2026-07-01 01:28:54.126 | + ./stack.sh:main:488 : exec 2026-07-01 01:28:54.127 | + ./stack.sh:main:496 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-07-01-032854' 2026-07-01 01:28:54.127 | ++ ./stack.sh:main:488 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-07-01-032854.summary.2026-07-01-032854 2026-07-01 01:28:54.127 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 01:28:54.127 | + ./stack.sh:echo_summary:447 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-07-01-032854 2026-07-01 01:28:54.127 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2026-07-01-032854 /opt/stack/logs/stack.sh.log 2026-07-01 01:28:54.127 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2026-07-01-032854.summary.2026-07-01-032854 /opt/stack/logs/stack.sh.log.summary 2026-07-01 01:28:54.127 | + ./stack.sh:main:514 : check_path_perm_sanity /opt/stack 2026-07-01 01:28:54.127 | + functions:check_path_perm_sanity:615 : local real_path 2026-07-01 01:28:54.127 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-07-01 01:28:54.127 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-07-01 01:28:54.128 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-07-01 01:28:54.128 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-07-01 01:28:54.128 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-07-01 01:28:54.128 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-01 01:28:54.128 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-07-01 01:28:54.128 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-07-01 01:28:54.128 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-01 01:28:54.128 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-01 01:28:54.128 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-07-01 01:28:54.128 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-07-01 01:28:54.132 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-01 01:28:54.134 | + ./stack.sh:main:520 : trap exit_trap EXIT 2026-07-01 01:28:54.138 | + ./stack.sh:main:561 : trap err_trap ERR 2026-07-01 01:28:54.140 | + ./stack.sh:main:574 : set -o errexit 2026-07-01 01:28:54.143 | + ./stack.sh:main:577 : uname -a 2026-07-01 01:28:54.145 | 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-01 01:28:54.147 | + ./stack.sh:main:580 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-07-01 01:28:54.150 | + ./stack.sh:main:581 : rm -f /opt/stack/data/ca-bundle.pem 2026-07-01 01:28:54.154 | + ./stack.sh:main:584 : source /home/quobyte/devstack/lib/database 2026-07-01 01:28:54.195 | + ./stack.sh:main:585 : source /home/quobyte/devstack/lib/rpc_backend 2026-07-01 01:28:54.214 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/host 2026-07-01 01:28:54.217 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-07-01 01:28:54.233 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-07-01 01:28:54.237 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-07-01 01:28:54.254 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-07-01 01:28:54.257 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-07-01 01:28:54.273 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-07-01 01:28:54.276 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-07-01 01:28:54.278 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-07-01 01:28:54.282 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-07-01 01:28:54.299 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-07-01 01:28:54.302 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-07-01 01:28:54.319 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-07-01 01:28:54.321 | + ./stack.sh:main:591 : tune_host 2026-07-01 01:28:54.324 | + lib/host:tune_host:125 : configure_host_mem 2026-07-01 01:28:54.326 | + lib/host:configure_host_mem:99 : configure_zswap 2026-07-01 01:28:54.328 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-07-01 01:28:54.331 | + lib/host:configure_host_mem:100 : configure_ksm 2026-07-01 01:28:54.332 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-07-01 01:28:54.335 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-07-01 01:28:54.337 | + functions-common:install_package:1438 : update_package_repo 2026-07-01 01:28:54.339 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-01 01:28:54.341 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-07-01 01:28:54.344 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-01 01:28:54.346 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-01 01:28:54.348 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-01 01:28:54.351 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 01:28:54.353 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 01:28:54.355 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-01 01:28:54.357 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-07-01 01:28:54.359 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-07-01 01:28:54.361 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-07-01 01:28:54.364 | ++ functions-common:apt_get_update:1174 : id -u 2026-07-01 01:28:54.368 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-07-01 01:28:54.371 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-07-01 01:28:54.373 | + functions-common:time_start:2406 : local name=apt-get-update 2026-07-01 01:28:54.375 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:28:54.377 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:28:54.380 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:28:54.384 | + functions-common:time_start:2411 : _TIME_START[$name]=1782869334381 2026-07-01 01:28:54.386 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-07-01 01:28:54.388 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-07-01 01:28:54.391 | + 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-01 01:28:54.530 | Get:1 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-07-01 01:28:54.549 | Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-07-01 01:28:54.572 | Hit:3 http://archive.ubuntu.com/ubuntu noble InRelease 2026-07-01 01:28:54.611 | Hit:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2026-07-01 01:28:54.653 | Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2026-07-01 01:28:57.833 | Fetched 4747 B in 1s (9256 B/s) 2026-07-01 01:28:59.469 | Reading package lists... 2026-07-01 01:28:59.498 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-07-01 01:28:59.501 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-07-01 01:28:59.503 | + functions-common:time_stop:2420 : local name 2026-07-01 01:28:59.506 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:28:59.509 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:28:59.511 | + functions-common:time_stop:2423 : local total 2026-07-01 01:28:59.514 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:28:59.516 | + functions-common:time_stop:2426 : name=apt-get-update 2026-07-01 01:28:59.519 | + functions-common:time_stop:2427 : start_time=1782869334381 2026-07-01 01:28:59.521 | + functions-common:time_stop:2429 : [[ -z 1782869334381 ]] 2026-07-01 01:28:59.525 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:28:59.529 | + functions-common:time_stop:2432 : end_time=1782869339526 2026-07-01 01:28:59.531 | + functions-common:time_stop:2433 : elapsed_time=5145 2026-07-01 01:28:59.534 | + functions-common:time_stop:2434 : total=0 2026-07-01 01:28:59.536 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:28:59.539 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5145 2026-07-01 01:28:59.541 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-07-01 01:28:59.544 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-01 01:28:59.546 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 01:28:59.549 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 01:28:59.551 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-07-01 01:28:59.572 | + 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-01 01:28:59.613 | Reading package lists... 2026-07-01 01:29:00.004 | Building dependency tree... 2026-07-01 01:29:00.007 | Reading state information... 2026-07-01 01:29:00.602 | The following packages were automatically installed and are no longer required: 2026-07-01 01:29:00.605 | libfwupd2 libgusb2 2026-07-01 01:29:00.605 | Use 'sudo apt autoremove' to remove them. 2026-07-01 01:29:00.646 | The following NEW packages will be installed: 2026-07-01 01:29:00.648 | ksmtuned 2026-07-01 01:29:00.723 | 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. 2026-07-01 01:29:00.723 | Need to get 7444 B of archives. 2026-07-01 01:29:00.723 | After this operation, 44.0 kB of additional disk space will be used. 2026-07-01 01:29:00.723 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-07-01 01:29:00.945 | perl: warning: Setting locale failed. 2026-07-01 01:29:00.946 | perl: warning: Please check that your locale settings: 2026-07-01 01:29:00.946 | LANGUAGE = (unset), 2026-07-01 01:29:00.946 | LC_ALL = "en_US.utf8", 2026-07-01 01:29:00.946 | LANG = "de_DE.UTF-8" 2026-07-01 01:29:00.946 | are supported and installed on your system. 2026-07-01 01:29:00.946 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 01:29:01.044 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 01:29:01.045 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 01:29:01.045 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 01:29:01.249 | Fetched 7444 B in 0s (169 kB/s) 2026-07-01 01:29:01.290 | Selecting previously unselected package ksmtuned. 2026-07-01 01:29:01.603 | (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-01 01:29:01.609 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-07-01 01:29:01.614 | Unpacking ksmtuned (4.20150326) ... 2026-07-01 01:29:01.679 | Setting up ksmtuned (4.20150326) ... 2026-07-01 01:29:01.894 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-07-01 01:29:02.084 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-07-01 01:29:02.765 | perl: warning: Setting locale failed. 2026-07-01 01:29:02.765 | perl: warning: Please check that your locale settings: 2026-07-01 01:29:02.765 | LANGUAGE = (unset), 2026-07-01 01:29:02.765 | LC_ALL = "en_US.utf8", 2026-07-01 01:29:02.765 | LANG = "de_DE.UTF-8" 2026-07-01 01:29:02.765 | are supported and installed on your system. 2026-07-01 01:29:02.765 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 01:29:02.909 | perl: warning: Setting locale failed. 2026-07-01 01:29:02.910 | perl: warning: Please check that your locale settings: 2026-07-01 01:29:02.910 | LANGUAGE = (unset), 2026-07-01 01:29:02.910 | LC_ALL = "en_US.utf8", 2026-07-01 01:29:02.910 | LANG = "de_DE.UTF-8" 2026-07-01 01:29:02.910 | are supported and installed on your system. 2026-07-01 01:29:02.910 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 01:29:02.960 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 01:29:02.960 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 01:29:02.960 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 01:29:03.028 | perl: warning: Setting locale failed. 2026-07-01 01:29:03.028 | perl: warning: Please check that your locale settings: 2026-07-01 01:29:03.029 | LANGUAGE = (unset), 2026-07-01 01:29:03.029 | LC_ALL = "en_US.utf8", 2026-07-01 01:29:03.029 | LANG = "de_DE.UTF-8" 2026-07-01 01:29:03.029 | are supported and installed on your system. 2026-07-01 01:29:03.029 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 01:29:03.559 | 2026-07-01 01:29:03.559 | Running kernel seems to be up-to-date. 2026-07-01 01:29:03.559 | 2026-07-01 01:29:03.559 | No services need to be restarted. 2026-07-01 01:29:03.560 | 2026-07-01 01:29:03.560 | No containers need to be restarted. 2026-07-01 01:29:03.560 | 2026-07-01 01:29:03.560 | No user sessions are running outdated binaries. 2026-07-01 01:29:03.560 | 2026-07-01 01:29:03.560 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-01 01:29:05.696 | + functions-common:apt_get:1211 : result=0 2026-07-01 01:29:05.699 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-01 01:29:05.702 | + functions-common:time_stop:2420 : local name 2026-07-01 01:29:05.704 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:29:05.707 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:29:05.709 | + functions-common:time_stop:2423 : local total 2026-07-01 01:29:05.712 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:29:05.714 | + functions-common:time_stop:2426 : name=apt-get 2026-07-01 01:29:05.717 | + functions-common:time_stop:2427 : start_time=1782869339569 2026-07-01 01:29:05.719 | + functions-common:time_stop:2429 : [[ -z 1782869339569 ]] 2026-07-01 01:29:05.723 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:29:05.726 | + functions-common:time_stop:2432 : end_time=1782869345724 2026-07-01 01:29:05.729 | + functions-common:time_stop:2433 : elapsed_time=6155 2026-07-01 01:29:05.731 | + functions-common:time_stop:2434 : total=1342 2026-07-01 01:29:05.734 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:29:05.736 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7497 2026-07-01 01:29:05.738 | + functions-common:apt_get:1215 : return 0 2026-07-01 01:29:05.742 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-07-01 01:29:05.760 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-07-01 01:29:05.762 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-07-01 01:29:05.764 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-07-01 01:29:05.766 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-07-01 01:29:05.768 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-07-01 01:29:05.771 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-07-01 01:29:05.772 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-07-01 01:29:05.783 | 0 2026-07-01 01:29:05.788 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-07-01 01:29:05.791 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-07-01 01:29:05.794 | + lib/host:tune_host:126 : configure_host_net 2026-07-01 01:29:05.797 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-07-01 01:29:05.798 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-07-01 01:29:05.801 | + ./stack.sh:main:597 : fetch_plugins 2026-07-01 01:29:05.804 | + functions-common:fetch_plugins:1766 : local plugins= 2026-07-01 01:29:05.806 | + functions-common:fetch_plugins:1767 : local plugin 2026-07-01 01:29:05.809 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-07-01 01:29:05.811 | + functions-common:fetch_plugins:1771 : return 2026-07-01 01:29:05.814 | + ./stack.sh:main:601 : run_phase override_defaults 2026-07-01 01:29:05.816 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-07-01 01:29:05.818 | + functions-common:run_phase:1849 : local phase= 2026-07-01 01:29:05.820 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-01 01:29:05.822 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-01 01:29:05.826 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-01 01:29:05.828 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-01 01:29:05.831 | + functions-common:run_phase:1858 : local extra 2026-07-01 01:29:05.834 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-01 01:29:05.839 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-01 01:29:05.842 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-01 01:29:05.844 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-01 01:29:05.847 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-07-01 01:29:05.849 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-01 01:29:05.864 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:29:05.866 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-01 01:29:05.869 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-01 01:29:05.871 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-01 01:29:05.872 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-01 01:29:05.875 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-01 01:29:05.877 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-01 01:29:05.879 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-07-01 01:29:05.882 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-07-01 01:29:05.884 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-01 01:29:05.887 | + 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-01 01:29:05.889 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-07-01 01:29:05.891 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-07-01 01:29:05.894 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-07-01 01:29:05.896 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-07-01 01:29:05.899 | + functions-common:plugin_override_defaults:1812 : return 2026-07-01 01:29:05.902 | + ./stack.sh:main:604 : source /home/quobyte/devstack/lib/apache 2026-07-01 01:29:05.919 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/tls 2026-07-01 01:29:05.922 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-07-01 01:29:05.937 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:29:05.940 | +++ lib/tls:source:43 : hostname -f 2026-07-01 01:29:05.946 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-07-01 01:29:05.948 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-07-01 01:29:05.951 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-07-01 01:29:05.954 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-07-01 01:29:05.957 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-07-01 01:29:05.959 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-07-01 01:29:05.962 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-07-01 01:29:05.964 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-07-01 01:29:05.966 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-07-01 01:29:05.969 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-07-01 01:29:05.973 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/infra 2026-07-01 01:29:05.987 | + ./stack.sh:main:611 : source /home/quobyte/devstack/lib/libraries 2026-07-01 01:29:06.006 | + ./stack.sh:main:612 : source /home/quobyte/devstack/lib/lvm 2026-07-01 01:29:06.021 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/horizon 2026-07-01 01:29:06.037 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/keystone 2026-07-01 01:29:06.075 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/glance 2026-07-01 01:29:06.156 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/nova 2026-07-01 01:29:06.262 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/placement 2026-07-01 01:29:06.292 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/cinder 2026-07-01 01:29:06.348 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/swift 2026-07-01 01:29:06.404 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/neutron 2026-07-01 01:29:06.407 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-07-01 01:29:06.426 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:29:06.429 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-07-01 01:29:06.432 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-07-01 01:29:06.435 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-07-01 01:29:06.439 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-07-01 01:29:06.443 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-07-01 01:29:06.463 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-01 01:29:06.467 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-01 01:29:06.471 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-07-01 01:29:06.474 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-07-01 01:29:06.478 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-07-01 01:29:06.481 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-01 01:29:06.485 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-01 01:29:06.488 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-07-01 01:29:06.491 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-07-01 01:29:06.495 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-07-01 01:29:06.515 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-07-01 01:29:06.518 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-07-01 01:29:06.521 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-07-01 01:29:06.525 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-07-01 01:29:06.528 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-07-01 01:29:06.531 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-07-01 01:29:06.534 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-07-01 01:29:06.537 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-07-01 01:29:06.540 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-07-01 01:29:06.544 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-07-01 01:29:06.547 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-07-01 01:29:06.550 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-07-01 01:29:06.552 | ++ lib/neutron:source:117 : Q_HOST=192.168.122.240 2026-07-01 01:29:06.555 | ++ lib/neutron:source:119 : Q_PROTOCOL=http 2026-07-01 01:29:06.560 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-07-01 01:29:06.564 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-01 01:29:06.564 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-01 01:29:06.569 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-07-01 01:29:06.573 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-07-01 01:29:06.575 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-07-01 01:29:06.578 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-07-01 01:29:06.582 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-07-01 01:29:06.585 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-07-01 01:29:06.607 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-07-01 01:29:06.611 | +++ lib/neutron:source:131 : ipv6_unquote 192.168.122.240 2026-07-01 01:29:06.616 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-01 01:29:06.616 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.240 2026-07-01 01:29:06.621 | ++ lib/neutron:source:131 : Q_META_DATA_IP=192.168.122.240 2026-07-01 01:29:06.624 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-07-01 01:29:06.627 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-07-01 01:29:06.630 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-07-01 01:29:06.633 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-07-01 01:29:06.636 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-07-01 01:29:06.638 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-07-01 01:29:06.642 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-07-01 01:29:06.644 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-07-01 01:29:06.647 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-07-01 01:29:06.650 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-07-01 01:29:06.652 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-07-01 01:29:06.655 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-07-01 01:29:06.658 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-07-01 01:29:06.661 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-07-01 01:29:06.664 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-07-01 01:29:06.667 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-07-01 01:29:06.670 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-07-01 01:29:06.673 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-07-01 01:29:06.676 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-07-01 01:29:06.680 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-07-01 01:29:06.682 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-07-01 01:29:06.686 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-07-01 01:29:06.706 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-01 01:29:06.709 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-01 01:29:06.713 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-07-01 01:29:06.717 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-07-01 01:29:06.719 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-01 01:29:06.722 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-07-01 01:29:06.725 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-01 01:29:06.728 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-07-01 01:29:06.731 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-01 01:29:06.734 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-07-01 01:29:06.737 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-07-01 01:29:06.740 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-07-01 01:29:06.743 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-07-01 01:29:06.745 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-07-01 01:29:06.748 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-07-01 01:29:06.750 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-07-01 01:29:06.753 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-07-01 01:29:06.756 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-07-01 01:29:06.758 | ++ lib/neutron:source:267 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-07-01 01:29:06.761 | ++ lib/neutron:source:268 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-07-01 01:29:06.881 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-07-01 01:29:06.897 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-07-01 01:29:06.900 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-07-01 01:29:06.903 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-07-01 01:29:06.906 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-07-01 01:29:06.910 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-07-01 01:29:06.913 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-07-01 01:29:06.917 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-07-01 01:29:06.920 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-07-01 01:29:06.923 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-07-01 01:29:06.927 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-07-01 01:29:06.930 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-07-01 01:29:06.933 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-07-01 01:29:06.936 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-07-01 01:29:06.939 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-07-01 01:29:06.942 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-07-01 01:29:06.946 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-07-01 01:29:06.949 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-07-01 01:29:06.952 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-07-01 01:29:06.955 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-07-01 01:29:06.959 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-07-01 01:29:06.965 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-07-01 01:29:06.965 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-07-01 01:29:06.968 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-07-01 01:29:06.968 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-07-01 01:29:06.972 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=c5:79a9:a5c0 2026-07-01 01:29:06.975 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-07-01 01:29:06.979 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-07-01 01:29:06.982 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-07-01 01:29:06.985 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-07-01 01:29:06.989 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fdc5:79a9:a5c0::/56 2026-07-01 01:29:06.994 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fdc5:79a9:a5c0::/56 2026-07-01 01:29:06.995 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-07-01 01:29:07.001 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fdc5:79a9:a5c0::/64 2026-07-01 01:29:07.004 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-07-01 01:29:07.006 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-07-01 01:29:07.009 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-07-01 01:29:07.013 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-07-01 01:29:07.016 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-07-01 01:29:07.019 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-07-01 01:29:07.023 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-07-01 01:29:07.026 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-07-01 01:29:07.029 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-07-01 01:29:07.032 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-07-01 01:29:07.035 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-07-01 01:29:07.038 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-07-01 01:29:07.041 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-07-01 01:29:07.045 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fdc5:79a9:a5c0::/56 2026-07-01 01:29:07.048 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-07-01 01:29:07.051 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-07-01 01:29:07.057 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-07-01 01:29:07.057 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-07-01 01:29:07.058 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-07-01 01:29:07.065 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-07-01 01:29:07.073 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-07-01 01:29:07.073 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-07-01 01:29:07.073 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-07-01 01:29:07.079 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-07-01 01:29:07.085 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-07-01 01:29:07.089 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-07-01 01:29:07.092 | ++ lib/neutron:source:283 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-07-01 01:29:07.096 | ++ lib/neutron:source:284 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-07-01 01:29:07.098 | ++ lib/neutron:source:285 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-07-01 01:29:07.102 | ++ lib/neutron:source:288 : has_neutron_plugin_security_group 2026-07-01 01:29:07.105 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-07-01 01:29:07.108 | ++ lib/neutron:source:289 : Q_USE_SECGROUP=True 2026-07-01 01:29:07.112 | ++ lib/neutron:source:297 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-07-01 01:29:07.132 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/ldap 2026-07-01 01:29:07.151 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/dstat 2026-07-01 01:29:07.169 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/atop 2026-07-01 01:29:07.186 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/tcpdump 2026-07-01 01:29:07.203 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/etcd3 2026-07-01 01:29:07.244 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/os-vif 2026-07-01 01:29:07.248 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-07-01 01:29:07.252 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-07-01 01:29:07.255 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-07-01 01:29:07.260 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-01 01:29:07.265 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-07-01 01:29:07.286 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-01 01:29:07.289 | + ./stack.sh:main:632 : run_phase source 2026-07-01 01:29:07.293 | + functions-common:run_phase:1848 : local mode=source 2026-07-01 01:29:07.296 | + functions-common:run_phase:1849 : local phase= 2026-07-01 01:29:07.299 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-01 01:29:07.303 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-01 01:29:07.306 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-01 01:29:07.309 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-01 01:29:07.313 | + functions-common:run_phase:1858 : local extra 2026-07-01 01:29:07.317 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-01 01:29:07.322 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-01 01:29:07.325 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-01 01:29:07.329 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-01 01:29:07.332 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-07-01 01:29:07.336 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-01 01:29:07.357 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:29:07.360 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-07-01 01:29:07.363 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-07-01 01:29:07.414 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-07-01 01:29:07.417 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-07-01 01:29:07.421 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-07-01 01:29:07.424 | + functions-common:run_phase:1870 : load_plugin_settings 2026-07-01 01:29:07.428 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-07-01 01:29:07.432 | + functions-common:load_plugin_settings:1785 : local plugin 2026-07-01 01:29:07.435 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-07-01 01:29:07.439 | + functions-common:load_plugin_settings:1789 : return 2026-07-01 01:29:07.443 | + functions-common:run_phase:1871 : verify_disabled_services 2026-07-01 01:29:07.446 | + functions-common:verify_disabled_services:2131 : local service 2026-07-01 01:29:07.450 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 01:29:07.454 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-07-01 01:29:07.458 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 01:29:07.462 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-07-01 01:29:07.465 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 01:29:07.469 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-07-01 01:29:07.473 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 01:29:07.477 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-07-01 01:29:07.480 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 01:29:07.484 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-07-01 01:29:07.488 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 01:29:07.491 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-07-01 01:29:07.494 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 01:29:07.498 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-07-01 01:29:07.502 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 01:29:07.505 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-07-01 01:29:07.509 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 01:29:07.512 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-07-01 01:29:07.515 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 01:29:07.518 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-07-01 01:29:07.522 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 01:29:07.525 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-07-01 01:29:07.528 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 01:29:07.531 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-07-01 01:29:07.534 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 01:29:07.538 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-07-01 01:29:07.541 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 01:29:07.545 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-07-01 01:29:07.548 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 01:29:07.551 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-07-01 01:29:07.555 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 01:29:07.558 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-07-01 01:29:07.562 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 01:29:07.565 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-07-01 01:29:07.569 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 01:29:07.572 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-07-01 01:29:07.575 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 01:29:07.579 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-07-01 01:29:07.582 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 01:29:07.586 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-07-01 01:29:07.589 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 01:29:07.593 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-07-01 01:29:07.596 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 01:29:07.599 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-07-01 01:29:07.603 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 01:29:07.606 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-07-01 01:29:07.610 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 01:29:07.613 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-07-01 01:29:07.617 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 01:29:07.620 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-07-01 01:29:07.624 | + ./stack.sh:main:703 : initialize_database_backends 2026-07-01 01:29:07.627 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-01 01:29:07.631 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-07-01 01:29:07.653 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:29:07.656 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-07-01 01:29:07.659 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-01 01:29:07.663 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-07-01 01:29:07.684 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:29:07.688 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-07-01 01:29:07.692 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-07-01 01:29:07.696 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-07-01 01:29:07.699 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-07-01 01:29:07.702 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-07-01 01:29:07.706 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-07-01 01:29:07.710 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-07-01 01:29:07.714 | + lib/database:initialize_database_backends:92 : return 0 2026-07-01 01:29:07.717 | + ./stack.sh:main:704 : echo 'Using mysql database backend' 2026-07-01 01:29:07.717 | Using mysql database backend 2026-07-01 01:29:07.720 | + ./stack.sh:main:707 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-07-01 01:29:07.743 | + ./stack.sh:main:709 : define_database_baseurl 2026-07-01 01:29:07.749 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-07-01 01:29:07.752 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-01 01:29:07.756 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-07-01 01:29:07.761 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-01 01:29:07.764 | + ./stack.sh:main:721 : is_service_enabled rabbit 2026-07-01 01:29:07.786 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:29:07.790 | + ./stack.sh:main:722 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-07-01 01:29:07.812 | + ./stack.sh:main:729 : is_service_enabled keystone 2026-07-01 01:29:07.835 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:29:07.839 | + ./stack.sh:main:731 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-07-01 01:29:07.863 | + ./stack.sh:main:733 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-07-01 01:29:07.887 | + ./stack.sh:main:744 : is_service_enabled ldap 2026-07-01 01:29:07.910 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:29:07.914 | + ./stack.sh:main:753 : is_service_enabled s-proxy 2026-07-01 01:29:07.938 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:29:07.941 | + ./stack.sh:main:765 : save_stackenv 765 2026-07-01 01:29:07.945 | + functions-common:save_stackenv:65 : local tag=765 2026-07-01 01:29:07.949 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-01 01:29:07.955 | + functions-common:save_stackenv:67 : time_stamp=2026-07-01-032907 2026-07-01 01:29:07.959 | + functions-common:save_stackenv:68 : echo '# 2026-07-01-032907 765' 2026-07-01 01:29:07.962 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 01:29:07.966 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-01 01:29:07.969 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 01:29:07.972 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-01 01:29:07.976 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 01:29:07.980 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-01 01:29:07.984 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 01:29:07.987 | + 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-01 01:29:07.991 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 01:29:07.994 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.240 2026-07-01 01:29:07.998 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 01:29:08.001 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.240/identity 2026-07-01 01:29:08.005 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 01:29:08.009 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-01-032854 2026-07-01 01:29:08.013 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 01:29:08.016 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-01 01:29:08.020 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 01:29:08.024 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.240 2026-07-01 01:29:08.027 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 01:29:08.031 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-01 01:29:08.034 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 01:29:08.038 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-01 01:29:08.042 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 01:29:08.046 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-01 01:29:08.050 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 01:29:08.054 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-01 01:29:08.057 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 01:29:08.062 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.240 2026-07-01 01:29:08.065 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 01:29:08.069 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-01 01:29:08.073 | + ./stack.sh:main:778 : GIT_DEPTH=0 2026-07-01 01:29:08.077 | + ./stack.sh:main:778 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-07-01 01:29:08.081 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-07-01 01:29:08.084 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-07-01 01:29:08.087 | + functions-common:git_clone:591 : local git_ref=master 2026-07-01 01:29:08.091 | + functions-common:git_clone:592 : local orig_dir 2026-07-01 01:29:08.096 | ++ functions-common:git_clone:593 : pwd 2026-07-01 01:29:08.099 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-01 01:29:08.102 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-01 01:29:08.107 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-01 01:29:08.130 | + functions-common:git_clone:596 : RECLONE=False 2026-07-01 01:29:08.134 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-01 01:29:08.137 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-01 01:29:08.141 | + functions-common:git_clone:610 : echo master 2026-07-01 01:29:08.142 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-01 01:29:08.147 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-07-01 01:29:08.151 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-01 01:29:08.154 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-07-01 01:29:08.158 | + functions-common:git_timed:697 : local count=0 2026-07-01 01:29:08.161 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 01:29:08.165 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 01:29:08.169 | + functions-common:git_timed:701 : timeout=0 2026-07-01 01:29:08.173 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 01:29:08.175 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 01:29:08.179 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:29:08.182 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:29:08.187 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:29:08.192 | + functions-common:time_start:2411 : _TIME_START[$name]=1782869348189 2026-07-01 01:29:08.195 | + 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-01 01:29:08.199 | Cloning into '/opt/stack/requirements'... 2026-07-01 01:29:12.406 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 01:29:12.410 | + functions-common:time_stop:2420 : local name 2026-07-01 01:29:12.414 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:29:12.417 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:29:12.421 | + functions-common:time_stop:2423 : local total 2026-07-01 01:29:12.424 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:29:12.428 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 01:29:12.431 | + functions-common:time_stop:2427 : start_time=1782869348189 2026-07-01 01:29:12.435 | + functions-common:time_stop:2429 : [[ -z 1782869348189 ]] 2026-07-01 01:29:12.439 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:29:12.445 | + functions-common:time_stop:2432 : end_time=1782869352441 2026-07-01 01:29:12.448 | + functions-common:time_stop:2433 : elapsed_time=4252 2026-07-01 01:29:12.452 | + functions-common:time_stop:2434 : total=0 2026-07-01 01:29:12.455 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:29:12.459 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4252 2026-07-01 01:29:12.463 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-07-01 01:29:12.466 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-01 01:29:12.470 | + functions-common:git_timed:697 : local count=0 2026-07-01 01:29:12.474 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 01:29:12.477 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 01:29:12.481 | + functions-common:git_timed:701 : timeout=0 2026-07-01 01:29:12.485 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 01:29:12.488 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 01:29:12.492 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:29:12.496 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:29:12.500 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:29:12.506 | + functions-common:time_start:2411 : _TIME_START[$name]=1782869352502 2026-07-01 01:29:12.509 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-01 01:29:13.052 | From https://review.opendev.org/openstack/requirements 2026-07-01 01:29:13.052 | * branch master -> FETCH_HEAD 2026-07-01 01:29:13.063 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 01:29:13.067 | + functions-common:time_stop:2420 : local name 2026-07-01 01:29:13.071 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:29:13.074 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:29:13.078 | + functions-common:time_stop:2423 : local total 2026-07-01 01:29:13.081 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:29:13.085 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 01:29:13.089 | + functions-common:time_stop:2427 : start_time=1782869352502 2026-07-01 01:29:13.092 | + functions-common:time_stop:2429 : [[ -z 1782869352502 ]] 2026-07-01 01:29:13.097 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:29:13.103 | + functions-common:time_stop:2432 : end_time=1782869353099 2026-07-01 01:29:13.106 | + functions-common:time_stop:2433 : elapsed_time=597 2026-07-01 01:29:13.110 | + functions-common:time_stop:2434 : total=4252 2026-07-01 01:29:13.113 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:29:13.117 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4849 2026-07-01 01:29:13.121 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-01 01:29:13.124 | + functions-common:git_timed:697 : local count=0 2026-07-01 01:29:13.128 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 01:29:13.132 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 01:29:13.135 | + functions-common:git_timed:701 : timeout=0 2026-07-01 01:29:13.139 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 01:29:13.143 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 01:29:13.146 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:29:13.150 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:29:13.155 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:29:13.160 | + functions-common:time_start:2411 : _TIME_START[$name]=1782869353156 2026-07-01 01:29:13.164 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-01 01:29:13.178 | Note: switching to 'FETCH_HEAD'. 2026-07-01 01:29:13.178 | 2026-07-01 01:29:13.179 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-01 01:29:13.179 | changes and commit them, and you can discard any commits you make in this 2026-07-01 01:29:13.179 | state without impacting any branches by switching back to a branch. 2026-07-01 01:29:13.179 | 2026-07-01 01:29:13.179 | If you want to create a new branch to retain commits you create, you may 2026-07-01 01:29:13.179 | do so (now or later) by using -c with the switch command. Example: 2026-07-01 01:29:13.179 | 2026-07-01 01:29:13.179 | git switch -c 2026-07-01 01:29:13.179 | 2026-07-01 01:29:13.179 | Or undo this operation with: 2026-07-01 01:29:13.179 | 2026-07-01 01:29:13.180 | git switch - 2026-07-01 01:29:13.180 | 2026-07-01 01:29:13.180 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-01 01:29:13.180 | 2026-07-01 01:29:13.180 | HEAD is now at e93565a6 Merge "Stop vitrage requirements sync" 2026-07-01 01:29:13.183 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 01:29:13.187 | + functions-common:time_stop:2420 : local name 2026-07-01 01:29:13.190 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:29:13.194 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:29:13.197 | + functions-common:time_stop:2423 : local total 2026-07-01 01:29:13.201 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:29:13.205 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 01:29:13.208 | + functions-common:time_stop:2427 : start_time=1782869353156 2026-07-01 01:29:13.212 | + functions-common:time_stop:2429 : [[ -z 1782869353156 ]] 2026-07-01 01:29:13.216 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:29:13.222 | + functions-common:time_stop:2432 : end_time=1782869353218 2026-07-01 01:29:13.225 | + functions-common:time_stop:2433 : elapsed_time=62 2026-07-01 01:29:13.229 | + functions-common:time_stop:2434 : total=4849 2026-07-01 01:29:13.233 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:29:13.236 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4911 2026-07-01 01:29:13.240 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-07-01 01:29:13.258 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-07-01 01:29:13.263 | + functions-common:git_clone:673 : git show --oneline 2026-07-01 01:29:13.265 | + functions-common:git_clone:673 : head -1 2026-07-01 01:29:13.267 | e93565a6 Merge "Stop vitrage requirements sync" 2026-07-01 01:29:13.271 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-01 01:29:13.275 | + ./stack.sh:main:782 : echo_summary 'Installing package prerequisites' 2026-07-01 01:29:13.279 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 01:29:13.283 | + ./stack.sh:echo_summary:447 : echo -e Installing package prerequisites 2026-07-01 01:29:13.287 | + ./stack.sh:main:783 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-07-01 01:29:13.291 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-07-01 01:29:13.295 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-07-01 01:29:13.299 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-07-01 01:29:13.303 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-07-01 01:29:13.307 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-07-01 01:29:13.310 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-07-01 01:29:13.316 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-07-01 01:29:13.321 | ++ tools/install_prereqs.sh:source:47 : NOW=1782869353 2026-07-01 01:29:13.326 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-07-01 01:29:13.333 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-07-01 01:29:13.337 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-07-01 01:29:13.341 | ++ tools/install_prereqs.sh:source:49 : DELTA=1782869353 2026-07-01 01:29:13.345 | ++ tools/install_prereqs.sh:source:50 : [[ 1782869353 -lt 7200 ]] 2026-07-01 01:29:13.349 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-07-01 01:29:13.353 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-07-01 01:29:13.357 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-07-01 01:29:13.360 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-07-01 01:29:13.364 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-07-01 01:29:13.368 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-07-01 01:29:13.372 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-07-01 01:29:13.377 | +++ 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-01 01:29:13.417 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-07-01 01:29:13.417 | apache2-dev 2026-07-01 01:29:13.417 | bc 2026-07-01 01:29:13.417 | bsdmainutils 2026-07-01 01:29:13.417 | curl 2026-07-01 01:29:13.417 | g++ 2026-07-01 01:29:13.417 | gawk 2026-07-01 01:29:13.417 | gcc 2026-07-01 01:29:13.417 | gettext 2026-07-01 01:29:13.418 | git 2026-07-01 01:29:13.418 | graphviz 2026-07-01 01:29:13.418 | iputils-ping 2026-07-01 01:29:13.418 | libffi-dev 2026-07-01 01:29:13.418 | libjpeg-dev 2026-07-01 01:29:13.418 | libpq-dev 2026-07-01 01:29:13.418 | libssl-dev 2026-07-01 01:29:13.418 | libsystemd-dev 2026-07-01 01:29:13.418 | libxml2-dev 2026-07-01 01:29:13.418 | libxslt1-dev 2026-07-01 01:29:13.418 | libyaml-dev 2026-07-01 01:29:13.419 | lsof 2026-07-01 01:29:13.419 | openssh-server 2026-07-01 01:29:13.419 | openssl 2026-07-01 01:29:13.419 | pkg-config 2026-07-01 01:29:13.419 | psmisc 2026-07-01 01:29:13.419 | python3-dev 2026-07-01 01:29:13.419 | python3-pip 2026-07-01 01:29:13.419 | python3-systemd 2026-07-01 01:29:13.419 | python3-venv 2026-07-01 01:29:13.419 | tar 2026-07-01 01:29:13.419 | tcpdump 2026-07-01 01:29:13.420 | unzip 2026-07-01 01:29:13.420 | uuid-runtime 2026-07-01 01:29:13.420 | wget 2026-07-01 01:29:13.420 | zlib1g-dev 2026-07-01 01:29:13.420 | libkrb5-dev 2026-07-01 01:29:13.420 | libldap2-dev 2026-07-01 01:29:13.420 | libsasl2-dev 2026-07-01 01:29:13.420 | memcached 2026-07-01 01:29:13.420 | python3-mysqldb 2026-07-01 01:29:13.420 | sqlite3 2026-07-01 01:29:13.420 | conntrack 2026-07-01 01:29:13.421 | curl 2026-07-01 01:29:13.421 | ebtables 2026-07-01 01:29:13.421 | genisoimage 2026-07-01 01:29:13.421 | iptables 2026-07-01 01:29:13.421 | iputils-arping 2026-07-01 01:29:13.421 | kpartx 2026-07-01 01:29:13.421 | libjs-jquery-tablesorter 2026-07-01 01:29:13.421 | parted 2026-07-01 01:29:13.421 | pm-utils 2026-07-01 01:29:13.421 | python3-mysqldb 2026-07-01 01:29:13.421 | socat 2026-07-01 01:29:13.422 | sqlite3 2026-07-01 01:29:13.422 | sudo 2026-07-01 01:29:13.422 | vlan 2026-07-01 01:29:13.422 | lsscsi 2026-07-01 01:29:13.422 | open-iscsi 2026-07-01 01:29:13.422 | cryptsetup 2026-07-01 01:29:13.422 | dosfstools 2026-07-01 01:29:13.422 | genisoimage 2026-07-01 01:29:13.422 | gir1.2-libosinfo-1.0 2026-07-01 01:29:13.422 | netcat-openbsd 2026-07-01 01:29:13.422 | open-iscsi 2026-07-01 01:29:13.423 | qemu-utils 2026-07-01 01:29:13.423 | sg3-utils 2026-07-01 01:29:13.423 | sysfsutils 2026-07-01 01:29:13.423 | lvm2 2026-07-01 01:29:13.423 | qemu-utils 2026-07-01 01:29:13.423 | thin-provisioning-tools 2026-07-01 01:29:13.423 | acl 2026-07-01 01:29:13.423 | dnsmasq-base 2026-07-01 01:29:13.423 | dnsmasq-utils 2026-07-01 01:29:13.423 | ebtables 2026-07-01 01:29:13.423 | haproxy 2026-07-01 01:29:13.424 | iptables 2026-07-01 01:29:13.424 | iputils-arping 2026-07-01 01:29:13.424 | iputils-ping 2026-07-01 01:29:13.424 | postgresql-server-dev-all 2026-07-01 01:29:13.424 | python3-mysqldb 2026-07-01 01:29:13.424 | sqlite3 2026-07-01 01:29:13.424 | sudo 2026-07-01 01:29:13.424 | vlan 2026-07-01 01:29:13.424 | pcp' 2026-07-01 01:29:13.424 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-07-01 01:29:13.450 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-07-01 01:29:13.450 | apache2-dev 2026-07-01 01:29:13.450 | bc 2026-07-01 01:29:13.450 | bsdmainutils 2026-07-01 01:29:13.450 | curl 2026-07-01 01:29:13.450 | g++ 2026-07-01 01:29:13.450 | gawk 2026-07-01 01:29:13.451 | gcc 2026-07-01 01:29:13.451 | gettext 2026-07-01 01:29:13.451 | git 2026-07-01 01:29:13.451 | graphviz 2026-07-01 01:29:13.451 | iputils-ping 2026-07-01 01:29:13.451 | libffi-dev 2026-07-01 01:29:13.451 | libjpeg-dev 2026-07-01 01:29:13.451 | libpq-dev 2026-07-01 01:29:13.451 | libssl-dev 2026-07-01 01:29:13.451 | libsystemd-dev 2026-07-01 01:29:13.451 | libxml2-dev 2026-07-01 01:29:13.452 | libxslt1-dev 2026-07-01 01:29:13.452 | libyaml-dev 2026-07-01 01:29:13.452 | lsof 2026-07-01 01:29:13.452 | openssh-server 2026-07-01 01:29:13.452 | openssl 2026-07-01 01:29:13.452 | pkg-config 2026-07-01 01:29:13.452 | psmisc 2026-07-01 01:29:13.452 | python3-dev 2026-07-01 01:29:13.452 | python3-pip 2026-07-01 01:29:13.452 | python3-systemd 2026-07-01 01:29:13.452 | python3-venv 2026-07-01 01:29:13.453 | tar 2026-07-01 01:29:13.453 | tcpdump 2026-07-01 01:29:13.453 | unzip 2026-07-01 01:29:13.453 | uuid-runtime 2026-07-01 01:29:13.453 | wget 2026-07-01 01:29:13.453 | zlib1g-dev 2026-07-01 01:29:13.453 | libkrb5-dev 2026-07-01 01:29:13.453 | libldap2-dev 2026-07-01 01:29:13.453 | libsasl2-dev 2026-07-01 01:29:13.453 | memcached 2026-07-01 01:29:13.453 | python3-mysqldb 2026-07-01 01:29:13.453 | sqlite3 2026-07-01 01:29:13.454 | conntrack 2026-07-01 01:29:13.454 | curl 2026-07-01 01:29:13.454 | ebtables 2026-07-01 01:29:13.454 | genisoimage 2026-07-01 01:29:13.454 | iptables 2026-07-01 01:29:13.454 | iputils-arping 2026-07-01 01:29:13.454 | kpartx 2026-07-01 01:29:13.454 | libjs-jquery-tablesorter 2026-07-01 01:29:13.454 | parted 2026-07-01 01:29:13.454 | pm-utils 2026-07-01 01:29:13.454 | python3-mysqldb 2026-07-01 01:29:13.455 | socat 2026-07-01 01:29:13.455 | sqlite3 2026-07-01 01:29:13.455 | sudo 2026-07-01 01:29:13.455 | vlan 2026-07-01 01:29:13.455 | lsscsi 2026-07-01 01:29:13.455 | open-iscsi 2026-07-01 01:29:13.455 | cryptsetup 2026-07-01 01:29:13.455 | dosfstools 2026-07-01 01:29:13.455 | genisoimage 2026-07-01 01:29:13.455 | gir1.2-libosinfo-1.0 2026-07-01 01:29:13.456 | netcat-openbsd 2026-07-01 01:29:13.456 | open-iscsi 2026-07-01 01:29:13.456 | qemu-utils 2026-07-01 01:29:13.456 | sg3-utils 2026-07-01 01:29:13.456 | sysfsutils 2026-07-01 01:29:13.456 | lvm2 2026-07-01 01:29:13.456 | qemu-utils 2026-07-01 01:29:13.456 | thin-provisioning-tools 2026-07-01 01:29:13.456 | acl 2026-07-01 01:29:13.456 | dnsmasq-base 2026-07-01 01:29:13.456 | dnsmasq-utils 2026-07-01 01:29:13.456 | ebtables 2026-07-01 01:29:13.457 | haproxy 2026-07-01 01:29:13.457 | iptables 2026-07-01 01:29:13.457 | iputils-arping 2026-07-01 01:29:13.457 | iputils-ping 2026-07-01 01:29:13.457 | postgresql-server-dev-all 2026-07-01 01:29:13.457 | python3-mysqldb 2026-07-01 01:29:13.457 | sqlite3 2026-07-01 01:29:13.457 | sudo 2026-07-01 01:29:13.457 | vlan 2026-07-01 01:29:13.457 | pcp ' 2026-07-01 01:29:13.457 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-07-01 01:29:13.458 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 01:29:13.462 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 01:29:13.468 | ++ 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-01 01:29:13.468 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-07-01 01:29:13.473 | ++ 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-01 01:29:13.477 | ++ functions-common:install_package:1438 : update_package_repo 2026-07-01 01:29:13.481 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-01 01:29:13.485 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-01 01:29:13.489 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-01 01:29:13.492 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-01 01:29:13.496 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-07-01 01:29:13.500 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 01:29:13.504 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 01:29:13.508 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-07-01 01:29:13.511 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-01 01:29:13.515 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-01 01:29:13.518 | ++ functions-common:apt_get_update:1167 : return 2026-07-01 01:29:13.522 | ++ 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-01 01:29:13.526 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-07-01 01:29:13.530 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 01:29:13.533 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 01:29:13.537 | ++ 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-01 01:29:13.567 | ++ 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-01 01:29:13.612 | Reading package lists... 2026-07-01 01:29:14.010 | Building dependency tree... 2026-07-01 01:29:14.013 | Reading state information... 2026-07-01 01:29:14.685 | bc is already the newest version (1.07.1-3ubuntu4). 2026-07-01 01:29:14.685 | bc set to manually installed. 2026-07-01 01:29:14.685 | curl is already the newest version (8.5.0-2ubuntu10.9). 2026-07-01 01:29:14.685 | curl set to manually installed. 2026-07-01 01:29:14.685 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-07-01 01:29:14.685 | g++ set to manually installed. 2026-07-01 01:29:14.685 | gawk is already the newest version (1:5.2.1-2build3). 2026-07-01 01:29:14.685 | gawk set to manually installed. 2026-07-01 01:29:14.685 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-07-01 01:29:14.686 | gcc set to manually installed. 2026-07-01 01:29:14.686 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-07-01 01:29:14.686 | git set to manually installed. 2026-07-01 01:29:14.686 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-07-01 01:29:14.686 | iputils-ping set to manually installed. 2026-07-01 01:29:14.686 | lsof is already the newest version (4.95.0-1build3). 2026-07-01 01:29:14.686 | lsof set to manually installed. 2026-07-01 01:29:14.686 | openssh-server is already the newest version (1:9.6p1-3ubuntu13.16). 2026-07-01 01:29:14.686 | openssl is already the newest version (3.0.13-0ubuntu3.11). 2026-07-01 01:29:14.686 | openssl set to manually installed. 2026-07-01 01:29:14.687 | psmisc is already the newest version (23.7-1build1). 2026-07-01 01:29:14.687 | psmisc set to manually installed. 2026-07-01 01:29:14.687 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-07-01 01:29:14.687 | python3-dev set to manually installed. 2026-07-01 01:29:14.687 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-07-01 01:29:14.687 | python3-systemd is already the newest version (235-1build4). 2026-07-01 01:29:14.687 | python3-systemd set to manually installed. 2026-07-01 01:29:14.687 | tar is already the newest version (1.35+dfsg-3ubuntu0.1). 2026-07-01 01:29:14.687 | tar set to manually installed. 2026-07-01 01:29:14.687 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-07-01 01:29:14.687 | tcpdump set to manually installed. 2026-07-01 01:29:14.687 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-07-01 01:29:14.688 | uuid-runtime set to manually installed. 2026-07-01 01:29:14.688 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-07-01 01:29:14.688 | wget set to manually installed. 2026-07-01 01:29:14.688 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-07-01 01:29:14.688 | zlib1g-dev set to manually installed. 2026-07-01 01:29:14.688 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-07-01 01:29:14.688 | iptables set to manually installed. 2026-07-01 01:29:14.688 | kpartx is already the newest version (0.9.4-5ubuntu8.2). 2026-07-01 01:29:14.688 | kpartx set to manually installed. 2026-07-01 01:29:14.688 | parted is already the newest version (3.6-4build1). 2026-07-01 01:29:14.688 | parted set to manually installed. 2026-07-01 01:29:14.689 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-07-01 01:29:14.689 | sudo set to manually installed. 2026-07-01 01:29:14.689 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-07-01 01:29:14.689 | open-iscsi set to manually installed. 2026-07-01 01:29:14.689 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-07-01 01:29:14.689 | cryptsetup set to manually installed. 2026-07-01 01:29:14.689 | dosfstools is already the newest version (4.2-1.1build1). 2026-07-01 01:29:14.689 | dosfstools set to manually installed. 2026-07-01 01:29:14.689 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-07-01 01:29:14.689 | netcat-openbsd set to manually installed. 2026-07-01 01:29:14.689 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.17). 2026-07-01 01:29:14.690 | qemu-utils set to manually installed. 2026-07-01 01:29:14.690 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-07-01 01:29:14.690 | sg3-utils set to manually installed. 2026-07-01 01:29:14.690 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-07-01 01:29:14.690 | lvm2 set to manually installed. 2026-07-01 01:29:14.690 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-07-01 01:29:14.690 | thin-provisioning-tools set to manually installed. 2026-07-01 01:29:14.690 | acl is already the newest version (2.3.2-1build1.1). 2026-07-01 01:29:14.690 | acl set to manually installed. 2026-07-01 01:29:14.690 | dnsmasq-base is already the newest version (2.90-2ubuntu0.3). 2026-07-01 01:29:14.690 | dnsmasq-base set to manually installed. 2026-07-01 01:29:14.691 | The following packages were automatically installed and are no longer required: 2026-07-01 01:29:14.692 | libfwupd2 libgusb2 2026-07-01 01:29:14.692 | Use 'sudo apt autoremove' to remove them. 2026-07-01 01:29:14.693 | The following additional packages will be installed: 2026-07-01 01:29:14.693 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-07-01 01:29:14.694 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-07-01 01:29:14.694 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-07-01 01:29:14.694 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-07-01 01:29:14.694 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-07-01 01:29:14.694 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-07-01 01:29:14.694 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-07-01 01:29:14.694 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-07-01 01:29:14.694 | libdebhelper-perl libevent-2.1-7t64 libfile-stripnondeterminism-perl libgc1 2026-07-01 01:29:14.694 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-07-01 01:29:14.694 | libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata libjson-perl 2026-07-01 01:29:14.695 | libjson-xs-perl libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 2026-07-01 01:29:14.695 | liblab-gamut1 libldap-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-07-01 01:29:14.695 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-07-01 01:29:14.695 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-07-01 01:29:14.695 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-07-01 01:29:14.695 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-07-01 01:29:14.695 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq5 2026-07-01 01:29:14.695 | libsctp-dev libsctp1 libsm6 libsub-override-perl libsys-hostname-long-perl 2026-07-01 01:29:14.695 | libsysfs2 libtool libtypes-serialiser-perl libx86-1 libxaw7 libxmu6 2026-07-01 01:29:14.695 | libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools 2026-07-01 01:29:14.696 | llvm-17-runtime llvm-17-tools m4 mysql-common ncal osinfo-db pcp-conf 2026-07-01 01:29:14.696 | pkgconf pkgconf-bin po-debconf postgresql-client-16 postgresql-client-common 2026-07-01 01:29:14.696 | postgresql-common postgresql-server-dev-16 python3-pcp python3-pip-whl 2026-07-01 01:29:14.696 | python3-setuptools-whl python3.12-venv ssl-cert uuid-dev vbetool 2026-07-01 01:29:14.699 | Suggested packages: 2026-07-01 01:29:14.699 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-07-01 01:29:14.699 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-07-01 01:29:14.700 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-07-01 01:29:14.700 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-07-01 01:29:14.700 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-07-01 01:29:14.700 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-07-01 01:29:14.700 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-07-01 01:29:14.700 | libcache-memcached-perl libmemcached libyaml-perl pcp-gui libpcp-import-perl 2026-07-01 01:29:14.700 | redis-server cpufrequtils wireless-tools radeontool libmail-box-perl 2026-07-01 01:29:14.700 | postgresql-16 default-mysql-server | virtual-mysql-server sqlite3-doc zip 2026-07-01 01:29:14.838 | The following NEW packages will be installed: 2026-07-01 01:29:14.838 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-07-01 01:29:14.838 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-07-01 01:29:14.838 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-07-01 01:29:14.838 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-07-01 01:29:14.838 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-07-01 01:29:14.838 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-07-01 01:29:14.838 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-07-01 01:29:14.838 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-07-01 01:29:14.838 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-07-01 01:29:14.839 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-07-01 01:29:14.839 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-07-01 01:29:14.839 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-07-01 01:29:14.839 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-07-01 01:29:14.839 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-07-01 01:29:14.839 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-07-01 01:29:14.839 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-07-01 01:29:14.839 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-07-01 01:29:14.839 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-07-01 01:29:14.839 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-07-01 01:29:14.839 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-07-01 01:29:14.840 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-07-01 01:29:14.840 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-07-01 01:29:14.840 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-07-01 01:29:14.840 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-07-01 01:29:14.841 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-07-01 01:29:14.841 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-07-01 01:29:14.841 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-07-01 01:29:14.842 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-07-01 01:29:14.842 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-07-01 01:29:14.842 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-07-01 01:29:14.843 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-07-01 01:29:14.843 | uuid-dev vbetool vlan 2026-07-01 01:29:14.944 | 0 upgraded, 161 newly installed, 0 to remove and 1 not upgraded. 2026-07-01 01:29:14.944 | Need to get 175 MB of archives. 2026-07-01 01:29:14.944 | After this operation, 941 MB of additional disk space will be used. 2026-07-01 01:29:14.944 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-07-01 01:29:14.975 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-07-01 01:29:14.981 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-07-01 01:29:14.987 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-07-01 01:29:14.993 | Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-07-01 01:29:15.001 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.13 [1336 kB] 2026-07-01 01:29:15.035 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.13 [163 kB] 2026-07-01 01:29:15.041 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.13 [98.9 kB] 2026-07-01 01:29:15.047 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.13 [90.2 kB] 2026-07-01 01:29:15.054 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-07-01 01:29:15.087 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-07-01 01:29:15.089 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-07-01 01:29:15.091 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-07-01 01:29:15.093 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-07-01 01:29:15.094 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-07-01 01:29:15.097 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-07-01 01:29:15.104 | Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-07-01 01:29:15.112 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-07-01 01:29:15.118 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-07-01 01:29:15.125 | Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-07-01 01:29:15.131 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-07-01 01:29:15.135 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-07-01 01:29:15.146 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-07-01 01:29:15.153 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-07-01 01:29:15.159 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-07-01 01:29:15.476 | Get:26 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-07-01 01:29:15.613 | Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-07-01 01:29:15.614 | Get:28 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-07-01 01:29:15.615 | Get:29 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-07-01 01:29:15.618 | Get:30 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-07-01 01:29:15.626 | Get:31 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-07-01 01:29:15.641 | Get:32 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-07-01 01:29:15.719 | Get:33 http://archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-07-01 01:29:15.720 | Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-07-01 01:29:15.722 | Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-07-01 01:29:15.723 | Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-07-01 01:29:15.724 | Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-07-01 01:29:15.727 | Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-07-01 01:29:15.734 | Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-07-01 01:29:15.740 | Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-07-01 01:29:15.745 | Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-07-01 01:29:15.752 | Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-07-01 01:29:15.762 | Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-07-01 01:29:15.766 | Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-07-01 01:29:15.774 | Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-07-01 01:29:15.783 | Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-07-01 01:29:15.789 | Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-07-01 01:29:15.795 | Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-07-01 01:29:15.802 | Get:49 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-07-01 01:29:15.811 | Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-07-01 01:29:15.815 | Get:51 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-01 01:29:15.821 | Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-07-01 01:29:15.829 | Get:53 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-07-01 01:29:15.835 | Get:54 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-07-01 01:29:15.841 | Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-07-01 01:29:15.847 | Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-07-01 01:29:15.855 | Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.13 [203 kB] 2026-07-01 01:29:15.862 | Get:58 http://archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-07-01 01:29:15.869 | Get:59 http://archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-07-01 01:29:15.875 | Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-07-01 01:29:15.882 | Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-07-01 01:29:15.888 | Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-07-01 01:29:15.893 | Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-07-01 01:29:15.912 | Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-07-01 01:29:15.917 | Get:65 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-07-01 01:29:15.924 | Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-07-01 01:29:15.931 | Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-07-01 01:29:15.938 | Get:68 http://archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-07-01 01:29:15.943 | Get:69 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-07-01 01:29:15.950 | Get:70 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-07-01 01:29:15.955 | Get:71 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-07-01 01:29:15.960 | Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-07-01 01:29:15.965 | Get:73 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-07-01 01:29:15.972 | Get:74 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-07-01 01:29:15.981 | Get:75 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-07-01 01:29:15.986 | Get:76 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-07-01 01:29:16.007 | Get:77 http://archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-07-01 01:29:16.011 | Get:78 http://archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-07-01 01:29:16.017 | Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-07-01 01:29:16.023 | Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-07-01 01:29:16.029 | Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-07-01 01:29:16.037 | Get:82 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-07-01 01:29:16.045 | Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-07-01 01:29:16.052 | Get:84 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-07-01 01:29:16.057 | Get:85 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-01 01:29:16.063 | Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-07-01 01:29:16.071 | Get:87 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-07-01 01:29:16.079 | Get:88 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-07-01 01:29:16.086 | Get:89 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-07-01 01:29:16.092 | Get:90 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-07-01 01:29:16.097 | Get:91 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-07-01 01:29:16.104 | Get:92 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-07-01 01:29:16.129 | Get:93 http://archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-07-01 01:29:16.132 | Get:94 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-07-01 01:29:16.139 | Get:95 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-07-01 01:29:16.268 | Get:96 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-07-01 01:29:16.271 | Get:97 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-07-01 01:29:16.272 | Get:98 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-07-01 01:29:16.273 | Get:99 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-07-01 01:29:16.273 | Get:100 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-07-01 01:29:16.277 | Get:101 http://archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-07-01 01:29:16.283 | Get:102 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-07-01 01:29:16.292 | Get:103 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-07-01 01:29:16.298 | Get:104 http://archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-07-01 01:29:16.303 | Get:105 http://archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-07-01 01:29:16.310 | Get:106 http://archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-07-01 01:29:16.316 | Get:107 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1255 kB] 2026-07-01 01:29:16.330 | Get:108 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-07-01 01:29:16.335 | Get:109 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-07-01 01:29:16.340 | Get:110 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-07-01 01:29:16.346 | Get:111 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-07-01 01:29:16.352 | Get:112 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-07-01 01:29:16.358 | Get:113 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-07-01 01:29:16.364 | Get:114 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-07-01 01:29:16.369 | Get:115 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2408 kB] 2026-07-01 01:29:16.403 | Get:116 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-07-01 01:29:16.406 | Get:117 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-07-01 01:29:16.408 | Get:118 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1239 kB] 2026-07-01 01:29:16.422 | Get:119 http://archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-07-01 01:29:16.425 | Get:120 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-07-01 01:29:16.434 | Get:121 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-07-01 01:29:16.440 | Get:122 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-07-01 01:29:16.448 | Get:123 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-07-01 01:29:16.454 | Get:124 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-07-01 01:29:16.719 | Get:125 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-07-01 01:29:16.720 | Get:126 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-07-01 01:29:16.727 | Get:127 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-07-01 01:29:16.789 | Get:128 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-07-01 01:29:16.790 | Get:129 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-07-01 01:29:17.254 | Get:130 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-07-01 01:29:17.255 | Get:131 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-07-01 01:29:17.258 | Get:132 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-07-01 01:29:17.258 | Get:133 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-07-01 01:29:17.259 | Get:134 http://archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-07-01 01:29:17.260 | Get:135 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-07-01 01:29:17.261 | Get:136 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1300 kB] 2026-07-01 01:29:17.275 | Get:137 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1231 kB] 2026-07-01 01:29:17.289 | Get:138 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-07-01 01:29:17.289 | Get:139 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-07-01 01:29:17.291 | Get:140 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-07-01 01:29:17.314 | Get:141 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-07-01 01:29:17.325 | Get:142 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.13 [5672 B] 2026-07-01 01:29:17.335 | Get:143 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-07-01 01:29:17.341 | Get:144 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.6 [144 kB] 2026-07-01 01:29:17.345 | Get:145 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-07-01 01:29:17.352 | Get:146 http://archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-07-01 01:29:17.358 | Get:147 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-07-01 01:29:17.366 | Get:148 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-07-01 01:29:17.371 | Get:149 http://archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-07-01 01:29:17.377 | Get:150 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-07-01 01:29:17.383 | Get:151 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-07-01 01:29:17.389 | Get:152 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-07-01 01:29:17.395 | Get:153 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-07-01 01:29:17.401 | Get:154 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-07-01 01:29:17.408 | Get:155 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-07-01 01:29:17.414 | Get:156 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-07-01 01:29:17.420 | Get:157 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-07-01 01:29:17.426 | Get:158 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-07-01 01:29:17.432 | Get:159 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-07-01 01:29:17.472 | Get:160 http://archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-07-01 01:29:17.476 | Get:161 http://archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-07-01 01:29:17.723 | perl: warning: Setting locale failed. 2026-07-01 01:29:17.723 | perl: warning: Please check that your locale settings: 2026-07-01 01:29:17.723 | LANGUAGE = (unset), 2026-07-01 01:29:17.723 | LC_ALL = "en_US.utf8", 2026-07-01 01:29:17.723 | LANG = "de_DE.UTF-8" 2026-07-01 01:29:17.724 | are supported and installed on your system. 2026-07-01 01:29:17.724 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 01:29:17.785 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 01:29:17.785 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 01:29:17.785 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 01:29:18.128 | Vorkonfiguration der Pakete ... 2026-07-01 01:29:18.153 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 01:29:18.257 | Fetched 175 MB in 3s (67.3 MB/s) 2026-07-01 01:29:18.299 | Selecting previously unselected package libapr1t64:amd64. 2026-07-01 01:29:18.352 | (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-01 01:29:18.358 | Preparing to unpack .../000-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-01 01:29:18.366 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-01 01:29:18.416 | Selecting previously unselected package libaprutil1t64:amd64. 2026-07-01 01:29:18.427 | Preparing to unpack .../001-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-01 01:29:18.431 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-01 01:29:18.475 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-07-01 01:29:18.486 | Preparing to unpack .../002-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-01 01:29:18.489 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-01 01:29:18.525 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-07-01 01:29:18.536 | Preparing to unpack .../003-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-01 01:29:18.541 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-01 01:29:18.584 | Selecting previously unselected package liblua5.4-0:amd64. 2026-07-01 01:29:18.596 | Preparing to unpack .../004-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-07-01 01:29:18.600 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-01 01:29:18.644 | Selecting previously unselected package apache2-bin. 2026-07-01 01:29:18.655 | Preparing to unpack .../005-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-01 01:29:18.659 | Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-07-01 01:29:18.810 | Selecting previously unselected package apache2-data. 2026-07-01 01:29:18.821 | Preparing to unpack .../006-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-07-01 01:29:18.825 | Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-07-01 01:29:19.022 | Selecting previously unselected package apache2-utils. 2026-07-01 01:29:19.033 | Preparing to unpack .../007-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-01 01:29:19.037 | Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-07-01 01:29:19.106 | Selecting previously unselected package apache2. 2026-07-01 01:29:19.117 | Preparing to unpack .../008-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-01 01:29:19.124 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 01:29:19.127 | Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-07-01 01:29:19.248 | Selecting previously unselected package haproxy. 2026-07-01 01:29:19.259 | Preparing to unpack .../009-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-07-01 01:29:19.271 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-01 01:29:19.406 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-07-01 01:29:19.417 | Preparing to unpack .../010-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-01 01:29:19.421 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-01 01:29:19.474 | Selecting previously unselected package memcached. 2026-07-01 01:29:19.485 | Preparing to unpack .../011-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-07-01 01:29:19.494 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-07-01 01:29:19.549 | Selecting previously unselected package libjson-perl. 2026-07-01 01:29:19.560 | Preparing to unpack .../012-libjson-perl_4.10000-1_all.deb ... 2026-07-01 01:29:19.564 | Unpacking libjson-perl (4.10000-1) ... 2026-07-01 01:29:19.619 | Selecting previously unselected package postgresql-client-common. 2026-07-01 01:29:19.630 | Preparing to unpack .../013-postgresql-client-common_257build1.1_all.deb ... 2026-07-01 01:29:19.634 | Unpacking postgresql-client-common (257build1.1) ... 2026-07-01 01:29:19.694 | Selecting previously unselected package ssl-cert. 2026-07-01 01:29:19.703 | Preparing to unpack .../014-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-07-01 01:29:19.706 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-07-01 01:29:19.762 | Selecting previously unselected package postgresql-common. 2026-07-01 01:29:19.773 | Preparing to unpack .../015-postgresql-common_257build1.1_all.deb ... 2026-07-01 01:29:19.796 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-07-01 01:29:19.805 | Unpacking postgresql-common (257build1.1) ... 2026-07-01 01:29:19.921 | Selecting previously unselected package libsysfs2:amd64. 2026-07-01 01:29:19.932 | Preparing to unpack .../016-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-07-01 01:29:19.936 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-01 01:29:19.984 | Selecting previously unselected package sysfsutils. 2026-07-01 01:29:19.995 | Preparing to unpack .../017-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-07-01 01:29:20.002 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-07-01 01:29:20.043 | Selecting previously unselected package autotools-dev. 2026-07-01 01:29:20.054 | Preparing to unpack .../018-autotools-dev_20220109.1_all.deb ... 2026-07-01 01:29:20.058 | Unpacking autotools-dev (20220109.1) ... 2026-07-01 01:29:20.104 | Selecting previously unselected package m4. 2026-07-01 01:29:20.115 | Preparing to unpack .../019-m4_1.4.19-4build1_amd64.deb ... 2026-07-01 01:29:20.119 | Unpacking m4 (1.4.19-4build1) ... 2026-07-01 01:29:20.194 | Selecting previously unselected package autoconf. 2026-07-01 01:29:20.205 | Preparing to unpack .../020-autoconf_2.71-3_all.deb ... 2026-07-01 01:29:20.208 | Unpacking autoconf (2.71-3) ... 2026-07-01 01:29:20.301 | Selecting previously unselected package automake. 2026-07-01 01:29:20.312 | Preparing to unpack .../021-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-07-01 01:29:20.318 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-07-01 01:29:20.434 | Selecting previously unselected package autopoint. 2026-07-01 01:29:20.445 | Preparing to unpack .../022-autopoint_0.21-14ubuntu2_all.deb ... 2026-07-01 01:29:20.449 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-07-01 01:29:20.493 | Selecting previously unselected package libdebhelper-perl. 2026-07-01 01:29:20.504 | Preparing to unpack .../023-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-07-01 01:29:20.508 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-01 01:29:20.598 | Selecting previously unselected package libllvm17t64:amd64. 2026-07-01 01:29:20.609 | Preparing to unpack .../024-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-01 01:29:20.612 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-01 01:29:21.778 | Selecting previously unselected package libclang-cpp17t64. 2026-07-01 01:29:21.789 | Preparing to unpack .../025-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-01 01:29:21.793 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-01 01:29:22.370 | Selecting previously unselected package libgc1:amd64. 2026-07-01 01:29:22.381 | Preparing to unpack .../026-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-07-01 01:29:22.385 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-01 01:29:22.431 | Selecting previously unselected package libobjc4:amd64. 2026-07-01 01:29:22.442 | Preparing to unpack .../027-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-01 01:29:22.446 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-01 01:29:22.486 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-07-01 01:29:22.497 | Preparing to unpack .../028-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-01 01:29:22.501 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-01 01:29:22.558 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-07-01 01:29:22.569 | Preparing to unpack .../029-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-01 01:29:22.573 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-01 01:29:22.812 | Selecting previously unselected package llvm-17-linker-tools. 2026-07-01 01:29:22.824 | Preparing to unpack .../030-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-01 01:29:22.827 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-01 01:29:22.911 | Selecting previously unselected package libclang1-17t64. 2026-07-01 01:29:22.922 | Preparing to unpack .../031-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-01 01:29:22.926 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-01 01:29:23.275 | Selecting previously unselected package clang-17. 2026-07-01 01:29:23.285 | Preparing to unpack .../032-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-01 01:29:23.289 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-01 01:29:23.339 | Selecting previously unselected package libtool. 2026-07-01 01:29:23.350 | Preparing to unpack .../033-libtool_2.4.7-7build1_all.deb ... 2026-07-01 01:29:23.354 | Unpacking libtool (2.4.7-7build1) ... 2026-07-01 01:29:23.407 | Selecting previously unselected package dh-autoreconf. 2026-07-01 01:29:23.417 | Preparing to unpack .../034-dh-autoreconf_20_all.deb ... 2026-07-01 01:29:23.421 | Unpacking dh-autoreconf (20) ... 2026-07-01 01:29:23.467 | Selecting previously unselected package libarchive-zip-perl. 2026-07-01 01:29:23.478 | Preparing to unpack .../035-libarchive-zip-perl_1.68-1_all.deb ... 2026-07-01 01:29:23.482 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-07-01 01:29:23.550 | Selecting previously unselected package libsub-override-perl. 2026-07-01 01:29:23.560 | Preparing to unpack .../036-libsub-override-perl_0.10-1_all.deb ... 2026-07-01 01:29:23.563 | Unpacking libsub-override-perl (0.10-1) ... 2026-07-01 01:29:23.602 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-07-01 01:29:23.613 | Preparing to unpack .../037-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-07-01 01:29:23.616 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-01 01:29:23.663 | Selecting previously unselected package dh-strip-nondeterminism. 2026-07-01 01:29:23.674 | Preparing to unpack .../038-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-07-01 01:29:23.678 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-07-01 01:29:23.715 | Selecting previously unselected package debugedit. 2026-07-01 01:29:23.727 | Preparing to unpack .../039-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-07-01 01:29:23.730 | Unpacking debugedit (1:5.0-5build2) ... 2026-07-01 01:29:23.771 | Selecting previously unselected package dwz. 2026-07-01 01:29:23.783 | Preparing to unpack .../040-dwz_0.15-1build6_amd64.deb ... 2026-07-01 01:29:23.786 | Unpacking dwz (0.15-1build6) ... 2026-07-01 01:29:23.833 | Selecting previously unselected package gettext. 2026-07-01 01:29:23.844 | Preparing to unpack .../041-gettext_0.21-14ubuntu2_amd64.deb ... 2026-07-01 01:29:23.848 | Unpacking gettext (0.21-14ubuntu2) ... 2026-07-01 01:29:23.959 | Selecting previously unselected package intltool-debian. 2026-07-01 01:29:23.971 | Preparing to unpack .../042-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-07-01 01:29:23.974 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-07-01 01:29:24.014 | Selecting previously unselected package po-debconf. 2026-07-01 01:29:24.025 | Preparing to unpack .../043-po-debconf_1.0.21+nmu1_all.deb ... 2026-07-01 01:29:24.028 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-07-01 01:29:24.114 | Selecting previously unselected package debhelper. 2026-07-01 01:29:24.126 | Preparing to unpack .../044-debhelper_13.14.1ubuntu5_all.deb ... 2026-07-01 01:29:24.129 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-07-01 01:29:24.397 | Selecting previously unselected package uuid-dev:amd64. 2026-07-01 01:29:24.408 | Preparing to unpack .../045-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-01 01:29:24.411 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-01 01:29:24.462 | Selecting previously unselected package libsctp1:amd64. 2026-07-01 01:29:24.473 | Preparing to unpack .../046-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-01 01:29:24.477 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-07-01 01:29:24.516 | Selecting previously unselected package libsctp-dev:amd64. 2026-07-01 01:29:24.528 | Preparing to unpack .../047-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-01 01:29:24.531 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-01 01:29:24.587 | Selecting previously unselected package libapr1-dev. 2026-07-01 01:29:24.599 | Preparing to unpack .../048-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-01 01:29:24.602 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-01 01:29:24.979 | Selecting previously unselected package libldap-dev:amd64. 2026-07-01 01:29:24.992 | Preparing to unpack .../049-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-07-01 01:29:24.997 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-01 01:29:25.170 | Selecting previously unselected package libldap2-dev. 2026-07-01 01:29:25.181 | Preparing to unpack .../050-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-07-01 01:29:25.185 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-01 01:29:25.222 | Selecting previously unselected package libaprutil1-dev. 2026-07-01 01:29:25.233 | Preparing to unpack .../051-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-01 01:29:25.237 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-01 01:29:25.561 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-07-01 01:29:25.572 | Preparing to unpack .../052-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-01 01:29:25.576 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-01 01:29:25.626 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-07-01 01:29:25.635 | Preparing to unpack .../053-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-01 01:29:25.639 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-01 01:29:25.690 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-07-01 01:29:25.701 | Preparing to unpack .../054-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-07-01 01:29:25.705 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-01 01:29:25.743 | Selecting previously unselected package libpcre2-dev:amd64. 2026-07-01 01:29:25.754 | Preparing to unpack .../055-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-07-01 01:29:25.758 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-01 01:29:25.877 | Selecting previously unselected package apache2-dev. 2026-07-01 01:29:25.889 | Preparing to unpack .../056-apache2-dev_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-01 01:29:25.892 | Unpacking apache2-dev (2.4.58-1ubuntu8.13) ... 2026-07-01 01:29:25.983 | Selecting previously unselected package ncal. 2026-07-01 01:29:25.994 | Preparing to unpack .../057-ncal_12.1.8_amd64.deb ... 2026-07-01 01:29:25.998 | Unpacking ncal (12.1.8) ... 2026-07-01 01:29:26.042 | Selecting previously unselected package bsdmainutils. 2026-07-01 01:29:26.054 | Preparing to unpack .../058-bsdmainutils_12.1.8_all.deb ... 2026-07-01 01:29:26.060 | Unpacking bsdmainutils (12.1.8) ... 2026-07-01 01:29:26.098 | Selecting previously unselected package conntrack. 2026-07-01 01:29:26.109 | Preparing to unpack .../059-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-07-01 01:29:26.113 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-07-01 01:29:26.152 | Selecting previously unselected package dnsmasq-utils. 2026-07-01 01:29:26.164 | Preparing to unpack .../060-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-07-01 01:29:26.167 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-07-01 01:29:26.217 | Selecting previously unselected package ebtables. 2026-07-01 01:29:26.228 | Preparing to unpack .../061-ebtables_2.0.11-6build1_amd64.deb ... 2026-07-01 01:29:26.244 | Unpacking ebtables (2.0.11-6build1) ... 2026-07-01 01:29:26.294 | Selecting previously unselected package fonts-liberation. 2026-07-01 01:29:26.306 | Preparing to unpack .../062-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-07-01 01:29:26.309 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-07-01 01:29:26.400 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-07-01 01:29:26.411 | Preparing to unpack .../063-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-07-01 01:29:26.415 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-01 01:29:26.461 | Selecting previously unselected package fonts-liberation2. 2026-07-01 01:29:26.473 | Preparing to unpack .../064-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-07-01 01:29:26.476 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-07-01 01:29:26.513 | Selecting previously unselected package genisoimage. 2026-07-01 01:29:26.524 | Preparing to unpack .../065-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-07-01 01:29:26.528 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-07-01 01:29:26.589 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-07-01 01:29:26.600 | Preparing to unpack .../066-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-07-01 01:29:26.604 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-01 01:29:26.652 | Selecting previously unselected package libann0. 2026-07-01 01:29:26.663 | Preparing to unpack .../067-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-07-01 01:29:26.667 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-07-01 01:29:26.709 | Selecting previously unselected package libcdt5:amd64. 2026-07-01 01:29:26.720 | Preparing to unpack .../068-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-01 01:29:26.724 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-01 01:29:26.766 | Selecting previously unselected package libcgraph6:amd64. 2026-07-01 01:29:26.777 | Preparing to unpack .../069-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-01 01:29:26.781 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-01 01:29:26.825 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-07-01 01:29:26.836 | Preparing to unpack .../070-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-01 01:29:26.840 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-01 01:29:26.888 | Selecting previously unselected package libltdl7:amd64. 2026-07-01 01:29:26.899 | Preparing to unpack .../071-libltdl7_2.4.7-7build1_amd64.deb ... 2026-07-01 01:29:26.903 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-07-01 01:29:26.945 | Selecting previously unselected package libpathplan4:amd64. 2026-07-01 01:29:26.956 | Preparing to unpack .../072-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-01 01:29:26.960 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-01 01:29:27.005 | Selecting previously unselected package libgvc6. 2026-07-01 01:29:27.016 | Preparing to unpack .../073-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-01 01:29:27.020 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-01 01:29:27.087 | Selecting previously unselected package libgvpr2:amd64. 2026-07-01 01:29:27.099 | Preparing to unpack .../074-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-01 01:29:27.103 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-01 01:29:27.148 | Selecting previously unselected package liblab-gamut1:amd64. 2026-07-01 01:29:27.160 | Preparing to unpack .../075-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-01 01:29:27.164 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-01 01:29:27.232 | Selecting previously unselected package libice6:amd64. 2026-07-01 01:29:27.243 | Preparing to unpack .../076-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-07-01 01:29:27.246 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-07-01 01:29:27.290 | Selecting previously unselected package libsm6:amd64. 2026-07-01 01:29:27.299 | Preparing to unpack .../077-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-07-01 01:29:27.303 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-01 01:29:27.346 | Selecting previously unselected package libxt6t64:amd64. 2026-07-01 01:29:27.358 | Preparing to unpack .../078-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-07-01 01:29:27.361 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-01 01:29:27.408 | Selecting previously unselected package libxmu6:amd64. 2026-07-01 01:29:27.419 | Preparing to unpack .../079-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-07-01 01:29:27.423 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-01 01:29:27.465 | Selecting previously unselected package libxaw7:amd64. 2026-07-01 01:29:27.477 | Preparing to unpack .../080-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-07-01 01:29:27.480 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-01 01:29:27.528 | Selecting previously unselected package graphviz. 2026-07-01 01:29:27.539 | Preparing to unpack .../081-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-01 01:29:27.543 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-07-01 01:29:27.665 | Selecting previously unselected package icu-devtools. 2026-07-01 01:29:27.676 | Preparing to unpack .../082-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-07-01 01:29:27.680 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-07-01 01:29:27.752 | Selecting previously unselected package iputils-arping. 2026-07-01 01:29:27.764 | Preparing to unpack .../083-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-07-01 01:29:27.767 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-01 01:29:27.810 | Selecting previously unselected package comerr-dev:amd64. 2026-07-01 01:29:27.821 | Preparing to unpack .../084-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-07-01 01:29:27.827 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-01 01:29:27.878 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-07-01 01:29:27.889 | Preparing to unpack .../085-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-01 01:29:27.893 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-01 01:29:27.936 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-07-01 01:29:27.948 | Preparing to unpack .../086-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-01 01:29:27.952 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-01 01:29:27.996 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-07-01 01:29:28.007 | Preparing to unpack .../087-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-01 01:29:28.011 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-01 01:29:28.069 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-07-01 01:29:28.080 | Preparing to unpack .../088-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-01 01:29:28.084 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-01 01:29:28.140 | Selecting previously unselected package krb5-multidev:amd64. 2026-07-01 01:29:28.153 | Preparing to unpack .../089-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-01 01:29:28.157 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-01 01:29:28.231 | Selecting previously unselected package libarchive-cpio-perl. 2026-07-01 01:29:28.244 | Preparing to unpack .../090-libarchive-cpio-perl_0.10-3_all.deb ... 2026-07-01 01:29:28.248 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-07-01 01:29:28.292 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-07-01 01:29:28.304 | Preparing to unpack .../091-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-01 01:29:28.308 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-01 01:29:28.601 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-07-01 01:29:28.614 | Preparing to unpack .../092-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-07-01 01:29:28.617 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-07-01 01:29:28.657 | Selecting previously unselected package libgts-bin. 2026-07-01 01:29:28.669 | Preparing to unpack .../093-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-01 01:29:28.672 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-01 01:29:28.722 | Selecting previously unselected package libicu-dev:amd64. 2026-07-01 01:29:28.736 | Preparing to unpack .../094-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-07-01 01:29:28.739 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-01 01:29:29.307 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-07-01 01:29:29.319 | Preparing to unpack .../095-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-07-01 01:29:29.323 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-01 01:29:29.377 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-07-01 01:29:29.390 | Preparing to unpack .../096-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-07-01 01:29:29.395 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-01 01:29:29.430 | Selecting previously unselected package libjpeg-dev:amd64. 2026-07-01 01:29:29.443 | Preparing to unpack .../097-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-07-01 01:29:29.447 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-01 01:29:29.482 | Selecting previously unselected package libjs-jquery-metadata. 2026-07-01 01:29:29.496 | Preparing to unpack .../098-libjs-jquery-metadata_12-4_all.deb ... 2026-07-01 01:29:29.499 | Unpacking libjs-jquery-metadata (12-4) ... 2026-07-01 01:29:29.537 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-07-01 01:29:29.550 | Preparing to unpack .../099-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-07-01 01:29:29.553 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-01 01:29:29.667 | Selecting previously unselected package libtypes-serialiser-perl. 2026-07-01 01:29:29.680 | Preparing to unpack .../100-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-07-01 01:29:29.684 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-07-01 01:29:29.725 | Selecting previously unselected package libjson-xs-perl. 2026-07-01 01:29:29.739 | Preparing to unpack .../101-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-07-01 01:29:29.742 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-07-01 01:29:29.788 | Selecting previously unselected package libltdl-dev:amd64. 2026-07-01 01:29:29.801 | Preparing to unpack .../102-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-07-01 01:29:29.804 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-01 01:29:29.869 | Selecting previously unselected package libsys-hostname-long-perl. 2026-07-01 01:29:29.883 | Preparing to unpack .../103-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-07-01 01:29:29.886 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-07-01 01:29:29.927 | Selecting previously unselected package libmail-sendmail-perl. 2026-07-01 01:29:29.939 | Preparing to unpack .../104-libmail-sendmail-perl_0.80-3_all.deb ... 2026-07-01 01:29:29.943 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-07-01 01:29:29.989 | Selecting previously unselected package mysql-common. 2026-07-01 01:29:30.002 | Preparing to unpack .../105-mysql-common_5.8+1.1.0build1_all.deb ... 2026-07-01 01:29:30.020 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-07-01 01:29:30.068 | Selecting previously unselected package libmysqlclient21:amd64. 2026-07-01 01:29:30.080 | Preparing to unpack .../106-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-01 01:29:30.084 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-01 01:29:30.183 | Selecting previously unselected package libncurses-dev:amd64. 2026-07-01 01:29:30.195 | Preparing to unpack .../107-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-07-01 01:29:30.198 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-07-01 01:29:30.291 | Selecting previously unselected package pcp-conf. 2026-07-01 01:29:30.306 | Preparing to unpack .../108-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-07-01 01:29:30.310 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-07-01 01:29:30.354 | Selecting previously unselected package libpcp3t64. 2026-07-01 01:29:30.367 | Preparing to unpack .../109-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-07-01 01:29:30.370 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-07-01 01:29:30.424 | Selecting previously unselected package libpcp-pmda3t64. 2026-07-01 01:29:30.437 | Preparing to unpack .../110-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-07-01 01:29:30.441 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-07-01 01:29:30.481 | Selecting previously unselected package libpcp-pmda-perl. 2026-07-01 01:29:30.492 | Preparing to unpack .../111-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-07-01 01:29:30.496 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-07-01 01:29:30.544 | Selecting previously unselected package libpkgconf3:amd64. 2026-07-01 01:29:30.557 | Preparing to unpack .../112-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-07-01 01:29:30.560 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-01 01:29:30.609 | Selecting previously unselected package libpq5:amd64. 2026-07-01 01:29:30.621 | Preparing to unpack .../113-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-01 01:29:30.626 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-01 01:29:30.668 | Selecting previously unselected package libssl-dev:amd64. 2026-07-01 01:29:30.681 | Preparing to unpack .../114-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-01 01:29:30.685 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-01 01:29:30.912 | Selecting previously unselected package libpq-dev. 2026-07-01 01:29:30.924 | Preparing to unpack .../115-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-01 01:29:30.927 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-01 01:29:30.981 | Selecting previously unselected package libsasl2-dev. 2026-07-01 01:29:30.994 | Preparing to unpack .../116-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-01 01:29:30.998 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-01 01:29:31.079 | Selecting previously unselected package libsystemd-dev:amd64. 2026-07-01 01:29:31.091 | Preparing to unpack .../117-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-07-01 01:29:31.095 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-01 01:29:31.344 | Selecting previously unselected package libx86-1:amd64. 2026-07-01 01:29:31.357 | Preparing to unpack .../118-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-07-01 01:29:31.361 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-01 01:29:31.406 | Selecting previously unselected package libxml2-dev:amd64. 2026-07-01 01:29:31.419 | Preparing to unpack .../119-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-01 01:29:31.423 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-01 01:29:31.522 | Selecting previously unselected package libxslt1-dev:amd64. 2026-07-01 01:29:31.535 | Preparing to unpack .../120-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-01 01:29:31.538 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-01 01:29:31.636 | Selecting previously unselected package llvm-17-runtime. 2026-07-01 01:29:31.649 | Preparing to unpack .../121-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-01 01:29:31.652 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-01 01:29:31.727 | Selecting previously unselected package libpfm4:amd64. 2026-07-01 01:29:31.739 | Preparing to unpack .../122-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-07-01 01:29:31.743 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-01 01:29:31.814 | Selecting previously unselected package llvm-17. 2026-07-01 01:29:31.826 | Preparing to unpack .../123-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-01 01:29:31.830 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-01 01:29:32.973 | Selecting previously unselected package libffi-dev:amd64. 2026-07-01 01:29:32.986 | Preparing to unpack .../124-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-07-01 01:29:32.990 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-01 01:29:33.050 | Selecting previously unselected package llvm-17-tools. 2026-07-01 01:29:33.063 | Preparing to unpack .../125-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-01 01:29:33.067 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-01 01:29:33.597 | Selecting previously unselected package libz3-4:amd64. 2026-07-01 01:29:33.611 | Preparing to unpack .../126-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-07-01 01:29:33.615 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-01 01:29:33.880 | Selecting previously unselected package libz3-dev:amd64. 2026-07-01 01:29:33.890 | Preparing to unpack .../127-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-07-01 01:29:33.894 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-01 01:29:33.951 | Selecting previously unselected package llvm-17-dev. 2026-07-01 01:29:33.965 | Preparing to unpack .../128-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-01 01:29:33.969 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-01 01:29:37.472 | Selecting previously unselected package lsscsi. 2026-07-01 01:29:37.486 | Preparing to unpack .../129-lsscsi_0.32-1build1_amd64.deb ... 2026-07-01 01:29:37.491 | Unpacking lsscsi (0.32-1build1) ... 2026-07-01 01:29:37.537 | Selecting previously unselected package osinfo-db. 2026-07-01 01:29:37.550 | Preparing to unpack .../130-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-07-01 01:29:37.554 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-01 01:29:38.220 | Selecting previously unselected package pkgconf-bin. 2026-07-01 01:29:38.230 | Preparing to unpack .../131-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-07-01 01:29:38.233 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-07-01 01:29:38.278 | Selecting previously unselected package pkgconf:amd64. 2026-07-01 01:29:38.290 | Preparing to unpack .../132-pkgconf_1.8.1-2build1_amd64.deb ... 2026-07-01 01:29:38.297 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-07-01 01:29:38.344 | Selecting previously unselected package pkg-config:amd64. 2026-07-01 01:29:38.357 | Preparing to unpack .../133-pkg-config_1.8.1-2build1_amd64.deb ... 2026-07-01 01:29:38.363 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-07-01 01:29:38.404 | Selecting previously unselected package pm-utils. 2026-07-01 01:29:38.417 | Preparing to unpack .../134-pm-utils_1.4.1-21_all.deb ... 2026-07-01 01:29:38.420 | Unpacking pm-utils (1.4.1-21) ... 2026-07-01 01:29:38.500 | Selecting previously unselected package postgresql-client-16. 2026-07-01 01:29:38.512 | Preparing to unpack .../135-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-01 01:29:38.516 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-01 01:29:38.715 | Selecting previously unselected package postgresql-server-dev-16. 2026-07-01 01:29:38.728 | Preparing to unpack .../136-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-01 01:29:38.731 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-01 01:29:39.288 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-07-01 01:29:39.301 | Preparing to unpack .../137-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-07-01 01:29:39.305 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-01 01:29:39.360 | Selecting previously unselected package python3-mysqldb. 2026-07-01 01:29:39.373 | Preparing to unpack .../138-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-07-01 01:29:39.377 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-07-01 01:29:39.430 | Selecting previously unselected package python3-pip-whl. 2026-07-01 01:29:39.443 | Preparing to unpack .../139-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-07-01 01:29:39.447 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-07-01 01:29:39.507 | Selecting previously unselected package python3-setuptools-whl. 2026-07-01 01:29:39.519 | Preparing to unpack .../140-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-07-01 01:29:39.524 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-07-01 01:29:39.576 | Selecting previously unselected package python3.12-venv. 2026-07-01 01:29:39.589 | Preparing to unpack .../141-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-07-01 01:29:39.592 | Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-07-01 01:29:39.633 | Selecting previously unselected package python3-venv. 2026-07-01 01:29:39.644 | Preparing to unpack .../142-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-07-01 01:29:39.648 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-07-01 01:29:39.684 | Selecting previously unselected package sqlite3. 2026-07-01 01:29:39.697 | Preparing to unpack .../143-sqlite3_3.45.1-1ubuntu2.6_amd64.deb ... 2026-07-01 01:29:39.700 | Unpacking sqlite3 (3.45.1-1ubuntu2.6) ... 2026-07-01 01:29:39.748 | Selecting previously unselected package unzip. 2026-07-01 01:29:39.761 | Preparing to unpack .../144-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-07-01 01:29:39.764 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-07-01 01:29:39.816 | Selecting previously unselected package vbetool. 2026-07-01 01:29:39.829 | Preparing to unpack .../145-vbetool_1.1-5_amd64.deb ... 2026-07-01 01:29:39.832 | Unpacking vbetool (1.1-5) ... 2026-07-01 01:29:39.874 | Selecting previously unselected package libosinfo-l10n. 2026-07-01 01:29:39.887 | Preparing to unpack .../146-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-07-01 01:29:39.891 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-07-01 01:29:39.958 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-07-01 01:29:39.971 | Preparing to unpack .../147-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-07-01 01:29:39.975 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-01 01:29:40.019 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-07-01 01:29:40.031 | Preparing to unpack .../148-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-07-01 01:29:40.035 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-01 01:29:40.074 | Selecting previously unselected package libkrb5-dev:amd64. 2026-07-01 01:29:40.085 | Preparing to unpack .../149-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-01 01:29:40.089 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-01 01:29:40.138 | Selecting previously unselected package libpcp-archive1t64. 2026-07-01 01:29:40.152 | Preparing to unpack .../150-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-01 01:29:40.155 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-07-01 01:29:40.198 | Selecting previously unselected package libpcp-gui2t64. 2026-07-01 01:29:40.209 | Preparing to unpack .../151-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-07-01 01:29:40.212 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-07-01 01:29:40.254 | Selecting previously unselected package libpcp-import1t64. 2026-07-01 01:29:40.267 | Preparing to unpack .../152-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-01 01:29:40.270 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-07-01 01:29:40.311 | Selecting previously unselected package libpcp-mmv1t64. 2026-07-01 01:29:40.324 | Preparing to unpack .../153-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-01 01:29:40.328 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-07-01 01:29:40.370 | Selecting previously unselected package libpcp-trace2t64. 2026-07-01 01:29:40.383 | Preparing to unpack .../154-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-07-01 01:29:40.386 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-07-01 01:29:40.428 | Selecting previously unselected package libpcp-web1t64. 2026-07-01 01:29:40.441 | Preparing to unpack .../155-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-01 01:29:40.444 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-07-01 01:29:40.488 | Selecting previously unselected package libyaml-dev:amd64. 2026-07-01 01:29:40.501 | Preparing to unpack .../156-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-07-01 01:29:40.504 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-01 01:29:40.548 | Selecting previously unselected package python3-pcp. 2026-07-01 01:29:40.561 | Preparing to unpack .../157-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-07-01 01:29:40.564 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-07-01 01:29:40.623 | Selecting previously unselected package pcp. 2026-07-01 01:29:40.636 | Preparing to unpack .../158-pcp_6.2.0-1.1build4_amd64.deb ... 2026-07-01 01:29:40.902 | Unpacking pcp (6.2.0-1.1build4) ... 2026-07-01 01:29:41.847 | Selecting previously unselected package socat. 2026-07-01 01:29:41.860 | Preparing to unpack .../159-socat_1.8.0.0-4build3_amd64.deb ... 2026-07-01 01:29:41.865 | Unpacking socat (1.8.0.0-4build3) ... 2026-07-01 01:29:41.940 | Selecting previously unselected package vlan. 2026-07-01 01:29:41.953 | Preparing to unpack .../160-vlan_2.0.5ubuntu5_all.deb ... 2026-07-01 01:29:41.958 | Unpacking vlan (2.0.5ubuntu5) ... 2026-07-01 01:29:42.043 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-07-01 01:29:42.054 | Setting up postgresql-client-common (257build1.1) ... 2026-07-01 01:29:42.071 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-07-01 01:29:42.081 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-07-01 01:29:42.092 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-07-01 01:29:42.130 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-01 01:29:42.136 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-01 01:29:42.147 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-01 01:29:42.158 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-07-01 01:29:42.169 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-07-01 01:29:42.180 | Setting up gettext (0.21-14ubuntu2) ... 2026-07-01 01:29:42.192 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-01 01:29:42.203 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-01 01:29:42.215 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-01 01:29:42.226 | Setting up sysfsutils (2.1.1-6build1) ... 2026-07-01 01:29:42.863 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-01 01:29:42.863 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-01 01:29:43.341 | Setting up ncal (12.1.8) ... 2026-07-01 01:29:43.352 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-07-01 01:29:43.363 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-01 01:29:43.373 | Setting up libarchive-zip-perl (1.68-1) ... 2026-07-01 01:29:43.384 | Setting up vbetool (1.1-5) ... 2026-07-01 01:29:43.395 | Setting up pm-utils (1.4.1-21) ... 2026-07-01 01:29:43.413 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-07-01 01:29:43.428 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-01 01:29:43.440 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-01 01:29:43.453 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-01 01:29:43.465 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-07-01 01:29:43.476 | Setting up m4 (1.4.19-4build1) ... 2026-07-01 01:29:43.488 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-01 01:29:43.500 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-01 01:29:43.535 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-01 01:29:43.547 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-07-01 01:29:43.558 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-07-01 01:29:44.466 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-07-01 01:29:44.975 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-01 01:29:44.987 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-07-01 01:29:44.997 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-07-01 01:29:45.254 | Setting up autotools-dev (20220109.1) ... 2026-07-01 01:29:45.264 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-01 01:29:45.275 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-01 01:29:45.285 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-01 01:29:45.296 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-01 01:29:45.308 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-01 01:29:45.319 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-01 01:29:45.330 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-07-01 01:29:45.390 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 01:29:45.390 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 01:29:45.390 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 01:29:45.572 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 01:29:46.125 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-07-01 01:29:46.594 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-01 01:29:46.604 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-01 01:29:46.615 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-01 01:29:46.625 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-01 01:29:46.636 | Setting up ebtables (2.0.11-6build1) ... 2026-07-01 01:29:47.201 | Setting up libjs-jquery-metadata (12-4) ... 2026-07-01 01:29:47.211 | Setting up socat (1.8.0.0-4build3) ... 2026-07-01 01:29:47.221 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-07-01 01:29:47.231 | Setting up bsdmainutils (12.1.8) ... 2026-07-01 01:29:47.243 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-01 01:29:47.255 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-01 01:29:47.265 | Setting up autopoint (0.21-14ubuntu2) ... 2026-07-01 01:29:47.275 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-07-01 01:29:47.285 | Setting up lsscsi (0.32-1build1) ... 2026-07-01 01:29:47.295 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-01 01:29:47.305 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-07-01 01:29:47.315 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-01 01:29:47.325 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-07-01 01:29:47.335 | Setting up autoconf (2.71-3) ... 2026-07-01 01:29:47.349 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-01 01:29:47.359 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-01 01:29:47.369 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-07-01 01:29:47.380 | Setting up dwz (0.15-1build6) ... 2026-07-01 01:29:47.391 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-07-01 01:29:47.401 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-01 01:29:47.411 | Setting up vlan (2.0.5ubuntu5) ... 2026-07-01 01:29:47.435 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-01 01:29:47.445 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-07-01 01:29:47.455 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-01 01:29:47.466 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-01 01:29:47.476 | Setting up libjson-perl (4.10000-1) ... 2026-07-01 01:29:47.486 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-01 01:29:47.498 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-07-01 01:29:47.508 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-07-01 01:29:47.536 | Setting up debugedit (1:5.0-5build2) ... 2026-07-01 01:29:47.573 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-01 01:29:47.584 | Setting up libsub-override-perl (0.10-1) ... 2026-07-01 01:29:47.595 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-01 01:29:47.605 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-01 01:29:47.616 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-01 01:29:47.626 | Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-07-01 01:29:47.637 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-01 01:29:47.647 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-01 01:29:47.658 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-01 01:29:47.668 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-07-01 01:29:47.678 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-01 01:29:47.689 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-01 01:29:47.699 | Setting up sqlite3 (3.45.1-1ubuntu2.6) ... 2026-07-01 01:29:47.709 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-07-01 01:29:47.720 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-01 01:29:47.730 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-07-01 01:29:47.741 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-07-01 01:29:47.748 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-01 01:29:47.758 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-07-01 01:29:47.769 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-01 01:29:47.779 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-01 01:29:47.789 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-01 01:29:47.800 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-01 01:29:47.810 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-01 01:29:47.821 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-01 01:29:47.831 | Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-07-01 01:29:47.938 | Setting up libtool (2.4.7-7build1) ... 2026-07-01 01:29:47.949 | Setting up po-debconf (1.0.21+nmu1) ... 2026-07-01 01:29:47.959 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-01 01:29:48.485 | 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-01 01:29:48.524 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-01 01:29:48.535 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-01 01:29:49.381 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-07-01 01:29:49.976 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-01 01:29:49.986 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-01 01:29:49.996 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-01 01:29:50.006 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-01 01:29:50.017 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-07-01 01:29:50.029 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-01 01:29:50.039 | Setting up dh-autoreconf (20) ... 2026-07-01 01:29:50.050 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-01 01:29:50.060 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-07-01 01:29:50.071 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-01 01:29:50.081 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-01 01:29:50.092 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-01 01:29:50.102 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-07-01 01:29:50.112 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-01 01:29:50.122 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-07-01 01:29:50.132 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-01 01:29:50.142 | Setting up postgresql-common (257build1.1) ... 2026-07-01 01:29:50.214 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 01:29:50.214 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 01:29:50.214 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 01:29:50.292 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 01:29:50.743 | 2026-07-01 01:29:50.744 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-07-01 01:29:50.920 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-07-01 01:29:50.920 | Removing obsolete dictionary files: 2026-07-01 01:29:51.944 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-07-01 01:29:52.519 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-01 01:29:52.569 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-07-01 01:29:52.580 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-01 01:29:52.591 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-07-01 01:29:52.602 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-07-01 01:29:52.614 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-07-01 01:29:52.625 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-01 01:29:52.636 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-07-01 01:29:52.647 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-01 01:29:52.659 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-07-01 01:29:52.669 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-01 01:29:52.680 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-01 01:29:52.691 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-01 01:29:52.703 | Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-07-01 01:29:52.714 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-01 01:29:52.726 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-01 01:29:52.737 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-07-01 01:29:52.749 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-01 01:29:52.760 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-07-01 01:29:52.771 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-01 01:29:52.783 | Setting up debhelper (13.14.1ubuntu5) ... 2026-07-01 01:29:52.794 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-01 01:29:52.805 | Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-07-01 01:29:52.816 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-01 01:29:52.827 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-07-01 01:29:52.838 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-07-01 01:29:52.849 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-01 01:29:52.860 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-01 01:29:52.871 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-01 01:29:52.882 | Setting up apache2-dev (2.4.58-1ubuntu8.13) ... 2026-07-01 01:29:52.893 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-07-01 01:29:52.907 | Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-07-01 01:29:53.534 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 01:29:53.578 | Enabling module mpm_event. 2026-07-01 01:29:53.629 | Enabling module authz_core. 2026-07-01 01:29:53.634 | Enabling module authz_host. 2026-07-01 01:29:53.682 | Enabling module authn_core. 2026-07-01 01:29:53.687 | Enabling module auth_basic. 2026-07-01 01:29:53.735 | Enabling module access_compat. 2026-07-01 01:29:53.782 | Enabling module authn_file. 2026-07-01 01:29:53.831 | Enabling module authz_user. 2026-07-01 01:29:53.878 | Enabling module alias. 2026-07-01 01:29:53.926 | Enabling module dir. 2026-07-01 01:29:53.974 | Enabling module autoindex. 2026-07-01 01:29:54.022 | Enabling module env. 2026-07-01 01:29:54.070 | Enabling module mime. 2026-07-01 01:29:54.119 | Enabling module negotiation. 2026-07-01 01:29:54.167 | Enabling module setenvif. 2026-07-01 01:29:54.214 | Enabling module filter. 2026-07-01 01:29:54.262 | Enabling module deflate. 2026-07-01 01:29:54.309 | Enabling module status. 2026-07-01 01:29:54.357 | Enabling module reqtimeout. 2026-07-01 01:29:54.404 | Enabling conf charset. 2026-07-01 01:29:54.452 | Enabling conf localized-error-pages. 2026-07-01 01:29:54.499 | Enabling conf other-vhosts-access-log. 2026-07-01 01:29:54.547 | Enabling conf security. 2026-07-01 01:29:54.595 | Enabling conf serve-cgi-bin. 2026-07-01 01:29:54.642 | Enabling site 000-default. 2026-07-01 01:29:55.722 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-07-01 01:29:56.427 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-07-01 01:29:57.856 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-07-01 01:29:57.868 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-07-01 01:29:58.184 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-01 01:29:58.195 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-01 01:29:58.208 | Setting up pcp (6.2.0-1.1build4) ... 2026-07-01 01:30:00.089 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-07-01 01:30:00.156 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-07-01 01:30:00.224 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-07-01 01:30:00.291 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-07-01 01:30:02.229 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-07-01 01:30:02.510 | Processing triggers for ufw (0.36.2-6) ... 2026-07-01 01:30:02.661 | Processing triggers for systemd (255.4-1ubuntu8.16) ... 2026-07-01 01:30:02.729 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-01 01:30:06.519 | Processing triggers for install-info (7.1-3build2) ... 2026-07-01 01:30:06.682 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-07-01 01:30:06.733 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-01 01:30:06.971 | perl: warning: Setting locale failed. 2026-07-01 01:30:06.971 | perl: warning: Please check that your locale settings: 2026-07-01 01:30:06.971 | LANGUAGE = (unset), 2026-07-01 01:30:06.972 | LC_ALL = "en_US.utf8", 2026-07-01 01:30:06.972 | LANG = "de_DE.UTF-8" 2026-07-01 01:30:06.972 | are supported and installed on your system. 2026-07-01 01:30:06.972 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 01:30:07.101 | perl: warning: Setting locale failed. 2026-07-01 01:30:07.101 | perl: warning: Please check that your locale settings: 2026-07-01 01:30:07.102 | LANGUAGE = (unset), 2026-07-01 01:30:07.102 | LC_ALL = "en_US.utf8", 2026-07-01 01:30:07.102 | LANG = "de_DE.UTF-8" 2026-07-01 01:30:07.102 | are supported and installed on your system. 2026-07-01 01:30:07.102 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 01:30:07.153 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 01:30:07.153 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 01:30:07.153 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 01:30:07.223 | perl: warning: Setting locale failed. 2026-07-01 01:30:07.226 | perl: warning: Please check that your locale settings: 2026-07-01 01:30:07.226 | LANGUAGE = (unset), 2026-07-01 01:30:07.226 | LC_ALL = "en_US.utf8", 2026-07-01 01:30:07.226 | LANG = "de_DE.UTF-8" 2026-07-01 01:30:07.226 | are supported and installed on your system. 2026-07-01 01:30:07.226 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 01:30:07.723 | 2026-07-01 01:30:07.723 | Running kernel seems to be up-to-date. 2026-07-01 01:30:07.723 | 2026-07-01 01:30:07.723 | No services need to be restarted. 2026-07-01 01:30:07.723 | 2026-07-01 01:30:07.723 | No containers need to be restarted. 2026-07-01 01:30:07.723 | 2026-07-01 01:30:07.724 | No user sessions are running outdated binaries. 2026-07-01 01:30:07.724 | 2026-07-01 01:30:07.724 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-01 01:30:09.965 | ++ functions-common:apt_get:1211 : result=0 2026-07-01 01:30:09.969 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-07-01 01:30:09.973 | ++ functions-common:time_stop:2420 : local name 2026-07-01 01:30:09.976 | ++ functions-common:time_stop:2421 : local end_time 2026-07-01 01:30:09.980 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:30:09.984 | ++ functions-common:time_stop:2423 : local total 2026-07-01 01:30:09.986 | ++ functions-common:time_stop:2424 : local start_time 2026-07-01 01:30:09.988 | ++ functions-common:time_stop:2426 : name=apt-get 2026-07-01 01:30:09.991 | ++ functions-common:time_stop:2427 : start_time=1782869353563 2026-07-01 01:30:09.995 | ++ functions-common:time_stop:2429 : [[ -z 1782869353563 ]] 2026-07-01 01:30:09.999 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:30:10.004 | ++ functions-common:time_stop:2432 : end_time=1782869410001 2026-07-01 01:30:10.008 | ++ functions-common:time_stop:2433 : elapsed_time=56438 2026-07-01 01:30:10.011 | ++ functions-common:time_stop:2434 : total=7497 2026-07-01 01:30:10.015 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:30:10.018 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=63935 2026-07-01 01:30:10.022 | ++ functions-common:apt_get:1215 : return 0 2026-07-01 01:30:10.026 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-07-01 01:30:10.030 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-07-01 01:30:10.034 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-07-01 01:30:10.040 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-07-01 01:30:10.044 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-07-01 01:30:10.047 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-07-01 01:30:10.053 | ++ tools/install_prereqs.sh:source:89 : date 2026-07-01 01:30:10.059 | + ./stack.sh:main:798 : [[ False != \T\r\u\e ]] 2026-07-01 01:30:10.063 | + ./stack.sh:main:799 : PYPI_ALTERNATIVE_URL= 2026-07-01 01:30:10.067 | + ./stack.sh:main:799 : /home/quobyte/devstack/tools/install_pip.sh 2026-07-01 01:30:10.070 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 01:30:10.394 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-07-01 01:30:10.397 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-07-01 01:30:10.399 | + tools/install_pip.sh:main:42 : GetDistro 2026-07-01 01:30:10.402 | + functions-common:GetDistro:472 : GetOSVersion 2026-07-01 01:30:10.404 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-07-01 01:30:10.407 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-07-01 01:30:10.409 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-07-01 01:30:10.412 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-07-01 01:30:10.414 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-07-01 01:30:10.416 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-07-01 01:30:10.419 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-07-01 01:30:10.421 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-07-01 01:30:10.424 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-07-01 01:30:10.426 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-07-01 01:30:10.429 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-07-01 01:30:10.431 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-07-01 01:30:10.433 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-07-01 01:30:10.435 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-07-01 01:30:10.438 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-07-01 01:30:10.440 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-07-01 01:30:10.444 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-07-01 01:30:10.446 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-07-01 01:30:10.448 | + functions-common:_ensure_lsb_release:420 : return 2026-07-01 01:30:10.452 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-07-01 01:30:10.467 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-07-01 01:30:10.470 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-07-01 01:30:10.485 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-07-01 01:30:10.489 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-07-01 01:30:10.503 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-07-01 01:30:10.506 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-07-01 01:30:10.508 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-07-01 01:30:10.510 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-07-01 01:30:10.513 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-07-01 01:30:10.515 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-07-01 01:30:10.518 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-07-01 01:30:10.520 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-07-01 01:30:10.523 | + functions-common:GetDistro:476 : DISTRO=noble 2026-07-01 01:30:10.525 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-07-01 01:30:10.528 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-07-01 01:30:10.528 | Distro: noble 2026-07-01 01:30:10.530 | + tools/install_pip.sh:main:117 : get_versions 2026-07-01 01:30:10.534 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-01 01:30:10.538 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-01 01:30:10.541 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-01 01:30:10.544 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-01 01:30:10.544 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-01 01:30:11.237 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-01 01:30:11.239 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-01 01:30:11.239 | pip: 24.0 2026-07-01 01:30:11.241 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-07-01 01:30:11.244 | + tools/install_pip.sh:main:123 : is_fedora 2026-07-01 01:30:11.246 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-01 01:30:11.248 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-01 01:30:11.250 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-01 01:30:11.252 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-01 01:30:11.254 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-01 01:30:11.256 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-01 01:30:11.258 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-01 01:30:11.260 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-01 01:30:11.262 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-01 01:30:11.264 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-01 01:30:11.266 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-01 01:30:11.268 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-01 01:30:11.270 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-01 01:30:11.272 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-07-01 01:30:11.275 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 01:30:11.277 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 01:30:11.279 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-07-01 01:30:11.284 | + tools/install_pip.sh:main:146 : set -x 2026-07-01 01:30:11.287 | + tools/install_pip.sh:main:149 : get_versions 2026-07-01 01:30:11.291 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-01 01:30:11.295 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-01 01:30:11.297 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-01 01:30:11.301 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-01 01:30:11.301 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-01 01:30:11.878 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-01 01:30:11.880 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-01 01:30:11.880 | pip: 24.0 2026-07-01 01:30:11.884 | + ./stack.sh:main:803 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-07-01 01:30:11.889 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-07-01 01:30:11.893 | + ./stack.sh:main:804 : fixup_all 2026-07-01 01:30:11.897 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-07-01 01:30:11.900 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-07-01 01:30:11.904 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 01:30:11.907 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 01:30:11.910 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-07-01 01:30:11.927 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-07-01 01:30:11.944 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-07-01 01:30:11.961 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-07-01 01:30:11.965 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-07-01 01:30:11.969 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-01 01:30:11.972 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-01 01:30:11.976 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-01 01:30:11.978 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-01 01:30:11.982 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-01 01:30:11.985 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-01 01:30:11.988 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-01 01:30:11.992 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-01 01:30:11.995 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-01 01:30:11.998 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-01 01:30:12.001 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-01 01:30:12.005 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-01 01:30:12.009 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-01 01:30:12.012 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-07-01 01:30:12.016 | + ./stack.sh:main:806 : [[ True == \T\r\u\e ]] 2026-07-01 01:30:12.019 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-07-01 01:30:12.035 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-07-01 01:30:12.051 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-07-01 01:30:12.067 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-07-01 01:30:12.083 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-07-01 01:30:12.100 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-07-01 01:30:12.115 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-07-01 01:30:12.132 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-07-01 01:30:12.147 | + ./stack.sh:main:817 : setup_devstack_virtualenv 2026-07-01 01:30:12.150 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-07-01 01:30:12.153 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-07-01 01:30:17.709 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-07-01 01:30:17.737 | Using python 3.12 to install setuptools 2026-07-01 01:30:17.741 | + 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-01 01:30:19.118 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-07-01 01:30:19.374 | Collecting pip 2026-07-01 01:30:19.465 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-07-01 01:30:19.477 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-07-01 01:30:19.950 | Collecting setuptools[core] 2026-07-01 01:30:19.966 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-07-01 01:30:20.132 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-01 01:30:20.147 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-01 01:30:20.236 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-01 01:30:20.251 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-01 01:30:20.272 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 2.2 MB/s eta 0:00:00 2026-07-01 01:30:20.350 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-01 01:30:20.367 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-01 01:30:20.471 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-01 01:30:20.486 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-01 01:30:20.569 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-01 01:30:20.584 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-01 01:30:20.696 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-01 01:30:20.710 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-01 01:30:20.792 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-01 01:30:20.807 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-01 01:30:21.056 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-01 01:30:21.071 | Downloading typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-07-01 01:30:21.159 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-01 01:30:21.174 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-01 01:30:21.360 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-01 01:30:21.375 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-01 01:30:21.438 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-01 01:30:21.453 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-01 01:30:21.548 | 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-01 01:30:21.563 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-01 01:30:21.657 | 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-01 01:30:21.672 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-01 01:30:21.720 | 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-01 01:30:21.752 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-07-01 01:30:21.835 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 23.5 MB/s eta 0:00:00 2026-07-01 01:30:21.849 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-01 01:30:21.871 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-07-01 01:30:21.893 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-01 01:30:21.908 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 7.4 MB/s eta 0:00:00 2026-07-01 01:30:21.922 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-01 01:30:21.936 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 10.3 MB/s eta 0:00:00 2026-07-01 01:30:21.950 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-01 01:30:21.971 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-07-01 01:30:22.017 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 24.8 MB/s eta 0:00:00 2026-07-01 01:30:22.032 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-01 01:30:22.053 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-01 01:30:22.074 | Downloading typer-0.26.8-py3-none-any.whl (122 kB) 2026-07-01 01:30:22.089 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.6/122.6 kB 11.5 MB/s eta 0:00:00 2026-07-01 01:30:22.104 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-01 01:30:22.124 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-01 01:30:22.145 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 19.8 MB/s eta 0:00:00 2026-07-01 01:30:22.160 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-01 01:30:22.180 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-01 01:30:22.195 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 9.4 MB/s eta 0:00:00 2026-07-01 01:30:22.209 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-01 01:30:22.257 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 28.8 MB/s eta 0:00:00 2026-07-01 01:30:22.999 | 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-01 01:30:23.023 | Attempting uninstall: setuptools 2026-07-01 01:30:23.038 | Found existing installation: setuptools 68.1.2 2026-07-01 01:30:23.038 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 01:30:23.039 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-07-01 01:30:24.185 | Attempting uninstall: pygments 2026-07-01 01:30:24.218 | Found existing installation: Pygments 2.17.2 2026-07-01 01:30:24.219 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 01:30:24.220 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-07-01 01:30:25.489 | Attempting uninstall: pip 2026-07-01 01:30:25.492 | Found existing installation: pip 24.0 2026-07-01 01:30:25.564 | Uninstalling pip-24.0: 2026-07-01 01:30:25.574 | Successfully uninstalled pip-24.0 2026-07-01 01:30:27.245 | Attempting uninstall: packaging 2026-07-01 01:30:27.284 | Found existing installation: packaging 24.0 2026-07-01 01:30:27.286 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 01:30:27.286 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-07-01 01:30:27.478 | Attempting uninstall: markdown-it-py 2026-07-01 01:30:27.491 | Found existing installation: markdown-it-py 3.0.0 2026-07-01 01:30:27.492 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 01:30:27.492 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-07-01 01:30:27.653 | Attempting uninstall: wheel 2026-07-01 01:30:27.675 | Found existing installation: wheel 0.42.0 2026-07-01 01:30:27.676 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 01:30:27.678 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-07-01 01:30:27.728 | Attempting uninstall: rich 2026-07-01 01:30:27.770 | Found existing installation: rich 13.7.1 2026-07-01 01:30:27.771 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 01:30:27.771 | Can't uninstall 'rich'. No files were found to uninstall. 2026-07-01 01:30:28.492 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.2 pip-26.1.2 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.8 typer-slim-0.24.0 wheel-0.47.0 2026-07-01 01:30:28.731 | + inc/python:pip_install:216 : result=0 2026-07-01 01:30:28.734 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 01:30:28.736 | + functions-common:time_stop:2420 : local name 2026-07-01 01:30:28.740 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:30:28.744 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:30:28.747 | + functions-common:time_stop:2423 : local total 2026-07-01 01:30:28.749 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:30:28.752 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 01:30:28.754 | + functions-common:time_stop:2427 : start_time=1782869417730 2026-07-01 01:30:28.758 | + functions-common:time_stop:2429 : [[ -z 1782869417730 ]] 2026-07-01 01:30:28.762 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:30:28.767 | + functions-common:time_stop:2432 : end_time=1782869428763 2026-07-01 01:30:28.769 | + functions-common:time_stop:2433 : elapsed_time=11033 2026-07-01 01:30:28.770 | + functions-common:time_stop:2434 : total=0 2026-07-01 01:30:28.772 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:30:28.776 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11033 2026-07-01 01:30:28.778 | + inc/python:pip_install:219 : return 0 2026-07-01 01:30:28.780 | + 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-01 01:30:28.783 | + 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-01 01:30:28.786 | + 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-01 01:30:28.790 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-07-01 01:30:28.792 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-07-01 01:30:28.797 | + ./stack.sh:main:821 : pip_install -U os-testr 2026-07-01 01:30:28.821 | Using python 3.12 to install os-testr 2026-07-01 01:30:28.825 | + 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-01 01:30:30.174 | Collecting os-testr 2026-07-01 01:30:30.310 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-07-01 01:30:30.372 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-07-01 01:30:30.387 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-01 01:30:30.423 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-07-01 01:30:30.438 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-07-01 01:30:30.495 | Collecting testtools>=2.2.0 (from os-testr) 2026-07-01 01:30:30.510 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-07-01 01:30:30.521 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (82.0.1) 2026-07-01 01:30:30.548 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-07-01 01:30:30.563 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-01 01:30:30.655 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-07-01 01:30:30.670 | 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-01 01:30:30.705 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-07-01 01:30:30.739 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-01 01:30:30.789 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-07-01 01:30:30.824 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-07-01 01:30:30.862 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-07-01 01:30:30.884 | 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-01 01:30:31.008 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 7.1 MB/s 0:00:00 2026-07-01 01:30:31.170 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-07-01 01:30:31.315 | Attempting uninstall: PyYAML 2026-07-01 01:30:31.323 | Found existing installation: PyYAML 6.0.1 2026-07-01 01:30:31.323 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 01:30:31.323 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-07-01 01:30:31.705 | 2026-07-01 01:30:31.709 | 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-01 01:30:31.834 | + inc/python:pip_install:216 : result=0 2026-07-01 01:30:31.838 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 01:30:31.841 | + functions-common:time_stop:2420 : local name 2026-07-01 01:30:31.843 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:30:31.846 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:30:31.848 | + functions-common:time_stop:2423 : local total 2026-07-01 01:30:31.850 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:30:31.854 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 01:30:31.856 | + functions-common:time_stop:2427 : start_time=1782869428816 2026-07-01 01:30:31.860 | + functions-common:time_stop:2429 : [[ -z 1782869428816 ]] 2026-07-01 01:30:31.863 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:30:31.867 | + functions-common:time_stop:2432 : end_time=1782869431864 2026-07-01 01:30:31.871 | + functions-common:time_stop:2433 : elapsed_time=3048 2026-07-01 01:30:31.873 | + functions-common:time_stop:2434 : total=11033 2026-07-01 01:30:31.875 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:30:31.879 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14081 2026-07-01 01:30:31.882 | + inc/python:pip_install:219 : return 0 2026-07-01 01:30:31.885 | + ./stack.sh:main:825 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-07-01 01:30:31.956 | + ./stack.sh:main:826 : sudo systemctl restart systemd-journald 2026-07-01 01:30:32.052 | + ./stack.sh:main:832 : install_infra 2026-07-01 01:30:32.055 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-01 01:30:32.058 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-07-01 01:30:32.062 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-07-01 01:30:37.597 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-01 01:30:37.602 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-07-01 01:30:37.632 | + 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-01 01:30:39.009 | Collecting pbr 2026-07-01 01:30:39.013 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-01 01:30:39.444 | Collecting setuptools[core] 2026-07-01 01:30:39.447 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-07-01 01:30:39.597 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-01 01:30:39.600 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-01 01:30:39.675 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-01 01:30:39.677 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-01 01:30:39.746 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-01 01:30:39.751 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-01 01:30:39.840 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-01 01:30:39.843 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-01 01:30:39.960 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-01 01:30:39.962 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-01 01:30:40.062 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-01 01:30:40.064 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-01 01:30:40.133 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-01 01:30:40.135 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-01 01:30:40.368 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-01 01:30:40.371 | Using cached typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-07-01 01:30:40.445 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-01 01:30:40.448 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-01 01:30:40.616 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-01 01:30:40.619 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-01 01:30:40.669 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-01 01:30:40.672 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-01 01:30:40.751 | 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-01 01:30:40.755 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-01 01:30:40.830 | 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-01 01:30:40.833 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-01 01:30:40.921 | 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-01 01:30:41.008 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-07-01 01:30:41.034 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-01 01:30:41.037 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-01 01:30:41.040 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-07-01 01:30:41.042 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-01 01:30:41.045 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-01 01:30:41.048 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-01 01:30:41.051 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-07-01 01:30:41.062 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-01 01:30:41.065 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-01 01:30:41.067 | Using cached typer-0.26.8-py3-none-any.whl (122 kB) 2026-07-01 01:30:41.071 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-01 01:30:41.075 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-01 01:30:41.077 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-01 01:30:41.079 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-01 01:30:41.082 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-01 01:30:41.108 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-07-01 01:30:41.388 | 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-01 01:30:45.103 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.2 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.8 typer-slim-0.24.0 wheel-0.47.0 2026-07-01 01:30:45.312 | + inc/python:pip_install:216 : result=0 2026-07-01 01:30:45.316 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 01:30:45.320 | + functions-common:time_stop:2420 : local name 2026-07-01 01:30:45.323 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:30:45.325 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:30:45.328 | + functions-common:time_stop:2423 : local total 2026-07-01 01:30:45.332 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:30:45.335 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 01:30:45.337 | + functions-common:time_stop:2427 : start_time=1782869437623 2026-07-01 01:30:45.339 | + functions-common:time_stop:2429 : [[ -z 1782869437623 ]] 2026-07-01 01:30:45.343 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:30:45.347 | + functions-common:time_stop:2432 : end_time=1782869445344 2026-07-01 01:30:45.351 | + functions-common:time_stop:2433 : elapsed_time=7721 2026-07-01 01:30:45.353 | + functions-common:time_stop:2434 : total=14081 2026-07-01 01:30:45.355 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:30:45.358 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21802 2026-07-01 01:30:45.361 | + inc/python:pip_install:219 : return 0 2026-07-01 01:30:45.364 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-01 01:30:45.368 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-07-01 01:30:45.393 | + 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-01 01:30:46.634 | Processing /opt/stack/requirements 2026-07-01 01:30:46.638 | Installing build dependencies: started 2026-07-01 01:30:49.720 | Installing build dependencies: finished with status 'done' 2026-07-01 01:30:49.723 | Getting requirements to build wheel: started 2026-07-01 01:30:50.009 | Getting requirements to build wheel: finished with status 'done' 2026-07-01 01:30:50.014 | Preparing metadata (pyproject.toml): started 2026-07-01 01:30:51.174 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-01 01:30:51.355 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8463) 2026-07-01 01:30:51.456 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-01 01:30:51.476 | 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.dev8463) (26.2) 2026-07-01 01:30:51.589 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8463) 2026-07-01 01:30:51.604 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-01 01:30:51.759 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8463) 2026-07-01 01:30:51.763 | 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-01 01:30:51.815 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8463) 2026-07-01 01:30:51.830 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-07-01 01:30:51.843 | 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.dev8463) (82.0.1) 2026-07-01 01:30:52.151 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8463) 2026-07-01 01:30:52.166 | 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-01 01:30:52.183 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 3.0 MB/s eta 0:00:00 2026-07-01 01:30:52.257 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8463) 2026-07-01 01:30:52.272 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-01 01:30:52.391 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8463) 2026-07-01 01:30:52.406 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-01 01:30:52.496 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8463) 2026-07-01 01:30:52.512 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-07-01 01:30:52.631 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-07-01 01:30:52.652 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-01 01:30:52.665 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 4.3 MB/s eta 0:00:00 2026-07-01 01:30:52.667 | 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-01 01:30:52.688 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-01 01:30:52.702 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 7.2 MB/s eta 0:00:00 2026-07-01 01:30:52.717 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-07-01 01:30:52.732 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 12.1 MB/s eta 0:00:00 2026-07-01 01:30:52.747 | 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-01 01:30:52.765 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 16.1 MB/s eta 0:00:00 2026-07-01 01:30:52.779 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-07-01 01:30:52.791 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 6.9 MB/s eta 0:00:00 2026-07-01 01:30:52.806 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-01 01:30:52.820 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 12.3 MB/s eta 0:00:00 2026-07-01 01:30:52.854 | Building wheels for collected packages: openstack_requirements 2026-07-01 01:30:52.855 | Building wheel for openstack_requirements (pyproject.toml): started 2026-07-01 01:30:55.118 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-07-01 01:30:55.120 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8463-py3-none-any.whl size=52406 sha256=72137e5215e9030dfe15d328fb568196c4681f1964997fac18211ee3b6f2cddd 2026-07-01 01:30:55.123 | Stored in directory: /tmp/pip-ephem-wheel-cache-ub1aqe_c/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-07-01 01:30:55.125 | Successfully built openstack_requirements 2026-07-01 01:30:55.418 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-07-01 01:30:56.181 | 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.dev8463 requests-2.34.2 urllib3-2.7.0 2026-07-01 01:30:56.447 | + inc/python:pip_install:216 : result=0 2026-07-01 01:30:56.452 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 01:30:56.456 | + functions-common:time_stop:2420 : local name 2026-07-01 01:30:56.460 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:30:56.464 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:30:56.467 | + functions-common:time_stop:2423 : local total 2026-07-01 01:30:56.470 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:30:56.474 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 01:30:56.477 | + functions-common:time_stop:2427 : start_time=1782869445385 2026-07-01 01:30:56.481 | + functions-common:time_stop:2429 : [[ -z 1782869445385 ]] 2026-07-01 01:30:56.486 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:30:56.492 | + functions-common:time_stop:2432 : end_time=1782869456487 2026-07-01 01:30:56.496 | + functions-common:time_stop:2433 : elapsed_time=11102 2026-07-01 01:30:56.499 | + functions-common:time_stop:2434 : total=21802 2026-07-01 01:30:56.502 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:30:56.506 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32904 2026-07-01 01:30:56.510 | + inc/python:pip_install:219 : return 0 2026-07-01 01:30:56.514 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-07-01 01:30:56.519 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-07-01 01:30:56.523 | + inc/python:use_library_from_git:266 : local name=pbr 2026-07-01 01:30:56.527 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:30:56.531 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:30:56.535 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-07-01 01:30:56.538 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:30:56.542 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-07-01 01:30:56.571 | Using python 3.12 to install pbr 2026-07-01 01:30:56.575 | + 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-01 01:30:57.581 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-07-01 01:30:57.768 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-07-01 01:30:58.036 | + inc/python:pip_install:216 : result=0 2026-07-01 01:30:58.039 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 01:30:58.043 | + functions-common:time_stop:2420 : local name 2026-07-01 01:30:58.046 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:30:58.049 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:30:58.052 | + functions-common:time_stop:2423 : local total 2026-07-01 01:30:58.054 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:30:58.057 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 01:30:58.060 | + functions-common:time_stop:2427 : start_time=1782869456563 2026-07-01 01:30:58.063 | + functions-common:time_stop:2429 : [[ -z 1782869456563 ]] 2026-07-01 01:30:58.067 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:30:58.071 | + functions-common:time_stop:2432 : end_time=1782869458068 2026-07-01 01:30:58.075 | + functions-common:time_stop:2433 : elapsed_time=1505 2026-07-01 01:30:58.077 | + functions-common:time_stop:2434 : total=32904 2026-07-01 01:30:58.081 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:30:58.084 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34409 2026-07-01 01:30:58.087 | + inc/python:pip_install:219 : return 0 2026-07-01 01:30:58.089 | + ./stack.sh:main:835 : python3.12 -m venv /opt/stack/bindep-venv 2026-07-01 01:31:03.616 | + ./stack.sh:main:837 : /opt/stack/bindep-venv/bin/pip install bindep 2026-07-01 01:31:04.436 | Collecting bindep 2026-07-01 01:31:04.529 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-07-01 01:31:04.639 | Collecting distro>=1.7 (from bindep) 2026-07-01 01:31:04.655 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-07-01 01:31:04.739 | Collecting packaging (from bindep) 2026-07-01 01:31:04.742 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-01 01:31:04.792 | Collecting Parsley (from bindep) 2026-07-01 01:31:04.808 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-07-01 01:31:04.898 | Collecting pbr>=2 (from bindep) 2026-07-01 01:31:04.902 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-01 01:31:05.302 | Collecting setuptools (from pbr>=2->bindep) 2026-07-01 01:31:05.305 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-07-01 01:31:05.391 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-07-01 01:31:05.431 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-07-01 01:31:05.441 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-01 01:31:05.444 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-01 01:31:05.461 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-07-01 01:31:05.483 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 5.0 MB/s eta 0:00:00 2026-07-01 01:31:05.486 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-07-01 01:31:05.630 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-07-01 01:31:07.349 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.2 pbr-7.0.3 setuptools-82.0.1 2026-07-01 01:31:07.537 | + ./stack.sh:main:838 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-01 01:31:07.540 | + ./stack.sh:main:838 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-01 01:31:07.544 | ++ ./stack.sh:main:841 : _get_plugin_bindep_packages 2026-07-01 01:31:07.566 | + ./stack.sh:main:841 : pkgs= 2026-07-01 01:31:07.568 | + ./stack.sh:main:842 : [[ -n '' ]] 2026-07-01 01:31:07.572 | + ./stack.sh:main:849 : run_phase stack pre-install 2026-07-01 01:31:07.575 | + functions-common:run_phase:1848 : local mode=stack 2026-07-01 01:31:07.578 | + functions-common:run_phase:1849 : local phase=pre-install 2026-07-01 01:31:07.581 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-01 01:31:07.584 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-01 01:31:07.587 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-01 01:31:07.589 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-01 01:31:07.593 | + functions-common:run_phase:1858 : local extra 2026-07-01 01:31:07.596 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-01 01:31:07.601 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-01 01:31:07.603 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-01 01:31:07.607 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-01 01:31:07.609 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-07-01 01:31:07.611 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-01 01:31:07.630 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:31:07.633 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-01 01:31:07.636 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-01 01:31:07.638 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-07-01 01:31:07.641 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-01 01:31:07.645 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-01 01:31:07.648 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-01 01:31:07.651 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-07-01 01:31:07.653 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-01 01:31:07.656 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-01 01:31:07.659 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-01 01:31:07.663 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-01 01:31:07.666 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-01 01:31:07.669 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-01 01:31:07.672 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-01 01:31:07.675 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-01 01:31:07.678 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-07-01 01:31:07.682 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-01 01:31:07.684 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-07-01 01:31:07.688 | + functions-common:run_plugins:1837 : local plugins= 2026-07-01 01:31:07.691 | + functions-common:run_plugins:1838 : local plugin 2026-07-01 01:31:07.694 | + ./stack.sh:main:852 : set_systemd_override DefaultLimitNOFILE 2048 2026-07-01 01:31:07.698 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-07-01 01:31:07.701 | + functions:set_systemd_override:845 : local value=2048 2026-07-01 01:31:07.705 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-07-01 01:31:07.709 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-07-01 01:31:07.787 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-07-01 01:31:07.787 | Set systemd system override for DefaultLimitNOFILE=2048 2026-07-01 01:31:07.791 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-07-01 01:31:08.219 | + ./stack.sh:main:854 : install_rpc_backend 2026-07-01 01:31:08.223 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-07-01 01:31:08.248 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:31:08.252 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-07-01 01:31:08.256 | + functions-common:install_package:1438 : update_package_repo 2026-07-01 01:31:08.261 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-01 01:31:08.265 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-01 01:31:08.269 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-01 01:31:08.273 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-01 01:31:08.277 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-01 01:31:08.281 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 01:31:08.285 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 01:31:08.289 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-01 01:31:08.293 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-01 01:31:08.297 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-01 01:31:08.301 | + functions-common:apt_get_update:1167 : return 2026-07-01 01:31:08.305 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-07-01 01:31:08.309 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-01 01:31:08.313 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 01:31:08.317 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 01:31:08.321 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-07-01 01:31:08.351 | + 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-01 01:31:08.390 | Reading package lists... 2026-07-01 01:31:08.811 | Building dependency tree... 2026-07-01 01:31:08.813 | Reading state information... 2026-07-01 01:31:09.534 | The following packages were automatically installed and are no longer required: 2026-07-01 01:31:09.536 | libfwupd2 libgusb2 2026-07-01 01:31:09.536 | Use 'sudo apt autoremove' to remove them. 2026-07-01 01:31:09.538 | The following additional packages will be installed: 2026-07-01 01:31:09.538 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-01 01:31:09.538 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-01 01:31:09.538 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-01 01:31:09.540 | erlang-tools erlang-xmerl 2026-07-01 01:31:09.543 | Suggested packages: 2026-07-01 01:31:09.543 | erlang erlang-manpages erlang-doc 2026-07-01 01:31:09.605 | The following NEW packages will be installed: 2026-07-01 01:31:09.605 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-01 01:31:09.605 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-01 01:31:09.605 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-01 01:31:09.607 | erlang-tools erlang-xmerl rabbitmq-server 2026-07-01 01:31:09.699 | 0 upgraded, 18 newly installed, 0 to remove and 1 not upgraded. 2026-07-01 01:31:09.699 | Need to get 36.1 MB of archives. 2026-07-01 01:31:09.699 | After this operation, 56.3 MB of additional disk space will be used. 2026-07-01 01:31:09.699 | 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-01 01:31:09.897 | 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-01 01:31:09.908 | 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-01 01:31:09.916 | 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-01 01:31:09.926 | 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-01 01:31:09.940 | 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-01 01:31:09.951 | 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-01 01:31:09.970 | 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-01 01:31:09.980 | 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-01 01:31:09.987 | 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-01 01:31:09.994 | 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-01 01:31:10.004 | 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-01 01:31:10.034 | 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-01 01:31:10.035 | 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-01 01:31:10.037 | 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-01 01:31:10.041 | 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-01 01:31:10.050 | 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-01 01:31:10.067 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-07-01 01:31:10.509 | perl: warning: Setting locale failed. 2026-07-01 01:31:10.509 | perl: warning: Please check that your locale settings: 2026-07-01 01:31:10.509 | LANGUAGE = (unset), 2026-07-01 01:31:10.509 | LC_ALL = "en_US.utf8", 2026-07-01 01:31:10.509 | LANG = "de_DE.UTF-8" 2026-07-01 01:31:10.509 | are supported and installed on your system. 2026-07-01 01:31:10.510 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 01:31:10.572 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 01:31:10.572 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 01:31:10.573 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 01:31:10.782 | Fetched 36.1 MB in 1s (59.2 MB/s) 2026-07-01 01:31:10.870 | Selecting previously unselected package erlang-base. 2026-07-01 01:31:10.936 | (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-01 01:31:10.943 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 01:31:10.947 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 01:31:11.334 | Selecting previously unselected package erlang-asn1. 2026-07-01 01:31:11.346 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 01:31:11.350 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 01:31:11.412 | Selecting previously unselected package erlang-crypto. 2026-07-01 01:31:11.424 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 01:31:11.428 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 01:31:11.479 | Selecting previously unselected package erlang-public-key. 2026-07-01 01:31:11.492 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 01:31:11.496 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 01:31:11.550 | Selecting previously unselected package erlang-mnesia. 2026-07-01 01:31:11.562 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 01:31:11.566 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 01:31:11.633 | Selecting previously unselected package erlang-runtime-tools. 2026-07-01 01:31:11.645 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 01:31:11.649 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 01:31:11.712 | Selecting previously unselected package erlang-ssl. 2026-07-01 01:31:11.724 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 01:31:11.727 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 01:31:11.829 | Selecting previously unselected package erlang-eldap. 2026-07-01 01:31:11.842 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 01:31:11.846 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 01:31:11.889 | Selecting previously unselected package erlang-ftp. 2026-07-01 01:31:11.902 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 01:31:11.906 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 01:31:11.954 | Selecting previously unselected package erlang-tftp. 2026-07-01 01:31:11.965 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 01:31:11.969 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 01:31:12.014 | Selecting previously unselected package erlang-inets. 2026-07-01 01:31:12.026 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 01:31:12.030 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 01:31:12.111 | Selecting previously unselected package erlang-snmp. 2026-07-01 01:31:12.124 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 01:31:12.127 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 01:31:12.282 | Selecting previously unselected package erlang-os-mon. 2026-07-01 01:31:12.295 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 01:31:12.299 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 01:31:12.348 | Selecting previously unselected package erlang-parsetools. 2026-07-01 01:31:12.360 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 01:31:12.363 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 01:31:12.408 | Selecting previously unselected package erlang-syntax-tools. 2026-07-01 01:31:12.420 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 01:31:12.423 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 01:31:12.474 | Selecting previously unselected package erlang-tools. 2026-07-01 01:31:12.486 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 01:31:12.489 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 01:31:12.553 | Selecting previously unselected package erlang-xmerl. 2026-07-01 01:31:12.566 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 01:31:12.569 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 01:31:12.653 | Selecting previously unselected package rabbitmq-server. 2026-07-01 01:31:12.665 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-07-01 01:31:12.672 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-01 01:31:13.727 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 01:31:14.080 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-07-01 01:31:14.080 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-07-01 01:31:16.566 | Searching for services which depend on erlang and should be started... none found. 2026-07-01 01:31:16.599 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 01:31:16.609 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 01:31:16.618 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 01:31:16.628 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 01:31:16.637 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 01:31:16.646 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 01:31:16.655 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 01:31:16.664 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 01:31:16.673 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 01:31:16.682 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 01:31:16.691 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 01:31:16.701 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 01:31:16.710 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 01:31:16.719 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 01:31:16.729 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 01:31:16.739 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 01:31:16.748 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-01 01:31:16.834 | info: Selecting GID from range 100 to 999 ... 2026-07-01 01:31:16.839 | info: Adding group `rabbitmq' (GID 118) ... 2026-07-01 01:31:16.937 | info: Selecting UID from range 100 to 999 ... 2026-07-01 01:31:16.937 | 2026-07-01 01:31:16.942 | info: Adding system user `rabbitmq' (UID 116) ... 2026-07-01 01:31:16.945 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-07-01 01:31:16.994 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-07-01 01:31:17.200 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-07-01 01:31:37.750 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-01 01:31:39.418 | perl: warning: Setting locale failed. 2026-07-01 01:31:39.419 | perl: warning: Please check that your locale settings: 2026-07-01 01:31:39.419 | LANGUAGE = (unset), 2026-07-01 01:31:39.419 | LC_ALL = "en_US.utf8", 2026-07-01 01:31:39.419 | LANG = "de_DE.UTF-8" 2026-07-01 01:31:39.419 | are supported and installed on your system. 2026-07-01 01:31:39.419 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 01:31:39.547 | perl: warning: Setting locale failed. 2026-07-01 01:31:39.548 | perl: warning: Please check that your locale settings: 2026-07-01 01:31:39.548 | LANGUAGE = (unset), 2026-07-01 01:31:39.548 | LC_ALL = "en_US.utf8", 2026-07-01 01:31:39.548 | LANG = "de_DE.UTF-8" 2026-07-01 01:31:39.548 | are supported and installed on your system. 2026-07-01 01:31:39.548 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 01:31:39.597 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 01:31:39.597 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 01:31:39.597 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 01:31:39.667 | perl: warning: Setting locale failed. 2026-07-01 01:31:39.667 | perl: warning: Please check that your locale settings: 2026-07-01 01:31:39.667 | LANGUAGE = (unset), 2026-07-01 01:31:39.667 | LC_ALL = "en_US.utf8", 2026-07-01 01:31:39.667 | LANG = "de_DE.UTF-8" 2026-07-01 01:31:39.667 | are supported and installed on your system. 2026-07-01 01:31:39.667 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 01:31:40.158 | 2026-07-01 01:31:40.158 | Running kernel seems to be up-to-date. 2026-07-01 01:31:40.158 | 2026-07-01 01:31:40.158 | No services need to be restarted. 2026-07-01 01:31:40.158 | 2026-07-01 01:31:40.158 | No containers need to be restarted. 2026-07-01 01:31:40.159 | 2026-07-01 01:31:40.159 | No user sessions are running outdated binaries. 2026-07-01 01:31:40.159 | 2026-07-01 01:31:40.159 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-01 01:31:42.386 | + functions-common:apt_get:1211 : result=0 2026-07-01 01:31:42.390 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-01 01:31:42.393 | + functions-common:time_stop:2420 : local name 2026-07-01 01:31:42.395 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:31:42.399 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:31:42.402 | + functions-common:time_stop:2423 : local total 2026-07-01 01:31:42.406 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:31:42.409 | + functions-common:time_stop:2426 : name=apt-get 2026-07-01 01:31:42.413 | + functions-common:time_stop:2427 : start_time=1782869468347 2026-07-01 01:31:42.417 | + functions-common:time_stop:2429 : [[ -z 1782869468347 ]] 2026-07-01 01:31:42.422 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:31:42.428 | + functions-common:time_stop:2432 : end_time=1782869502423 2026-07-01 01:31:42.431 | + functions-common:time_stop:2433 : elapsed_time=34076 2026-07-01 01:31:42.435 | + functions-common:time_stop:2434 : total=63935 2026-07-01 01:31:42.439 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:31:42.442 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=98011 2026-07-01 01:31:42.446 | + functions-common:apt_get:1215 : return 0 2026-07-01 01:31:42.450 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-07-01 01:31:42.454 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-01 01:31:42.458 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-01 01:31:42.462 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-01 01:31:42.465 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-01 01:31:42.469 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-01 01:31:42.473 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-01 01:31:42.476 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-01 01:31:42.480 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-01 01:31:42.482 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-01 01:31:42.486 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-01 01:31:42.489 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-01 01:31:42.493 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-01 01:31:42.497 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-01 01:31:42.501 | + ./stack.sh:main:855 : restart_rpc_backend 2026-07-01 01:31:42.505 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-07-01 01:31:42.530 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:31:42.534 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-07-01 01:31:42.537 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 01:31:42.541 | + ./stack.sh:echo_summary:447 : echo -e Starting RabbitMQ 2026-07-01 01:31:42.545 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-07-01 01:31:42.550 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-07-01 01:31:42.556 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-07-01 01:31:42.561 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-07-01 01:31:42.564 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-07-01 01:31:42.568 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-07-01 01:31:42.572 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-07-01 01:31:42.576 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-07-01 01:31:42.581 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-07-01 01:31:43.747 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-07-01 01:31:43.747 | user tags 2026-07-01 01:31:43.747 | guest [administrator]' 2026-07-01 01:31:43.754 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-07-01 01:31:43.754 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-07-01 01:31:43.754 | user tags 2026-07-01 01:31:43.754 | guest [administrator]' 2026-07-01 01:31:43.762 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-07-01 01:31:43.766 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-07-01 01:31:43.769 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-07-01 01:31:44.869 | Adding user "stackrabbit" ... 2026-07-01 01:31:44.889 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-07-01 01:31:44.913 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-07-01 01:31:46.053 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-07-01 01:31:46.088 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-07-01 01:31:46.093 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-07-01 01:31:47.222 | Changing password for user "stackrabbit" ... 2026-07-01 01:31:47.254 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-07-01 01:31:47.258 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-07-01 01:31:47.261 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-07-01 01:31:48.391 | Deleting user "guest" ... 2026-07-01 01:31:48.434 | + ./stack.sh:main:857 : is_service_enabled mysql postgresql 2026-07-01 01:31:48.456 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:31:48.459 | + ./stack.sh:main:858 : install_database 2026-07-01 01:31:48.463 | + lib/database:install_database:118 : install_database_mysql 2026-07-01 01:31:48.467 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-07-01 01:31:48.471 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 01:31:48.474 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 01:31:48.478 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-07-01 01:31:48.491 | perl: warning: Setting locale failed. 2026-07-01 01:31:48.491 | perl: warning: Please check that your locale settings: 2026-07-01 01:31:48.491 | LANGUAGE = (unset), 2026-07-01 01:31:48.491 | LC_ALL = "en_US.utf8", 2026-07-01 01:31:48.491 | LANG = "de_DE.UTF-8" 2026-07-01 01:31:48.491 | are supported and installed on your system. 2026-07-01 01:31:48.491 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 01:31:48.543 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 01:31:48.543 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 01:31:48.543 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 01:31:48.656 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-07-01 01:31:48.660 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-07-01 01:31:48.666 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-07-01 01:31:48.670 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 01:31:48.673 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 01:31:48.677 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-07-01 01:31:48.679 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-07-01 01:31:48.684 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-07-01 01:31:48.690 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-07-01 01:31:48.693 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-07-01 01:31:48.697 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-01 01:31:48.701 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-01 01:31:48.705 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-01 01:31:48.708 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-01 01:31:48.711 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-01 01:31:48.715 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-01 01:31:48.717 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-01 01:31:48.719 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-01 01:31:48.723 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-01 01:31:48.727 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-01 01:31:48.731 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-01 01:31:48.733 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-01 01:31:48.737 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-01 01:31:48.741 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-07-01 01:31:48.745 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 01:31:48.749 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 01:31:48.753 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-07-01 01:31:48.757 | + functions-common:install_package:1438 : update_package_repo 2026-07-01 01:31:48.761 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-01 01:31:48.765 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-01 01:31:48.769 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-01 01:31:48.771 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-01 01:31:48.775 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-01 01:31:48.777 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 01:31:48.781 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 01:31:48.784 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-01 01:31:48.787 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-01 01:31:48.791 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-01 01:31:48.795 | + functions-common:apt_get_update:1167 : return 2026-07-01 01:31:48.799 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-07-01 01:31:48.802 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-01 01:31:48.806 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 01:31:48.809 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 01:31:48.812 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-07-01 01:31:48.842 | + 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-01 01:31:48.881 | Reading package lists... 2026-07-01 01:31:49.276 | Building dependency tree... 2026-07-01 01:31:49.276 | Reading state information... 2026-07-01 01:31:49.868 | The following packages were automatically installed and are no longer required: 2026-07-01 01:31:49.870 | libfwupd2 libgusb2 2026-07-01 01:31:49.870 | Use 'sudo apt autoremove' to remove them. 2026-07-01 01:31:49.872 | The following additional packages will be installed: 2026-07-01 01:31:49.872 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-07-01 01:31:49.873 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-07-01 01:31:49.873 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-07-01 01:31:49.873 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-07-01 01:31:49.874 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-07-01 01:31:49.874 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-07-01 01:31:49.875 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-07-01 01:31:49.878 | Suggested packages: 2026-07-01 01:31:49.878 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-07-01 01:31:49.879 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-07-01 01:31:49.931 | The following NEW packages will be installed: 2026-07-01 01:31:49.931 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-07-01 01:31:49.931 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-07-01 01:31:49.931 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-07-01 01:31:49.931 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-07-01 01:31:49.933 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-07-01 01:31:49.933 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-07-01 01:31:49.933 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-07-01 01:31:50.026 | 0 upgraded, 27 newly installed, 0 to remove and 1 not upgraded. 2026-07-01 01:31:50.027 | Need to get 29.6 MB of archives. 2026-07-01 01:31:50.027 | After this operation, 243 MB of additional disk space will be used. 2026-07-01 01:31:50.027 | 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-01 01:31:50.120 | 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-01 01:31:50.128 | 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-01 01:31:50.138 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-07-01 01:31:50.147 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-07-01 01:31:50.157 | 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-01 01:31:50.362 | 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-01 01:31:50.378 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-07-01 01:31:50.378 | Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-07-01 01:31:50.380 | Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-07-01 01:31:50.381 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-07-01 01:31:50.384 | 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-01 01:31:50.384 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-07-01 01:31:50.385 | Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-07-01 01:31:50.392 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-07-01 01:31:50.399 | Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-07-01 01:31:50.406 | 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-01 01:31:50.413 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-07-01 01:31:50.420 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-07-01 01:31:50.430 | Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-07-01 01:31:50.438 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-07-01 01:31:50.446 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-07-01 01:31:50.453 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-07-01 01:31:50.461 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-07-01 01:31:50.469 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-07-01 01:31:50.542 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-07-01 01:31:50.542 | 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-01 01:31:50.780 | perl: warning: Setting locale failed. 2026-07-01 01:31:50.780 | perl: warning: Please check that your locale settings: 2026-07-01 01:31:50.780 | LANGUAGE = (unset), 2026-07-01 01:31:50.780 | LC_ALL = "en_US.utf8", 2026-07-01 01:31:50.780 | LANG = "de_DE.UTF-8" 2026-07-01 01:31:50.781 | are supported and installed on your system. 2026-07-01 01:31:50.781 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 01:31:50.844 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 01:31:50.844 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 01:31:50.844 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 01:31:50.973 | Vorkonfiguration der Pakete ... 2026-07-01 01:31:50.983 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 01:31:51.121 | Fetched 29.6 MB in 1s (51.2 MB/s) 2026-07-01 01:31:51.158 | Selecting previously unselected package mysql-client-core-8.0. 2026-07-01 01:31:51.222 | (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-01 01:31:51.229 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-01 01:31:51.233 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-01 01:31:51.643 | Selecting previously unselected package mysql-client-8.0. 2026-07-01 01:31:51.657 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-01 01:31:51.661 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-01 01:31:51.709 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-07-01 01:31:51.722 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-01 01:31:51.730 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-01 01:31:51.774 | Selecting previously unselected package libmecab2:amd64. 2026-07-01 01:31:51.788 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-07-01 01:31:51.792 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-01 01:31:51.845 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-07-01 01:31:51.859 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-07-01 01:31:51.863 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-01 01:31:51.912 | Selecting previously unselected package mysql-server-core-8.0. 2026-07-01 01:31:51.925 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-01 01:31:51.929 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-01 01:31:52.920 | Selecting previously unselected package mysql-server-8.0. 2026-07-01 01:31:52.933 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-01 01:31:52.942 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 01:31:52.996 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 01:31:52.996 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 01:31:52.996 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 01:31:53.074 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 01:31:53.086 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 01:31:53.396 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-01 01:31:53.468 | Selecting previously unselected package libhtml-tagset-perl. 2026-07-01 01:31:53.482 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-07-01 01:31:53.487 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-07-01 01:31:53.532 | Selecting previously unselected package liburi-perl. 2026-07-01 01:31:53.545 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-07-01 01:31:53.550 | Unpacking liburi-perl (5.27-1) ... 2026-07-01 01:31:53.637 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-07-01 01:31:53.651 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-07-01 01:31:53.655 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-07-01 01:31:53.715 | Selecting previously unselected package libcgi-pm-perl. 2026-07-01 01:31:53.727 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-07-01 01:31:53.731 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-07-01 01:31:53.794 | Selecting previously unselected package libfcgi0t64:amd64. 2026-07-01 01:31:53.807 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-01 01:31:53.811 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-01 01:31:53.856 | Selecting previously unselected package libfcgi-perl. 2026-07-01 01:31:53.869 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-07-01 01:31:53.873 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-07-01 01:31:53.918 | Selecting previously unselected package libcgi-fast-perl. 2026-07-01 01:31:53.931 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-07-01 01:31:53.935 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-07-01 01:31:53.977 | Selecting previously unselected package libclone-perl:amd64. 2026-07-01 01:31:53.991 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-07-01 01:31:53.995 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-07-01 01:31:54.039 | Selecting previously unselected package libencode-locale-perl. 2026-07-01 01:31:54.051 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-07-01 01:31:54.056 | Unpacking libencode-locale-perl (1.05-3) ... 2026-07-01 01:31:54.097 | Selecting previously unselected package libfcgi-bin. 2026-07-01 01:31:54.111 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-01 01:31:54.115 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-01 01:31:54.155 | Selecting previously unselected package libhtml-template-perl. 2026-07-01 01:31:54.168 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-07-01 01:31:54.172 | Unpacking libhtml-template-perl (2.97-2) ... 2026-07-01 01:31:54.218 | Selecting previously unselected package libtimedate-perl. 2026-07-01 01:31:54.230 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-07-01 01:31:54.234 | Unpacking libtimedate-perl (2.3300-2) ... 2026-07-01 01:31:54.303 | Selecting previously unselected package libhttp-date-perl. 2026-07-01 01:31:54.316 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-07-01 01:31:54.321 | Unpacking libhttp-date-perl (6.06-1) ... 2026-07-01 01:31:54.361 | Selecting previously unselected package libio-html-perl. 2026-07-01 01:31:54.375 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-07-01 01:31:54.379 | Unpacking libio-html-perl (1.004-3) ... 2026-07-01 01:31:54.425 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-07-01 01:31:54.439 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-07-01 01:31:54.443 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-07-01 01:31:54.489 | Selecting previously unselected package libhttp-message-perl. 2026-07-01 01:31:54.503 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-07-01 01:31:54.507 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-07-01 01:31:54.562 | Selecting previously unselected package mecab-utils. 2026-07-01 01:31:54.576 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-07-01 01:31:54.580 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-07-01 01:31:54.628 | Selecting previously unselected package mecab-ipadic. 2026-07-01 01:31:54.641 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-07-01 01:31:54.645 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-01 01:31:55.277 | Selecting previously unselected package mecab-ipadic-utf8. 2026-07-01 01:31:55.288 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-07-01 01:31:55.292 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-01 01:31:55.334 | Selecting previously unselected package mysql-server. 2026-07-01 01:31:55.348 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-07-01 01:31:55.352 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-01 01:31:55.426 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-01 01:31:55.437 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-01 01:31:55.451 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-01 01:31:55.463 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-07-01 01:31:55.474 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-01 01:31:55.486 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-01 01:31:55.497 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-07-01 01:31:55.509 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-07-01 01:31:55.520 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-01 01:31:55.532 | Setting up libencode-locale-perl (1.05-3) ... 2026-07-01 01:31:55.543 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-07-01 01:31:55.555 | Setting up libio-html-perl (1.004-3) ... 2026-07-01 01:31:55.567 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-01 01:31:55.578 | Setting up libtimedate-perl (2.3300-2) ... 2026-07-01 01:31:55.591 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-01 01:31:55.602 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-07-01 01:31:55.614 | Setting up liburi-perl (5.27-1) ... 2026-07-01 01:31:55.626 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-01 01:31:55.679 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 01:31:55.731 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 01:31:55.731 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 01:31:55.732 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 01:31:55.808 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 01:31:55.820 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 01:31:55.873 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-01 01:31:55.910 | Renaming removed key_buffer and myisam-recover options (if present) 2026-07-01 01:32:07.910 | mysqld will log errors to /var/log/mysql/error.log 2026-07-01 01:32:08.767 | mysqld is running as pid 15724 2026-07-01 01:32:11.228 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-07-01 01:32:12.814 | Setting up libhttp-date-perl (6.06-1) ... 2026-07-01 01:32:12.826 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-01 01:32:12.835 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-01 01:32:12.840 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-01 01:32:12.841 | 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-01 01:32:12.841 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-01 01:32:13.069 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-01 01:32:13.117 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-01 01:32:13.117 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-01 01:32:13.120 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-01 01:32:13.120 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-01 01:32:13.125 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-01 01:32:13.129 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-01 01:32:13.211 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-01 01:32:13.212 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-01 01:32:13.212 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-01 01:32:13.212 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-01 01:32:13.307 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-01 01:32:13.309 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-01 01:32:13.318 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-01 01:32:13.318 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-01 01:32:13.319 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-01 01:32:13.319 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-01 01:32:13.349 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-01 01:32:13.349 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-01 01:32:13.350 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-01 01:32:13.675 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-01 01:32:13.675 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-01 01:32:13.675 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-01 01:32:13.825 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-01 01:32:13.874 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-01 01:32:13.875 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-01 01:32:14.232 | 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-01 01:32:14.365 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-01 01:32:14.613 | 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-01 01:32:14.616 | 2026-07-01 01:32:14.616 | done! 2026-07-01 01:32:14.623 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-01 01:32:14.630 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-01 01:32:14.639 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-01 01:32:14.644 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-01 01:32:14.644 | 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-01 01:32:14.644 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-01 01:32:14.950 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-01 01:32:15.035 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-01 01:32:15.036 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-01 01:32:15.036 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-01 01:32:15.036 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-01 01:32:15.047 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-01 01:32:15.052 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-01 01:32:15.171 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-01 01:32:15.171 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-01 01:32:15.171 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-01 01:32:15.171 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-01 01:32:15.298 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-01 01:32:15.301 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-01 01:32:15.313 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-01 01:32:15.314 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-01 01:32:15.314 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-01 01:32:15.315 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-01 01:32:15.357 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-01 01:32:15.357 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-01 01:32:15.358 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-01 01:32:15.827 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-01 01:32:15.827 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-01 01:32:15.828 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-01 01:32:16.037 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-01 01:32:16.107 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-01 01:32:16.108 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-01 01:32:16.532 | 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-01 01:32:16.657 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-01 01:32:16.905 | 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-01 01:32:16.908 | 2026-07-01 01:32:16.908 | done! 2026-07-01 01:32:16.915 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-01 01:32:16.924 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-07-01 01:32:16.936 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-07-01 01:32:16.948 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-01 01:32:16.961 | Setting up libcgi-pm-perl (4.63-1) ... 2026-07-01 01:32:16.972 | Setting up libhtml-template-perl (2.97-2) ... 2026-07-01 01:32:16.984 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-07-01 01:32:16.995 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-01 01:32:18.871 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-01 01:32:19.103 | perl: warning: Setting locale failed. 2026-07-01 01:32:19.103 | perl: warning: Please check that your locale settings: 2026-07-01 01:32:19.103 | LANGUAGE = (unset), 2026-07-01 01:32:19.104 | LC_ALL = "en_US.utf8", 2026-07-01 01:32:19.104 | LANG = "de_DE.UTF-8" 2026-07-01 01:32:19.104 | are supported and installed on your system. 2026-07-01 01:32:19.104 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 01:32:19.236 | perl: warning: Setting locale failed. 2026-07-01 01:32:19.236 | perl: warning: Please check that your locale settings: 2026-07-01 01:32:19.236 | LANGUAGE = (unset), 2026-07-01 01:32:19.236 | LC_ALL = "en_US.utf8", 2026-07-01 01:32:19.236 | LANG = "de_DE.UTF-8" 2026-07-01 01:32:19.236 | are supported and installed on your system. 2026-07-01 01:32:19.236 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 01:32:19.286 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 01:32:19.286 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 01:32:19.286 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 01:32:19.355 | perl: warning: Setting locale failed. 2026-07-01 01:32:19.356 | perl: warning: Please check that your locale settings: 2026-07-01 01:32:19.356 | LANGUAGE = (unset), 2026-07-01 01:32:19.356 | LC_ALL = "en_US.utf8", 2026-07-01 01:32:19.356 | LANG = "de_DE.UTF-8" 2026-07-01 01:32:19.356 | are supported and installed on your system. 2026-07-01 01:32:19.356 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 01:32:19.851 | 2026-07-01 01:32:19.851 | Running kernel seems to be up-to-date. 2026-07-01 01:32:19.851 | 2026-07-01 01:32:19.851 | No services need to be restarted. 2026-07-01 01:32:19.851 | 2026-07-01 01:32:19.852 | No containers need to be restarted. 2026-07-01 01:32:19.852 | 2026-07-01 01:32:19.852 | No user sessions are running outdated binaries. 2026-07-01 01:32:19.853 | 2026-07-01 01:32:19.853 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-01 01:32:21.785 | + functions-common:apt_get:1211 : result=0 2026-07-01 01:32:21.787 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-01 01:32:21.790 | + functions-common:time_stop:2420 : local name 2026-07-01 01:32:21.793 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:32:21.796 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:32:21.799 | + functions-common:time_stop:2423 : local total 2026-07-01 01:32:21.802 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:32:21.805 | + functions-common:time_stop:2426 : name=apt-get 2026-07-01 01:32:21.808 | + functions-common:time_stop:2427 : start_time=1782869508837 2026-07-01 01:32:21.811 | + functions-common:time_stop:2429 : [[ -z 1782869508837 ]] 2026-07-01 01:32:21.815 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:32:21.819 | + functions-common:time_stop:2432 : end_time=1782869541816 2026-07-01 01:32:21.822 | + functions-common:time_stop:2433 : elapsed_time=32979 2026-07-01 01:32:21.825 | + functions-common:time_stop:2434 : total=98011 2026-07-01 01:32:21.828 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:32:21.830 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=130990 2026-07-01 01:32:21.833 | + functions-common:apt_get:1215 : return 0 2026-07-01 01:32:21.836 | + ./stack.sh:main:860 : '[' -n mysql ']' 2026-07-01 01:32:21.839 | + ./stack.sh:main:861 : install_database_python 2026-07-01 01:32:21.841 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-07-01 01:32:21.844 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-07-01 01:32:21.847 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-07-01 01:32:21.850 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-01 01:32:21.854 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-07-01 01:32:21.857 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-07-01 01:32:21.860 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-01 01:32:21.864 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-07-01 01:32:21.865 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-01 01:32:21.870 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-07-01 01:32:21.873 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-07-01 01:32:21.876 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-07-01 01:32:21.880 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-07-01 01:32:21.884 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-07-01 01:32:21.908 | Using python 3.12 to install PyMySQL 2026-07-01 01:32:21.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 PyMySQL 2026-07-01 01:32:23.056 | Collecting PyMySQL 2026-07-01 01:32:23.191 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-07-01 01:32:23.216 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-07-01 01:32:23.388 | Installing collected packages: PyMySQL 2026-07-01 01:32:23.458 | Successfully installed PyMySQL-1.2.0 2026-07-01 01:32:23.563 | + inc/python:pip_install:216 : result=0 2026-07-01 01:32:23.565 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 01:32:23.568 | + functions-common:time_stop:2420 : local name 2026-07-01 01:32:23.571 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:32:23.574 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:32:23.577 | + functions-common:time_stop:2423 : local total 2026-07-01 01:32:23.579 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:32:23.582 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 01:32:23.585 | + functions-common:time_stop:2427 : start_time=1782869541900 2026-07-01 01:32:23.588 | + functions-common:time_stop:2429 : [[ -z 1782869541900 ]] 2026-07-01 01:32:23.592 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:32:23.596 | + functions-common:time_stop:2432 : end_time=1782869543593 2026-07-01 01:32:23.598 | + functions-common:time_stop:2433 : elapsed_time=1693 2026-07-01 01:32:23.601 | + functions-common:time_stop:2434 : total=34409 2026-07-01 01:32:23.604 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:32:23.607 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36102 2026-07-01 01:32:23.609 | + inc/python:pip_install:219 : return 0 2026-07-01 01:32:23.612 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-07-01 01:32:23.615 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-01 01:32:23.618 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-07-01 01:32:23.621 | + ./stack.sh:main:864 : is_service_enabled neutron 2026-07-01 01:32:23.642 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:32:23.644 | + ./stack.sh:main:865 : install_neutron_agent_packages 2026-07-01 01:32:23.647 | + lib/neutron:install_neutron_agent_packages:547 : is_service_enabled q-l3 neutron-l3 2026-07-01 01:32:23.667 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:32:23.670 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-07-01 01:32:23.689 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:32:23.692 | + ./stack.sh:main:868 : is_service_enabled etcd3 2026-07-01 01:32:23.712 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:32:23.716 | + ./stack.sh:main:869 : install_etcd3 2026-07-01 01:32:23.718 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-07-01 01:32:23.718 | Installing etcd 2026-07-01 01:32:23.721 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-07-01 01:32:23.737 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-07-01 01:32:23.751 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-07-01 01:32:23.754 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-07-01 01:32:23.773 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-07-01 01:32:23.777 | ++ 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-01 01:32:23.780 | ++ 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-01 01:32:23.782 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-07-01 01:32:23.784 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-07-01 01:32:23.788 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-07-01 01:32:23.790 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-07-01 01:32:23.792 | ++ 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-01 01:32:23.796 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-07-01 01:32:23.799 | ++ 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-01 01:32:23.805 | --2026-07-01 03:32:23-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-01 01:32:23.875 | Resolving github.com (github.com)... 140.82.121.4 2026-07-01 01:32:23.894 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-07-01 01:32:24.107 | HTTP request sent, awaiting response... 302 Found 2026-07-01 01:32:24.108 | 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-01T02%3A24%3A04Z&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-01T01%3A23%3A22Z&ske=2026-07-01T02%3A24%3A04Z&sks=b&skv=2018-11-09&sig=nwvqZ1Q%2B%2BXCQVUimUMduL1U66vfyoi9%2FH8o0M%2F1zwJw%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4Mjg3MTM0NCwibmJmIjoxNzgyODY5NTQ0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.IqHMEvc1s0dSZ6WenVdrpuz_SXxy3z0MjqtAOwmrVMQ&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-07-01 01:32:24.109 | --2026-07-01 03:32:24-- 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-01T02%3A24%3A04Z&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-01T01%3A23%3A22Z&ske=2026-07-01T02%3A24%3A04Z&sks=b&skv=2018-11-09&sig=nwvqZ1Q%2B%2BXCQVUimUMduL1U66vfyoi9%2FH8o0M%2F1zwJw%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4Mjg3MTM0NCwibmJmIjoxNzgyODY5NTQ0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.IqHMEvc1s0dSZ6WenVdrpuz_SXxy3z0MjqtAOwmrVMQ&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-07-01 01:32:24.124 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... 2026-07-01 01:32:24.135 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-07-01 01:32:24.264 | HTTP request sent, awaiting response... 200 OK 2026-07-01 01:32:24.265 | Length: 20927601 (20M) [application/octet-stream] 2026-07-01 01:32:24.266 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-07-01 01:32:24.317 | 2026-07-01 01:32:24.551 | 0K ........ ........ ... 100% 70.2M=0.3s 2026-07-01 01:32:24.551 | 2026-07-01 01:32:24.551 | 2026-07-01 03:32:24 (70.2 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-07-01 01:32:24.551 | 2026-07-01 01:32:24.556 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-07-01 01:32:24.559 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-01 01:32:24.563 | ++ functions:get_extra_file:81 : return 2026-07-01 01:32:24.566 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-01 01:32:24.570 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-07-01 01:32:24.573 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-07-01 01:32:24.575 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-07-01 01:32:24.602 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-07-01 01:32:24.605 | + 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-01 01:32:24.615 | etcd-v3.5.21-linux-amd64/ 2026-07-01 01:32:24.615 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-07-01 01:32:24.615 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-07-01 01:32:24.615 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-07-01 01:32:24.615 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-07-01 01:32:24.615 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-07-01 01:32:24.615 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-07-01 01:32:24.616 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-07-01 01:32:24.618 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-07-01 01:32:24.618 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-07-01 01:32:24.618 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-07-01 01:32:24.618 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-07-01 01:32:24.618 | etcd-v3.5.21-linux-amd64/README.md 2026-07-01 01:32:24.618 | etcd-v3.5.21-linux-amd64/etcdutl 2026-07-01 01:32:24.778 | etcd-v3.5.21-linux-amd64/etcdctl 2026-07-01 01:32:24.972 | etcd-v3.5.21-linux-amd64/etcd 2026-07-01 01:32:25.232 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-07-01 01:32:25.270 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-07-01 01:32:25.301 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-07-01 01:32:25.304 | + ./stack.sh:main:878 : is_service_enabled tls-proxy 2026-07-01 01:32:25.324 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:32:25.326 | + ./stack.sh:main:888 : install_dstat 2026-07-01 01:32:25.330 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-07-01 01:32:25.348 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:32:25.352 | + ./stack.sh:main:894 : echo_summary 'Installing OpenStack project source' 2026-07-01 01:32:25.354 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 01:32:25.357 | + ./stack.sh:echo_summary:447 : echo -e Installing OpenStack project source 2026-07-01 01:32:25.360 | + ./stack.sh:main:897 : install_libs 2026-07-01 01:32:25.362 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-07-01 01:32:25.364 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-07-01 01:32:25.368 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-07-01 01:32:25.371 | + inc/python:use_library_from_git:266 : local name=automaton 2026-07-01 01:32:25.373 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:32:25.376 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:32:25.379 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-07-01 01:32:25.382 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:32:25.385 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-07-01 01:32:25.388 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-07-01 01:32:25.391 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-07-01 01:32:25.393 | + inc/python:use_library_from_git:266 : local name=castellan 2026-07-01 01:32:25.395 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:32:25.397 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:32:25.401 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-07-01 01:32:25.404 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:32:25.406 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-07-01 01:32:25.409 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-07-01 01:32:25.412 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-07-01 01:32:25.416 | + inc/python:use_library_from_git:266 : local name=cliff 2026-07-01 01:32:25.418 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:32:25.421 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:32:25.424 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-07-01 01:32:25.427 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:32:25.430 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-07-01 01:32:25.433 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-07-01 01:32:25.437 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-07-01 01:32:25.440 | + inc/python:use_library_from_git:266 : local name=cursive 2026-07-01 01:32:25.443 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:32:25.445 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:32:25.448 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-07-01 01:32:25.451 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:32:25.454 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-07-01 01:32:25.457 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-07-01 01:32:25.461 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-07-01 01:32:25.464 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-07-01 01:32:25.467 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:32:25.470 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:32:25.473 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-07-01 01:32:25.476 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:32:25.479 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-07-01 01:32:25.481 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-07-01 01:32:25.485 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-07-01 01:32:25.487 | + inc/python:use_library_from_git:266 : local name=futurist 2026-07-01 01:32:25.491 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:32:25.494 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:32:25.497 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-07-01 01:32:25.500 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:32:25.503 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-07-01 01:32:25.506 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-07-01 01:32:25.509 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-07-01 01:32:25.512 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-07-01 01:32:25.515 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:32:25.518 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:32:25.520 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-07-01 01:32:25.524 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:32:25.526 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-07-01 01:32:25.529 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-07-01 01:32:25.532 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-07-01 01:32:25.535 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-07-01 01:32:25.538 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:32:25.541 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:32:25.544 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-07-01 01:32:25.547 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:32:25.550 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-07-01 01:32:25.553 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-07-01 01:32:25.556 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-07-01 01:32:25.559 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-07-01 01:32:25.563 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:32:25.565 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:32:25.568 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-07-01 01:32:25.572 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:32:25.575 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-07-01 01:32:25.578 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-07-01 01:32:25.581 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-07-01 01:32:25.585 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-07-01 01:32:25.588 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:32:25.591 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:32:25.594 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-07-01 01:32:25.597 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:32:25.600 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-07-01 01:32:25.603 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-07-01 01:32:25.607 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-07-01 01:32:25.609 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-07-01 01:32:25.612 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:32:25.615 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:32:25.618 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-07-01 01:32:25.622 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:32:25.625 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-07-01 01:32:25.628 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-07-01 01:32:25.631 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-07-01 01:32:25.634 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-07-01 01:32:25.637 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:32:25.640 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:32:25.643 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-07-01 01:32:25.647 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:32:25.650 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-07-01 01:32:25.653 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-07-01 01:32:25.657 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-07-01 01:32:25.660 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-07-01 01:32:25.663 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:32:25.667 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:32:25.670 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-07-01 01:32:25.673 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:32:25.677 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-07-01 01:32:25.680 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-07-01 01:32:25.683 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-07-01 01:32:25.686 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-07-01 01:32:25.690 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:32:25.693 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:32:25.696 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-07-01 01:32:25.699 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:32:25.702 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-07-01 01:32:25.705 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-07-01 01:32:25.708 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-07-01 01:32:25.712 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-07-01 01:32:25.715 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:32:25.718 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:32:25.721 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-07-01 01:32:25.724 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:32:25.727 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-07-01 01:32:25.730 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-07-01 01:32:25.733 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-07-01 01:32:25.736 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-07-01 01:32:25.739 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:32:25.742 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:32:25.746 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-07-01 01:32:25.749 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:32:25.752 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-07-01 01:32:25.755 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-07-01 01:32:25.759 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-07-01 01:32:25.762 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-07-01 01:32:25.765 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:32:25.768 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:32:25.772 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-07-01 01:32:25.775 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:32:25.778 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-07-01 01:32:25.781 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-07-01 01:32:25.784 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-07-01 01:32:25.787 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-07-01 01:32:25.790 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:32:25.793 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:32:25.796 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-07-01 01:32:25.800 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:32:25.803 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-07-01 01:32:25.806 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-07-01 01:32:25.809 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-07-01 01:32:25.812 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-07-01 01:32:25.815 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:32:25.818 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:32:25.822 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-07-01 01:32:25.825 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:32:25.828 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-07-01 01:32:25.831 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-07-01 01:32:25.835 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-07-01 01:32:25.838 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-07-01 01:32:25.842 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:32:25.845 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:32:25.848 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-07-01 01:32:25.851 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:32:25.855 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-07-01 01:32:25.858 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-07-01 01:32:25.861 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-07-01 01:32:25.864 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-07-01 01:32:25.867 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:32:25.870 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:32:25.873 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-07-01 01:32:25.876 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:32:25.879 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-07-01 01:32:25.882 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-07-01 01:32:25.885 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-07-01 01:32:25.888 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-07-01 01:32:25.891 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:32:25.895 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:32:25.898 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-07-01 01:32:25.900 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:32:25.904 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-07-01 01:32:25.907 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-07-01 01:32:25.910 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-07-01 01:32:25.913 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-07-01 01:32:25.916 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:32:25.918 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:32:25.921 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-07-01 01:32:25.924 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:32:25.927 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-07-01 01:32:25.930 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-07-01 01:32:25.932 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-07-01 01:32:25.936 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-07-01 01:32:25.939 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:32:25.942 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:32:25.946 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-07-01 01:32:25.948 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:32:25.952 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-07-01 01:32:25.955 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-07-01 01:32:25.958 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-07-01 01:32:25.961 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-07-01 01:32:25.964 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:32:25.967 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:32:25.970 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-07-01 01:32:25.972 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:32:25.976 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-07-01 01:32:25.979 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-07-01 01:32:25.982 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-07-01 01:32:25.985 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-07-01 01:32:25.988 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:32:25.991 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:32:25.994 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-07-01 01:32:25.997 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:32:26.000 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-07-01 01:32:26.003 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-07-01 01:32:26.006 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-07-01 01:32:26.009 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-07-01 01:32:26.012 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:32:26.015 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:32:26.019 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-07-01 01:32:26.021 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:32:26.025 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-07-01 01:32:26.028 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-07-01 01:32:26.030 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-07-01 01:32:26.034 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-07-01 01:32:26.037 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:32:26.040 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:32:26.043 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-07-01 01:32:26.046 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:32:26.049 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-07-01 01:32:26.052 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-07-01 01:32:26.055 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-07-01 01:32:26.058 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-07-01 01:32:26.062 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:32:26.064 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:32:26.067 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-07-01 01:32:26.070 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:32:26.074 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-07-01 01:32:26.077 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-07-01 01:32:26.080 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-07-01 01:32:26.083 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-07-01 01:32:26.086 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:32:26.090 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:32:26.093 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-07-01 01:32:26.096 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:32:26.099 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-07-01 01:32:26.103 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-07-01 01:32:26.106 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-07-01 01:32:26.110 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-07-01 01:32:26.112 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:32:26.115 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:32:26.119 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-07-01 01:32:26.122 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:32:26.126 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-07-01 01:32:26.129 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-07-01 01:32:26.132 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-07-01 01:32:26.135 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-07-01 01:32:26.138 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:32:26.142 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:32:26.144 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-07-01 01:32:26.147 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:32:26.150 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-07-01 01:32:26.153 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-07-01 01:32:26.156 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-07-01 01:32:26.159 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-07-01 01:32:26.162 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:32:26.165 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:32:26.168 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-07-01 01:32:26.171 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:32:26.174 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-07-01 01:32:26.177 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-07-01 01:32:26.180 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-07-01 01:32:26.184 | + inc/python:use_library_from_git:266 : local name=tooz 2026-07-01 01:32:26.187 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:32:26.190 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:32:26.193 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-07-01 01:32:26.197 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:32:26.199 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-07-01 01:32:26.203 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-07-01 01:32:26.206 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-07-01 01:32:26.210 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-07-01 01:32:26.213 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:32:26.216 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:32:26.219 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-07-01 01:32:26.223 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:32:26.226 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-07-01 01:32:26.230 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-07-01 01:32:26.232 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-07-01 01:32:26.236 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-07-01 01:32:26.239 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:32:26.242 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:32:26.244 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-07-01 01:32:26.247 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:32:26.250 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-07-01 01:32:26.253 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-07-01 01:32:26.257 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-07-01 01:32:26.260 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-07-01 01:32:26.263 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:32:26.265 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:32:26.268 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-07-01 01:32:26.271 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:32:26.274 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-07-01 01:32:26.277 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-07-01 01:32:26.280 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-07-01 01:32:26.283 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-07-01 01:32:26.286 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:32:26.289 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:32:26.291 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-07-01 01:32:26.295 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:32:26.298 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-07-01 01:32:26.301 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-07-01 01:32:26.304 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:32:26.308 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:32:26.311 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-07-01 01:32:26.314 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:32:26.317 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-07-01 01:32:26.340 | Using python 3.12 to install etcd3gw 2026-07-01 01:32:26.343 | + 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-01 01:32:27.486 | Collecting etcd3gw 2026-07-01 01:32:27.621 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-01 01:32:27.632 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-07-01 01:32:27.673 | Collecting requests>=2.20.0 (from etcd3gw) 2026-07-01 01:32:27.676 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-01 01:32:27.720 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-07-01 01:32:27.736 | Downloading futurist-3.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-01 01:32:27.782 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-07-01 01:32:27.797 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-01 01:32:28.308 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-07-01 01:32:28.324 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-07-01 01:32:28.337 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-07-01 01:32:28.504 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-07-01 01:32:28.507 | 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-01 01:32:28.539 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-07-01 01:32:28.541 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-01 01:32:28.580 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-07-01 01:32:28.583 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-01 01:32:28.589 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-07-01 01:32:28.617 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-07-01 01:32:28.652 | Downloading futurist-3.4.0-py3-none-any.whl (43 kB) 2026-07-01 01:32:28.681 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-07-01 01:32:28.692 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-01 01:32:28.694 | 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-01 01:32:28.696 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-07-01 01:32:28.699 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-01 01:32:28.714 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-07-01 01:32:28.957 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-07-01 01:32:29.025 | Attempting uninstall: urllib3 2026-07-01 01:32:29.031 | Found existing installation: urllib3 2.0.7 2026-07-01 01:32:29.032 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 01:32:29.032 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-07-01 01:32:29.173 | Attempting uninstall: idna 2026-07-01 01:32:29.182 | Found existing installation: idna 3.6 2026-07-01 01:32:29.183 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 01:32:29.183 | Can't uninstall 'idna'. No files were found to uninstall. 2026-07-01 01:32:29.340 | Attempting uninstall: requests 2026-07-01 01:32:29.347 | Found existing installation: requests 2.31.0 2026-07-01 01:32:29.348 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 01:32:29.348 | Can't uninstall 'requests'. No files were found to uninstall. 2026-07-01 01:32:29.578 | 2026-07-01 01:32:29.583 | 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.1 2026-07-01 01:32:29.723 | + inc/python:pip_install:216 : result=0 2026-07-01 01:32:29.726 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 01:32:29.728 | + functions-common:time_stop:2420 : local name 2026-07-01 01:32:29.731 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:32:29.733 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:32:29.735 | + functions-common:time_stop:2423 : local total 2026-07-01 01:32:29.738 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:32:29.741 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 01:32:29.743 | + functions-common:time_stop:2427 : start_time=1782869546334 2026-07-01 01:32:29.746 | + functions-common:time_stop:2429 : [[ -z 1782869546334 ]] 2026-07-01 01:32:29.749 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:32:29.754 | + functions-common:time_stop:2432 : end_time=1782869549751 2026-07-01 01:32:29.756 | + functions-common:time_stop:2433 : elapsed_time=3417 2026-07-01 01:32:29.758 | + functions-common:time_stop:2434 : total=36102 2026-07-01 01:32:29.760 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:32:29.761 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39519 2026-07-01 01:32:29.763 | + inc/python:pip_install:219 : return 0 2026-07-01 01:32:29.766 | + ./stack.sh:main:900 : install_apache_uwsgi 2026-07-01 01:32:29.768 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-07-01 01:32:29.770 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-07-01 01:32:29.772 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-01 01:32:29.774 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-01 01:32:29.777 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-01 01:32:29.780 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-01 01:32:29.784 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-01 01:32:29.786 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-01 01:32:29.789 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-01 01:32:29.792 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-01 01:32:29.794 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-01 01:32:29.797 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-01 01:32:29.800 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-01 01:32:29.802 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-01 01:32:29.805 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-01 01:32:29.808 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-07-01 01:32:29.810 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 01:32:29.813 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 01:32:29.815 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-07-01 01:32:29.817 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-07-01 01:32:29.820 | + functions-common:install_package:1438 : update_package_repo 2026-07-01 01:32:29.824 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-01 01:32:29.827 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-01 01:32:29.829 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-01 01:32:29.831 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-01 01:32:29.834 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-01 01:32:29.837 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 01:32:29.839 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 01:32:29.841 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-01 01:32:29.845 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-01 01:32:29.847 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-01 01:32:29.849 | + functions-common:apt_get_update:1167 : return 2026-07-01 01:32:29.853 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-07-01 01:32:29.855 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-01 01:32:29.858 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 01:32:29.861 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 01:32:29.863 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-07-01 01:32:29.887 | + 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-01 01:32:29.925 | Reading package lists... 2026-07-01 01:32:30.286 | Building dependency tree... 2026-07-01 01:32:30.288 | Reading state information... 2026-07-01 01:32:30.828 | The following packages were automatically installed and are no longer required: 2026-07-01 01:32:30.829 | libfwupd2 libgusb2 2026-07-01 01:32:30.830 | Use 'sudo apt autoremove' to remove them. 2026-07-01 01:32:30.831 | The following additional packages will be installed: 2026-07-01 01:32:30.833 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-07-01 01:32:30.835 | Suggested packages: 2026-07-01 01:32:30.835 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-07-01 01:32:30.835 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-07-01 01:32:30.835 | python3-uwsgidecorators 2026-07-01 01:32:30.871 | The following NEW packages will be installed: 2026-07-01 01:32:30.873 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-07-01 01:32:30.963 | 0 upgraded, 6 newly installed, 0 to remove and 1 not upgraded. 2026-07-01 01:32:30.963 | Need to get 1270 kB of archives. 2026-07-01 01:32:30.963 | After this operation, 4285 kB of additional disk space will be used. 2026-07-01 01:32:30.963 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-07-01 01:32:30.997 | 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-01 01:32:31.007 | Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-07-01 01:32:31.019 | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-07-01 01:32:31.034 | Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-07-01 01:32:31.040 | Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-07-01 01:32:31.267 | perl: warning: Setting locale failed. 2026-07-01 01:32:31.267 | perl: warning: Please check that your locale settings: 2026-07-01 01:32:31.267 | LANGUAGE = (unset), 2026-07-01 01:32:31.267 | LC_ALL = "en_US.utf8", 2026-07-01 01:32:31.267 | LANG = "de_DE.UTF-8" 2026-07-01 01:32:31.268 | are supported and installed on your system. 2026-07-01 01:32:31.268 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 01:32:31.328 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 01:32:31.329 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 01:32:31.329 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 01:32:31.510 | Fetched 1270 kB in 0s (9025 kB/s) 2026-07-01 01:32:31.554 | Selecting previously unselected package libnorm1t64:amd64. 2026-07-01 01:32:31.616 | (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-01 01:32:31.624 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-07-01 01:32:31.631 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-01 01:32:31.680 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-07-01 01:32:31.693 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-07-01 01:32:31.697 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-01 01:32:31.744 | Selecting previously unselected package libzmq5:amd64. 2026-07-01 01:32:31.758 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-07-01 01:32:31.761 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-07-01 01:32:31.809 | Selecting previously unselected package uwsgi-core. 2026-07-01 01:32:31.823 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-07-01 01:32:31.826 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-01 01:32:31.998 | Selecting previously unselected package uwsgi. 2026-07-01 01:32:32.012 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-07-01 01:32:32.018 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-07-01 01:32:32.068 | Selecting previously unselected package uwsgi-plugin-python3. 2026-07-01 01:32:32.082 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-07-01 01:32:32.086 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-01 01:32:32.153 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-01 01:32:32.163 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-01 01:32:32.173 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-07-01 01:32:32.184 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-01 01:32:32.203 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-07-01 01:32:32.762 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-01 01:32:32.796 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-01 01:32:33.789 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-01 01:32:34.015 | perl: warning: Setting locale failed. 2026-07-01 01:32:34.015 | perl: warning: Please check that your locale settings: 2026-07-01 01:32:34.015 | LANGUAGE = (unset), 2026-07-01 01:32:34.015 | LC_ALL = "en_US.utf8", 2026-07-01 01:32:34.015 | LANG = "de_DE.UTF-8" 2026-07-01 01:32:34.015 | are supported and installed on your system. 2026-07-01 01:32:34.016 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 01:32:34.145 | perl: warning: Setting locale failed. 2026-07-01 01:32:34.145 | perl: warning: Please check that your locale settings: 2026-07-01 01:32:34.145 | LANGUAGE = (unset), 2026-07-01 01:32:34.145 | LC_ALL = "en_US.utf8", 2026-07-01 01:32:34.145 | LANG = "de_DE.UTF-8" 2026-07-01 01:32:34.146 | are supported and installed on your system. 2026-07-01 01:32:34.146 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 01:32:34.195 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 01:32:34.195 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 01:32:34.195 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 01:32:34.265 | perl: warning: Setting locale failed. 2026-07-01 01:32:34.266 | perl: warning: Please check that your locale settings: 2026-07-01 01:32:34.266 | LANGUAGE = (unset), 2026-07-01 01:32:34.266 | LC_ALL = "en_US.utf8", 2026-07-01 01:32:34.266 | LANG = "de_DE.UTF-8" 2026-07-01 01:32:34.266 | are supported and installed on your system. 2026-07-01 01:32:34.266 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 01:32:34.762 | 2026-07-01 01:32:34.762 | Running kernel seems to be up-to-date. 2026-07-01 01:32:34.763 | 2026-07-01 01:32:34.763 | No services need to be restarted. 2026-07-01 01:32:34.763 | 2026-07-01 01:32:34.763 | No containers need to be restarted. 2026-07-01 01:32:34.763 | 2026-07-01 01:32:34.763 | No user sessions are running outdated binaries. 2026-07-01 01:32:34.763 | 2026-07-01 01:32:34.763 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-01 01:32:36.711 | + functions-common:apt_get:1211 : result=0 2026-07-01 01:32:36.714 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-01 01:32:36.717 | + functions-common:time_stop:2420 : local name 2026-07-01 01:32:36.720 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:32:36.723 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:32:36.726 | + functions-common:time_stop:2423 : local total 2026-07-01 01:32:36.729 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:32:36.732 | + functions-common:time_stop:2426 : name=apt-get 2026-07-01 01:32:36.735 | + functions-common:time_stop:2427 : start_time=1782869549883 2026-07-01 01:32:36.738 | + functions-common:time_stop:2429 : [[ -z 1782869549883 ]] 2026-07-01 01:32:36.741 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:32:36.746 | + functions-common:time_stop:2432 : end_time=1782869556743 2026-07-01 01:32:36.749 | + functions-common:time_stop:2433 : elapsed_time=6860 2026-07-01 01:32:36.752 | + functions-common:time_stop:2434 : total=130990 2026-07-01 01:32:36.755 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:32:36.759 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=137850 2026-07-01 01:32:36.762 | + functions-common:apt_get:1215 : return 0 2026-07-01 01:32:36.766 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-07-01 01:32:36.769 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 01:32:36.773 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 01:32:36.776 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-07-01 01:32:36.778 | perl: warning: Setting locale failed. 2026-07-01 01:32:36.778 | perl: warning: Please check that your locale settings: 2026-07-01 01:32:36.778 | LANGUAGE = (unset), 2026-07-01 01:32:36.778 | LC_ALL = "en_US.utf8", 2026-07-01 01:32:36.778 | LANG = (unset) 2026-07-01 01:32:36.778 | are supported and installed on your system. 2026-07-01 01:32:36.778 | perl: warning: Falling back to the standard locale ("C"). 2026-07-01 01:32:36.813 | No module matches proxy 2026-07-01 01:32:36.818 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-07-01 01:32:36.829 | perl: warning: Setting locale failed. 2026-07-01 01:32:36.829 | perl: warning: Please check that your locale settings: 2026-07-01 01:32:36.830 | LANGUAGE = (unset), 2026-07-01 01:32:36.830 | LC_ALL = "en_US.utf8", 2026-07-01 01:32:36.830 | LANG = "de_DE.UTF-8" 2026-07-01 01:32:36.830 | are supported and installed on your system. 2026-07-01 01:32:36.830 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 01:32:36.869 | Enabling module proxy. 2026-07-01 01:32:36.875 | To activate the new configuration, you need to run: 2026-07-01 01:32:36.875 | systemctl restart apache2 2026-07-01 01:32:36.880 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-07-01 01:32:36.892 | perl: warning: Setting locale failed. 2026-07-01 01:32:36.892 | perl: warning: Please check that your locale settings: 2026-07-01 01:32:36.892 | LANGUAGE = (unset), 2026-07-01 01:32:36.892 | LC_ALL = "en_US.utf8", 2026-07-01 01:32:36.892 | LANG = "de_DE.UTF-8" 2026-07-01 01:32:36.892 | are supported and installed on your system. 2026-07-01 01:32:36.893 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 01:32:36.933 | Considering dependency proxy for proxy_uwsgi: 2026-07-01 01:32:36.933 | Module proxy already enabled 2026-07-01 01:32:36.933 | Enabling module proxy_uwsgi. 2026-07-01 01:32:36.938 | To activate the new configuration, you need to run: 2026-07-01 01:32:36.939 | systemctl restart apache2 2026-07-01 01:32:36.945 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-07-01 01:32:36.948 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-01 01:32:36.951 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-01 01:32:36.954 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-01 01:32:37.081 | + ./stack.sh:main:903 : install_keystoneauth 2026-07-01 01:32:37.083 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-07-01 01:32:37.088 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-07-01 01:32:37.091 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:32:37.093 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:32:37.095 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-07-01 01:32:37.098 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:32:37.102 | + ./stack.sh:main:904 : install_keystoneclient 2026-07-01 01:32:37.105 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-07-01 01:32:37.109 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-07-01 01:32:37.112 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:32:37.116 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:32:37.119 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-07-01 01:32:37.122 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:32:37.125 | + ./stack.sh:main:905 : install_glanceclient 2026-07-01 01:32:37.127 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-07-01 01:32:37.131 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-07-01 01:32:37.133 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:32:37.135 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:32:37.138 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-07-01 01:32:37.141 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:32:37.144 | + ./stack.sh:main:906 : install_cinderclient 2026-07-01 01:32:37.147 | + lib/cinder:install_cinderclient:580 : use_library_from_git python-brick-cinderclient-ext 2026-07-01 01:32:37.150 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-07-01 01:32:37.152 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:32:37.155 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:32:37.158 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-07-01 01:32:37.160 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:32:37.163 | + lib/cinder:install_cinderclient:585 : use_library_from_git python-cinderclient 2026-07-01 01:32:37.166 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-07-01 01:32:37.168 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:32:37.171 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:32:37.175 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-07-01 01:32:37.179 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:32:37.183 | + ./stack.sh:main:907 : install_novaclient 2026-07-01 01:32:37.187 | + lib/nova:install_novaclient:902 : use_library_from_git python-novaclient 2026-07-01 01:32:37.191 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-07-01 01:32:37.195 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:32:37.199 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:32:37.203 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-07-01 01:32:37.206 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:32:37.209 | + ./stack.sh:main:908 : is_service_enabled swift glance horizon 2026-07-01 01:32:37.233 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:32:37.236 | + ./stack.sh:main:909 : install_swiftclient 2026-07-01 01:32:37.240 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-07-01 01:32:37.243 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-07-01 01:32:37.247 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:32:37.250 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:32:37.254 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-07-01 01:32:37.257 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:32:37.261 | + ./stack.sh:main:911 : is_service_enabled neutron nova horizon 2026-07-01 01:32:37.283 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:32:37.286 | + ./stack.sh:main:912 : install_neutronclient 2026-07-01 01:32:37.290 | + lib/neutron:install_neutronclient:538 : use_library_from_git python-neutronclient 2026-07-01 01:32:37.293 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-07-01 01:32:37.296 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:32:37.300 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:32:37.303 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-07-01 01:32:37.306 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:32:37.309 | + ./stack.sh:main:916 : install_keystonemiddleware 2026-07-01 01:32:37.312 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-07-01 01:32:37.318 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-07-01 01:32:37.323 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:32:37.325 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:32:37.329 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-07-01 01:32:37.332 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:32:37.336 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-07-01 01:32:37.340 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-07-01 01:32:37.344 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-01 01:32:37.349 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-07-01 01:32:37.353 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-07-01 01:32:37.357 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-01 01:32:37.363 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-07-01 01:32:37.364 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-01 01:32:37.369 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-07-01 01:32:37.372 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-07-01 01:32:37.375 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-07-01 01:32:37.381 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-07-01 01:32:37.385 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-07-01 01:32:37.414 | Using python 3.12 to install keystonemiddleware 2026-07-01 01:32:37.416 | + 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-01 01:32:38.588 | Collecting keystonemiddleware 2026-07-01 01:32:38.740 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-01 01:32:38.802 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-07-01 01:32:38.818 | Downloading keystoneauth1-5.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-01 01:32:38.873 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-07-01 01:32:38.888 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-01 01:32:38.949 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-07-01 01:32:38.964 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-01 01:32:39.010 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-07-01 01:32:39.025 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-01 01:32:39.074 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-07-01 01:32:39.090 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-07-01 01:32:39.151 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-07-01 01:32:39.167 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-01 01:32:39.214 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-07-01 01:32:39.229 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-01 01:32:39.286 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-07-01 01:32:39.302 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-07-01 01:32:39.312 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-07-01 01:32:39.340 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-07-01 01:32:39.356 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-07-01 01:32:39.398 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-07-01 01:32:39.413 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-07-01 01:32:39.460 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-07-01 01:32:39.475 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-01 01:32:39.485 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-07-01 01:32:39.518 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-07-01 01:32:39.534 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-07-01 01:32:39.548 | 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-01 01:32:39.586 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-01 01:32:39.601 | Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-01 01:32:39.635 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-01 01:32:39.651 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-07-01 01:32:39.692 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-01 01:32:39.706 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-07-01 01:32:39.748 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-07-01 01:32:39.763 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-01 01:32:39.811 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-07-01 01:32:39.825 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-07-01 01:32:39.867 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-01 01:32:39.884 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-07-01 01:32:39.922 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-01 01:32:39.936 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-07-01 01:32:39.947 | 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-01 01:32:39.983 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-07-01 01:32:39.998 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-07-01 01:32:40.008 | 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-01 01:32:40.011 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.2.1) 2026-07-01 01:32:40.156 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-07-01 01:32:40.171 | 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-01 01:32:40.228 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-07-01 01:32:40.242 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-07-01 01:32:40.252 | 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-01 01:32:40.379 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-07-01 01:32:40.395 | 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-01 01:32:40.415 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (82.0.1) 2026-07-01 01:32:40.449 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-07-01 01:32:40.464 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-01 01:32:40.518 | 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-01 01:32:40.519 | 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-01 01:32:40.520 | 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-01 01:32:40.522 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-07-01 01:32:40.562 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-07-01 01:32:40.599 | Downloading keystoneauth1-5.14.0-py3-none-any.whl (343 kB) 2026-07-01 01:32:40.634 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-07-01 01:32:40.655 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-07-01 01:32:40.679 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-07-01 01:32:40.701 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-07-01 01:32:40.722 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-07-01 01:32:40.744 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-07-01 01:32:40.796 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 45.8 MB/s 0:00:00 2026-07-01 01:32:40.812 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-07-01 01:32:40.836 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-07-01 01:32:40.859 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-07-01 01:32:40.882 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-07-01 01:32:40.904 | 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-01 01:32:40.931 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-07-01 01:32:40.953 | 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-01 01:32:40.976 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-07-01 01:32:40.997 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-07-01 01:32:41.018 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-07-01 01:32:41.040 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-07-01 01:32:41.064 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-07-01 01:32:41.090 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-07-01 01:32:41.111 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-07-01 01:32:41.132 | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-07-01 01:32:41.153 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-07-01 01:32:41.175 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-07-01 01:32:41.473 | 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-01 01:32:41.732 | Attempting uninstall: six 2026-07-01 01:32:41.741 | Found existing installation: six 1.16.0 2026-07-01 01:32:41.743 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 01:32:41.743 | Can't uninstall 'six'. No files were found to uninstall. 2026-07-01 01:32:41.805 | Attempting uninstall: pyparsing 2026-07-01 01:32:41.815 | Found existing installation: pyparsing 3.1.1 2026-07-01 01:32:41.816 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 01:32:41.816 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-07-01 01:32:41.961 | Attempting uninstall: PyJWT 2026-07-01 01:32:41.970 | Found existing installation: PyJWT 2.7.0 2026-07-01 01:32:41.971 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 01:32:41.972 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-07-01 01:32:42.149 | Attempting uninstall: netaddr 2026-07-01 01:32:42.158 | Found existing installation: netaddr 0.8.0 2026-07-01 01:32:42.161 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 01:32:42.161 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-07-01 01:32:42.437 | Attempting uninstall: python-dateutil 2026-07-01 01:32:42.448 | Found existing installation: python-dateutil 2.8.2 2026-07-01 01:32:42.448 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 01:32:42.449 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-07-01 01:32:44.621 | 2026-07-01 01:32:44.629 | Successfully installed PyJWT-2.13.0 WebOb-1.8.10 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.14.0 keystonemiddleware-13.0.0 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.2.0 oslo.config-10.5.0 oslo.context-6.4.0 oslo.i18n-6.8.0 oslo.log-8.2.0 oslo.serialization-5.10.0 oslo.utils-10.1.1 psutil-7.2.2 pycadf-4.0.1 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.8.0 typing-extensions-4.15.0 2026-07-01 01:32:44.866 | + inc/python:pip_install:216 : result=0 2026-07-01 01:32:44.870 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 01:32:44.873 | + functions-common:time_stop:2420 : local name 2026-07-01 01:32:44.877 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:32:44.880 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:32:44.883 | + functions-common:time_stop:2423 : local total 2026-07-01 01:32:44.887 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:32:44.890 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 01:32:44.894 | + functions-common:time_stop:2427 : start_time=1782869557407 2026-07-01 01:32:44.896 | + functions-common:time_stop:2429 : [[ -z 1782869557407 ]] 2026-07-01 01:32:44.899 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:32:44.905 | + functions-common:time_stop:2432 : end_time=1782869564900 2026-07-01 01:32:44.908 | + functions-common:time_stop:2433 : elapsed_time=7493 2026-07-01 01:32:44.911 | + functions-common:time_stop:2434 : total=39519 2026-07-01 01:32:44.915 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:32:44.918 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=47012 2026-07-01 01:32:44.922 | + inc/python:pip_install:219 : return 0 2026-07-01 01:32:44.926 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-07-01 01:32:44.930 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-07-01 01:32:44.934 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-01 01:32:44.938 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-07-01 01:32:44.942 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-07-01 01:32:44.946 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-01 01:32:44.952 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-07-01 01:32:44.953 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-01 01:32:44.959 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-07-01 01:32:44.964 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-07-01 01:32:44.966 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-07-01 01:32:44.971 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-07-01 01:32:44.975 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-07-01 01:32:45.003 | Using python 3.12 to install python-memcached 2026-07-01 01:32:45.007 | + 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-01 01:32:46.140 | Collecting python-memcached 2026-07-01 01:32:46.292 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-07-01 01:32:46.317 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-07-01 01:32:46.494 | Installing collected packages: python-memcached 2026-07-01 01:32:46.529 | Successfully installed python-memcached-1.62 2026-07-01 01:32:46.641 | + inc/python:pip_install:216 : result=0 2026-07-01 01:32:46.644 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 01:32:46.648 | + functions-common:time_stop:2420 : local name 2026-07-01 01:32:46.651 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:32:46.655 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:32:46.657 | + functions-common:time_stop:2423 : local total 2026-07-01 01:32:46.660 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:32:46.664 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 01:32:46.667 | + functions-common:time_stop:2427 : start_time=1782869564997 2026-07-01 01:32:46.671 | + functions-common:time_stop:2429 : [[ -z 1782869564997 ]] 2026-07-01 01:32:46.675 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:32:46.680 | + functions-common:time_stop:2432 : end_time=1782869566676 2026-07-01 01:32:46.684 | + functions-common:time_stop:2433 : elapsed_time=1679 2026-07-01 01:32:46.687 | + functions-common:time_stop:2434 : total=47012 2026-07-01 01:32:46.691 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:32:46.694 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=48691 2026-07-01 01:32:46.698 | + inc/python:pip_install:219 : return 0 2026-07-01 01:32:46.703 | + ./stack.sh:main:918 : is_service_enabled keystone 2026-07-01 01:32:46.725 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:32:46.729 | + ./stack.sh:main:919 : '[' 192.168.122.240 == 192.168.122.240 ']' 2026-07-01 01:32:46.734 | + ./stack.sh:main:920 : stack_install_service keystone 2026-07-01 01:32:46.737 | + lib/stack:stack_install_service:20 : local service=keystone 2026-07-01 01:32:46.741 | + lib/stack:stack_install_service:21 : type install_keystone 2026-07-01 01:32:46.745 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-01 01:32:46.749 | + lib/stack:stack_install_service:32 : install_keystone 2026-07-01 01:32:46.751 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-07-01 01:32:46.774 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:32:46.778 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-07-01 01:32:46.780 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-07-01 01:32:46.783 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-07-01 01:32:46.786 | + functions-common:git_clone:591 : local git_ref=master 2026-07-01 01:32:46.789 | + functions-common:git_clone:592 : local orig_dir 2026-07-01 01:32:46.793 | ++ functions-common:git_clone:593 : pwd 2026-07-01 01:32:46.796 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-01 01:32:46.800 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-01 01:32:46.804 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-01 01:32:46.827 | + functions-common:git_clone:596 : RECLONE=False 2026-07-01 01:32:46.830 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-01 01:32:46.834 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-01 01:32:46.838 | + functions-common:git_clone:610 : echo master 2026-07-01 01:32:46.839 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-01 01:32:46.844 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-07-01 01:32:46.847 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-01 01:32:46.850 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-07-01 01:32:46.853 | + functions-common:git_timed:697 : local count=0 2026-07-01 01:32:46.856 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 01:32:46.859 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 01:32:46.862 | + functions-common:git_timed:701 : timeout=0 2026-07-01 01:32:46.865 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 01:32:46.869 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 01:32:46.872 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:32:46.876 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:32:46.880 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:32:46.886 | + functions-common:time_start:2411 : _TIME_START[$name]=1782869566882 2026-07-01 01:32:46.889 | + 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-01 01:32:46.893 | Cloning into '/opt/stack/keystone'... 2026-07-01 01:33:04.067 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 01:33:04.070 | + functions-common:time_stop:2420 : local name 2026-07-01 01:33:04.072 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:33:04.075 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:33:04.077 | + functions-common:time_stop:2423 : local total 2026-07-01 01:33:04.080 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:33:04.083 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 01:33:04.085 | + functions-common:time_stop:2427 : start_time=1782869566882 2026-07-01 01:33:04.088 | + functions-common:time_stop:2429 : [[ -z 1782869566882 ]] 2026-07-01 01:33:04.093 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:33:04.097 | + functions-common:time_stop:2432 : end_time=1782869584094 2026-07-01 01:33:04.099 | + functions-common:time_stop:2433 : elapsed_time=17212 2026-07-01 01:33:04.102 | + functions-common:time_stop:2434 : total=4911 2026-07-01 01:33:04.105 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:33:04.107 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22123 2026-07-01 01:33:04.110 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-07-01 01:33:04.113 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-01 01:33:04.116 | + functions-common:git_timed:697 : local count=0 2026-07-01 01:33:04.118 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 01:33:04.120 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 01:33:04.123 | + functions-common:git_timed:701 : timeout=0 2026-07-01 01:33:04.126 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 01:33:04.129 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 01:33:04.131 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:33:04.134 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:33:04.137 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:33:04.141 | + functions-common:time_start:2411 : _TIME_START[$name]=1782869584139 2026-07-01 01:33:04.144 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-01 01:33:04.923 | From https://review.opendev.org/openstack/keystone 2026-07-01 01:33:04.923 | * branch master -> FETCH_HEAD 2026-07-01 01:33:04.934 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 01:33:04.937 | + functions-common:time_stop:2420 : local name 2026-07-01 01:33:04.940 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:33:04.943 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:33:04.946 | + functions-common:time_stop:2423 : local total 2026-07-01 01:33:04.950 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:33:04.953 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 01:33:04.956 | + functions-common:time_stop:2427 : start_time=1782869584139 2026-07-01 01:33:04.959 | + functions-common:time_stop:2429 : [[ -z 1782869584139 ]] 2026-07-01 01:33:04.964 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:33:04.968 | + functions-common:time_stop:2432 : end_time=1782869584965 2026-07-01 01:33:04.971 | + functions-common:time_stop:2433 : elapsed_time=826 2026-07-01 01:33:04.974 | + functions-common:time_stop:2434 : total=22123 2026-07-01 01:33:04.977 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:33:04.980 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22949 2026-07-01 01:33:04.983 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-01 01:33:04.987 | + functions-common:git_timed:697 : local count=0 2026-07-01 01:33:04.990 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 01:33:04.993 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 01:33:04.996 | + functions-common:git_timed:701 : timeout=0 2026-07-01 01:33:04.999 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 01:33:05.002 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 01:33:05.005 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:33:05.008 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:33:05.013 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:33:05.017 | + functions-common:time_start:2411 : _TIME_START[$name]=1782869585014 2026-07-01 01:33:05.020 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-01 01:33:05.187 | Note: switching to 'FETCH_HEAD'. 2026-07-01 01:33:05.187 | 2026-07-01 01:33:05.187 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-01 01:33:05.187 | changes and commit them, and you can discard any commits you make in this 2026-07-01 01:33:05.187 | state without impacting any branches by switching back to a branch. 2026-07-01 01:33:05.187 | 2026-07-01 01:33:05.188 | If you want to create a new branch to retain commits you create, you may 2026-07-01 01:33:05.188 | do so (now or later) by using -c with the switch command. Example: 2026-07-01 01:33:05.188 | 2026-07-01 01:33:05.188 | git switch -c 2026-07-01 01:33:05.188 | 2026-07-01 01:33:05.188 | Or undo this operation with: 2026-07-01 01:33:05.188 | 2026-07-01 01:33:05.189 | git switch - 2026-07-01 01:33:05.189 | 2026-07-01 01:33:05.189 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-01 01:33:05.190 | 2026-07-01 01:33:05.190 | HEAD is now at 4172e7845 Materialize limit backend queries in read sessions 2026-07-01 01:33:05.192 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 01:33:05.195 | + functions-common:time_stop:2420 : local name 2026-07-01 01:33:05.198 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:33:05.200 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:33:05.203 | + functions-common:time_stop:2423 : local total 2026-07-01 01:33:05.205 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:33:05.208 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 01:33:05.211 | + functions-common:time_stop:2427 : start_time=1782869585014 2026-07-01 01:33:05.214 | + functions-common:time_stop:2429 : [[ -z 1782869585014 ]] 2026-07-01 01:33:05.218 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:33:05.222 | + functions-common:time_stop:2432 : end_time=1782869585219 2026-07-01 01:33:05.224 | + functions-common:time_stop:2433 : elapsed_time=205 2026-07-01 01:33:05.226 | + functions-common:time_stop:2434 : total=22949 2026-07-01 01:33:05.229 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:33:05.232 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23154 2026-07-01 01:33:05.235 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-07-01 01:33:05.252 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-07-01 01:33:05.257 | + functions-common:git_clone:673 : git show --oneline 2026-07-01 01:33:05.257 | + functions-common:git_clone:673 : head -1 2026-07-01 01:33:05.260 | 4172e7845 Materialize limit backend queries in read sessions 2026-07-01 01:33:05.263 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-01 01:33:05.266 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-07-01 01:33:05.268 | + inc/python:setup_develop:353 : local bindep 2026-07-01 01:33:05.271 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-01 01:33:05.274 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-07-01 01:33:05.277 | + inc/python:setup_develop:359 : local extras= 2026-07-01 01:33:05.280 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-07-01 01:33:05.284 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-01 01:33:05.286 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-01 01:33:05.289 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-07-01 01:33:05.293 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-01 01:33:05.295 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-01 01:33:05.300 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-07-01 01:33:05.303 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-01 01:33:05.306 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-07-01 01:33:05.310 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-01 01:33:05.313 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-01 01:33:05.316 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-07-01 01:33:05.322 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-07-01 01:33:05.325 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-07-01 01:33:05.327 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-07-01 01:33:05.486 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-07-01 01:33:05.489 | + inc/python:setup_package:436 : local bindep=0 2026-07-01 01:33:05.492 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-01 01:33:05.495 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-01 01:33:05.499 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-01 01:33:05.502 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-07-01 01:33:05.505 | + inc/python:setup_package:445 : local flags=-e 2026-07-01 01:33:05.508 | + inc/python:setup_package:446 : local extras= 2026-07-01 01:33:05.511 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-01 01:33:05.514 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-01 01:33:05.517 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-01 01:33:05.520 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-01 01:33:05.523 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-01 01:33:05.527 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-07-01 01:33:05.549 | Using python 3.12 to install /opt/stack/keystone 2026-07-01 01:33:05.552 | + 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-01 01:33:06.519 | Obtaining file:///opt/stack/keystone 2026-07-01 01:33:06.523 | Installing build dependencies: started 2026-07-01 01:33:08.164 | Installing build dependencies: finished with status 'done' 2026-07-01 01:33:08.165 | Checking if build backend supports build_editable: started 2026-07-01 01:33:08.711 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-01 01:33:08.713 | Getting requirements to build editable: started 2026-07-01 01:33:09.006 | Getting requirements to build editable: finished with status 'done' 2026-07-01 01:33:09.008 | Preparing editable metadata (pyproject.toml): started 2026-07-01 01:33:10.068 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-01 01:33:10.084 | 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-01 01:33:10.085 | 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-01 01:33:10.288 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev45) 2026-07-01 01:33:10.422 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-01 01:33:10.464 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev45) 2026-07-01 01:33:10.480 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-07-01 01:33:10.869 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev45) 2026-07-01 01:33:10.885 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-07-01 01:33:11.465 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev45) 2026-07-01 01:33:11.481 | 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-01 01:33:11.505 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-07-01 01:33:11.506 | 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-01 01:33:11.507 | 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-01 01:33:11.581 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev45) 2026-07-01 01:33:11.596 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-07-01 01:33:11.609 | 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-01 01:33:11.610 | 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-01 01:33:11.611 | 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-01 01:33:11.673 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev45) 2026-07-01 01:33:11.688 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-01 01:33:11.751 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev45) 2026-07-01 01:33:11.768 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-01 01:33:11.779 | 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-01 01:33:11.780 | 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-01 01:33:11.820 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev45) 2026-07-01 01:33:11.835 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-01 01:33:11.891 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev45) 2026-07-01 01:33:11.906 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-01 01:33:11.917 | 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-01 01:33:11.945 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev45) 2026-07-01 01:33:11.961 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-07-01 01:33:11.971 | 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-01 01:33:12.000 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev45) 2026-07-01 01:33:12.015 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-07-01 01:33:12.060 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev45) 2026-07-01 01:33:12.075 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-07-01 01:33:12.086 | 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-01 01:33:12.087 | 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-01 01:33:12.128 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev45) 2026-07-01 01:33:12.143 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-01 01:33:12.156 | 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-01 01:33:12.157 | 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-01 01:33:12.190 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev45) 2026-07-01 01:33:12.206 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-01 01:33:12.256 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev45) 2026-07-01 01:33:12.270 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-07-01 01:33:12.469 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev45) 2026-07-01 01:33:12.484 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-07-01 01:33:12.520 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev45) 2026-07-01 01:33:12.534 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-07-01 01:33:12.546 | 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-01 01:33:12.574 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-01 01:33:12.589 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-01 01:33:12.632 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-01 01:33:12.647 | Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 2026-07-01 01:33:12.683 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-01 01:33:12.698 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-01 01:33:12.737 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-01 01:33:12.752 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-07-01 01:33:12.859 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-01 01:33:12.875 | 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-01 01:33:12.916 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-07-01 01:33:12.931 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-07-01 01:33:12.947 | 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-01 01:33:13.016 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-07-01 01:33:13.031 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-07-01 01:33:13.077 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-01 01:33:13.091 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-07-01 01:33:13.129 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-01 01:33:13.144 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-07-01 01:33:13.194 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-01 01:33:13.208 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-01 01:33:13.775 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-01 01:33:13.791 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-07-01 01:33:13.807 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (5.14.0) 2026-07-01 01:33:13.812 | 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-01 01:33:13.813 | 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-01 01:33:13.815 | 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-01 01:33:13.816 | 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-01 01:33:13.828 | 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-01 01:33:13.829 | 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-01 01:33:13.830 | 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-01 01:33:13.875 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-01 01:33:13.891 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-07-01 01:33:13.902 | 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-01 01:33:13.932 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-01 01:33:13.948 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-07-01 01:33:13.983 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-01 01:33:13.999 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-07-01 01:33:14.045 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-01 01:33:14.060 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-07-01 01:33:14.074 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==29.1.0.dev45) (2.2.1) 2026-07-01 01:33:14.079 | 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-01 01:33:14.083 | 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-01 01:33:14.125 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 01:33:14.141 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-01 01:33:14.185 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 01:33:14.200 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-07-01 01:33:14.243 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 01:33:14.258 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-07-01 01:33:14.316 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 01:33:14.332 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-01 01:33:14.375 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 01:33:14.390 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-07-01 01:33:14.428 | 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-01 01:33:14.443 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-01 01:33:14.490 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 01:33:14.504 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-07-01 01:33:14.514 | 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-01 01:33:14.547 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 01:33:14.562 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-01 01:33:14.603 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev45) 2026-07-01 01:33:14.618 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-07-01 01:33:14.670 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 01:33:14.685 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-07-01 01:33:14.961 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 01:33:14.975 | Downloading greenlet-3.5.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-07-01 01:33:15.058 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 01:33:15.073 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-01 01:33:15.111 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 01:33:15.127 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-01 01:33:15.163 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 01:33:15.179 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-07-01 01:33:15.226 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 01:33:15.242 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-07-01 01:33:15.317 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 01:33:15.333 | 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-01 01:33:15.373 | 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-01 01:33:15.389 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-07-01 01:33:15.436 | 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-01 01:33:15.451 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-07-01 01:33:15.494 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-07-01 01:33:15.509 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-07-01 01:33:15.529 | 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-01 01:33:15.531 | 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-01 01:33:15.543 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (82.0.1) 2026-07-01 01:33:15.580 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-07-01 01:33:15.598 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-07-01 01:33:15.664 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-01 01:33:15.678 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-07-01 01:33:15.723 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-01 01:33:15.738 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-07-01 01:33:15.791 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-01 01:33:15.806 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-07-01 01:33:15.828 | 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-01 01:33:15.828 | 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-01 01:33:15.829 | 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-01 01:33:15.831 | 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-01 01:33:15.882 | 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-01 01:33:15.897 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-07-01 01:33:15.960 | 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-01 01:33:15.975 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-07-01 01:33:16.076 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-07-01 01:33:16.121 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-07-01 01:33:16.204 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 50.0 MB/s 0:00:00 2026-07-01 01:33:16.218 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-07-01 01:33:16.243 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-07-01 01:33:16.266 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-07-01 01:33:16.286 | Downloading click-8.4.1-py3-none-any.whl (116 kB) 2026-07-01 01:33:16.309 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-07-01 01:33:16.332 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-07-01 01:33:16.353 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-07-01 01:33:16.374 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-07-01 01:33:16.396 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-07-01 01:33:16.418 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-07-01 01:33:16.440 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-07-01 01:33:16.462 | 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-01 01:33:16.482 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-07-01 01:33:16.506 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-07-01 01:33:16.528 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-07-01 01:33:16.553 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-07-01 01:33:16.578 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-07-01 01:33:16.600 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-07-01 01:33:16.621 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-07-01 01:33:16.642 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-07-01 01:33:16.666 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-07-01 01:33:16.689 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-07-01 01:33:16.712 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-07-01 01:33:16.734 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-07-01 01:33:16.758 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-07-01 01:33:16.785 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-07-01 01:33:16.810 | Downloading greenlet-3.5.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (613 kB) 2026-07-01 01:33:16.828 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 613.7/613.7 kB 31.9 MB/s 0:00:00 2026-07-01 01:33:16.844 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-07-01 01:33:16.866 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-07-01 01:33:16.887 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-07-01 01:33:16.909 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-07-01 01:33:16.931 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-07-01 01:33:16.955 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-07-01 01:33:16.978 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-07-01 01:33:17.000 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-07-01 01:33:17.022 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-07-01 01:33:17.049 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-07-01 01:33:17.073 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-07-01 01:33:17.099 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-07-01 01:33:17.123 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-07-01 01:33:17.145 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-07-01 01:33:17.167 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-07-01 01:33:17.189 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-07-01 01:33:17.215 | 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-01 01:33:17.268 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 66.7 MB/s 0:00:00 2026-07-01 01:33:17.283 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-07-01 01:33:17.305 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-07-01 01:33:17.327 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-07-01 01:33:17.348 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-07-01 01:33:17.373 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-07-01 01:33:17.397 | 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-01 01:33:17.419 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-07-01 01:33:17.440 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-07-01 01:33:17.461 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-07-01 01:33:17.483 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-07-01 01:33:17.510 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-07-01 01:33:17.695 | Building wheels for collected packages: keystone 2026-07-01 01:33:17.697 | Building editable for keystone (pyproject.toml): started 2026-07-01 01:33:18.776 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-07-01 01:33:18.778 | Created wheel for keystone: filename=keystone-29.1.0.dev45-0.editable-py3-none-any.whl size=9269 sha256=df869406896cdf4a9fd9e6dcc371e8661f856576b3140e244b3e8c59dc786bce 2026-07-01 01:33:18.778 | Stored in directory: /tmp/pip-ephem-wheel-cache-w8woblol/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-07-01 01:33:18.784 | Successfully built keystone 2026-07-01 01:33:19.133 | 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-01 01:33:19.174 | Attempting uninstall: pytz 2026-07-01 01:33:19.185 | Found existing installation: pytz 2024.1 2026-07-01 01:33:19.188 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 01:33:19.188 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-07-01 01:33:20.993 | Attempting uninstall: oauthlib 2026-07-01 01:33:21.002 | Found existing installation: oauthlib 3.2.2 2026-07-01 01:33:21.003 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 01:33:21.004 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-07-01 01:33:21.153 | Attempting uninstall: markupsafe 2026-07-01 01:33:21.164 | Found existing installation: MarkupSafe 2.1.5 2026-07-01 01:33:21.165 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 01:33:21.166 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-07-01 01:33:22.255 | Attempting uninstall: click 2026-07-01 01:33:22.265 | Found existing installation: click 8.1.6 2026-07-01 01:33:22.265 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 01:33:22.266 | Can't uninstall 'click'. No files were found to uninstall. 2026-07-01 01:33:22.433 | Attempting uninstall: blinker 2026-07-01 01:33:22.443 | Found existing installation: blinker 1.7.0 2026-07-01 01:33:22.444 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 01:33:22.444 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-07-01 01:33:22.463 | Attempting uninstall: bcrypt 2026-07-01 01:33:22.474 | Found existing installation: bcrypt 3.2.2 2026-07-01 01:33:22.475 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 01:33:22.475 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-07-01 01:33:22.497 | Attempting uninstall: attrs 2026-07-01 01:33:22.510 | Found existing installation: attrs 23.2.0 2026-07-01 01:33:22.510 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 01:33:22.511 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-07-01 01:33:25.599 | Attempting uninstall: jinja2 2026-07-01 01:33:25.613 | Found existing installation: Jinja2 3.1.2 2026-07-01 01:33:25.613 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 01:33:25.613 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-07-01 01:33:26.654 | Attempting uninstall: cryptography 2026-07-01 01:33:26.667 | Found existing installation: cryptography 41.0.7 2026-07-01 01:33:26.668 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 01:33:26.669 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-07-01 01:33:27.268 | Attempting uninstall: pyopenssl 2026-07-01 01:33:27.282 | Found existing installation: pyOpenSSL 23.2.0 2026-07-01 01:33:27.282 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 01:33:27.284 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-07-01 01:33:27.690 | Attempting uninstall: jsonschema 2026-07-01 01:33:27.705 | Found existing installation: jsonschema 4.10.3 2026-07-01 01:33:27.706 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 01:33:27.706 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-07-01 01:33:29.302 | 2026-07-01 01:33:29.303 | 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-01 01:33:29.303 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-07-01 01:33:29.319 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.12 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.17.0 Routes-2.5.1 SQLAlchemy-2.0.51 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.4 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.4 cffi-2.0.0 click-8.4.1 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.0 fasteners-0.20 greenlet-3.5.2 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev45 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.5.0 oslo.db-18.0.0 oslo.messaging-18.1.0 oslo.metrics-0.16.0 oslo.middleware-8.1.0 oslo.policy-5.1.0 oslo.service-4.6.0 oslo.upgradecheck-2.7.1 osprofiler-4.4.0 prometheus-client-0.25.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.2 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.5.1 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.2 vine-5.1.0 wcwidth-0.8.1 xmlschema-2.5.1 2026-07-01 01:33:29.658 | + inc/python:pip_install:216 : result=0 2026-07-01 01:33:29.661 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 01:33:29.664 | + functions-common:time_stop:2420 : local name 2026-07-01 01:33:29.666 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:33:29.669 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:33:29.671 | + functions-common:time_stop:2423 : local total 2026-07-01 01:33:29.674 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:33:29.677 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 01:33:29.679 | + functions-common:time_stop:2427 : start_time=1782869585543 2026-07-01 01:33:29.682 | + functions-common:time_stop:2429 : [[ -z 1782869585543 ]] 2026-07-01 01:33:29.685 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:33:29.693 | + functions-common:time_stop:2432 : end_time=1782869609690 2026-07-01 01:33:29.696 | + functions-common:time_stop:2433 : elapsed_time=24147 2026-07-01 01:33:29.699 | + functions-common:time_stop:2434 : total=48691 2026-07-01 01:33:29.701 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:33:29.704 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=72838 2026-07-01 01:33:29.706 | + inc/python:pip_install:219 : return 0 2026-07-01 01:33:29.709 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-01 01:33:29.711 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-01 01:33:29.714 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-07-01 01:33:29.718 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-07-01 01:33:29.721 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:33:29.725 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:33:29.728 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-07-01 01:33:29.732 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:33:29.735 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-07-01 01:33:29.758 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:33:29.762 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-01 01:33:29.765 | + ./stack.sh:main:921 : configure_keystone 2026-07-01 01:33:29.768 | + lib/keystone:configure_keystone:145 : sudo install -d -o quobyte /etc/keystone 2026-07-01 01:33:29.788 | + 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-01 01:33:29.791 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-07-01 01:33:29.797 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-07-01 01:33:29.818 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:33:29.821 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-07-01 01:33:29.864 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-07-01 01:33:29.903 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-07-01 01:33:29.943 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-07-01 01:33:29.985 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-07-01 01:33:30.028 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-07-01 01:33:30.068 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-07-01 01:33:30.109 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-07-01 01:33:30.149 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-07-01 01:33:30.191 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-07-01 01:33:30.195 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-07-01 01:33:30.197 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-07-01 01:33:30.201 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-07-01 01:33:30.203 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-01 01:33:30.208 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-01 01:33:30.230 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:33:30.235 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-01 01:33:30.238 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-01 01:33:30.242 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-01 01:33:30.262 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:33:30.266 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.240:5672/ 2026-07-01 01:33:30.270 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.240:5672/ 2026-07-01 01:33:30.310 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-01 01:33:30.314 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-01 01:33:30.317 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.240/identity 2026-07-01 01:33:30.357 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-07-01 01:33:30.360 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-07-01 01:33:30.403 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-07-01 01:33:30.406 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-07-01 01:33:30.410 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-07-01 01:33:30.414 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-07-01 01:33:30.418 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-01 01:33:30.421 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-01 01:33:30.424 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-01 01:33:30.447 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:33:30.451 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-01 01:33:30.453 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-07-01 01:33:30.458 | + 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-01 01:33:30.501 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-07-01 01:33:30.504 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-07-01 01:33:30.508 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-07-01 01:33:30.511 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-07-01 01:33:30.515 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-01 01:33:30.539 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-01 01:33:30.542 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-01 01:33:30.545 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-01 01:33:30.549 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-01 01:33:30.552 | + 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-01 01:33:30.590 | + 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-01 01:33:30.632 | + 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-01 01:33:30.672 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-01 01:33:30.710 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-07-01 01:33:30.750 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-07-01 01:33:30.792 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-07-01 01:33:30.795 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-07-01 01:33:30.798 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-07-01 01:33:30.801 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-07-01 01:33:30.805 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-01 01:33:30.808 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-07-01 01:33:30.812 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-07-01 01:33:30.815 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-01 01:33:30.818 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-01 01:33:30.835 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-01 01:33:30.836 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-01 01:33:30.846 | d /var/run/uwsgi 0755 quobyte root 2026-07-01 01:33:30.852 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-01 01:33:30.865 | /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-01 01:33:30.871 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-07-01 01:33:30.875 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-07-01 01:33:30.879 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-01 01:33:30.883 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-07-01 01:33:30.922 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-07-01 01:33:30.957 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-07-01 01:33:30.995 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-07-01 01:33:31.030 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-07-01 01:33:31.064 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-07-01 01:33:31.099 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-07-01 01:33:31.137 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-07-01 01:33:31.175 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-07-01 01:33:31.213 | + 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-01 01:33:31.253 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-07-01 01:33:31.292 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-07-01 01:33:31.333 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-07-01 01:33:31.370 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-07-01 01:33:31.409 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-01 01:33:31.412 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-01 01:33:31.417 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-07-01 01:33:31.420 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-07-01 01:33:31.423 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-01 01:33:31.427 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 01:33:31.431 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 01:33:31.435 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-07-01 01:33:31.440 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-07-01 01:33:31.444 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-07-01 01:33:31.482 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-07-01 01:33:31.522 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-07-01 01:33:31.523 | + 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-01 01:33:31.534 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-07-01 01:33:31.540 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-07-01 01:33:31.543 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-07-01 01:33:31.546 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-01 01:33:31.550 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-01 01:33:31.552 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-01 01:33:31.556 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-01 01:33:31.561 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 01:33:31.565 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 01:33:31.568 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-01 01:33:31.572 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-01 01:33:31.576 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 01:33:31.579 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 01:33:31.583 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-07-01 01:33:31.596 | perl: warning: Setting locale failed. 2026-07-01 01:33:31.596 | perl: warning: Please check that your locale settings: 2026-07-01 01:33:31.596 | LANGUAGE = (unset), 2026-07-01 01:33:31.596 | LC_ALL = "en_US.utf8", 2026-07-01 01:33:31.596 | LANG = "de_DE.UTF-8" 2026-07-01 01:33:31.596 | are supported and installed on your system. 2026-07-01 01:33:31.596 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 01:33:31.638 | Enabling site keystone-api. 2026-07-01 01:33:31.644 | To activate the new configuration, you need to run: 2026-07-01 01:33:31.644 | systemctl reload apache2 2026-07-01 01:33:31.650 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-01 01:33:31.654 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-01 01:33:31.657 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-01 01:33:31.661 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-01 01:33:31.801 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-07-01 01:33:31.840 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-07-01 01:33:31.880 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-07-01 01:33:31.921 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-07-01 01:33:31.924 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-07-01 01:33:31.966 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-07-01 01:33:32.005 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-07-01 01:33:32.043 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-07-01 01:33:32.086 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-07-01 01:33:32.089 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-07-01 01:33:32.128 | + ./stack.sh:main:925 : is_service_enabled swift 2026-07-01 01:33:32.151 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:33:32.154 | + ./stack.sh:main:939 : is_service_enabled g-api n-api 2026-07-01 01:33:32.178 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:33:32.182 | + ./stack.sh:main:941 : stack_install_service glance 2026-07-01 01:33:32.186 | + lib/stack:stack_install_service:20 : local service=glance 2026-07-01 01:33:32.189 | + lib/stack:stack_install_service:21 : type install_glance 2026-07-01 01:33:32.194 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-01 01:33:32.197 | + lib/stack:stack_install_service:32 : install_glance 2026-07-01 01:33:32.201 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-07-01 01:33:32.205 | + lib/glance:install_glance:551 : local glance_store_extras 2026-07-01 01:33:32.208 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-07-01 01:33:32.230 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:33:32.234 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-07-01 01:33:32.237 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-07-01 01:33:32.259 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:33:32.262 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-07-01 01:33:32.265 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-07-01 01:33:32.269 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:33:32.272 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:33:32.275 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-07-01 01:33:32.279 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:33:32.283 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-07-01 01:33:32.286 | ++ inc/python:join_extras:28 : local IFS=, 2026-07-01 01:33:32.290 | ++ inc/python:join_extras:29 : echo cinder 2026-07-01 01:33:32.294 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-07-01 01:33:32.298 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-07-01 01:33:32.302 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-07-01 01:33:32.306 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-07-01 01:33:32.310 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-07-01 01:33:32.314 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-07-01 01:33:32.318 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-07-01 01:33:32.324 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-07-01 01:33:32.325 | +++ 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-01 01:33:32.330 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-07-01 01:33:32.334 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-07-01 01:33:32.338 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-07-01 01:33:32.342 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-07-01 01:33:32.346 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-07-01 01:33:32.372 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-07-01 01:33:32.376 | + 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-01 01:33:33.571 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-07-01 01:33:33.705 | Downloading glance_store-5.5.0-py3-none-any.whl.metadata (4.6 kB) 2026-07-01 01:33:33.723 | 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-01 01:33:33.724 | 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-01 01:33:33.725 | 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-01 01:33:33.725 | 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-01 01:33:33.726 | 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-01 01:33:33.727 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-07-01 01:33:33.728 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.41.0) 2026-07-01 01:33:33.729 | 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-01 01:33:33.730 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.14.0) 2026-07-01 01:33:33.731 | 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-01 01:33:33.732 | 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-01 01:33:33.758 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-07-01 01:33:33.773 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-07-01 01:33:33.784 | 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-01 01:33:33.787 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-07-01 01:33:33.788 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.5.2) 2026-07-01 01:33:33.793 | 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-01 01:33:33.795 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.2.1) 2026-07-01 01:33:33.838 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-07-01 01:33:33.853 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-07-01 01:33:33.928 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-07-01 01:33:33.943 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-01 01:33:33.991 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-07-01 01:33:34.006 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-01 01:33:34.053 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-07-01 01:33:34.068 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-01 01:33:34.082 | 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-01 01:33:34.083 | 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-01 01:33:34.084 | 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-01 01:33:34.085 | 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-01 01:33:34.091 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.0.3) 2026-07-01 01:33:34.092 | 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-01 01:33:34.094 | 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-01 01:33:34.095 | 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-01 01:33:34.099 | 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-01 01:33:34.100 | 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-01 01:33:34.102 | 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-01 01:33:34.135 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-07-01 01:33:34.150 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-07-01 01:33:34.163 | 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-01 01:33:34.169 | 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-01 01:33:34.172 | 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-01 01:33:34.174 | 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-01 01:33:34.175 | 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-01 01:33:34.184 | 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-01 01:33:34.187 | 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-01 01:33:34.189 | 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-01 01:33:34.191 | 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-01 01:33:34.199 | 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-01 01:33:34.202 | 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-01 01:33:34.203 | 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-01 01:33:34.204 | 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-01 01:33:34.205 | 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-01 01:33:34.208 | 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-01 01:33:34.209 | 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-01 01:33:34.215 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (82.0.1) 2026-07-01 01:33:34.235 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.17.0) 2026-07-01 01:33:34.241 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.8.1) 2026-07-01 01:33:34.246 | 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-01 01:33:34.259 | 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-01 01:33:34.261 | 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-01 01:33:34.262 | 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-01 01:33:34.263 | 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-01 01:33:34.284 | 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-01 01:33:34.344 | Downloading glance_store-5.5.0-py3-none-any.whl (262 kB) 2026-07-01 01:33:34.400 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-07-01 01:33:34.427 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-07-01 01:33:34.450 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-07-01 01:33:34.472 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-07-01 01:33:34.497 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-07-01 01:33:34.518 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-07-01 01:33:34.760 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-07-01 01:33:36.037 | 2026-07-01 01:33:36.053 | Successfully installed glance-store-5.5.0 os-brick-7.1.0 oslo.privsep-3.11.0 oslo.rootwrap-7.9.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-07-01 01:33:36.194 | + inc/python:pip_install:216 : result=0 2026-07-01 01:33:36.197 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 01:33:36.200 | + functions-common:time_stop:2420 : local name 2026-07-01 01:33:36.203 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:33:36.206 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:33:36.209 | + functions-common:time_stop:2423 : local total 2026-07-01 01:33:36.213 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:33:36.217 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 01:33:36.220 | + functions-common:time_stop:2427 : start_time=1782869612366 2026-07-01 01:33:36.224 | + functions-common:time_stop:2429 : [[ -z 1782869612366 ]] 2026-07-01 01:33:36.228 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:33:36.233 | + functions-common:time_stop:2432 : end_time=1782869616229 2026-07-01 01:33:36.237 | + functions-common:time_stop:2433 : elapsed_time=3863 2026-07-01 01:33:36.240 | + functions-common:time_stop:2434 : total=72838 2026-07-01 01:33:36.244 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:33:36.247 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=76701 2026-07-01 01:33:36.250 | + inc/python:pip_install:219 : return 0 2026-07-01 01:33:36.254 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-07-01 01:33:36.258 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-07-01 01:33:36.262 | + lib/glance:copy_rootwrap:269 : sudo install -d -o quobyte /etc/glance 2026-07-01 01:33:36.279 | + 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-01 01:33:36.285 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-07-01 01:33:36.288 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-07-01 01:33:36.291 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-07-01 01:33:36.295 | + functions-common:git_clone:591 : local git_ref=master 2026-07-01 01:33:36.298 | + functions-common:git_clone:592 : local orig_dir 2026-07-01 01:33:36.302 | ++ functions-common:git_clone:593 : pwd 2026-07-01 01:33:36.306 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-01 01:33:36.309 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-01 01:33:36.313 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-01 01:33:36.335 | + functions-common:git_clone:596 : RECLONE=False 2026-07-01 01:33:36.338 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-01 01:33:36.342 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-01 01:33:36.346 | + functions-common:git_clone:610 : echo master 2026-07-01 01:33:36.347 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-01 01:33:36.353 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-07-01 01:33:36.356 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-01 01:33:36.359 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-07-01 01:33:36.362 | + functions-common:git_timed:697 : local count=0 2026-07-01 01:33:36.365 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 01:33:36.368 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 01:33:36.371 | + functions-common:git_timed:701 : timeout=0 2026-07-01 01:33:36.374 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 01:33:36.377 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 01:33:36.380 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:33:36.383 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:33:36.388 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:33:36.392 | + functions-common:time_start:2411 : _TIME_START[$name]=1782869616389 2026-07-01 01:33:36.395 | + 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-01 01:33:36.399 | Cloning into '/opt/stack/glance'... 2026-07-01 01:33:44.788 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 01:33:44.791 | + functions-common:time_stop:2420 : local name 2026-07-01 01:33:44.795 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:33:44.799 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:33:44.803 | + functions-common:time_stop:2423 : local total 2026-07-01 01:33:44.807 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:33:44.810 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 01:33:44.814 | + functions-common:time_stop:2427 : start_time=1782869616389 2026-07-01 01:33:44.818 | + functions-common:time_stop:2429 : [[ -z 1782869616389 ]] 2026-07-01 01:33:44.823 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:33:44.829 | + functions-common:time_stop:2432 : end_time=1782869624825 2026-07-01 01:33:44.832 | + functions-common:time_stop:2433 : elapsed_time=8436 2026-07-01 01:33:44.836 | + functions-common:time_stop:2434 : total=23154 2026-07-01 01:33:44.840 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:33:44.843 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31590 2026-07-01 01:33:44.847 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-07-01 01:33:44.851 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-01 01:33:44.855 | + functions-common:git_timed:697 : local count=0 2026-07-01 01:33:44.859 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 01:33:44.863 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 01:33:44.866 | + functions-common:git_timed:701 : timeout=0 2026-07-01 01:33:44.870 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 01:33:44.874 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 01:33:44.878 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:33:44.882 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:33:44.887 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:33:44.893 | + functions-common:time_start:2411 : _TIME_START[$name]=1782869624889 2026-07-01 01:33:44.897 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-01 01:33:45.678 | From https://review.opendev.org/openstack/glance 2026-07-01 01:33:45.678 | * branch master -> FETCH_HEAD 2026-07-01 01:33:45.690 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 01:33:45.694 | + functions-common:time_stop:2420 : local name 2026-07-01 01:33:45.697 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:33:45.701 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:33:45.705 | + functions-common:time_stop:2423 : local total 2026-07-01 01:33:45.709 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:33:45.713 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 01:33:45.717 | + functions-common:time_stop:2427 : start_time=1782869624889 2026-07-01 01:33:45.720 | + functions-common:time_stop:2429 : [[ -z 1782869624889 ]] 2026-07-01 01:33:45.725 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:33:45.731 | + functions-common:time_stop:2432 : end_time=1782869625727 2026-07-01 01:33:45.735 | + functions-common:time_stop:2433 : elapsed_time=838 2026-07-01 01:33:45.738 | + functions-common:time_stop:2434 : total=31590 2026-07-01 01:33:45.742 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:33:45.746 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32428 2026-07-01 01:33:45.750 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-01 01:33:45.754 | + functions-common:git_timed:697 : local count=0 2026-07-01 01:33:45.758 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 01:33:45.762 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 01:33:45.766 | + functions-common:git_timed:701 : timeout=0 2026-07-01 01:33:45.770 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 01:33:45.774 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 01:33:45.778 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:33:45.782 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:33:45.787 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:33:45.793 | + functions-common:time_start:2411 : _TIME_START[$name]=1782869625789 2026-07-01 01:33:45.797 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-01 01:33:45.923 | Note: switching to 'FETCH_HEAD'. 2026-07-01 01:33:45.923 | 2026-07-01 01:33:45.923 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-01 01:33:45.923 | changes and commit them, and you can discard any commits you make in this 2026-07-01 01:33:45.923 | state without impacting any branches by switching back to a branch. 2026-07-01 01:33:45.923 | 2026-07-01 01:33:45.923 | If you want to create a new branch to retain commits you create, you may 2026-07-01 01:33:45.924 | do so (now or later) by using -c with the switch command. Example: 2026-07-01 01:33:45.924 | 2026-07-01 01:33:45.924 | git switch -c 2026-07-01 01:33:45.924 | 2026-07-01 01:33:45.924 | Or undo this operation with: 2026-07-01 01:33:45.924 | 2026-07-01 01:33:45.924 | git switch - 2026-07-01 01:33:45.924 | 2026-07-01 01:33:45.924 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-01 01:33:45.924 | 2026-07-01 01:33:45.924 | HEAD is now at 8095efb7e Merge "Replace futurist thread pool with concurrent.futures" 2026-07-01 01:33:45.931 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 01:33:45.934 | + functions-common:time_stop:2420 : local name 2026-07-01 01:33:45.938 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:33:45.942 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:33:45.946 | + functions-common:time_stop:2423 : local total 2026-07-01 01:33:45.950 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:33:45.954 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 01:33:45.958 | + functions-common:time_stop:2427 : start_time=1782869625789 2026-07-01 01:33:45.961 | + functions-common:time_stop:2429 : [[ -z 1782869625789 ]] 2026-07-01 01:33:45.966 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:33:45.973 | + functions-common:time_stop:2432 : end_time=1782869625968 2026-07-01 01:33:45.977 | + functions-common:time_stop:2433 : elapsed_time=179 2026-07-01 01:33:45.981 | + functions-common:time_stop:2434 : total=32428 2026-07-01 01:33:45.985 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:33:45.989 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32607 2026-07-01 01:33:45.993 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-07-01 01:33:46.013 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-07-01 01:33:46.017 | + functions-common:git_clone:673 : git show --oneline 2026-07-01 01:33:46.019 | + functions-common:git_clone:673 : head -1 2026-07-01 01:33:46.021 | 8095efb7e Merge "Replace futurist thread pool with concurrent.futures" 2026-07-01 01:33:46.025 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-01 01:33:46.030 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-07-01 01:33:46.034 | + inc/python:setup_develop:353 : local bindep 2026-07-01 01:33:46.038 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-07-01 01:33:46.042 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-07-01 01:33:46.046 | + inc/python:setup_develop:359 : local extras= 2026-07-01 01:33:46.050 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-07-01 01:33:46.054 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-01 01:33:46.059 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-07-01 01:33:46.063 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-07-01 01:33:46.067 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-01 01:33:46.071 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-01 01:33:46.076 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-07-01 01:33:46.081 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-01 01:33:46.086 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-07-01 01:33:46.090 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-01 01:33:46.094 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-01 01:33:46.099 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-07-01 01:33:46.107 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-07-01 01:33:46.112 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-07-01 01:33:46.116 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-07-01 01:33:46.282 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-07-01 01:33:46.286 | + inc/python:setup_package:436 : local bindep=0 2026-07-01 01:33:46.289 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-01 01:33:46.292 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-01 01:33:46.296 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-07-01 01:33:46.300 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-07-01 01:33:46.303 | + inc/python:setup_package:445 : local flags=-e 2026-07-01 01:33:46.307 | + inc/python:setup_package:446 : local extras= 2026-07-01 01:33:46.310 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-01 01:33:46.314 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-01 01:33:46.317 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-01 01:33:46.320 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-01 01:33:46.324 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-01 01:33:46.327 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-07-01 01:33:46.353 | Using python 3.12 to install /opt/stack/glance 2026-07-01 01:33:46.357 | + 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-01 01:33:47.347 | Obtaining file:///opt/stack/glance 2026-07-01 01:33:47.351 | Installing build dependencies: started 2026-07-01 01:33:49.105 | Installing build dependencies: finished with status 'done' 2026-07-01 01:33:49.106 | Checking if build backend supports build_editable: started 2026-07-01 01:33:49.645 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-01 01:33:49.647 | Getting requirements to build editable: started 2026-07-01 01:33:49.942 | Getting requirements to build editable: finished with status 'done' 2026-07-01 01:33:49.944 | Preparing editable metadata (pyproject.toml): started 2026-07-01 01:33:50.864 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-01 01:33:50.883 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (7.0.3) 2026-07-01 01:33:50.883 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (0.7.1) 2026-07-01 01:33:50.887 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (2.0.51) 2026-07-01 01:33:50.887 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (0.41.0) 2026-07-01 01:33:50.887 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (3.1.0) 2026-07-01 01:33:50.887 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (2.5.1) 2026-07-01 01:33:50.888 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (1.8.10) 2026-07-01 01:33:50.889 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (1.18.4) 2026-07-01 01:33:51.086 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev91) 2026-07-01 01:33:51.242 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-07-01 01:33:51.253 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (10.5.0) 2026-07-01 01:33:51.254 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (7.5.0) 2026-07-01 01:33:51.255 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (6.4.0) 2026-07-01 01:33:51.256 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (2.7.1) 2026-07-01 01:33:51.256 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (10.1.1) 2026-07-01 01:33:51.257 | 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.dev91) (5.8.0) 2026-07-01 01:33:51.315 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev91) 2026-07-01 01:33:51.330 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-01 01:33:51.346 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (5.14.0) 2026-07-01 01:33:51.347 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (13.0.0) 2026-07-01 01:33:51.374 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev91) 2026-07-01 01:33:51.389 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-07-01 01:33:51.401 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (3.17.0) 2026-07-01 01:33:51.401 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (3.10.1) 2026-07-01 01:33:51.402 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (4.26.0) 2026-07-01 01:33:51.403 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (5.8.0) 2026-07-01 01:33:51.404 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (18.0.0) 2026-07-01 01:33:51.405 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (6.8.0) 2026-07-01 01:33:51.436 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev91) 2026-07-01 01:33:51.451 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-01 01:33:51.462 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (8.2.0) 2026-07-01 01:33:51.463 | 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.dev91) (18.1.0) 2026-07-01 01:33:51.464 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (8.1.0) 2026-07-01 01:33:51.501 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev91) 2026-07-01 01:33:51.516 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-01 01:33:51.528 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (5.1.0) 2026-07-01 01:33:51.528 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (4.4.0) 2026-07-01 01:33:51.529 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (5.5.0) 2026-07-01 01:33:51.530 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (3.1.0) 2026-07-01 01:33:51.531 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (43.0.3) 2026-07-01 01:33:51.556 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev91) 2026-07-01 01:33:51.572 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-01 01:33:51.619 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev91) 2026-07-01 01:33:51.635 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-01 01:33:51.646 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev91) (1.3.12) 2026-07-01 01:33:51.647 | 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.dev91) (4.15.0) 2026-07-01 01:33:51.681 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev91) 2026-07-01 01:33:51.696 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-07-01 01:33:51.709 | 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.dev91) (2.34.2) 2026-07-01 01:33:51.712 | 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.dev91) (2.0.0) 2026-07-01 01:33:51.717 | 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.dev91) (3.0) 2026-07-01 01:33:51.720 | 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.dev91) (5.10.0) 2026-07-01 01:33:51.723 | 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.dev91) (2.2.1) 2026-07-01 01:33:51.727 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev91) (2.8.0) 2026-07-01 01:33:51.728 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev91) (3.5.2) 2026-07-01 01:33:51.737 | 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.dev91) (1.4.2) 2026-07-01 01:33:51.737 | 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.dev91) (3.4.0) 2026-07-01 01:33:51.746 | 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.dev91) (3.3.2) 2026-07-01 01:33:51.750 | 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.dev91) (26.1.0) 2026-07-01 01:33:51.750 | 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.dev91) (2025.9.1) 2026-07-01 01:33:51.751 | 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.dev91) (0.37.0) 2026-07-01 01:33:51.753 | 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.dev91) (2026.5.1) 2026-07-01 01:33:51.761 | 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.dev91) (2.1.0) 2026-07-01 01:33:51.762 | 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.dev91) (1.8.2) 2026-07-01 01:33:51.767 | 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.dev91) (4.2.0) 2026-07-01 01:33:51.769 | 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.dev91) (4.0.1) 2026-07-01 01:33:51.770 | 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.dev91) (2.13.0) 2026-07-01 01:33:51.778 | 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.dev91) (1.5.0) 2026-07-01 01:33:51.782 | 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.dev91) (5.3.1) 2026-07-01 01:33:51.788 | 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.dev91) (0.20) 2026-07-01 01:33:51.793 | 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.dev91) (1.3.0) 2026-07-01 01:33:51.794 | 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.dev91) (2.0.0) 2026-07-01 01:33:51.795 | 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.dev91) (6.0.3) 2026-07-01 01:33:51.804 | 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.dev91) (2.1.2) 2026-07-01 01:33:51.805 | 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.dev91) (0.6.2) 2026-07-01 01:33:51.863 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev91) 2026-07-01 01:33:51.879 | Downloading openstacksdk-4.17.0-py3-none-any.whl.metadata (12 kB) 2026-07-01 01:33:51.919 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev91) 2026-07-01 01:33:51.934 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-01 01:33:51.973 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev91) 2026-07-01 01:33:51.988 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-07-01 01:33:52.032 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev91) 2026-07-01 01:33:52.046 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-01 01:33:52.056 | 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.dev91) (7.2.2) 2026-07-01 01:33:52.088 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev91) 2026-07-01 01:33:52.102 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-07-01 01:33:52.118 | 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.dev91) (2.9.0.post0) 2026-07-01 01:33:52.123 | 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.dev91) (4.6.0) 2026-07-01 01:33:52.124 | 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.dev91) (7.1.4) 2026-07-01 01:33:52.126 | 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.dev91) (5.3.1) 2026-07-01 01:33:52.126 | 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.dev91) (5.6.2) 2026-07-01 01:33:52.127 | 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.dev91) (0.16.0) 2026-07-01 01:33:52.131 | 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.dev91) (5.1.0) 2026-07-01 01:33:52.140 | 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.dev91) (2026.2) 2026-07-01 01:33:52.141 | 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.dev91) (26.2) 2026-07-01 01:33:52.148 | 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.dev91) (0.25.0) 2026-07-01 01:33:52.151 | 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.dev91) (5.0.0) 2026-07-01 01:33:52.152 | 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.dev91) (3.1.6) 2026-07-01 01:33:52.154 | 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.dev91) (4.0.1) 2026-07-01 01:33:52.162 | 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.dev91) (3.0.3) 2026-07-01 01:33:52.177 | 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.dev91) (1.2.1) 2026-07-01 01:33:52.187 | 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.dev91) (1.7.6) 2026-07-01 01:33:52.209 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev91) (82.0.1) 2026-07-01 01:33:52.224 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev91) (0.8.1) 2026-07-01 01:33:52.285 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev91) 2026-07-01 01:33:52.300 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-01 01:33:52.339 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev91) 2026-07-01 01:33:52.356 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-07-01 01:33:52.421 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev91) 2026-07-01 01:33:52.436 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-07-01 01:33:52.503 | 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.dev91) 2026-07-01 01:33:52.517 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-07-01 01:33:52.551 | 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.dev91) 2026-07-01 01:33:52.566 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-01 01:33:52.576 | 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.dev91) (15.0.0) 2026-07-01 01:33:52.602 | 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.dev91) 2026-07-01 01:33:52.619 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-07-01 01:33:52.640 | 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.dev91) (1.17.0) 2026-07-01 01:33:52.660 | 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.dev91) (3.4.7) 2026-07-01 01:33:52.661 | 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.dev91) (3.18) 2026-07-01 01:33:52.662 | 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.dev91) (2.7.0) 2026-07-01 01:33:52.664 | 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.dev91) (2023.11.17) 2026-07-01 01:33:52.696 | 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.dev91) (4.2.0) 2026-07-01 01:33:52.697 | 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.dev91) (2.20.0) 2026-07-01 01:33:52.706 | 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.dev91) (0.1.2) 2026-07-01 01:33:52.722 | 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.dev91) (0.8) 2026-07-01 01:33:52.798 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev91) 2026-07-01 01:33:52.813 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-07-01 01:33:52.860 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev91) 2026-07-01 01:33:52.875 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-01 01:33:52.886 | 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.dev91) (9.1.4) 2026-07-01 01:33:52.912 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev91) 2026-07-01 01:33:52.927 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-07-01 01:33:53.054 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev91) 2026-07-01 01:33:53.070 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-07-01 01:33:53.084 | Installing build dependencies: started 2026-07-01 01:33:54.677 | Installing build dependencies: finished with status 'done' 2026-07-01 01:33:54.678 | Getting requirements to build wheel: started 2026-07-01 01:33:55.300 | Getting requirements to build wheel: finished with status 'done' 2026-07-01 01:33:55.301 | Preparing metadata (pyproject.toml): started 2026-07-01 01:33:55.659 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-01 01:33:55.662 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev91) (2026.2) 2026-07-01 01:33:55.711 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev91) 2026-07-01 01:33:55.727 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-01 01:33:55.775 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev91) 2026-07-01 01:33:55.790 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-07-01 01:33:55.867 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-07-01 01:33:55.918 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-07-01 01:33:55.965 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-07-01 01:33:56.003 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-07-01 01:33:56.027 | Downloading openstacksdk-4.17.0-py3-none-any.whl (2.0 MB) 2026-07-01 01:33:56.087 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 41.2 MB/s 0:00:00 2026-07-01 01:33:56.102 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-07-01 01:33:56.122 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-07-01 01:33:56.144 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-07-01 01:33:56.165 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-07-01 01:33:56.188 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-07-01 01:33:56.211 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-07-01 01:33:56.235 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-07-01 01:33:56.258 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-07-01 01:33:56.280 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-07-01 01:33:56.304 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-07-01 01:33:56.329 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-07-01 01:33:56.350 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-07-01 01:33:56.372 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-07-01 01:33:56.400 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-07-01 01:33:56.423 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-07-01 01:33:56.475 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 43.8 MB/s 0:00:00 2026-07-01 01:33:56.490 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-07-01 01:33:56.511 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-07-01 01:33:56.532 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-07-01 01:33:56.553 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-07-01 01:33:56.650 | Building wheels for collected packages: glance, simplegeneric 2026-07-01 01:33:56.651 | Building editable for glance (pyproject.toml): started 2026-07-01 01:33:57.511 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-07-01 01:33:57.513 | Created wheel for glance: filename=glance-32.1.0.dev91-0.editable-py3-none-any.whl size=8982 sha256=939e456e210218c49fa4f3f665f087dd9bee413179d26be0f9c962a860a21b26 2026-07-01 01:33:57.513 | Stored in directory: /tmp/pip-ephem-wheel-cache-p9lsicqt/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-07-01 01:33:57.519 | Building wheel for simplegeneric (pyproject.toml): started 2026-07-01 01:33:57.938 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-07-01 01:33:57.940 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=d2243ffd8b4a54f482a10e3cbf4700b84d9412e14cfddbf938d3028e18e62d3c 2026-07-01 01:33:57.940 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-07-01 01:33:57.944 | Successfully built glance simplegeneric 2026-07-01 01:33:58.216 | 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-01 01:34:01.180 | Attempting uninstall: jsonpointer 2026-07-01 01:34:01.196 | Found existing installation: jsonpointer 2.0 2026-07-01 01:34:01.197 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 01:34:01.197 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-07-01 01:34:01.214 | Attempting uninstall: jmespath 2026-07-01 01:34:01.229 | Found existing installation: jmespath 1.0.1 2026-07-01 01:34:01.229 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 01:34:01.229 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-07-01 01:34:01.270 | Attempting uninstall: httplib2 2026-07-01 01:34:01.285 | Found existing installation: httplib2 0.20.4 2026-07-01 01:34:01.285 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 01:34:01.285 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-07-01 01:34:01.379 | Attempting uninstall: jsonpatch 2026-07-01 01:34:01.395 | Found existing installation: jsonpatch 1.32 2026-07-01 01:34:01.397 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 01:34:01.397 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-07-01 01:34:05.734 | 2026-07-01 01:34:05.753 | 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.dev91 httplib2-0.31.2 importlib-metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.17.0 oslo.limit-2.11.0 oslo.reports-3.8.0 platformdirs-4.10.0 prompt-toolkit-3.0.52 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.4.0 rich-argparse-1.8.0 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-07-01 01:34:06.007 | + inc/python:pip_install:216 : result=0 2026-07-01 01:34:06.010 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 01:34:06.012 | + functions-common:time_stop:2420 : local name 2026-07-01 01:34:06.015 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:34:06.018 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:34:06.021 | + functions-common:time_stop:2423 : local total 2026-07-01 01:34:06.023 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:34:06.026 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 01:34:06.028 | + functions-common:time_stop:2427 : start_time=1782869626348 2026-07-01 01:34:06.031 | + functions-common:time_stop:2429 : [[ -z 1782869626348 ]] 2026-07-01 01:34:06.035 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:34:06.038 | + functions-common:time_stop:2432 : end_time=1782869646036 2026-07-01 01:34:06.041 | + functions-common:time_stop:2433 : elapsed_time=19688 2026-07-01 01:34:06.043 | + functions-common:time_stop:2434 : total=76701 2026-07-01 01:34:06.046 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:34:06.048 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=96389 2026-07-01 01:34:06.051 | + inc/python:pip_install:219 : return 0 2026-07-01 01:34:06.053 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-01 01:34:06.056 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-01 01:34:06.059 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-07-01 01:34:06.061 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-07-01 01:34:06.064 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:34:06.067 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:34:06.069 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-07-01 01:34:06.072 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:34:06.075 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-01 01:34:06.077 | + ./stack.sh:main:942 : configure_glance 2026-07-01 01:34:06.080 | + lib/glance:configure_glance:350 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-07-01 01:34:06.096 | + lib/glance:configure_glance:353 : local dburl 2026-07-01 01:34:06.100 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-07-01 01:34:06.103 | ++ lib/database:database_connection_url:134 : local db=glance 2026-07-01 01:34:06.110 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-07-01 01:34:06.113 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-07-01 01:34:06.115 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-01 01:34:06.118 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-01 01:34:06.121 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-01 01:34:06.138 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:34:06.141 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-01 01:34:06.143 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-01 01:34:06.147 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-01 01:34:06.149 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-07-01 01:34:06.183 | + 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-01 01:34:06.218 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-07-01 01:34:06.250 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-01 01:34:06.278 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-07-01 01:34:06.310 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-07-01 01:34:06.341 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-07-01 01:34:06.374 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-07-01 01:34:06.377 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-07-01 01:34:06.379 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-01 01:34:06.381 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-01 01:34:06.384 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-01 01:34:06.386 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-07-01 01:34:06.388 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-07-01 01:34:06.390 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-01 01:34:06.393 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-01 01:34:06.396 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-07-01 01:34:06.431 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-07-01 01:34:06.463 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.240/identity 2026-07-01 01:34:06.496 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-07-01 01:34:06.527 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-07-01 01:34:06.559 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-07-01 01:34:06.593 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-07-01 01:34:06.626 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-07-01 01:34:06.659 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.240/identity 2026-07-01 01:34:06.691 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-01 01:34:06.725 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-07-01 01:34:06.756 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-01 01:34:06.759 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-07-01 01:34:06.796 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-07-01 01:34:06.799 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-07-01 01:34:06.801 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-07-01 01:34:06.804 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-01 01:34:06.807 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-01 01:34:06.809 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-01 01:34:06.828 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:34:06.831 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-01 01:34:06.834 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-01 01:34:06.837 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-01 01:34:06.857 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:34:06.860 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.240:5672/ 2026-07-01 01:34:06.863 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.240:5672/ 2026-07-01 01:34:06.896 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-01 01:34:06.899 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-01 01:34:06.902 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-07-01 01:34:06.904 | + lib/glance:configure_glance:366 : '[' kvm = parallels ']' 2026-07-01 01:34:06.907 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-07-01 01:34:06.941 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-07-01 01:34:06.974 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-07-01 01:34:07.010 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-07-01 01:34:07.012 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-07-01 01:34:07.015 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-07-01 01:34:07.018 | + lib/glance:configure_glance_store:282 : local be 2026-07-01 01:34:07.020 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-07-01 01:34:07.023 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-07-01 01:34:07.026 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-01 01:34:07.061 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-07-01 01:34:07.064 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.240 2026-07-01 01:34:07.098 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-07-01 01:34:07.101 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-07-01 01:34:07.103 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-07-01 01:34:07.122 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:34:07.126 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.240/image 2026-07-01 01:34:07.158 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-07-01 01:34:07.175 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:34:07.177 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-07-01 01:34:07.180 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-07-01 01:34:07.183 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-07-01 01:34:07.187 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-01 01:34:07.207 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-01 01:34:07.210 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-01 01:34:07.212 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-01 01:34:07.215 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-01 01:34:07.218 | + 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-01 01:34:07.250 | + 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-01 01:34:07.284 | + 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-01 01:34:07.318 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-01 01:34:07.352 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-07-01 01:34:07.385 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-07-01 01:34:07.390 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-07-01 01:34:07.428 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-07-01 01:34:07.460 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-01 01:34:07.493 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-07-01 01:34:07.525 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-01 01:34:07.561 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-07-01 01:34:07.597 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-07-01 01:34:07.632 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-07-01 01:34:07.667 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-07-01 01:34:07.672 | + 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-01 01:34:07.680 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-07-01 01:34:07.698 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:34:07.701 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-07-01 01:34:07.703 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-07-01 01:34:07.706 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-07-01 01:34:07.709 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-07-01 01:34:07.711 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-07-01 01:34:07.714 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-07-01 01:34:07.717 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-07-01 01:34:07.720 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-01 01:34:07.723 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-07-01 01:34:07.757 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-07-01 01:34:07.760 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-07-01 01:34:07.763 | ++ functions:get_random_port:861 : true 2026-07-01 01:34:07.765 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-07-01 01:34:07.768 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-07-01 01:34:07.771 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-07-01 01:34:07.821 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-07-01 01:34:07.823 | ++ functions:get_random_port:865 : break 2 2026-07-01 01:34:07.826 | ++ functions:get_random_port:869 : echo 60999 2026-07-01 01:34:07.829 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-07-01 01:34:07.832 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-07-01 01:34:07.865 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-07-01 01:34:07.898 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-07-01 01:34:07.932 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-07-01 01:34:07.964 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-07-01 01:34:07.998 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-01 01:34:08.038 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-07-01 01:34:08.074 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-07-01 01:34:08.110 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-07-01 01:34:08.151 | + 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-01 01:34:08.187 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-07-01 01:34:08.226 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-01 01:34:08.265 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-07-01 01:34:08.303 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-07-01 01:34:08.338 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-07-01 01:34:08.376 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-07-01 01:34:08.413 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-07-01 01:34:08.453 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-07-01 01:34:08.494 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-07-01 01:34:08.533 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-07-01 01:34:08.572 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-07-01 01:34:08.576 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-01 01:34:08.579 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-01 01:34:08.583 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-01 01:34:08.586 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 01:34:08.590 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 01:34:08.594 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-01 01:34:08.597 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-01 01:34:08.600 | perl: warning: Setting locale failed. 2026-07-01 01:34:08.600 | perl: warning: Please check that your locale settings: 2026-07-01 01:34:08.600 | LANGUAGE = (unset), 2026-07-01 01:34:08.600 | LC_ALL = "en_US.utf8", 2026-07-01 01:34:08.600 | LANG = (unset) 2026-07-01 01:34:08.600 | are supported and installed on your system. 2026-07-01 01:34:08.601 | perl: warning: Falling back to the standard locale ("C"). 2026-07-01 01:34:08.636 | proxy (enabled by site administrator) 2026-07-01 01:34:08.640 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-07-01 01:34:08.644 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-01 01:34:08.647 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-01 01:34:08.651 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-01 01:34:08.654 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 01:34:08.658 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 01:34:08.661 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-01 01:34:08.665 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-01 01:34:08.667 | perl: warning: Setting locale failed. 2026-07-01 01:34:08.667 | perl: warning: Please check that your locale settings: 2026-07-01 01:34:08.668 | LANGUAGE = (unset), 2026-07-01 01:34:08.668 | LC_ALL = "en_US.utf8", 2026-07-01 01:34:08.668 | LANG = (unset) 2026-07-01 01:34:08.668 | are supported and installed on your system. 2026-07-01 01:34:08.668 | perl: warning: Falling back to the standard locale ("C"). 2026-07-01 01:34:08.703 | No module matches proxy_http 2026-07-01 01:34:08.707 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-07-01 01:34:08.719 | perl: warning: Setting locale failed. 2026-07-01 01:34:08.719 | perl: warning: Please check that your locale settings: 2026-07-01 01:34:08.719 | LANGUAGE = (unset), 2026-07-01 01:34:08.719 | LC_ALL = "en_US.utf8", 2026-07-01 01:34:08.719 | LANG = "de_DE.UTF-8" 2026-07-01 01:34:08.719 | are supported and installed on your system. 2026-07-01 01:34:08.719 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 01:34:08.759 | Considering dependency proxy for proxy_http: 2026-07-01 01:34:08.759 | Module proxy already enabled 2026-07-01 01:34:08.759 | Enabling module proxy_http. 2026-07-01 01:34:08.764 | To activate the new configuration, you need to run: 2026-07-01 01:34:08.764 | systemctl restart apache2 2026-07-01 01:34:08.770 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-07-01 01:34:08.773 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-07-01 01:34:08.776 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-01 01:34:08.779 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-01 01:34:08.782 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-01 01:34:08.908 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-07-01 01:34:08.913 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-07-01 01:34:08.916 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-07-01 01:34:08.920 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-01 01:34:08.923 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 01:34:08.927 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 01:34:08.930 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-07-01 01:34:08.934 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-07-01 01:34:08.938 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-07-01 01:34:08.939 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-07-01 01:34:08.950 | KeepAlive Off 2026-07-01 01:34:08.957 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-07-01 01:34:08.958 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-01 01:34:08.969 | SetEnv proxy-sendchunked 1 2026-07-01 01:34:08.975 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-07-01 01:34:08.976 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-01 01:34:08.986 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-07-01 01:34:08.991 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-07-01 01:34:08.995 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-07-01 01:34:08.999 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-01 01:34:09.002 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-01 01:34:09.005 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-01 01:34:09.008 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-01 01:34:09.011 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 01:34:09.014 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 01:34:09.017 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-01 01:34:09.021 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-01 01:34:09.023 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 01:34:09.027 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 01:34:09.031 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-07-01 01:34:09.044 | perl: warning: Setting locale failed. 2026-07-01 01:34:09.044 | perl: warning: Please check that your locale settings: 2026-07-01 01:34:09.044 | LANGUAGE = (unset), 2026-07-01 01:34:09.044 | LC_ALL = "en_US.utf8", 2026-07-01 01:34:09.044 | LANG = "de_DE.UTF-8" 2026-07-01 01:34:09.044 | are supported and installed on your system. 2026-07-01 01:34:09.044 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 01:34:09.083 | Enabling site glance-api. 2026-07-01 01:34:09.089 | To activate the new configuration, you need to run: 2026-07-01 01:34:09.089 | systemctl reload apache2 2026-07-01 01:34:09.095 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-07-01 01:34:09.099 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-01 01:34:09.103 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-01 01:34:09.105 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-01 01:34:09.233 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-07-01 01:34:09.239 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-07-01 01:34:09.277 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-07-01 01:34:09.316 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-07-01 01:34:09.320 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-07-01 01:34:09.359 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-07-01 01:34:09.397 | + ./stack.sh:main:945 : is_service_enabled cinder 2026-07-01 01:34:09.420 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:34:09.424 | + ./stack.sh:main:947 : stack_install_service cinder 2026-07-01 01:34:09.429 | + lib/stack:stack_install_service:20 : local service=cinder 2026-07-01 01:34:09.432 | + lib/stack:stack_install_service:21 : type install_cinder 2026-07-01 01:34:09.436 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-01 01:34:09.440 | + lib/stack:stack_install_service:32 : install_cinder 2026-07-01 01:34:09.444 | + lib/cinder:install_cinder:525 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-07-01 01:34:09.447 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-07-01 01:34:09.450 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-07-01 01:34:09.454 | + functions-common:git_clone:591 : local git_ref=master 2026-07-01 01:34:09.457 | + functions-common:git_clone:592 : local orig_dir 2026-07-01 01:34:09.461 | ++ functions-common:git_clone:593 : pwd 2026-07-01 01:34:09.466 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-01 01:34:09.469 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-01 01:34:09.475 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-01 01:34:09.496 | + functions-common:git_clone:596 : RECLONE=False 2026-07-01 01:34:09.500 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-01 01:34:09.503 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-01 01:34:09.508 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-01 01:34:09.508 | + functions-common:git_clone:610 : echo master 2026-07-01 01:34:09.514 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/cinder ]] 2026-07-01 01:34:09.517 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-01 01:34:09.520 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-07-01 01:34:09.523 | + functions-common:git_timed:697 : local count=0 2026-07-01 01:34:09.525 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 01:34:09.528 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 01:34:09.531 | + functions-common:git_timed:701 : timeout=0 2026-07-01 01:34:09.534 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 01:34:09.538 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 01:34:09.542 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:34:09.545 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:34:09.549 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:34:09.554 | + functions-common:time_start:2411 : _TIME_START[$name]=1782869649551 2026-07-01 01:34:09.556 | + 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-01 01:34:09.561 | Cloning into '/opt/stack/cinder'... 2026-07-01 01:35:02.608 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 01:35:02.611 | + functions-common:time_stop:2420 : local name 2026-07-01 01:35:02.614 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:35:02.617 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:35:02.620 | + functions-common:time_stop:2423 : local total 2026-07-01 01:35:02.624 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:35:02.627 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 01:35:02.630 | + functions-common:time_stop:2427 : start_time=1782869649551 2026-07-01 01:35:02.633 | + functions-common:time_stop:2429 : [[ -z 1782869649551 ]] 2026-07-01 01:35:02.638 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:35:02.643 | + functions-common:time_stop:2432 : end_time=1782869702640 2026-07-01 01:35:02.646 | + functions-common:time_stop:2433 : elapsed_time=53089 2026-07-01 01:35:02.649 | + functions-common:time_stop:2434 : total=32607 2026-07-01 01:35:02.653 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:35:02.656 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=85696 2026-07-01 01:35:02.660 | + functions-common:git_clone:631 : cd /opt/stack/cinder 2026-07-01 01:35:02.663 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-01 01:35:02.666 | + functions-common:git_timed:697 : local count=0 2026-07-01 01:35:02.669 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 01:35:02.672 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 01:35:02.676 | + functions-common:git_timed:701 : timeout=0 2026-07-01 01:35:02.679 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 01:35:02.683 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 01:35:02.687 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:35:02.690 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:35:02.695 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:35:02.700 | + functions-common:time_start:2411 : _TIME_START[$name]=1782869702696 2026-07-01 01:35:02.704 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-01 01:35:03.359 | From https://review.opendev.org/openstack/cinder 2026-07-01 01:35:03.359 | * branch master -> FETCH_HEAD 2026-07-01 01:35:03.369 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 01:35:03.373 | + functions-common:time_stop:2420 : local name 2026-07-01 01:35:03.376 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:35:03.380 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:35:03.383 | + functions-common:time_stop:2423 : local total 2026-07-01 01:35:03.387 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:35:03.390 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 01:35:03.394 | + functions-common:time_stop:2427 : start_time=1782869702696 2026-07-01 01:35:03.397 | + functions-common:time_stop:2429 : [[ -z 1782869702696 ]] 2026-07-01 01:35:03.401 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:35:03.406 | + functions-common:time_stop:2432 : end_time=1782869703403 2026-07-01 01:35:03.410 | + functions-common:time_stop:2433 : elapsed_time=707 2026-07-01 01:35:03.413 | + functions-common:time_stop:2434 : total=85696 2026-07-01 01:35:03.417 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:35:03.420 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=86403 2026-07-01 01:35:03.424 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-01 01:35:03.428 | + functions-common:git_timed:697 : local count=0 2026-07-01 01:35:03.431 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 01:35:03.435 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 01:35:03.439 | + functions-common:git_timed:701 : timeout=0 2026-07-01 01:35:03.443 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 01:35:03.447 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 01:35:03.451 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:35:03.455 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:35:03.460 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:35:03.465 | + functions-common:time_start:2411 : _TIME_START[$name]=1782869703462 2026-07-01 01:35:03.468 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-01 01:35:03.900 | Note: switching to 'FETCH_HEAD'. 2026-07-01 01:35:03.901 | 2026-07-01 01:35:03.901 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-01 01:35:03.901 | changes and commit them, and you can discard any commits you make in this 2026-07-01 01:35:03.901 | state without impacting any branches by switching back to a branch. 2026-07-01 01:35:03.901 | 2026-07-01 01:35:03.901 | If you want to create a new branch to retain commits you create, you may 2026-07-01 01:35:03.901 | do so (now or later) by using -c with the switch command. Example: 2026-07-01 01:35:03.901 | 2026-07-01 01:35:03.901 | git switch -c 2026-07-01 01:35:03.902 | 2026-07-01 01:35:03.902 | Or undo this operation with: 2026-07-01 01:35:03.902 | 2026-07-01 01:35:03.902 | git switch - 2026-07-01 01:35:03.902 | 2026-07-01 01:35:03.902 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-01 01:35:03.902 | 2026-07-01 01:35:03.903 | HEAD is now at 85611cbc1 Merge "Storwize: stop vdiskcopyops loop racing sqlite in tests" 2026-07-01 01:35:03.910 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 01:35:03.913 | + functions-common:time_stop:2420 : local name 2026-07-01 01:35:03.917 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:35:03.920 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:35:03.924 | + functions-common:time_stop:2423 : local total 2026-07-01 01:35:03.927 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:35:03.931 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 01:35:03.934 | + functions-common:time_stop:2427 : start_time=1782869703462 2026-07-01 01:35:03.938 | + functions-common:time_stop:2429 : [[ -z 1782869703462 ]] 2026-07-01 01:35:03.941 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:35:03.947 | + functions-common:time_stop:2432 : end_time=1782869703943 2026-07-01 01:35:03.950 | + functions-common:time_stop:2433 : elapsed_time=481 2026-07-01 01:35:03.953 | + functions-common:time_stop:2434 : total=86403 2026-07-01 01:35:03.957 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:35:03.960 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=86884 2026-07-01 01:35:03.964 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-07-01 01:35:03.981 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-07-01 01:35:03.985 | + functions-common:git_clone:673 : git show --oneline 2026-07-01 01:35:03.986 | + functions-common:git_clone:673 : head -1 2026-07-01 01:35:03.990 | 85611cbc1 Merge "Storwize: stop vdiskcopyops loop racing sqlite in tests" 2026-07-01 01:35:03.994 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-01 01:35:03.996 | + lib/cinder:install_cinder:526 : setup_develop /opt/stack/cinder 2026-07-01 01:35:04.000 | + inc/python:setup_develop:353 : local bindep 2026-07-01 01:35:04.003 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-01 01:35:04.007 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-07-01 01:35:04.010 | + inc/python:setup_develop:359 : local extras= 2026-07-01 01:35:04.014 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-07-01 01:35:04.018 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-01 01:35:04.021 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-01 01:35:04.025 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-07-01 01:35:04.028 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-01 01:35:04.032 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-01 01:35:04.036 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-07-01 01:35:04.039 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-01 01:35:04.044 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-07-01 01:35:04.047 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-01 01:35:04.051 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-01 01:35:04.055 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-07-01 01:35:04.062 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-07-01 01:35:04.065 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-07-01 01:35:04.068 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-07-01 01:35:04.225 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-07-01 01:35:04.229 | + inc/python:setup_package:436 : local bindep=0 2026-07-01 01:35:04.232 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-01 01:35:04.236 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-01 01:35:04.239 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-01 01:35:04.243 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-07-01 01:35:04.248 | + inc/python:setup_package:445 : local flags=-e 2026-07-01 01:35:04.251 | + inc/python:setup_package:446 : local extras= 2026-07-01 01:35:04.255 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-01 01:35:04.259 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-01 01:35:04.263 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-01 01:35:04.267 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-01 01:35:04.271 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-01 01:35:04.275 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-07-01 01:35:04.301 | Using python 3.12 to install /opt/stack/cinder 2026-07-01 01:35:04.305 | + 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-01 01:35:05.282 | Obtaining file:///opt/stack/cinder 2026-07-01 01:35:05.287 | Installing build dependencies: started 2026-07-01 01:35:07.034 | Installing build dependencies: finished with status 'done' 2026-07-01 01:35:07.035 | Checking if build backend supports build_editable: started 2026-07-01 01:35:07.582 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-01 01:35:07.584 | Getting requirements to build editable: started 2026-07-01 01:35:07.884 | Getting requirements to build editable: finished with status 'done' 2026-07-01 01:35:07.886 | Preparing editable metadata (pyproject.toml): started 2026-07-01 01:35:09.268 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-01 01:35:09.296 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (7.0.3) 2026-07-01 01:35:09.296 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (5.3.1) 2026-07-01 01:35:09.297 | 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.dev150) (0.41.0) 2026-07-01 01:35:09.298 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (3.4.0) 2026-07-01 01:35:09.299 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (3.5.2) 2026-07-01 01:35:09.300 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (2.1.0) 2026-07-01 01:35:09.301 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (4.26.0) 2026-07-01 01:35:09.301 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (5.14.0) 2026-07-01 01:35:09.302 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (13.0.0) 2026-07-01 01:35:09.922 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev150) 2026-07-01 01:35:10.075 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-07-01 01:35:10.086 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (10.5.0) 2026-07-01 01:35:10.087 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (7.5.0) 2026-07-01 01:35:10.088 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (6.4.0) 2026-07-01 01:35:10.089 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (18.0.0) 2026-07-01 01:35:10.090 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (8.2.0) 2026-07-01 01:35:10.091 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (18.1.0) 2026-07-01 01:35:10.092 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (8.1.0) 2026-07-01 01:35:10.092 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (5.1.0) 2026-07-01 01:35:10.093 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (3.11.0) 2026-07-01 01:35:10.094 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (3.8.0) 2026-07-01 01:35:10.095 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (7.9.0) 2026-07-01 01:35:10.096 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (5.10.0) 2026-07-01 01:35:10.096 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (4.6.0) 2026-07-01 01:35:10.098 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (2.7.1) 2026-07-01 01:35:10.099 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (10.1.1) 2026-07-01 01:35:10.227 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev150) 2026-07-01 01:35:10.242 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-07-01 01:35:10.253 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (4.4.0) 2026-07-01 01:35:10.254 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (26.2) 2026-07-01 01:35:10.296 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev150) 2026-07-01 01:35:10.311 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-01 01:35:10.324 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (3.10.1) 2026-07-01 01:35:10.324 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (3.1.0) 2026-07-01 01:35:10.325 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (3.3.2) 2026-07-01 01:35:10.328 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (7.4.0) 2026-07-01 01:35:10.363 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev150) 2026-07-01 01:35:10.378 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-01 01:35:10.389 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (5.8.0) 2026-07-01 01:35:10.431 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev150) 2026-07-01 01:35:10.446 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-01 01:35:10.488 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev150) 2026-07-01 01:35:10.503 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-01 01:35:10.515 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (2.34.2) 2026-07-01 01:35:10.517 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (2.5.1) 2026-07-01 01:35:10.517 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (6.3.0) 2026-07-01 01:35:10.542 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev150) 2026-07-01 01:35:10.557 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-07-01 01:35:10.567 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (2.0.51) 2026-07-01 01:35:10.568 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (5.8.0) 2026-07-01 01:35:10.593 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev150) 2026-07-01 01:35:10.608 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-07-01 01:35:10.629 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (9.1.4) 2026-07-01 01:35:10.630 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (1.8.10) 2026-07-01 01:35:10.632 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (6.8.0) 2026-07-01 01:35:10.672 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev150) 2026-07-01 01:35:10.688 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-01 01:35:10.698 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (7.1.0) 2026-07-01 01:35:10.745 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev150) 2026-07-01 01:35:10.760 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-01 01:35:10.842 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev150) 2026-07-01 01:35:10.857 | Downloading google_api_python_client-2.197.0-py3-none-any.whl.metadata (7.0 kB) 2026-07-01 01:35:10.868 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (5.7.0) 2026-07-01 01:35:10.868 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (43.0.3) 2026-07-01 01:35:10.870 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (0.2.3) 2026-07-01 01:35:11.059 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev150) 2026-07-01 01:35:11.075 | 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-01 01:35:11.459 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev150) 2026-07-01 01:35:11.474 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-07-01 01:35:11.485 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev150) (1.9.0) 2026-07-01 01:35:11.487 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (2026.2) 2026-07-01 01:35:11.487 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (7.1.4) 2026-07-01 01:35:11.913 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev150) 2026-07-01 01:35:11.927 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-07-01 01:35:11.940 | 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.dev150) (1.1.0) 2026-07-01 01:35:11.976 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev150) 2026-07-01 01:35:12.040 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-07-01 01:35:12.052 | 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.dev150) (2.9.0.post0) 2026-07-01 01:35:12.054 | Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev150) (2.7.0) 2026-07-01 01:35:12.057 | 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.dev150) (1.17.0) 2026-07-01 01:35:12.089 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev150) (2.0.0) 2026-07-01 01:35:12.094 | 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.dev150) (3.0) 2026-07-01 01:35:12.103 | 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.dev150) (2.8.0) 2026-07-01 01:35:12.110 | 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.dev150) (3.1.0) 2026-07-01 01:35:12.113 | 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.dev150) (2.2.1) 2026-07-01 01:35:12.115 | 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.dev150) (0.31.2) 2026-07-01 01:35:12.173 | 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.dev150) 2026-07-01 01:35:12.188 | Downloading google_auth-2.55.0-py3-none-any.whl.metadata (5.1 kB) 2026-07-01 01:35:12.227 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev150) 2026-07-01 01:35:12.242 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-07-01 01:35:12.301 | 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.dev150) 2026-07-01 01:35:12.316 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-01 01:35:12.352 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev150) 2026-07-01 01:35:12.367 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-01 01:35:12.410 | 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.dev150) 2026-07-01 01:35:12.425 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-07-01 01:35:12.713 | 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.dev150) 2026-07-01 01:35:12.728 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-07-01 01:35:12.772 | 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.dev150) 2026-07-01 01:35:12.787 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-01 01:35:12.839 | 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.dev150) 2026-07-01 01:35:12.854 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-01 01:35:12.881 | 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.dev150) (3.4.7) 2026-07-01 01:35:12.882 | 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.dev150) (3.18) 2026-07-01 01:35:12.884 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev150) (2023.11.17) 2026-07-01 01:35:12.902 | 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.dev150) (26.1.0) 2026-07-01 01:35:12.904 | 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.dev150) (2025.9.1) 2026-07-01 01:35:12.904 | 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.dev150) (0.37.0) 2026-07-01 01:35:12.905 | 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.dev150) (2026.5.1) 2026-07-01 01:35:12.914 | 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.dev150) (1.8.2) 2026-07-01 01:35:12.915 | 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.dev150) (4.15.0) 2026-07-01 01:35:12.920 | 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.dev150) (4.2.0) 2026-07-01 01:35:12.922 | 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.dev150) (4.0.1) 2026-07-01 01:35:12.923 | 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.dev150) (2.13.0) 2026-07-01 01:35:12.933 | 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.dev150) (7.2.2) 2026-07-01 01:35:12.939 | 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.dev150) (1.5.0) 2026-07-01 01:35:12.948 | 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.dev150) (0.20) 2026-07-01 01:35:12.955 | 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.dev150) (1.3.0) 2026-07-01 01:35:12.955 | 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.dev150) (2.0.0) 2026-07-01 01:35:12.955 | 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.dev150) (6.0.3) 2026-07-01 01:35:12.964 | 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.dev150) (1.18.4) 2026-07-01 01:35:12.966 | 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.dev150) (2.1.2) 2026-07-01 01:35:12.967 | 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.dev150) (0.6.2) 2026-07-01 01:35:12.971 | 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.dev150) (1.3.12) 2026-07-01 01:35:12.985 | 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.dev150) (5.3.1) 2026-07-01 01:35:12.986 | 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.dev150) (5.6.2) 2026-07-01 01:35:12.987 | 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.dev150) (0.16.0) 2026-07-01 01:35:12.992 | 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.dev150) (5.1.0) 2026-07-01 01:35:13.007 | 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.dev150) (0.25.0) 2026-07-01 01:35:13.011 | 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.dev150) (5.0.0) 2026-07-01 01:35:13.012 | 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.dev150) (3.1.6) 2026-07-01 01:35:13.014 | 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.dev150) (4.0.1) 2026-07-01 01:35:13.022 | 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.dev150) (3.0.3) 2026-07-01 01:35:13.035 | 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.dev150) (1.2.1) 2026-07-01 01:35:13.057 | 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.dev150) (1.7.6) 2026-07-01 01:35:13.093 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev150) 2026-07-01 01:35:13.109 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-01 01:35:13.212 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev150) 2026-07-01 01:35:13.228 | 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-01 01:35:13.244 | 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.dev150) (3.17.0) 2026-07-01 01:35:13.289 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev150) 2026-07-01 01:35:13.305 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-01 01:35:13.366 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev150) 2026-07-01 01:35:13.381 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-01 01:35:13.436 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev150) 2026-07-01 01:35:13.452 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-07-01 01:35:13.472 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev150) (82.0.1) 2026-07-01 01:35:13.488 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev150) (0.8.1) 2026-07-01 01:35:13.548 | 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.dev150) 2026-07-01 01:35:13.563 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-07-01 01:35:13.597 | 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.dev150) (4.14.0) 2026-07-01 01:35:13.605 | 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.dev150) (0.6.0) 2026-07-01 01:35:13.605 | 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.dev150) (4.0.0) 2026-07-01 01:35:13.616 | 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.dev150) (3.0.52) 2026-07-01 01:35:13.616 | 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.dev150) (1.11.0) 2026-07-01 01:35:13.620 | 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.dev150) (15.0.0) 2026-07-01 01:35:13.620 | 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.dev150) (1.8.0) 2026-07-01 01:35:13.658 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev150) 2026-07-01 01:35:13.673 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-01 01:35:13.684 | 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.dev150) (24.2.1) 2026-07-01 01:35:13.731 | 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.dev150) (4.2.0) 2026-07-01 01:35:13.733 | 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.dev150) (2.20.0) 2026-07-01 01:35:13.745 | 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.dev150) (0.1.2) 2026-07-01 01:35:13.764 | 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.dev150) (0.8) 2026-07-01 01:35:13.809 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev150) 2026-07-01 01:35:13.824 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-07-01 01:35:13.879 | 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.dev150) (3.6.1) 2026-07-01 01:35:13.883 | 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.dev150) (3.4.0) 2026-07-01 01:35:13.883 | 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.dev150) (4.0.1) 2026-07-01 01:35:13.958 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev150) 2026-07-01 01:35:13.974 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-07-01 01:35:14.010 | 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.dev150) (1.33) 2026-07-01 01:35:14.017 | 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.dev150) (3.1.1) 2026-07-01 01:35:14.111 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-07-01 01:35:14.146 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-07-01 01:35:14.358 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 66.2 MB/s 0:00:00 2026-07-01 01:35:14.373 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-07-01 01:35:14.396 | Downloading google_api_python_client-2.197.0-py3-none-any.whl (15.3 MB) 2026-07-01 01:35:14.605 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.3/15.3 MB 74.5 MB/s 0:00:00 2026-07-01 01:35:14.620 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-07-01 01:35:14.644 | Downloading google_auth-2.55.0-py3-none-any.whl (252 kB) 2026-07-01 01:35:14.668 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-07-01 01:35:14.690 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-07-01 01:35:14.716 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-07-01 01:35:14.736 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-07-01 01:35:14.765 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-07-01 01:35:14.786 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-07-01 01:35:14.867 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 68.3 MB/s 0:00:00 2026-07-01 01:35:14.882 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-07-01 01:35:14.904 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-07-01 01:35:14.927 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-07-01 01:35:14.946 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 32.5 MB/s 0:00:00 2026-07-01 01:35:14.962 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-07-01 01:35:14.985 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-07-01 01:35:15.008 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-07-01 01:35:15.031 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-07-01 01:35:15.053 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-07-01 01:35:15.081 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 51.4 MB/s 0:00:00 2026-07-01 01:35:15.097 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-07-01 01:35:15.120 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-07-01 01:35:15.146 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-07-01 01:35:15.171 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-07-01 01:35:15.192 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-07-01 01:35:15.213 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-07-01 01:35:15.235 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-07-01 01:35:15.257 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-07-01 01:35:15.280 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-07-01 01:35:15.302 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-07-01 01:35:15.324 | 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-01 01:35:15.363 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 61.0 MB/s 0:00:00 2026-07-01 01:35:15.379 | 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-01 01:35:15.538 | Building wheels for collected packages: cinder 2026-07-01 01:35:15.538 | Building editable for cinder (pyproject.toml): started 2026-07-01 01:35:17.161 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-07-01 01:35:17.163 | Created wheel for cinder: filename=cinder-28.1.0.dev150-0.editable-py3-none-any.whl size=9196 sha256=13dc438a79848b872e85b56f4cedb1afa82b63bdf8a3272ccdc37de41df42d4e 2026-07-01 01:35:17.163 | Stored in directory: /tmp/pip-ephem-wheel-cache-_2ood8zu/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-07-01 01:35:17.169 | Successfully built cinder 2026-07-01 01:35:17.553 | 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-01 01:35:17.904 | Attempting uninstall: pyudev 2026-07-01 01:35:17.920 | Found existing installation: pyudev 0.24.0 2026-07-01 01:35:17.921 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 01:35:17.921 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-07-01 01:35:17.976 | Attempting uninstall: pyasn1 2026-07-01 01:35:17.993 | Found existing installation: pyasn1 0.4.8 2026-07-01 01:35:17.993 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 01:35:17.995 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-07-01 01:35:19.684 | Attempting uninstall: botocore 2026-07-01 01:35:19.701 | Found existing installation: botocore 1.34.46 2026-07-01 01:35:19.702 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 01:35:19.702 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-07-01 01:35:20.892 | Attempting uninstall: s3transfer 2026-07-01 01:35:20.911 | Found existing installation: s3transfer 0.10.1 2026-07-01 01:35:20.912 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 01:35:20.914 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-07-01 01:35:21.579 | Attempting uninstall: boto3 2026-07-01 01:35:21.598 | Found existing installation: boto3 1.34.46 2026-07-01 01:35:21.599 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 01:35:21.600 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-07-01 01:35:23.660 | 2026-07-01 01:35:23.682 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev150 cotyledon-2.2.0 google-api-core-2.31.0 google-api-python-client-2.197.0 google-auth-2.55.0 google-auth-httplib2-0.4.0 googleapis-common-protos-1.75.0 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.10.2 oslo.vmware-4.9.0 paramiko-4.0.0 proto-plus-1.28.0 protobuf-6.33.6 pyasn1-0.6.3 pyasn1-modules-0.4.2 pynacl-1.6.2 python-glanceclient-4.12.0 python-novaclient-18.13.0 python-swiftclient-4.10.0 pyudev-0.24.4 rtslib-fb-2.2.4 s3transfer-0.10.4 setproctitle-1.3.7 suds-community-1.2.0 tabulate-0.10.0 tooz-8.1.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-07-01 01:35:24.064 | + inc/python:pip_install:216 : result=0 2026-07-01 01:35:24.067 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 01:35:24.070 | + functions-common:time_stop:2420 : local name 2026-07-01 01:35:24.072 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:35:24.074 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:35:24.077 | + functions-common:time_stop:2423 : local total 2026-07-01 01:35:24.079 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:35:24.082 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 01:35:24.084 | + functions-common:time_stop:2427 : start_time=1782869704295 2026-07-01 01:35:24.087 | + functions-common:time_stop:2429 : [[ -z 1782869704295 ]] 2026-07-01 01:35:24.090 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:35:24.095 | + functions-common:time_stop:2432 : end_time=1782869724091 2026-07-01 01:35:24.098 | + functions-common:time_stop:2433 : elapsed_time=19796 2026-07-01 01:35:24.100 | + functions-common:time_stop:2434 : total=96389 2026-07-01 01:35:24.103 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:35:24.106 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=116185 2026-07-01 01:35:24.109 | + inc/python:pip_install:219 : return 0 2026-07-01 01:35:24.112 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-01 01:35:24.115 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-01 01:35:24.118 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-07-01 01:35:24.120 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-07-01 01:35:24.123 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:35:24.126 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:35:24.129 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-07-01 01:35:24.132 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:35:24.135 | + lib/cinder:install_cinder:527 : [[ lioadm == \t\g\t\a\d\m ]] 2026-07-01 01:35:24.138 | + lib/cinder:install_cinder:529 : [[ lioadm == \l\i\o\a\d\m ]] 2026-07-01 01:35:24.141 | + lib/cinder:install_cinder:530 : is_ubuntu 2026-07-01 01:35:24.143 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 01:35:24.147 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 01:35:24.150 | + lib/cinder:install_cinder:532 : sudo mkdir -p /etc/target 2026-07-01 01:35:24.165 | + lib/cinder:install_cinder:534 : install_package targetcli-fb 2026-07-01 01:35:24.167 | + functions-common:install_package:1438 : update_package_repo 2026-07-01 01:35:24.170 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-01 01:35:24.173 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-01 01:35:24.176 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-01 01:35:24.179 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-01 01:35:24.182 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-01 01:35:24.184 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 01:35:24.187 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 01:35:24.190 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-01 01:35:24.193 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-01 01:35:24.195 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-01 01:35:24.199 | + functions-common:apt_get_update:1167 : return 2026-07-01 01:35:24.201 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-07-01 01:35:24.203 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-01 01:35:24.207 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 01:35:24.209 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 01:35:24.212 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-07-01 01:35:24.236 | + 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-01 01:35:24.273 | Reading package lists... 2026-07-01 01:35:24.642 | Building dependency tree... 2026-07-01 01:35:24.644 | Reading state information... 2026-07-01 01:35:25.214 | The following packages were automatically installed and are no longer required: 2026-07-01 01:35:25.216 | libfwupd2 libgusb2 2026-07-01 01:35:25.216 | Use 'sudo apt autoremove' to remove them. 2026-07-01 01:35:25.219 | The following additional packages will be installed: 2026-07-01 01:35:25.219 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-07-01 01:35:25.220 | python3-urwid python3-wcwidth 2026-07-01 01:35:25.222 | Suggested packages: 2026-07-01 01:35:25.222 | python-urwid-doc 2026-07-01 01:35:25.261 | The following NEW packages will be installed: 2026-07-01 01:35:25.261 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-07-01 01:35:25.261 | python3-urwid python3-wcwidth targetcli-fb 2026-07-01 01:35:25.378 | 0 upgraded, 6 newly installed, 0 to remove and 1 not upgraded. 2026-07-01 01:35:25.378 | Need to get 385 kB of archives. 2026-07-01 01:35:25.378 | After this operation, 3098 kB of additional disk space will be used. 2026-07-01 01:35:25.378 | Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-07-01 01:35:25.401 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-07-01 01:35:25.409 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-07-01 01:35:25.424 | 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-01 01:35:25.429 | Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-07-01 01:35:25.437 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-07-01 01:35:25.669 | perl: warning: Setting locale failed. 2026-07-01 01:35:25.669 | perl: warning: Please check that your locale settings: 2026-07-01 01:35:25.669 | LANGUAGE = (unset), 2026-07-01 01:35:25.669 | LC_ALL = "en_US.utf8", 2026-07-01 01:35:25.669 | LANG = "de_DE.UTF-8" 2026-07-01 01:35:25.669 | are supported and installed on your system. 2026-07-01 01:35:25.669 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 01:35:25.731 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 01:35:25.731 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 01:35:25.731 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 01:35:25.915 | Fetched 385 kB in 0s (2585 kB/s) 2026-07-01 01:35:25.957 | Selecting previously unselected package python3-typing-extensions. 2026-07-01 01:35:26.020 | (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-01 01:35:26.026 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-07-01 01:35:26.031 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-07-01 01:35:26.081 | Selecting previously unselected package python3-wcwidth. 2026-07-01 01:35:26.093 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-07-01 01:35:26.098 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-01 01:35:26.151 | Selecting previously unselected package python3-urwid. 2026-07-01 01:35:26.163 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-07-01 01:35:26.167 | Unpacking python3-urwid (2.6.10-1) ... 2026-07-01 01:35:26.256 | Selecting previously unselected package python3-configshell-fb. 2026-07-01 01:35:26.267 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-07-01 01:35:26.271 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-01 01:35:26.330 | Selecting previously unselected package python3-rtslib-fb. 2026-07-01 01:35:26.342 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-07-01 01:35:26.346 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-01 01:35:26.411 | Selecting previously unselected package targetcli-fb. 2026-07-01 01:35:26.422 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-07-01 01:35:26.426 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-01 01:35:26.504 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-01 01:35:27.658 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-07-01 01:35:27.664 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-01 01:35:27.969 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-07-01 01:35:28.210 | Setting up python3-urwid (2.6.10-1) ... 2026-07-01 01:35:28.735 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-01 01:35:28.925 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-01 01:35:28.925 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-01 01:35:28.949 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-01 01:35:28.949 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-01 01:35:28.949 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-01 01:35:28.949 | keyword = Word(alphanums + '_\-') 2026-07-01 01:35:28.950 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-01 01:35:28.950 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-01 01:35:28.950 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-01 01:35:28.950 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-01 01:35:28.950 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-01 01:35:28.950 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-01 01:35:28.959 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-01 01:35:28.959 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-01 01:35:28.984 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-01 01:35:28.984 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-01 01:35:28.984 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-01 01:35:28.984 | keyword = Word(alphanums + '_\-') 2026-07-01 01:35:28.984 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-01 01:35:28.984 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-01 01:35:28.984 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-01 01:35:28.985 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-01 01:35:28.985 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-01 01:35:28.985 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-01 01:35:29.013 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-01 01:35:29.216 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-07-01 01:35:29.216 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-07-01 01:35:29.504 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-01 01:35:30.342 | perl: warning: Setting locale failed. 2026-07-01 01:35:30.342 | perl: warning: Please check that your locale settings: 2026-07-01 01:35:30.342 | LANGUAGE = (unset), 2026-07-01 01:35:30.343 | LC_ALL = "en_US.utf8", 2026-07-01 01:35:30.343 | LANG = "de_DE.UTF-8" 2026-07-01 01:35:30.343 | are supported and installed on your system. 2026-07-01 01:35:30.343 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 01:35:30.471 | perl: warning: Setting locale failed. 2026-07-01 01:35:30.471 | perl: warning: Please check that your locale settings: 2026-07-01 01:35:30.471 | LANGUAGE = (unset), 2026-07-01 01:35:30.471 | LC_ALL = "en_US.utf8", 2026-07-01 01:35:30.471 | LANG = "de_DE.UTF-8" 2026-07-01 01:35:30.471 | are supported and installed on your system. 2026-07-01 01:35:30.472 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 01:35:30.521 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 01:35:30.521 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 01:35:30.521 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 01:35:30.591 | perl: warning: Setting locale failed. 2026-07-01 01:35:30.591 | perl: warning: Please check that your locale settings: 2026-07-01 01:35:30.591 | LANGUAGE = (unset), 2026-07-01 01:35:30.591 | LC_ALL = "en_US.utf8", 2026-07-01 01:35:30.591 | LANG = "de_DE.UTF-8" 2026-07-01 01:35:30.591 | are supported and installed on your system. 2026-07-01 01:35:30.591 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 01:35:31.084 | 2026-07-01 01:35:31.084 | Running kernel seems to be up-to-date. 2026-07-01 01:35:31.084 | 2026-07-01 01:35:31.084 | No services need to be restarted. 2026-07-01 01:35:31.084 | 2026-07-01 01:35:31.084 | No containers need to be restarted. 2026-07-01 01:35:31.084 | 2026-07-01 01:35:31.084 | No user sessions are running outdated binaries. 2026-07-01 01:35:31.084 | 2026-07-01 01:35:31.085 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-01 01:35:33.025 | + functions-common:apt_get:1211 : result=0 2026-07-01 01:35:33.028 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-01 01:35:33.031 | + functions-common:time_stop:2420 : local name 2026-07-01 01:35:33.034 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:35:33.036 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:35:33.039 | + functions-common:time_stop:2423 : local total 2026-07-01 01:35:33.042 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:35:33.045 | + functions-common:time_stop:2426 : name=apt-get 2026-07-01 01:35:33.048 | + functions-common:time_stop:2427 : start_time=1782869724232 2026-07-01 01:35:33.050 | + functions-common:time_stop:2429 : [[ -z 1782869724232 ]] 2026-07-01 01:35:33.054 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:35:33.060 | + functions-common:time_stop:2432 : end_time=1782869733056 2026-07-01 01:35:33.062 | + functions-common:time_stop:2433 : elapsed_time=8824 2026-07-01 01:35:33.065 | + functions-common:time_stop:2434 : total=137850 2026-07-01 01:35:33.067 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:35:33.070 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=146674 2026-07-01 01:35:33.073 | + functions-common:apt_get:1215 : return 0 2026-07-01 01:35:33.076 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-01 01:35:33.079 | + ./stack.sh:main:948 : configure_cinder 2026-07-01 01:35:33.081 | + lib/cinder:configure_cinder:297 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-07-01 01:35:33.097 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-07-01 01:35:33.102 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-07-01 01:35:33.105 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-07-01 01:35:33.107 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-01 01:35:33.111 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-01 01:35:33.111 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-07-01 01:35:33.116 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-07-01 01:35:33.118 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-07-01 01:35:33.121 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-01 01:35:33.123 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-07-01 01:35:33.126 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-07-01 01:35:33.128 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-07-01 01:35:33.130 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-07-01 01:35:33.133 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-07-01 01:35:33.148 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-07-01 01:35:33.163 | + 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-01 01:35:33.178 | + 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-01 01:35:33.193 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-07-01 01:35:33.207 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-07-01 01:35:33.223 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-01 01:35:33.227 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-01 01:35:33.231 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.9IlPWXDy7b 2026-07-01 01:35:33.234 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-01 01:35:33.237 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-01 01:35:33.240 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-07-01 01:35:33.243 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.9IlPWXDy7b 2026-07-01 01:35:33.247 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.9IlPWXDy7b 2026-07-01 01:35:33.261 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.9IlPWXDy7b /etc/sudoers.d/cinder-rootwrap 2026-07-01 01:35:33.277 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-07-01 01:35:33.281 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-01 01:35:33.284 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-01 01:35:33.287 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-01 01:35:33.289 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-01 01:35:33.291 | + 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-01 01:35:33.295 | + 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-01 01:35:33.298 | + 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-01 01:35:33.298 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-01 01:35:33.309 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-01 01:35:33.313 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-01 01:35:33.328 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-01 01:35:33.342 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-07-01 01:35:33.345 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-07-01 01:35:33.349 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-07-01 01:35:33.355 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-07-01 01:35:33.358 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-01 01:35:33.360 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-07-01 01:35:33.363 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-01 01:35:33.366 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-01 01:35:33.368 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-07-01 01:35:33.371 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-01 01:35:33.373 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-01 01:35:33.376 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-01 01:35:33.379 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-07-01 01:35:33.412 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-07-01 01:35:33.444 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.240/identity 2026-07-01 01:35:33.475 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-07-01 01:35:33.507 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-07-01 01:35:33.539 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-07-01 01:35:33.571 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-07-01 01:35:33.604 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-07-01 01:35:33.637 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.240/identity 2026-07-01 01:35:33.670 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-01 01:35:33.705 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-07-01 01:35:33.740 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-01 01:35:33.744 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-07-01 01:35:33.779 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-07-01 01:35:33.813 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-07-01 01:35:33.815 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-07-01 01:35:33.818 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-07-01 01:35:33.821 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-07-01 01:35:33.824 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-01 01:35:33.827 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-01 01:35:33.830 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-01 01:35:33.849 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:35:33.852 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-01 01:35:33.855 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-07-01 01:35:33.859 | + 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-01 01:35:33.894 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-07-01 01:35:33.927 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-07-01 01:35:33.960 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-07-01 01:35:33.993 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-07-01 01:35:34.025 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-07-01 01:35:34.060 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.240 2026-07-01 01:35:34.094 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-07-01 01:35:34.131 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-07-01 01:35:34.139 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key 0c5a7febcb63899a14e498dd353d939f 2026-07-01 01:35:34.171 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-07-01 01:35:34.173 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-07-01 01:35:34.212 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-07-01 01:35:34.251 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-07-01 01:35:34.288 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-07-01 01:35:34.324 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-07-01 01:35:34.358 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-07-01 01:35:34.388 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-07-01 01:35:34.406 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:35:34.409 | + lib/cinder:configure_cinder:340 : [[ -n lvm:lvmdriver-1 ]] 2026-07-01 01:35:34.412 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-07-01 01:35:34.415 | + lib/cinder:configure_cinder:342 : local default_name= 2026-07-01 01:35:34.418 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-07-01 01:35:34.421 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-01 01:35:34.424 | + lib/cinder:configure_cinder:345 : be_type=lvm 2026-07-01 01:35:34.427 | + lib/cinder:configure_cinder:346 : be_name=lvmdriver-1 2026-07-01 01:35:34.429 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_lvm 2026-07-01 01:35:34.432 | + lib/cinder:configure_cinder:348 : configure_cinder_backend_lvm lvmdriver-1 2026-07-01 01:35:34.435 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-07-01 01:35:34.438 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-07-01 01:35:34.471 | + 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-01 01:35:34.503 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-07-01 01:35:34.535 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-07-01 01:35:34.569 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-07-01 01:35:34.602 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-07-01 01:35:34.635 | + 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-01 01:35:34.668 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-07-01 01:35:34.701 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-07-01 01:35:34.733 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-07-01 01:35:34.736 | + lib/cinder:configure_cinder:351 : default_name=lvmdriver-1 2026-07-01 01:35:34.738 | + lib/cinder:configure_cinder:353 : enabled_backends+=lvmdriver-1, 2026-07-01 01:35:34.741 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-07-01 01:35:34.774 | + lib/cinder:configure_cinder:356 : [[ -n lvmdriver-1 ]] 2026-07-01 01:35:34.777 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-07-01 01:35:34.810 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-07-01 01:35:34.813 | + lib/cinder:configure_cinder_image_volume_cache:716 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-07-01 01:35:34.816 | + lib/cinder:configure_cinder_image_volume_cache:717 : local be_name=lvmdriver-1 2026-07-01 01:35:34.819 | + lib/cinder:configure_cinder_image_volume_cache:719 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-07-01 01:35:34.851 | + lib/cinder:configure_cinder_image_volume_cache:721 : [[ -n '' ]] 2026-07-01 01:35:34.854 | + lib/cinder:configure_cinder_image_volume_cache:725 : [[ -n '' ]] 2026-07-01 01:35:34.857 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-07-01 01:35:34.860 | + lib/cinder:configure_cinder:368 : [[ lvmdriver-1, =~ ceph ]] 2026-07-01 01:35:34.863 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-07-01 01:35:34.879 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:35:34.882 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-07-01 01:35:34.900 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:35:34.903 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-07-01 01:35:34.921 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:35:34.924 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-07-01 01:35:34.927 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-07-01 01:35:34.929 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-07-01 01:35:34.932 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-07-01 01:35:34.935 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-01 01:35:34.938 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-01 01:35:34.940 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-01 01:35:34.959 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:35:34.963 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-01 01:35:34.966 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-01 01:35:34.969 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-01 01:35:34.986 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:35:34.989 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.240:5672/ 2026-07-01 01:35:34.992 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.240:5672/ 2026-07-01 01:35:35.025 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-01 01:35:35.028 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-01 01:35:35.031 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-07-01 01:35:35.034 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-07-01 01:35:35.037 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-07-01 01:35:35.041 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-01 01:35:35.060 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-01 01:35:35.063 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-01 01:35:35.066 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-01 01:35:35.069 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-01 01:35:35.072 | + 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-01 01:35:35.105 | + 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-01 01:35:35.138 | + 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-01 01:35:35.172 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-01 01:35:35.206 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-07-01 01:35:35.239 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-07-01 01:35:35.259 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:35:35.261 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-07-01 01:35:35.264 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-07-01 01:35:35.267 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-07-01 01:35:35.270 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-07-01 01:35:35.273 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-01 01:35:35.276 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-07-01 01:35:35.279 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-07-01 01:35:35.281 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-01 01:35:35.284 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-01 01:35:35.301 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-01 01:35:35.301 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-01 01:35:35.312 | d /var/run/uwsgi 0755 quobyte root 2026-07-01 01:35:35.317 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-01 01:35:35.330 | /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-01 01:35:35.335 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-07-01 01:35:35.337 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-07-01 01:35:35.341 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-01 01:35:35.344 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-07-01 01:35:35.378 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-07-01 01:35:35.410 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-07-01 01:35:35.443 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-07-01 01:35:35.475 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-01 01:35:35.506 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-01 01:35:35.539 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-07-01 01:35:35.572 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-07-01 01:35:35.605 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-07-01 01:35:35.638 | + 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-01 01:35:35.670 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-01 01:35:35.702 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-01 01:35:35.736 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-07-01 01:35:35.767 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-07-01 01:35:35.799 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-01 01:35:35.802 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-01 01:35:35.807 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-07-01 01:35:35.809 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-07-01 01:35:35.812 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-01 01:35:35.814 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 01:35:35.816 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 01:35:35.819 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-07-01 01:35:35.822 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-07-01 01:35:35.825 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-07-01 01:35:35.856 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-01 01:35:35.889 | + 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-01 01:35:35.889 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-07-01 01:35:35.900 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-07-01 01:35:35.904 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-07-01 01:35:35.907 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-07-01 01:35:35.909 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-01 01:35:35.912 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-01 01:35:35.915 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-01 01:35:35.917 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-01 01:35:35.920 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 01:35:35.923 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 01:35:35.926 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-01 01:35:35.928 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-01 01:35:35.931 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 01:35:35.933 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 01:35:35.936 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-07-01 01:35:35.947 | perl: warning: Setting locale failed. 2026-07-01 01:35:35.947 | perl: warning: Please check that your locale settings: 2026-07-01 01:35:35.947 | LANGUAGE = (unset), 2026-07-01 01:35:35.947 | LC_ALL = "en_US.utf8", 2026-07-01 01:35:35.947 | LANG = "de_DE.UTF-8" 2026-07-01 01:35:35.948 | are supported and installed on your system. 2026-07-01 01:35:35.948 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 01:35:35.986 | Enabling site cinder-api. 2026-07-01 01:35:35.991 | To activate the new configuration, you need to run: 2026-07-01 01:35:35.992 | systemctl reload apache2 2026-07-01 01:35:35.996 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-01 01:35:35.999 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-01 01:35:36.002 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-01 01:35:36.004 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-01 01:35:36.132 | + lib/cinder:configure_cinder:405 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-07-01 01:35:36.135 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.240/image 2026-07-01 01:35:36.167 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-07-01 01:35:36.184 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:35:36.186 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-07-01 01:35:36.189 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-01 01:35:36.192 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-01 01:35:36.195 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-07-01 01:35:36.197 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-01 01:35:36.200 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-07-01 01:35:36.202 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-01 01:35:36.205 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-01 01:35:36.207 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-07-01 01:35:36.210 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-07-01 01:35:36.244 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-07-01 01:35:36.277 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.240/identity 2026-07-01 01:35:36.311 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-07-01 01:35:36.344 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-07-01 01:35:36.377 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-07-01 01:35:36.409 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-07-01 01:35:36.441 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-07-01 01:35:36.475 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.240/identity 2026-07-01 01:35:36.508 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-07-01 01:35:36.542 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-07-01 01:35:36.576 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-01 01:35:36.579 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-07-01 01:35:36.581 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-01 01:35:36.584 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-01 01:35:36.586 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-01 01:35:36.589 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-07-01 01:35:36.624 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-07-01 01:35:36.658 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.240/identity 2026-07-01 01:35:36.692 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-07-01 01:35:36.725 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-07-01 01:35:36.759 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-07-01 01:35:36.792 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-07-01 01:35:36.824 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-07-01 01:35:36.858 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-07-01 01:35:36.891 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-07-01 01:35:36.926 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-07-01 01:35:36.929 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-07-01 01:35:36.947 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:35:36.950 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.240:2379?api_version=v3' 2026-07-01 01:35:36.985 | + lib/cinder:configure_cinder:431 : [[ False == True ]] 2026-07-01 01:35:36.988 | + lib/cinder:configure_cinder:431 : [[ False == True ]] 2026-07-01 01:35:36.991 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-07-01 01:35:37.026 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-07-01 01:35:37.029 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-07-01 01:35:37.032 | + lib/cinder:init_cinder_service_user_conf:745 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-07-01 01:35:37.069 | + lib/cinder:init_cinder_service_user_conf:746 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-07-01 01:35:37.072 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-01 01:35:37.074 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-01 01:35:37.077 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-01 01:35:37.080 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-07-01 01:35:37.113 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-07-01 01:35:37.146 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.240/identity 2026-07-01 01:35:37.179 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-07-01 01:35:37.212 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-07-01 01:35:37.245 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-07-01 01:35:37.279 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-07-01 01:35:37.312 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-07-01 01:35:37.346 | + ./stack.sh:main:951 : is_service_enabled neutron 2026-07-01 01:35:37.366 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:35:37.369 | + ./stack.sh:main:953 : stack_install_service neutron 2026-07-01 01:35:37.372 | + lib/stack:stack_install_service:20 : local service=neutron 2026-07-01 01:35:37.375 | + lib/stack:stack_install_service:21 : type install_neutron 2026-07-01 01:35:37.378 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-01 01:35:37.381 | + lib/stack:stack_install_service:32 : install_neutron 2026-07-01 01:35:37.384 | + lib/neutron:install_neutron:512 : use_library_from_git neutron-lib 2026-07-01 01:35:37.386 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-07-01 01:35:37.390 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:35:37.392 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:35:37.396 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-07-01 01:35:37.398 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:35:37.401 | + lib/neutron:install_neutron:519 : use_library_from_git sqlalchemy 2026-07-01 01:35:37.405 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-07-01 01:35:37.407 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:35:37.410 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:35:37.413 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-07-01 01:35:37.417 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:35:37.420 | + lib/neutron:install_neutron:523 : use_library_from_git alembic 2026-07-01 01:35:37.423 | + inc/python:use_library_from_git:266 : local name=alembic 2026-07-01 01:35:37.426 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:35:37.429 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:35:37.432 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-07-01 01:35:37.435 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:35:37.438 | + lib/neutron:install_neutron:528 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-07-01 01:35:37.441 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-07-01 01:35:37.444 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-07-01 01:35:37.446 | + functions-common:git_clone:591 : local git_ref=master 2026-07-01 01:35:37.449 | + functions-common:git_clone:592 : local orig_dir 2026-07-01 01:35:37.453 | ++ functions-common:git_clone:593 : pwd 2026-07-01 01:35:37.456 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-01 01:35:37.459 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-01 01:35:37.463 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-01 01:35:37.480 | + functions-common:git_clone:596 : RECLONE=False 2026-07-01 01:35:37.483 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-01 01:35:37.486 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-01 01:35:37.489 | + functions-common:git_clone:610 : echo master 2026-07-01 01:35:37.490 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-01 01:35:37.495 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-07-01 01:35:37.498 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-01 01:35:37.501 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-07-01 01:35:37.504 | + functions-common:git_timed:697 : local count=0 2026-07-01 01:35:37.507 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 01:35:37.510 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 01:35:37.513 | + functions-common:git_timed:701 : timeout=0 2026-07-01 01:35:37.516 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 01:35:37.518 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 01:35:37.521 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:35:37.524 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:35:37.527 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:35:37.531 | + functions-common:time_start:2411 : _TIME_START[$name]=1782869737529 2026-07-01 01:35:37.534 | + 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-01 01:35:37.538 | Cloning into '/opt/stack/neutron'... 2026-07-01 01:36:39.627 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 01:36:39.631 | + functions-common:time_stop:2420 : local name 2026-07-01 01:36:39.634 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:36:39.638 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:36:39.641 | + functions-common:time_stop:2423 : local total 2026-07-01 01:36:39.645 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:36:39.648 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 01:36:39.652 | + functions-common:time_stop:2427 : start_time=1782869737529 2026-07-01 01:36:39.655 | + functions-common:time_stop:2429 : [[ -z 1782869737529 ]] 2026-07-01 01:36:39.659 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:36:39.665 | + functions-common:time_stop:2432 : end_time=1782869799661 2026-07-01 01:36:39.668 | + functions-common:time_stop:2433 : elapsed_time=62132 2026-07-01 01:36:39.672 | + functions-common:time_stop:2434 : total=86884 2026-07-01 01:36:39.675 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:36:39.678 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=149016 2026-07-01 01:36:39.682 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-07-01 01:36:39.685 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-01 01:36:39.688 | + functions-common:git_timed:697 : local count=0 2026-07-01 01:36:39.692 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 01:36:39.695 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 01:36:39.699 | + functions-common:git_timed:701 : timeout=0 2026-07-01 01:36:39.703 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 01:36:39.706 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 01:36:39.709 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:36:39.713 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:36:39.717 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:36:39.723 | + functions-common:time_start:2411 : _TIME_START[$name]=1782869799719 2026-07-01 01:36:39.726 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-01 01:36:40.434 | From https://review.opendev.org/openstack/neutron 2026-07-01 01:36:40.434 | * branch master -> FETCH_HEAD 2026-07-01 01:36:40.444 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 01:36:40.447 | + functions-common:time_stop:2420 : local name 2026-07-01 01:36:40.451 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:36:40.455 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:36:40.459 | + functions-common:time_stop:2423 : local total 2026-07-01 01:36:40.462 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:36:40.465 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 01:36:40.468 | + functions-common:time_stop:2427 : start_time=1782869799719 2026-07-01 01:36:40.471 | + functions-common:time_stop:2429 : [[ -z 1782869799719 ]] 2026-07-01 01:36:40.476 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:36:40.481 | + functions-common:time_stop:2432 : end_time=1782869800477 2026-07-01 01:36:40.484 | + functions-common:time_stop:2433 : elapsed_time=758 2026-07-01 01:36:40.488 | + functions-common:time_stop:2434 : total=149016 2026-07-01 01:36:40.491 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:36:40.495 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=149774 2026-07-01 01:36:40.499 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-01 01:36:40.503 | + functions-common:git_timed:697 : local count=0 2026-07-01 01:36:40.506 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 01:36:40.509 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 01:36:40.513 | + functions-common:git_timed:701 : timeout=0 2026-07-01 01:36:40.517 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 01:36:40.521 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 01:36:40.524 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:36:40.526 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:36:40.531 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:36:40.536 | + functions-common:time_start:2411 : _TIME_START[$name]=1782869800533 2026-07-01 01:36:40.540 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-01 01:36:41.007 | Note: switching to 'FETCH_HEAD'. 2026-07-01 01:36:41.007 | 2026-07-01 01:36:41.007 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-01 01:36:41.007 | changes and commit them, and you can discard any commits you make in this 2026-07-01 01:36:41.007 | state without impacting any branches by switching back to a branch. 2026-07-01 01:36:41.007 | 2026-07-01 01:36:41.007 | If you want to create a new branch to retain commits you create, you may 2026-07-01 01:36:41.007 | do so (now or later) by using -c with the switch command. Example: 2026-07-01 01:36:41.007 | 2026-07-01 01:36:41.008 | git switch -c 2026-07-01 01:36:41.008 | 2026-07-01 01:36:41.008 | Or undo this operation with: 2026-07-01 01:36:41.008 | 2026-07-01 01:36:41.008 | git switch - 2026-07-01 01:36:41.008 | 2026-07-01 01:36:41.008 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-01 01:36:41.008 | 2026-07-01 01:36:41.008 | HEAD is now at ac4c89bf43 Merge "Fix error handling in PVLAN" 2026-07-01 01:36:41.016 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 01:36:41.019 | + functions-common:time_stop:2420 : local name 2026-07-01 01:36:41.021 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:36:41.024 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:36:41.027 | + functions-common:time_stop:2423 : local total 2026-07-01 01:36:41.030 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:36:41.033 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 01:36:41.036 | + functions-common:time_stop:2427 : start_time=1782869800533 2026-07-01 01:36:41.039 | + functions-common:time_stop:2429 : [[ -z 1782869800533 ]] 2026-07-01 01:36:41.044 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:36:41.049 | + functions-common:time_stop:2432 : end_time=1782869801045 2026-07-01 01:36:41.053 | + functions-common:time_stop:2433 : elapsed_time=512 2026-07-01 01:36:41.056 | + functions-common:time_stop:2434 : total=149774 2026-07-01 01:36:41.059 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:36:41.063 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=150286 2026-07-01 01:36:41.066 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-07-01 01:36:41.084 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-07-01 01:36:41.088 | + functions-common:git_clone:673 : head -1 2026-07-01 01:36:41.089 | + functions-common:git_clone:673 : git show --oneline 2026-07-01 01:36:41.093 | ac4c89bf43 Merge "Fix error handling in PVLAN" 2026-07-01 01:36:41.097 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-01 01:36:41.101 | + lib/neutron:install_neutron:529 : setup_develop /opt/stack/neutron 2026-07-01 01:36:41.105 | + inc/python:setup_develop:353 : local bindep 2026-07-01 01:36:41.108 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-01 01:36:41.112 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-07-01 01:36:41.115 | + inc/python:setup_develop:359 : local extras= 2026-07-01 01:36:41.119 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-07-01 01:36:41.123 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-01 01:36:41.127 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-01 01:36:41.130 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-07-01 01:36:41.134 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-01 01:36:41.138 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-01 01:36:41.142 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-07-01 01:36:41.146 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-01 01:36:41.150 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-07-01 01:36:41.154 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-01 01:36:41.158 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-01 01:36:41.162 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-07-01 01:36:41.169 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-07-01 01:36:41.172 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-07-01 01:36:41.176 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-07-01 01:36:41.330 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-07-01 01:36:41.334 | + inc/python:setup_package:436 : local bindep=0 2026-07-01 01:36:41.338 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-01 01:36:41.342 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-01 01:36:41.346 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-01 01:36:41.350 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-07-01 01:36:41.353 | + inc/python:setup_package:445 : local flags=-e 2026-07-01 01:36:41.358 | + inc/python:setup_package:446 : local extras= 2026-07-01 01:36:41.361 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-01 01:36:41.365 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-01 01:36:41.369 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-01 01:36:41.372 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-01 01:36:41.376 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-01 01:36:41.379 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-07-01 01:36:41.403 | Using python 3.12 to install /opt/stack/neutron 2026-07-01 01:36:41.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 -e /opt/stack/neutron 2026-07-01 01:36:42.394 | Obtaining file:///opt/stack/neutron 2026-07-01 01:36:42.404 | Installing build dependencies: started 2026-07-01 01:36:44.184 | Installing build dependencies: finished with status 'done' 2026-07-01 01:36:44.185 | Checking if build backend supports build_editable: started 2026-07-01 01:36:44.723 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-01 01:36:44.724 | Getting requirements to build editable: started 2026-07-01 01:36:45.064 | Getting requirements to build editable: finished with status 'done' 2026-07-01 01:36:45.067 | Preparing editable metadata (pyproject.toml): started 2026-07-01 01:36:46.853 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-01 01:36:46.876 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (7.0.3) 2026-07-01 01:36:46.877 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (3.10.1) 2026-07-01 01:36:46.880 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (3.1.0) 2026-07-01 01:36:46.880 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (2.5.1) 2026-07-01 01:36:46.880 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (3.1.0) 2026-07-01 01:36:46.880 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (5.3.1) 2026-07-01 01:36:47.070 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev555) 2026-07-01 01:36:47.218 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-01 01:36:47.228 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (0.31.2) 2026-07-01 01:36:47.229 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (2.34.2) 2026-07-01 01:36:47.230 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (3.1.6) 2026-07-01 01:36:47.231 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (13.0.0) 2026-07-01 01:36:47.232 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (1.3.0) 2026-07-01 01:36:47.292 | Collecting neutron-lib>=4.1.0 (from neutron==28.1.0.dev555) 2026-07-01 01:36:47.308 | Downloading neutron_lib-4.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-01 01:36:47.356 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev555) 2026-07-01 01:36:47.371 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-07-01 01:36:47.383 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (9.1.4) 2026-07-01 01:36:47.383 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (2.0.51) 2026-07-01 01:36:47.384 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (1.8.10) 2026-07-01 01:36:47.385 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (5.14.0) 2026-07-01 01:36:47.387 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (1.18.4) 2026-07-01 01:36:47.387 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (5.8.0) 2026-07-01 01:36:47.387 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (4.2.0) 2026-07-01 01:36:47.388 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (7.5.0) 2026-07-01 01:36:47.389 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (10.5.0) 2026-07-01 01:36:47.390 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (6.4.0) 2026-07-01 01:36:47.391 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (18.0.0) 2026-07-01 01:36:47.392 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (6.8.0) 2026-07-01 01:36:47.393 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (8.2.0) 2026-07-01 01:36:47.394 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (18.1.0) 2026-07-01 01:36:47.395 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (8.1.0) 2026-07-01 01:36:47.397 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (5.1.0) 2026-07-01 01:36:47.397 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (3.11.0) 2026-07-01 01:36:47.399 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (3.8.0) 2026-07-01 01:36:47.399 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (7.9.0) 2026-07-01 01:36:47.399 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (5.10.0) 2026-07-01 01:36:47.401 | 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.dev555) (4.6.0) 2026-07-01 01:36:47.402 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (2.7.1) 2026-07-01 01:36:47.403 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (10.1.1) 2026-07-01 01:36:47.404 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (3.10.2) 2026-07-01 01:36:47.405 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (4.4.0) 2026-07-01 01:36:47.438 | Collecting os-ken>=4.2.1 (from neutron==28.1.0.dev555) 2026-07-01 01:36:47.454 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-07-01 01:36:47.486 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev555) 2026-07-01 01:36:47.501 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-01 01:36:47.538 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev555) 2026-07-01 01:36:47.555 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-07-01 01:36:47.657 | Installing build dependencies: started 2026-07-01 01:36:49.345 | Installing build dependencies: finished with status 'done' 2026-07-01 01:36:49.345 | Getting requirements to build wheel: started 2026-07-01 01:36:50.008 | Getting requirements to build wheel: finished with status 'done' 2026-07-01 01:36:50.011 | Preparing metadata (pyproject.toml): started 2026-07-01 01:36:50.396 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-01 01:36:50.446 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev555) 2026-07-01 01:36:50.462 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-01 01:36:50.471 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (7.2.2) 2026-07-01 01:36:50.507 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev555) 2026-07-01 01:36:50.522 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-07-01 01:36:50.534 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (24.2.1) 2026-07-01 01:36:50.536 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (18.13.0) 2026-07-01 01:36:50.537 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (4.17.0) 2026-07-01 01:36:50.569 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev555) 2026-07-01 01:36:50.584 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-01 01:36:50.630 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev555) 2026-07-01 01:36:50.646 | Downloading os_vif-5.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-01 01:36:50.655 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (3.4.0) 2026-07-01 01:36:50.656 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (8.1.0) 2026-07-01 01:36:50.659 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev555) (1.3.12) 2026-07-01 01:36:50.660 | 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.dev555) (4.15.0) 2026-07-01 01:36:50.663 | 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.dev555) (2.2.1) 2026-07-01 01:36:50.668 | 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.dev555) (3.3.2) 2026-07-01 01:36:50.673 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev555) (3.0.3) 2026-07-01 01:36:50.677 | 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.dev555) (2.1.0) 2026-07-01 01:36:50.677 | 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.dev555) (1.8.2) 2026-07-01 01:36:50.682 | 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.dev555) (4.0.1) 2026-07-01 01:36:50.683 | 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.dev555) (2.13.0) 2026-07-01 01:36:50.684 | 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.dev555) (5.8.0) 2026-07-01 01:36:50.696 | 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.dev555) (1.3.7) 2026-07-01 01:36:50.727 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.1.0->neutron==28.1.0.dev555) 2026-07-01 01:36:50.742 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-01 01:36:50.755 | 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.dev555) (43.0.3) 2026-07-01 01:36:50.756 | 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.dev555) (1.5.0) 2026-07-01 01:36:50.757 | 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.dev555) (1.1.0) 2026-07-01 01:36:50.758 | 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.dev555) (1.33) 2026-07-01 01:36:50.760 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev555) (4.10.0) 2026-07-01 01:36:50.761 | 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.dev555) (6.0.3) 2026-07-01 01:36:50.765 | 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.dev555) (2.0.0) 2026-07-01 01:36:50.770 | 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.dev555) (3.0) 2026-07-01 01:36:50.778 | 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.dev555) (3.1.1) 2026-07-01 01:36:50.783 | 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.dev555) (0.41.0) 2026-07-01 01:36:50.783 | 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.dev555) (1.2.1) 2026-07-01 01:36:50.810 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==28.1.0.dev555) 2026-07-01 01:36:50.827 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-07-01 01:36:50.842 | 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.dev555) (26.2) 2026-07-01 01:36:50.845 | 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.dev555) (2.8.0) 2026-07-01 01:36:50.846 | 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.dev555) (3.5.2) 2026-07-01 01:36:50.859 | 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.dev555) (6.1.1) 2026-07-01 01:36:50.862 | 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.dev555) (4.0.0) 2026-07-01 01:36:50.880 | 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.dev555) (0.20) 2026-07-01 01:36:50.886 | 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.dev555) (2.0.0) 2026-07-01 01:36:50.894 | 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.dev555) (2.1.2) 2026-07-01 01:36:50.895 | 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.dev555) (0.6.2) 2026-07-01 01:36:50.903 | 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.dev555) (2.9.0.post0) 2026-07-01 01:36:50.909 | 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.dev555) (7.1.4) 2026-07-01 01:36:50.911 | 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.dev555) (5.3.1) 2026-07-01 01:36:50.912 | 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.dev555) (5.6.2) 2026-07-01 01:36:50.913 | 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.dev555) (0.16.0) 2026-07-01 01:36:50.917 | 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.dev555) (5.1.0) 2026-07-01 01:36:50.927 | 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.dev555) (2026.2) 2026-07-01 01:36:50.934 | 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.dev555) (0.25.0) 2026-07-01 01:36:50.938 | 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.dev555) (5.0.0) 2026-07-01 01:36:50.941 | 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.dev555) (4.0.1) 2026-07-01 01:36:50.972 | 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.dev555) (1.7.6) 2026-07-01 01:36:50.979 | 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.dev555) (2.2.0) 2026-07-01 01:36:50.990 | 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.dev555) (3.17.0) 2026-07-01 01:36:51.039 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev555) 2026-07-01 01:36:51.054 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-07-01 01:36:51.097 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev555) 2026-07-01 01:36:51.101 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-01 01:36:51.117 | 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.dev555) (3.0.3) 2026-07-01 01:36:51.118 | 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.dev555) (1.6.2) 2026-07-01 01:36:51.127 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev555) (82.0.1) 2026-07-01 01:36:51.156 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev555) (0.8.1) 2026-07-01 01:36:51.197 | 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.dev555) (1.17.0) 2026-07-01 01:36:51.202 | 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.dev555) (4.14.0) 2026-07-01 01:36:51.203 | 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.dev555) (4.26.0) 2026-07-01 01:36:51.239 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev555) 2026-07-01 01:36:51.254 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-01 01:36:51.271 | 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.dev555) (0.6.0) 2026-07-01 01:36:51.272 | 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.dev555) (4.0.0) 2026-07-01 01:36:51.283 | 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.dev555) (3.0.52) 2026-07-01 01:36:51.284 | 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.dev555) (1.11.0) 2026-07-01 01:36:51.285 | 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.dev555) (15.0.0) 2026-07-01 01:36:51.286 | 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.dev555) (1.8.0) 2026-07-01 01:36:51.292 | 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.dev555) (26.1.0) 2026-07-01 01:36:51.293 | 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.dev555) (2025.9.1) 2026-07-01 01:36:51.294 | 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.dev555) (0.37.0) 2026-07-01 01:36:51.297 | 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.dev555) (2026.5.1) 2026-07-01 01:36:51.360 | 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.dev555) (3.4.7) 2026-07-01 01:36:51.361 | 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.dev555) (3.18) 2026-07-01 01:36:51.362 | 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.dev555) (2.7.0) 2026-07-01 01:36:51.364 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev555) (2023.11.17) 2026-07-01 01:36:51.398 | 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.dev555) (4.2.0) 2026-07-01 01:36:51.399 | 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.dev555) (2.20.0) 2026-07-01 01:36:51.411 | 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.dev555) (0.1.2) 2026-07-01 01:36:51.431 | 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.dev555) (0.8) 2026-07-01 01:36:51.494 | 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.dev555) (0.16.0) 2026-07-01 01:36:51.587 | Downloading neutron_lib-4.1.0-py3-none-any.whl (640 kB) 2026-07-01 01:36:51.680 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 640.6/640.6 kB 7.2 MB/s 0:00:00 2026-07-01 01:36:51.695 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-07-01 01:36:51.871 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.3 MB/s 0:00:00 2026-07-01 01:36:51.887 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-07-01 01:36:51.912 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-07-01 01:36:51.934 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-07-01 01:36:51.957 | Downloading os_vif-5.0.0-py3-none-any.whl (103 kB) 2026-07-01 01:36:51.982 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-07-01 01:36:51.997 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-01 01:36:52.012 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-07-01 01:36:52.038 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-07-01 01:36:52.087 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-07-01 01:36:52.112 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-07-01 01:36:52.137 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-07-01 01:36:52.170 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-07-01 01:36:52.283 | Building wheels for collected packages: neutron, ovs 2026-07-01 01:36:52.285 | Building editable for neutron (pyproject.toml): started 2026-07-01 01:36:54.535 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-07-01 01:36:54.535 | Created wheel for neutron: filename=neutron-28.1.0.dev555-0.editable-py3-none-any.whl size=15994 sha256=e2b96094be72cfad7e01734e9b243ec992628856f0930b5aed0d0409898a5aa9 2026-07-01 01:36:54.535 | Stored in directory: /tmp/pip-ephem-wheel-cache-ekvfl73b/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-07-01 01:36:54.541 | Building wheel for ovs (pyproject.toml): started 2026-07-01 01:36:55.396 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-07-01 01:36:55.398 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=c91f762ed484a5e9603c02a0566a484c6d54358bffbf612b96a4fddb4b561914 2026-07-01 01:36:55.399 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-07-01 01:36:55.403 | Successfully built neutron ovs 2026-07-01 01:36:55.702 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-neutronclient, python-designateclient, os-vif, neutron-lib, neutron 2026-07-01 01:37:01.278 | 2026-07-01 01:37:01.304 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev555 neutron-lib-4.1.0 os-ken-4.2.1 os-resource-classes-1.1.0 os-traits-3.8.0 os-vif-5.0.0 osc-lib-4.6.0 ovs-3.7.1 ovsdbapp-2.18.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-6.4.0 python-neutronclient-12.0.0 sortedcontainers-2.4.0 2026-07-01 01:37:01.539 | + inc/python:pip_install:216 : result=0 2026-07-01 01:37:01.541 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 01:37:01.544 | + functions-common:time_stop:2420 : local name 2026-07-01 01:37:01.546 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:37:01.548 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:37:01.550 | + functions-common:time_stop:2423 : local total 2026-07-01 01:37:01.553 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:37:01.555 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 01:37:01.557 | + functions-common:time_stop:2427 : start_time=1782869801397 2026-07-01 01:37:01.559 | + functions-common:time_stop:2429 : [[ -z 1782869801397 ]] 2026-07-01 01:37:01.562 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:37:01.566 | + functions-common:time_stop:2432 : end_time=1782869821563 2026-07-01 01:37:01.568 | + functions-common:time_stop:2433 : elapsed_time=20166 2026-07-01 01:37:01.570 | + functions-common:time_stop:2434 : total=116185 2026-07-01 01:37:01.572 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:37:01.575 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=136351 2026-07-01 01:37:01.577 | + inc/python:pip_install:219 : return 0 2026-07-01 01:37:01.581 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-01 01:37:01.584 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-01 01:37:01.588 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-07-01 01:37:01.592 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-07-01 01:37:01.595 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:37:01.599 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:37:01.603 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-07-01 01:37:01.607 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:37:01.611 | + lib/neutron:install_neutron:531 : [[ ovn == \o\v\n ]] 2026-07-01 01:37:01.614 | + lib/neutron:install_neutron:532 : install_ovn 2026-07-01 01:37:01.617 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-07-01 01:37:01.617 | Installing OVN and dependent packages 2026-07-01 01:37:01.621 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-07-01 01:37:01.624 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-07-01 01:37:01.645 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:37:01.649 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-07-01 01:37:01.669 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:37:01.673 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-07-01 01:37:01.695 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:37:01.697 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-07-01 01:37:01.700 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-07-01 01:37:01.719 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:37:01.723 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-07-01 01:37:01.726 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-07-01 01:37:01.746 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-07-01 01:37:01.750 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown quobyte /var/run/openvswitch 2026-07-01 01:37:01.765 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-07-01 01:37:01.768 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-07-01 01:37:01.791 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-07-01 01:37:01.794 | + functions-common:install_package:1438 : update_package_repo 2026-07-01 01:37:01.797 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-01 01:37:01.800 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-01 01:37:01.804 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-01 01:37:01.807 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-01 01:37:01.810 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-01 01:37:01.813 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 01:37:01.816 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 01:37:01.819 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-01 01:37:01.822 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-01 01:37:01.825 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-01 01:37:01.828 | + functions-common:apt_get_update:1167 : return 2026-07-01 01:37:01.831 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-07-01 01:37:01.835 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-01 01:37:01.838 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 01:37:01.841 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 01:37:01.844 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-07-01 01:37:01.867 | + 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-01 01:37:01.905 | Reading package lists... 2026-07-01 01:37:02.298 | Building dependency tree... 2026-07-01 01:37:02.301 | Reading state information... 2026-07-01 01:37:02.930 | fakeroot is already the newest version (1.33-1). 2026-07-01 01:37:02.930 | fakeroot set to manually installed. 2026-07-01 01:37:02.930 | make is already the newest version (4.3-4.1build2). 2026-07-01 01:37:02.930 | make set to manually installed. 2026-07-01 01:37:02.930 | The following packages were automatically installed and are no longer required: 2026-07-01 01:37:02.932 | libfwupd2 libgusb2 2026-07-01 01:37:02.933 | Use 'sudo apt autoremove' to remove them. 2026-07-01 01:37:02.935 | The following additional packages will be installed: 2026-07-01 01:37:02.936 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-07-01 01:37:02.937 | python3-sortedcontainers 2026-07-01 01:37:02.940 | Suggested packages: 2026-07-01 01:37:02.940 | openvswitch-doc python-sortedcontainers-doc 2026-07-01 01:37:02.987 | The following NEW packages will be installed: 2026-07-01 01:37:02.988 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-07-01 01:37:02.988 | python3-openvswitch python3-sortedcontainers 2026-07-01 01:37:03.082 | 0 upgraded, 6 newly installed, 0 to remove and 1 not upgraded. 2026-07-01 01:37:03.082 | Need to get 4219 kB of archives. 2026-07-01 01:37:03.082 | After this operation, 13.3 MB of additional disk space will be used. 2026-07-01 01:37:03.082 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-07-01 01:37:03.139 | 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-01 01:37:03.161 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-07-01 01:37:03.167 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-07-01 01:37:03.173 | 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-01 01:37:03.191 | 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-01 01:37:03.458 | perl: warning: Setting locale failed. 2026-07-01 01:37:03.458 | perl: warning: Please check that your locale settings: 2026-07-01 01:37:03.458 | LANGUAGE = (unset), 2026-07-01 01:37:03.458 | LC_ALL = "en_US.utf8", 2026-07-01 01:37:03.458 | LANG = "de_DE.UTF-8" 2026-07-01 01:37:03.458 | are supported and installed on your system. 2026-07-01 01:37:03.459 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 01:37:03.520 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 01:37:03.520 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 01:37:03.520 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 01:37:03.714 | Fetched 4219 kB in 0s (21.8 MB/s) 2026-07-01 01:37:03.774 | Selecting previously unselected package libunbound8:amd64. 2026-07-01 01:37:03.837 | (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-01 01:37:03.844 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-01 01:37:03.851 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-01 01:37:03.903 | Selecting previously unselected package openvswitch-common. 2026-07-01 01:37:03.916 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-01 01:37:03.919 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-01 01:37:04.021 | Selecting previously unselected package python3-sortedcontainers. 2026-07-01 01:37:04.034 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-07-01 01:37:04.038 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-07-01 01:37:04.090 | Selecting previously unselected package libxdp1:amd64. 2026-07-01 01:37:04.103 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-07-01 01:37:04.106 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-01 01:37:04.158 | Selecting previously unselected package python3-openvswitch. 2026-07-01 01:37:04.170 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-01 01:37:04.174 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-01 01:37:04.275 | Selecting previously unselected package openvswitch-switch. 2026-07-01 01:37:04.287 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-01 01:37:04.294 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-01 01:37:04.422 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-07-01 01:37:04.665 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-01 01:37:04.676 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-01 01:37:04.687 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-01 01:37:04.701 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-01 01:37:05.084 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-01 01:37:05.107 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-07-01 01:37:05.763 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-07-01 01:37:05.949 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-07-01 01:37:06.927 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-01 01:37:08.696 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-01 01:37:08.925 | perl: warning: Setting locale failed. 2026-07-01 01:37:08.925 | perl: warning: Please check that your locale settings: 2026-07-01 01:37:08.925 | LANGUAGE = (unset), 2026-07-01 01:37:08.925 | LC_ALL = "en_US.utf8", 2026-07-01 01:37:08.925 | LANG = "de_DE.UTF-8" 2026-07-01 01:37:08.925 | are supported and installed on your system. 2026-07-01 01:37:08.925 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 01:37:09.059 | perl: warning: Setting locale failed. 2026-07-01 01:37:09.059 | perl: warning: Please check that your locale settings: 2026-07-01 01:37:09.059 | LANGUAGE = (unset), 2026-07-01 01:37:09.060 | LC_ALL = "en_US.utf8", 2026-07-01 01:37:09.060 | LANG = "de_DE.UTF-8" 2026-07-01 01:37:09.060 | are supported and installed on your system. 2026-07-01 01:37:09.060 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 01:37:09.110 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 01:37:09.110 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 01:37:09.110 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 01:37:09.182 | perl: warning: Setting locale failed. 2026-07-01 01:37:09.183 | perl: warning: Please check that your locale settings: 2026-07-01 01:37:09.183 | LANGUAGE = (unset), 2026-07-01 01:37:09.183 | LC_ALL = "en_US.utf8", 2026-07-01 01:37:09.183 | LANG = "de_DE.UTF-8" 2026-07-01 01:37:09.183 | are supported and installed on your system. 2026-07-01 01:37:09.183 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 01:37:09.683 | 2026-07-01 01:37:09.683 | Running kernel seems to be up-to-date. 2026-07-01 01:37:09.683 | 2026-07-01 01:37:09.683 | No services need to be restarted. 2026-07-01 01:37:09.683 | 2026-07-01 01:37:09.683 | No containers need to be restarted. 2026-07-01 01:37:09.683 | 2026-07-01 01:37:09.684 | No user sessions are running outdated binaries. 2026-07-01 01:37:09.684 | 2026-07-01 01:37:09.684 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-01 01:37:11.693 | + functions-common:apt_get:1211 : result=0 2026-07-01 01:37:11.696 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-01 01:37:11.699 | + functions-common:time_stop:2420 : local name 2026-07-01 01:37:11.701 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:37:11.704 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:37:11.707 | + functions-common:time_stop:2423 : local total 2026-07-01 01:37:11.710 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:37:11.713 | + functions-common:time_stop:2426 : name=apt-get 2026-07-01 01:37:11.715 | + functions-common:time_stop:2427 : start_time=1782869821863 2026-07-01 01:37:11.719 | + functions-common:time_stop:2429 : [[ -z 1782869821863 ]] 2026-07-01 01:37:11.723 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:37:11.727 | + functions-common:time_stop:2432 : end_time=1782869831724 2026-07-01 01:37:11.729 | + functions-common:time_stop:2433 : elapsed_time=9861 2026-07-01 01:37:11.733 | + functions-common:time_stop:2434 : total=146674 2026-07-01 01:37:11.736 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:37:11.739 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=156535 2026-07-01 01:37:11.742 | + functions-common:apt_get:1215 : return 0 2026-07-01 01:37:11.745 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-07-01 01:37:11.767 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-07-01 01:37:11.770 | + functions-common:install_package:1438 : update_package_repo 2026-07-01 01:37:11.773 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-01 01:37:11.776 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-01 01:37:11.779 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-01 01:37:11.781 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-01 01:37:11.784 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-01 01:37:11.787 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 01:37:11.790 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 01:37:11.793 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-01 01:37:11.796 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-01 01:37:11.799 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-01 01:37:11.803 | + functions-common:apt_get_update:1167 : return 2026-07-01 01:37:11.805 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-07-01 01:37:11.809 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-01 01:37:11.811 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 01:37:11.814 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 01:37:11.818 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-07-01 01:37:11.842 | + 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-01 01:37:11.878 | Reading package lists... 2026-07-01 01:37:12.241 | Building dependency tree... 2026-07-01 01:37:12.245 | Reading state information... 2026-07-01 01:37:12.796 | The following packages were automatically installed and are no longer required: 2026-07-01 01:37:12.798 | libfwupd2 libgusb2 2026-07-01 01:37:12.799 | Use 'sudo apt autoremove' to remove them. 2026-07-01 01:37:12.802 | The following additional packages will be installed: 2026-07-01 01:37:12.803 | ovn-common 2026-07-01 01:37:12.843 | The following NEW packages will be installed: 2026-07-01 01:37:12.843 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-07-01 01:37:12.919 | 0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded. 2026-07-01 01:37:12.919 | Need to get 2360 kB of archives. 2026-07-01 01:37:12.920 | After this operation, 8355 kB of additional disk space will be used. 2026-07-01 01:37:12.920 | 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-01 01:37:13.000 | 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-01 01:37:13.010 | 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-01 01:37:13.019 | 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-01 01:37:13.259 | perl: warning: Setting locale failed. 2026-07-01 01:37:13.259 | perl: warning: Please check that your locale settings: 2026-07-01 01:37:13.259 | LANGUAGE = (unset), 2026-07-01 01:37:13.259 | LC_ALL = "en_US.utf8", 2026-07-01 01:37:13.259 | LANG = "de_DE.UTF-8" 2026-07-01 01:37:13.259 | are supported and installed on your system. 2026-07-01 01:37:13.259 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 01:37:13.323 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 01:37:13.323 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 01:37:13.323 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 01:37:13.509 | Fetched 2360 kB in 0s (15.1 MB/s) 2026-07-01 01:37:13.591 | Selecting previously unselected package ovn-common. 2026-07-01 01:37:13.656 | (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-01 01:37:13.663 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-01 01:37:13.687 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-01 01:37:13.803 | Selecting previously unselected package ovn-central. 2026-07-01 01:37:13.815 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-01 01:37:13.820 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-01 01:37:13.888 | Selecting previously unselected package ovn-controller-vtep. 2026-07-01 01:37:13.900 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-01 01:37:13.906 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-01 01:37:13.966 | Selecting previously unselected package ovn-host. 2026-07-01 01:37:13.979 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-01 01:37:13.987 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-01 01:37:14.080 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-01 01:37:14.099 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-01 01:37:14.589 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-01 01:37:14.774 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-07-01 01:37:15.269 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-01 01:37:15.322 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-01 01:37:15.873 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-01 01:37:16.063 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-07-01 01:37:16.788 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-07-01 01:37:17.489 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-07-01 01:37:18.383 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-01 01:37:18.462 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-01 01:37:18.667 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-07-01 01:37:19.248 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-01 01:37:21.254 | perl: warning: Setting locale failed. 2026-07-01 01:37:21.254 | perl: warning: Please check that your locale settings: 2026-07-01 01:37:21.254 | LANGUAGE = (unset), 2026-07-01 01:37:21.254 | LC_ALL = "en_US.utf8", 2026-07-01 01:37:21.254 | LANG = "de_DE.UTF-8" 2026-07-01 01:37:21.254 | are supported and installed on your system. 2026-07-01 01:37:21.254 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 01:37:21.385 | perl: warning: Setting locale failed. 2026-07-01 01:37:21.385 | perl: warning: Please check that your locale settings: 2026-07-01 01:37:21.385 | LANGUAGE = (unset), 2026-07-01 01:37:21.386 | LC_ALL = "en_US.utf8", 2026-07-01 01:37:21.387 | LANG = "de_DE.UTF-8" 2026-07-01 01:37:21.387 | are supported and installed on your system. 2026-07-01 01:37:21.387 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 01:37:21.437 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 01:37:21.437 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 01:37:21.437 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 01:37:21.508 | perl: warning: Setting locale failed. 2026-07-01 01:37:21.508 | perl: warning: Please check that your locale settings: 2026-07-01 01:37:21.508 | LANGUAGE = (unset), 2026-07-01 01:37:21.508 | LC_ALL = "en_US.utf8", 2026-07-01 01:37:21.508 | LANG = "de_DE.UTF-8" 2026-07-01 01:37:21.508 | are supported and installed on your system. 2026-07-01 01:37:21.508 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 01:37:22.041 | 2026-07-01 01:37:22.041 | Running kernel seems to be up-to-date. 2026-07-01 01:37:22.041 | 2026-07-01 01:37:22.041 | No services need to be restarted. 2026-07-01 01:37:22.041 | 2026-07-01 01:37:22.041 | No containers need to be restarted. 2026-07-01 01:37:22.042 | 2026-07-01 01:37:22.042 | No user sessions are running outdated binaries. 2026-07-01 01:37:22.042 | 2026-07-01 01:37:22.042 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-01 01:37:24.391 | + functions-common:apt_get:1211 : result=0 2026-07-01 01:37:24.395 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-01 01:37:24.399 | + functions-common:time_stop:2420 : local name 2026-07-01 01:37:24.402 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:37:24.407 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:37:24.409 | + functions-common:time_stop:2423 : local total 2026-07-01 01:37:24.413 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:37:24.416 | + functions-common:time_stop:2426 : name=apt-get 2026-07-01 01:37:24.419 | + functions-common:time_stop:2427 : start_time=1782869831838 2026-07-01 01:37:24.422 | + functions-common:time_stop:2429 : [[ -z 1782869831838 ]] 2026-07-01 01:37:24.427 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:37:24.433 | + functions-common:time_stop:2432 : end_time=1782869844428 2026-07-01 01:37:24.436 | + functions-common:time_stop:2433 : elapsed_time=12590 2026-07-01 01:37:24.439 | + functions-common:time_stop:2434 : total=156535 2026-07-01 01:37:24.443 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:37:24.446 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=169125 2026-07-01 01:37:24.449 | + functions-common:apt_get:1215 : return 0 2026-07-01 01:37:24.454 | + 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-01 01:37:24.459 | + 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-01 01:37:24.463 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-07-01 01:37:24.466 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-07-01 01:37:24.472 | + 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-01 01:37:24.475 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-07-01 01:37:24.479 | + 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-01 01:37:24.483 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-07-01 01:37:24.487 | + 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-01 01:37:24.491 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-07-01 01:37:24.495 | + 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-01 01:37:24.498 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-07-01 01:37:24.502 | + 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-01 01:37:24.505 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-07-01 01:37:24.509 | + 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-01 01:37:24.513 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-07-01 01:37:24.516 | + 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-01 01:37:24.521 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-07-01 01:37:24.525 | + 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-01 01:37:24.528 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-07-01 01:37:24.532 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-07-01 01:37:24.536 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-07-01 01:37:24.539 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:37:24.544 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:37:24.547 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-07-01 01:37:24.551 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:37:24.555 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-07-01 01:37:24.559 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-01 01:37:24.563 | + ./stack.sh:main:956 : is_service_enabled nova 2026-07-01 01:37:24.588 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:37:24.591 | + ./stack.sh:main:958 : stack_install_service nova 2026-07-01 01:37:24.595 | + lib/stack:stack_install_service:20 : local service=nova 2026-07-01 01:37:24.599 | + lib/stack:stack_install_service:21 : type install_nova 2026-07-01 01:37:24.604 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-01 01:37:24.608 | + lib/stack:stack_install_service:32 : install_nova 2026-07-01 01:37:24.612 | + lib/nova:install_nova:913 : use_library_from_git os-vif 2026-07-01 01:37:24.616 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-07-01 01:37:24.619 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:37:24.623 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:37:24.626 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-07-01 01:37:24.630 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:37:24.633 | + lib/nova:install_nova:918 : is_service_enabled n-cpu 2026-07-01 01:37:24.656 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:37:24.659 | + lib/nova:install_nova:918 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-01 01:37:24.663 | + lib/nova:install_nova:919 : install_nova_hypervisor 2026-07-01 01:37:24.666 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-07-01 01:37:24.670 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-07-01 01:37:24.673 | + 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-01 01:37:24.836 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-07-01 01:37:24.838 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 01:37:24.841 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 01:37:24.845 | + 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-01 01:37:24.849 | + functions-common:install_package:1438 : update_package_repo 2026-07-01 01:37:24.852 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-01 01:37:24.856 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-01 01:37:24.860 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-01 01:37:24.863 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-01 01:37:24.867 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-01 01:37:24.870 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 01:37:24.873 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 01:37:24.877 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-01 01:37:24.880 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-01 01:37:24.884 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-01 01:37:24.887 | + functions-common:apt_get_update:1167 : return 2026-07-01 01:37:24.890 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-01 01:37:24.894 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-01 01:37:24.898 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 01:37:24.901 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 01:37:24.904 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-01 01:37:24.933 | + 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-01 01:37:24.973 | Reading package lists... 2026-07-01 01:37:25.426 | Building dependency tree... 2026-07-01 01:37:25.428 | Reading state information... 2026-07-01 01:37:26.291 | libvirt-clients is already the newest version (10.0.0-2ubuntu8.14). 2026-07-01 01:37:26.292 | libvirt-clients set to manually installed. 2026-07-01 01:37:26.292 | libvirt-daemon-system is already the newest version (10.0.0-2ubuntu8.14). 2026-07-01 01:37:26.292 | The following packages were automatically installed and are no longer required: 2026-07-01 01:37:26.294 | libfwupd2 libgusb2 2026-07-01 01:37:26.294 | Use 'sudo apt autoremove' to remove them. 2026-07-01 01:37:26.299 | The following additional packages will be installed: 2026-07-01 01:37:26.299 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-07-01 01:37:26.299 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-07-01 01:37:26.299 | qemu-system-sparc 2026-07-01 01:37:26.302 | Suggested packages: 2026-07-01 01:37:26.303 | python-zstandard-doc samba vde2 2026-07-01 01:37:26.351 | The following packages will be REMOVED: 2026-07-01 01:37:26.354 | apport-core-dump-handler 2026-07-01 01:37:26.356 | The following NEW packages will be installed: 2026-07-01 01:37:26.357 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-07-01 01:37:26.357 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-07-01 01:37:26.358 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-07-01 01:37:26.443 | 0 upgraded, 13 newly installed, 1 to remove and 1 not upgraded. 2026-07-01 01:37:26.443 | Need to get 110 MB of archives. 2026-07-01 01:37:26.443 | After this operation, 897 MB of additional disk space will be used. 2026-07-01 01:37:26.443 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-07-01 01:37:26.497 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-07-01 01:37:26.505 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.14 [178 kB] 2026-07-01 01:37:26.513 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-07-01 01:37:26.521 | 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-01 01:37:26.668 | 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-01 01:37:26.854 | 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-01 01:37:26.955 | 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-01 01:37:27.026 | 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-01 01:37:27.064 | 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-01 01:37:27.706 | 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-01 01:37:27.706 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4096 kB] 2026-07-01 01:37:27.737 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-07-01 01:37:27.994 | perl: warning: Setting locale failed. 2026-07-01 01:37:27.994 | perl: warning: Please check that your locale settings: 2026-07-01 01:37:27.995 | LANGUAGE = (unset), 2026-07-01 01:37:27.995 | LC_ALL = "en_US.utf8", 2026-07-01 01:37:27.995 | LANG = "de_DE.UTF-8" 2026-07-01 01:37:27.995 | are supported and installed on your system. 2026-07-01 01:37:27.995 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 01:37:28.057 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 01:37:28.057 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 01:37:28.057 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 01:37:28.351 | Fetched 110 MB in 1s (81.3 MB/s) 2026-07-01 01:37:28.389 | Selecting previously unselected package python3-zstandard. 2026-07-01 01:37:28.458 | (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-01 01:37:28.466 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-07-01 01:37:28.470 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-07-01 01:37:28.613 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-07-01 01:37:28.613 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-01 01:37:28.613 | Package apport-core-dump-handler is to be removed. 2026-07-01 01:37:28.613 | Package python3-zstandard is not configured yet. 2026-07-01 01:37:28.613 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-01 01:37:28.614 | Package apport-core-dump-handler is to be removed. 2026-07-01 01:37:28.614 | Package systemd-coredump is not installed. 2026-07-01 01:37:28.614 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-01 01:37:28.614 | Package apport-core-dump-handler is to be removed. 2026-07-01 01:37:28.614 | Package python3-zstandard is not configured yet. 2026-07-01 01:37:28.614 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-01 01:37:28.614 | Package apport-core-dump-handler is to be removed. 2026-07-01 01:37:28.614 | Package systemd-coredump is not installed. 2026-07-01 01:37:28.614 | 2026-07-01 01:37:28.679 | (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-01 01:37:28.687 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-07-01 01:37:29.588 | Selecting previously unselected package systemd-coredump. 2026-07-01 01:37:29.652 | (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-01 01:37:29.660 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-07-01 01:37:29.663 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-01 01:37:29.727 | Selecting previously unselected package libvirt-dev:amd64. 2026-07-01 01:37:29.740 | Preparing to unpack .../01-libvirt-dev_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-01 01:37:29.752 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-01 01:37:29.820 | Selecting previously unselected package python3-libvirt. 2026-07-01 01:37:29.833 | Preparing to unpack .../02-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-07-01 01:37:29.837 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-07-01 01:37:29.907 | Selecting previously unselected package qemu-system-arm. 2026-07-01 01:37:29.920 | Preparing to unpack .../03-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-01 01:37:29.932 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-01 01:37:30.459 | Selecting previously unselected package qemu-system-mips. 2026-07-01 01:37:30.473 | Preparing to unpack .../04-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-01 01:37:30.487 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-01 01:37:31.090 | Selecting previously unselected package qemu-system-ppc. 2026-07-01 01:37:31.102 | Preparing to unpack .../05-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-01 01:37:31.116 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-01 01:37:31.488 | Selecting previously unselected package qemu-system-sparc. 2026-07-01 01:37:31.504 | Preparing to unpack .../06-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-01 01:37:31.519 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-01 01:37:31.782 | Selecting previously unselected package qemu-system-s390x. 2026-07-01 01:37:31.796 | Preparing to unpack .../07-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-01 01:37:31.810 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-01 01:37:32.002 | Selecting previously unselected package qemu-system-misc. 2026-07-01 01:37:32.019 | Preparing to unpack .../08-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-01 01:37:32.035 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-01 01:37:34.000 | Selecting previously unselected package qemu-system. 2026-07-01 01:37:34.011 | Preparing to unpack .../09-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-01 01:37:34.016 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-01 01:37:34.058 | Selecting previously unselected package qemu-efi-aarch64. 2026-07-01 01:37:34.071 | Preparing to unpack .../10-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-07-01 01:37:34.075 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-07-01 01:37:35.936 | Selecting previously unselected package qemu-efi-arm. 2026-07-01 01:37:35.949 | Preparing to unpack .../11-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-07-01 01:37:35.954 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-07-01 01:37:36.766 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-01 01:37:37.284 | Creating group 'systemd-coredump' with GID 987. 2026-07-01 01:37:37.289 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-07-01 01:37:37.311 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-07-01 01:37:37.608 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-01 01:37:37.627 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-01 01:37:37.644 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-01 01:37:37.662 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-01 01:37:37.679 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-07-01 01:37:37.690 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-01 01:37:37.707 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-07-01 01:37:37.949 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-01 01:37:37.966 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-07-01 01:37:37.977 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-01 01:37:37.994 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-01 01:37:38.006 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-01 01:37:39.801 | perl: warning: Setting locale failed. 2026-07-01 01:37:39.801 | perl: warning: Please check that your locale settings: 2026-07-01 01:37:39.802 | LANGUAGE = (unset), 2026-07-01 01:37:39.802 | LC_ALL = "en_US.utf8", 2026-07-01 01:37:39.802 | LANG = "de_DE.UTF-8" 2026-07-01 01:37:39.802 | are supported and installed on your system. 2026-07-01 01:37:39.803 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 01:37:39.936 | perl: warning: Setting locale failed. 2026-07-01 01:37:39.936 | perl: warning: Please check that your locale settings: 2026-07-01 01:37:39.936 | LANGUAGE = (unset), 2026-07-01 01:37:39.936 | LC_ALL = "en_US.utf8", 2026-07-01 01:37:39.936 | LANG = "de_DE.UTF-8" 2026-07-01 01:37:39.936 | are supported and installed on your system. 2026-07-01 01:37:39.936 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 01:37:39.985 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 01:37:39.985 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 01:37:39.985 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 01:37:40.059 | perl: warning: Setting locale failed. 2026-07-01 01:37:40.059 | perl: warning: Please check that your locale settings: 2026-07-01 01:37:40.059 | LANGUAGE = (unset), 2026-07-01 01:37:40.059 | LC_ALL = "en_US.utf8", 2026-07-01 01:37:40.059 | LANG = "de_DE.UTF-8" 2026-07-01 01:37:40.059 | are supported and installed on your system. 2026-07-01 01:37:40.059 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 01:37:40.592 | 2026-07-01 01:37:40.592 | Running kernel seems to be up-to-date. 2026-07-01 01:37:40.592 | 2026-07-01 01:37:40.592 | No services need to be restarted. 2026-07-01 01:37:40.593 | 2026-07-01 01:37:40.593 | No containers need to be restarted. 2026-07-01 01:37:40.593 | 2026-07-01 01:37:40.593 | No user sessions are running outdated binaries. 2026-07-01 01:37:40.593 | 2026-07-01 01:37:40.593 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-01 01:37:43.017 | + functions-common:apt_get:1211 : result=0 2026-07-01 01:37:43.021 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-01 01:37:43.024 | + functions-common:time_stop:2420 : local name 2026-07-01 01:37:43.028 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:37:43.031 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:37:43.035 | + functions-common:time_stop:2423 : local total 2026-07-01 01:37:43.037 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:37:43.040 | + functions-common:time_stop:2426 : name=apt-get 2026-07-01 01:37:43.043 | + functions-common:time_stop:2427 : start_time=1782869844929 2026-07-01 01:37:43.046 | + functions-common:time_stop:2429 : [[ -z 1782869844929 ]] 2026-07-01 01:37:43.050 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:37:43.055 | + functions-common:time_stop:2432 : end_time=1782869863051 2026-07-01 01:37:43.058 | + functions-common:time_stop:2433 : elapsed_time=18122 2026-07-01 01:37:43.061 | + functions-common:time_stop:2434 : total=169125 2026-07-01 01:37:43.064 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:37:43.068 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=187247 2026-07-01 01:37:43.071 | + functions-common:apt_get:1215 : return 0 2026-07-01 01:37:43.074 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-07-01 01:37:43.077 | + functions-common:install_package:1438 : update_package_repo 2026-07-01 01:37:43.080 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-01 01:37:43.084 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-01 01:37:43.087 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-01 01:37:43.090 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-01 01:37:43.094 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-01 01:37:43.097 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 01:37:43.100 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 01:37:43.103 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-01 01:37:43.106 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-01 01:37:43.109 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-01 01:37:43.113 | + functions-common:apt_get_update:1167 : return 2026-07-01 01:37:43.117 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-07-01 01:37:43.121 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-01 01:37:43.125 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 01:37:43.129 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 01:37:43.133 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-07-01 01:37:43.162 | + 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-01 01:37:43.202 | Reading package lists... 2026-07-01 01:37:43.606 | Building dependency tree... 2026-07-01 01:37:43.609 | Reading state information... 2026-07-01 01:37:44.241 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-07-01 01:37:44.242 | ovmf set to manually installed. 2026-07-01 01:37:44.242 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-01 01:37:44.242 | swtpm set to manually installed. 2026-07-01 01:37:44.242 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-01 01:37:44.242 | swtpm-tools set to manually installed. 2026-07-01 01:37:44.242 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-07-01 01:37:44.242 | mdevctl set to manually installed. 2026-07-01 01:37:44.242 | The following packages were automatically installed and are no longer required: 2026-07-01 01:37:44.243 | libfwupd2 libgusb2 2026-07-01 01:37:44.244 | Use 'sudo apt autoremove' to remove them. 2026-07-01 01:37:44.346 | 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. 2026-07-01 01:37:44.353 | + functions-common:apt_get:1211 : result=0 2026-07-01 01:37:44.357 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-01 01:37:44.361 | + functions-common:time_stop:2420 : local name 2026-07-01 01:37:44.364 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:37:44.368 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:37:44.371 | + functions-common:time_stop:2423 : local total 2026-07-01 01:37:44.375 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:37:44.378 | + functions-common:time_stop:2426 : name=apt-get 2026-07-01 01:37:44.382 | + functions-common:time_stop:2427 : start_time=1782869863158 2026-07-01 01:37:44.386 | + functions-common:time_stop:2429 : [[ -z 1782869863158 ]] 2026-07-01 01:37:44.391 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:37:44.395 | + functions-common:time_stop:2432 : end_time=1782869864391 2026-07-01 01:37:44.398 | + functions-common:time_stop:2433 : elapsed_time=1233 2026-07-01 01:37:44.402 | + functions-common:time_stop:2434 : total=187247 2026-07-01 01:37:44.405 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:37:44.409 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=188480 2026-07-01 01:37:44.413 | + functions-common:apt_get:1215 : return 0 2026-07-01 01:37:44.417 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-07-01 01:37:44.421 | ++ functions-common:is_arch:519 : uname -m 2026-07-01 01:37:44.427 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-01 01:37:44.430 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-07-01 01:37:44.434 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-07-01 01:37:44.438 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-07-01 01:37:44.442 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-07-01 01:37:44.445 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-07-01 01:37:44.449 | + lib/nova:install_nova:922 : is_service_enabled n-novnc 2026-07-01 01:37:44.472 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:37:44.477 | ++ lib/nova:install_nova:924 : trueorfalse False NOVNC_FROM_PACKAGE 2026-07-01 01:37:44.501 | + lib/nova:install_nova:924 : NOVNC_FROM_PACKAGE=False 2026-07-01 01:37:44.505 | + lib/nova:install_nova:925 : '[' False = True ']' 2026-07-01 01:37:44.508 | + lib/nova:install_nova:944 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-07-01 01:37:44.512 | + lib/nova:install_nova:945 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-07-01 01:37:44.515 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-07-01 01:37:44.519 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-07-01 01:37:44.522 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-07-01 01:37:44.525 | + functions-common:git_clone:592 : local orig_dir 2026-07-01 01:37:44.531 | ++ functions-common:git_clone:593 : pwd 2026-07-01 01:37:44.535 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-01 01:37:44.539 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-01 01:37:44.544 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-01 01:37:44.569 | + functions-common:git_clone:596 : RECLONE=False 2026-07-01 01:37:44.573 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-01 01:37:44.577 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-01 01:37:44.582 | + functions-common:git_clone:610 : echo v1.3.0 2026-07-01 01:37:44.582 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-01 01:37:44.589 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-07-01 01:37:44.593 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-01 01:37:44.596 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-07-01 01:37:44.600 | + functions-common:git_timed:697 : local count=0 2026-07-01 01:37:44.603 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 01:37:44.606 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 01:37:44.609 | + functions-common:git_timed:701 : timeout=0 2026-07-01 01:37:44.613 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 01:37:44.616 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 01:37:44.620 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:37:44.622 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:37:44.627 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:37:44.631 | + functions-common:time_start:2411 : _TIME_START[$name]=1782869864628 2026-07-01 01:37:44.634 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-07-01 01:37:44.639 | Cloning into '/opt/stack/novnc'... 2026-07-01 01:37:46.584 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 01:37:46.588 | + functions-common:time_stop:2420 : local name 2026-07-01 01:37:46.592 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:37:46.596 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:37:46.600 | + functions-common:time_stop:2423 : local total 2026-07-01 01:37:46.603 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:37:46.606 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 01:37:46.610 | + functions-common:time_stop:2427 : start_time=1782869864628 2026-07-01 01:37:46.612 | + functions-common:time_stop:2429 : [[ -z 1782869864628 ]] 2026-07-01 01:37:46.616 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:37:46.621 | + functions-common:time_stop:2432 : end_time=1782869866618 2026-07-01 01:37:46.625 | + functions-common:time_stop:2433 : elapsed_time=1990 2026-07-01 01:37:46.629 | + functions-common:time_stop:2434 : total=150286 2026-07-01 01:37:46.632 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:37:46.635 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=152276 2026-07-01 01:37:46.639 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-07-01 01:37:46.643 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-07-01 01:37:46.648 | + functions-common:git_timed:697 : local count=0 2026-07-01 01:37:46.651 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 01:37:46.654 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 01:37:46.657 | + functions-common:git_timed:701 : timeout=0 2026-07-01 01:37:46.660 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 01:37:46.664 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 01:37:46.667 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:37:46.670 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:37:46.675 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:37:46.679 | + functions-common:time_start:2411 : _TIME_START[$name]=1782869866676 2026-07-01 01:37:46.683 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-07-01 01:37:47.083 | From https://github.com/novnc/novnc 2026-07-01 01:37:47.083 | * tag v1.3.0 -> FETCH_HEAD 2026-07-01 01:37:47.094 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 01:37:47.098 | + functions-common:time_stop:2420 : local name 2026-07-01 01:37:47.102 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:37:47.106 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:37:47.110 | + functions-common:time_stop:2423 : local total 2026-07-01 01:37:47.113 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:37:47.117 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 01:37:47.119 | + functions-common:time_stop:2427 : start_time=1782869866676 2026-07-01 01:37:47.123 | + functions-common:time_stop:2429 : [[ -z 1782869866676 ]] 2026-07-01 01:37:47.128 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:37:47.132 | + functions-common:time_stop:2432 : end_time=1782869867129 2026-07-01 01:37:47.135 | + functions-common:time_stop:2433 : elapsed_time=453 2026-07-01 01:37:47.139 | + functions-common:time_stop:2434 : total=152276 2026-07-01 01:37:47.141 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:37:47.144 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=152729 2026-07-01 01:37:47.148 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-01 01:37:47.151 | + functions-common:git_timed:697 : local count=0 2026-07-01 01:37:47.155 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 01:37:47.157 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 01:37:47.160 | + functions-common:git_timed:701 : timeout=0 2026-07-01 01:37:47.164 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 01:37:47.167 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 01:37:47.171 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:37:47.175 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:37:47.179 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:37:47.184 | + functions-common:time_start:2411 : _TIME_START[$name]=1782869867180 2026-07-01 01:37:47.188 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-01 01:37:47.222 | Note: switching to 'FETCH_HEAD'. 2026-07-01 01:37:47.222 | 2026-07-01 01:37:47.222 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-01 01:37:47.222 | changes and commit them, and you can discard any commits you make in this 2026-07-01 01:37:47.223 | state without impacting any branches by switching back to a branch. 2026-07-01 01:37:47.223 | 2026-07-01 01:37:47.223 | If you want to create a new branch to retain commits you create, you may 2026-07-01 01:37:47.223 | do so (now or later) by using -c with the switch command. Example: 2026-07-01 01:37:47.223 | 2026-07-01 01:37:47.223 | git switch -c 2026-07-01 01:37:47.223 | 2026-07-01 01:37:47.223 | Or undo this operation with: 2026-07-01 01:37:47.223 | 2026-07-01 01:37:47.223 | git switch - 2026-07-01 01:37:47.223 | 2026-07-01 01:37:47.224 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-01 01:37:47.224 | 2026-07-01 01:37:47.224 | HEAD is now at 463c39e noVNC 1.3.0 2026-07-01 01:37:47.229 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 01:37:47.233 | + functions-common:time_stop:2420 : local name 2026-07-01 01:37:47.236 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:37:47.238 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:37:47.241 | + functions-common:time_stop:2423 : local total 2026-07-01 01:37:47.245 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:37:47.248 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 01:37:47.250 | + functions-common:time_stop:2427 : start_time=1782869867180 2026-07-01 01:37:47.253 | + functions-common:time_stop:2429 : [[ -z 1782869867180 ]] 2026-07-01 01:37:47.258 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:37:47.262 | + functions-common:time_stop:2432 : end_time=1782869867259 2026-07-01 01:37:47.265 | + functions-common:time_stop:2433 : elapsed_time=79 2026-07-01 01:37:47.268 | + functions-common:time_stop:2434 : total=152729 2026-07-01 01:37:47.270 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:37:47.273 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=152808 2026-07-01 01:37:47.277 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-07-01 01:37:47.294 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-07-01 01:37:47.299 | + functions-common:git_clone:673 : git show --oneline 2026-07-01 01:37:47.299 | + functions-common:git_clone:673 : head -1 2026-07-01 01:37:47.302 | 463c39e noVNC 1.3.0 2026-07-01 01:37:47.306 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-01 01:37:47.310 | + lib/nova:install_nova:949 : is_service_enabled n-spice 2026-07-01 01:37:47.335 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:37:47.339 | + lib/nova:install_nova:961 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova refs/changes/20/995620/1 2026-07-01 01:37:47.343 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-07-01 01:37:47.348 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-07-01 01:37:47.352 | + functions-common:git_clone:591 : local git_ref=refs/changes/20/995620/1 2026-07-01 01:37:47.356 | + functions-common:git_clone:592 : local orig_dir 2026-07-01 01:37:47.361 | ++ functions-common:git_clone:593 : pwd 2026-07-01 01:37:47.366 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-01 01:37:47.370 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-01 01:37:47.375 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-01 01:37:47.397 | + functions-common:git_clone:596 : RECLONE=False 2026-07-01 01:37:47.400 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-01 01:37:47.404 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-01 01:37:47.410 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-01 01:37:47.410 | + functions-common:git_clone:610 : echo refs/changes/20/995620/1 2026-07-01 01:37:47.415 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/nova ]] 2026-07-01 01:37:47.420 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-07-01 01:37:47.423 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-07-01 01:37:47.427 | + functions-common:git_timed:697 : local count=0 2026-07-01 01:37:47.429 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 01:37:47.433 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 01:37:47.437 | + functions-common:git_timed:701 : timeout=0 2026-07-01 01:37:47.439 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 01:37:47.443 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 01:37:47.446 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:37:47.450 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:37:47.454 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:37:47.460 | + functions-common:time_start:2411 : _TIME_START[$name]=1782869867456 2026-07-01 01:37:47.464 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-07-01 01:37:47.469 | Cloning into '/opt/stack/nova'... 2026-07-01 01:41:31.715 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 01:41:31.719 | + functions-common:time_stop:2420 : local name 2026-07-01 01:41:31.722 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:41:31.726 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:41:31.730 | + functions-common:time_stop:2423 : local total 2026-07-01 01:41:31.734 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:41:31.737 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 01:41:31.741 | + functions-common:time_stop:2427 : start_time=1782869867456 2026-07-01 01:41:31.744 | + functions-common:time_stop:2429 : [[ -z 1782869867456 ]] 2026-07-01 01:41:31.750 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:41:31.756 | + functions-common:time_stop:2432 : end_time=1782870091752 2026-07-01 01:41:31.759 | + functions-common:time_stop:2433 : elapsed_time=224296 2026-07-01 01:41:31.764 | + functions-common:time_stop:2434 : total=152808 2026-07-01 01:41:31.767 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:41:31.772 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=377104 2026-07-01 01:41:31.776 | + functions-common:git_clone:620 : cd /opt/stack/nova 2026-07-01 01:41:31.780 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/nova.git refs/changes/20/995620/1 2026-07-01 01:41:31.784 | + functions-common:git_timed:697 : local count=0 2026-07-01 01:41:31.788 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 01:41:31.792 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 01:41:31.796 | + functions-common:git_timed:701 : timeout=0 2026-07-01 01:41:31.800 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 01:41:31.804 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 01:41:31.808 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:41:31.813 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:41:31.817 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:41:31.824 | + functions-common:time_start:2411 : _TIME_START[$name]=1782870091819 2026-07-01 01:41:31.828 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/nova.git refs/changes/20/995620/1 2026-07-01 01:41:32.822 | From https://review.opendev.org/openstack/nova 2026-07-01 01:41:32.822 | * branch refs/changes/20/995620/1 -> FETCH_HEAD 2026-07-01 01:41:32.831 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 01:41:32.835 | + functions-common:time_stop:2420 : local name 2026-07-01 01:41:32.839 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:41:32.843 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:41:32.847 | + functions-common:time_stop:2423 : local total 2026-07-01 01:41:32.851 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:41:32.855 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 01:41:32.858 | + functions-common:time_stop:2427 : start_time=1782870091819 2026-07-01 01:41:32.862 | + functions-common:time_stop:2429 : [[ -z 1782870091819 ]] 2026-07-01 01:41:32.868 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:41:32.873 | + functions-common:time_stop:2432 : end_time=1782870092869 2026-07-01 01:41:32.878 | + functions-common:time_stop:2433 : elapsed_time=1050 2026-07-01 01:41:32.882 | + functions-common:time_stop:2434 : total=377104 2026-07-01 01:41:32.886 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:41:32.890 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=378154 2026-07-01 01:41:32.894 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-07-01 01:41:33.187 | Note: switching to 'FETCH_HEAD'. 2026-07-01 01:41:33.187 | 2026-07-01 01:41:33.187 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-01 01:41:33.187 | changes and commit them, and you can discard any commits you make in this 2026-07-01 01:41:33.187 | state without impacting any branches by switching back to a branch. 2026-07-01 01:41:33.187 | 2026-07-01 01:41:33.187 | If you want to create a new branch to retain commits you create, you may 2026-07-01 01:41:33.187 | do so (now or later) by using -c with the switch command. Example: 2026-07-01 01:41:33.188 | 2026-07-01 01:41:33.188 | git switch -c 2026-07-01 01:41:33.188 | 2026-07-01 01:41:33.188 | Or undo this operation with: 2026-07-01 01:41:33.188 | 2026-07-01 01:41:33.188 | git switch - 2026-07-01 01:41:33.188 | 2026-07-01 01:41:33.188 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-01 01:41:33.188 | 2026-07-01 01:41:33.188 | HEAD is now at 08ef7f3aaf libvirt: enable Hyper-V evmcs on Intel hosts 2026-07-01 01:41:33.194 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-07-01 01:41:33.222 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-07-01 01:41:33.228 | + functions-common:git_clone:673 : git show --oneline 2026-07-01 01:41:33.228 | + functions-common:git_clone:673 : head -1 2026-07-01 01:41:33.274 | 08ef7f3aaf libvirt: enable Hyper-V evmcs on Intel hosts 2026-07-01 01:41:33.279 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-01 01:41:33.284 | + lib/nova:install_nova:962 : setup_develop /opt/stack/nova 2026-07-01 01:41:33.288 | + inc/python:setup_develop:353 : local bindep 2026-07-01 01:41:33.292 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-07-01 01:41:33.297 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-07-01 01:41:33.301 | + inc/python:setup_develop:359 : local extras= 2026-07-01 01:41:33.305 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-07-01 01:41:33.309 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-01 01:41:33.312 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-07-01 01:41:33.317 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-07-01 01:41:33.320 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-01 01:41:33.324 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-01 01:41:33.329 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-07-01 01:41:33.333 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-01 01:41:33.338 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-07-01 01:41:33.341 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-01 01:41:33.346 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-01 01:41:33.350 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-07-01 01:41:33.358 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-07-01 01:41:33.362 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-07-01 01:41:33.366 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-07-01 01:41:33.529 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-07-01 01:41:33.533 | + inc/python:setup_package:436 : local bindep=0 2026-07-01 01:41:33.537 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-01 01:41:33.541 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-01 01:41:33.545 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-07-01 01:41:33.549 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-07-01 01:41:33.553 | + inc/python:setup_package:445 : local flags=-e 2026-07-01 01:41:33.556 | + inc/python:setup_package:446 : local extras= 2026-07-01 01:41:33.560 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-01 01:41:33.563 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-01 01:41:33.568 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-01 01:41:33.572 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-01 01:41:33.576 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-01 01:41:33.579 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-07-01 01:41:33.612 | Using python 3.12 to install /opt/stack/nova 2026-07-01 01:41:33.616 | + 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-01 01:41:34.630 | Obtaining file:///opt/stack/nova 2026-07-01 01:41:34.635 | Installing build dependencies: started 2026-07-01 01:41:36.534 | Installing build dependencies: finished with status 'done' 2026-07-01 01:41:36.534 | Checking if build backend supports build_editable: started 2026-07-01 01:41:37.097 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-01 01:41:37.098 | Getting requirements to build editable: started 2026-07-01 01:41:37.415 | Getting requirements to build editable: finished with status 'done' 2026-07-01 01:41:37.417 | Preparing editable metadata (pyproject.toml): started 2026-07-01 01:41:39.735 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-01 01:41:39.760 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (7.0.3) 2026-07-01 01:41:39.761 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (2.0.51) 2026-07-01 01:41:39.762 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (5.3.1) 2026-07-01 01:41:39.763 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (0.41.0) 2026-07-01 01:41:39.763 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (3.1.6) 2026-07-01 01:41:39.764 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (13.0.0) 2026-07-01 01:41:39.765 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (6.1.1) 2026-07-01 01:41:39.766 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (2.5.1) 2026-07-01 01:41:39.767 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (43.0.3) 2026-07-01 01:41:39.768 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (1.8.10) 2026-07-01 01:41:39.769 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (3.5.2) 2026-07-01 01:41:39.769 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (3.1.0) 2026-07-01 01:41:39.770 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (3.10.1) 2026-07-01 01:41:39.771 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (3.17.0) 2026-07-01 01:41:39.772 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (1.18.4) 2026-07-01 01:41:39.773 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (1.3.0) 2026-07-01 01:41:39.773 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (4.0.0) 2026-07-01 01:41:39.774 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (4.26.0) 2026-07-01 01:41:39.775 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (9.9.0) 2026-07-01 01:41:39.776 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (5.14.0) 2026-07-01 01:41:39.777 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (12.0.0) 2026-07-01 01:41:39.778 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (4.12.0) 2026-07-01 01:41:39.779 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (2.34.2) 2026-07-01 01:41:39.779 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (5.8.0) 2026-07-01 01:41:39.966 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev240) 2026-07-01 01:41:40.117 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-07-01 01:41:40.133 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (4.2.0) 2026-07-01 01:41:40.134 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (7.5.0) 2026-07-01 01:41:40.135 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (10.5.0) 2026-07-01 01:41:40.135 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (6.4.0) 2026-07-01 01:41:40.136 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (8.2.0) 2026-07-01 01:41:40.137 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (2.11.0) 2026-07-01 01:41:40.138 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (3.8.0) 2026-07-01 01:41:40.139 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (5.10.0) 2026-07-01 01:41:40.140 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (2.7.1) 2026-07-01 01:41:40.140 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (10.1.1) 2026-07-01 01:41:40.141 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (18.0.0) 2026-07-01 01:41:40.142 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (7.9.0) 2026-07-01 01:41:40.143 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (18.1.0) 2026-07-01 01:41:40.144 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (5.1.0) 2026-07-01 01:41:40.145 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (3.11.0) 2026-07-01 01:41:40.145 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (6.8.0) 2026-07-01 01:41:40.147 | 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.dev240) (4.6.0) 2026-07-01 01:41:40.148 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (2.0.0) 2026-07-01 01:41:40.149 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (8.1.0) 2026-07-01 01:41:40.150 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (7.2.2) 2026-07-01 01:41:40.150 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (3.10.2) 2026-07-01 01:41:40.151 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (7.1.0) 2026-07-01 01:41:40.152 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (1.1.0) 2026-07-01 01:41:40.153 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (3.8.0) 2026-07-01 01:41:40.154 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (5.0.0) 2026-07-01 01:41:40.154 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (5.7.0) 2026-07-01 01:41:40.181 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev240) 2026-07-01 01:41:40.196 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-07-01 01:41:40.206 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (8.1.0) 2026-07-01 01:41:40.207 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (0.2.3) 2026-07-01 01:41:40.208 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (1.4.2) 2026-07-01 01:41:40.208 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (1.8.2) 2026-07-01 01:41:40.209 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (2.9.0.post0) 2026-07-01 01:41:40.210 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (3.4.0) 2026-07-01 01:41:40.211 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (4.17.0) 2026-07-01 01:41:40.212 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev240) (6.0.3) 2026-07-01 01:41:40.215 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev240) (1.3.12) 2026-07-01 01:41:40.215 | 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.dev240) (4.15.0) 2026-07-01 01:41:40.218 | 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.dev240) (7.4.0) 2026-07-01 01:41:40.223 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev240) (2.0.0) 2026-07-01 01:41:40.227 | 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.dev240) (3.0) 2026-07-01 01:41:40.234 | 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.dev240) (2.8.0) 2026-07-01 01:41:40.243 | 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.dev240) (3.1.0) 2026-07-01 01:41:40.246 | 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.dev240) (2.2.1) 2026-07-01 01:41:40.251 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev240) (3.0.3) 2026-07-01 01:41:40.253 | 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.dev240) (26.1.0) 2026-07-01 01:41:40.255 | 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.dev240) (2025.9.1) 2026-07-01 01:41:40.255 | 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.dev240) (0.37.0) 2026-07-01 01:41:40.256 | 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.dev240) (2026.5.1) 2026-07-01 01:41:40.264 | 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.dev240) (2.1.0) 2026-07-01 01:41:40.271 | 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.dev240) (4.0.1) 2026-07-01 01:41:40.272 | 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.dev240) (2.13.0) 2026-07-01 01:41:40.273 | 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.dev240) (5.8.0) 2026-07-01 01:41:40.287 | 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.dev240) (1.5.0) 2026-07-01 01:41:40.288 | 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.dev240) (1.1.0) 2026-07-01 01:41:40.289 | 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.dev240) (1.33) 2026-07-01 01:41:40.290 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev240) (4.10.0) 2026-07-01 01:41:40.299 | 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.dev240) (3.1.1) 2026-07-01 01:41:40.306 | 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.dev240) (9.1.4) 2026-07-01 01:41:40.321 | 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.dev240) (2.18.0) 2026-07-01 01:41:40.327 | 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.dev240) (0.20) 2026-07-01 01:41:40.342 | 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.dev240) (2.1.2) 2026-07-01 01:41:40.343 | 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.dev240) (0.6.2) 2026-07-01 01:41:40.360 | 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.dev240) (7.1.4) 2026-07-01 01:41:40.361 | 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.dev240) (5.3.1) 2026-07-01 01:41:40.362 | 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.dev240) (5.6.2) 2026-07-01 01:41:40.363 | 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.dev240) (0.16.0) 2026-07-01 01:41:40.368 | 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.dev240) (5.1.0) 2026-07-01 01:41:40.377 | 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.dev240) (2026.2) 2026-07-01 01:41:40.378 | 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.dev240) (26.2) 2026-07-01 01:41:40.385 | 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.dev240) (0.25.0) 2026-07-01 01:41:40.390 | 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.dev240) (5.0.0) 2026-07-01 01:41:40.392 | 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.dev240) (4.0.1) 2026-07-01 01:41:40.406 | 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.dev240) (1.2.1) 2026-07-01 01:41:40.428 | 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.dev240) (1.7.6) 2026-07-01 01:41:40.436 | 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.dev240) (2.2.0) 2026-07-01 01:41:40.441 | 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.dev240) (1.3.7) 2026-07-01 01:41:40.453 | 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.dev240) (3.3.2) 2026-07-01 01:41:40.466 | 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.dev240) (4.3.2) 2026-07-01 01:41:40.467 | 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.dev240) (3.7.1) 2026-07-01 01:41:40.478 | 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.dev240) (2.4.0) 2026-07-01 01:41:40.488 | 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.dev240) (3.0.3) 2026-07-01 01:41:40.489 | 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.dev240) (1.6.2) 2026-07-01 01:41:40.498 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev240) (82.0.1) 2026-07-01 01:41:40.520 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev240) (0.8.1) 2026-07-01 01:41:40.559 | 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.dev240) (4.14.0) 2026-07-01 01:41:40.565 | 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.dev240) (0.6.0) 2026-07-01 01:41:40.566 | 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.dev240) (4.0.0) 2026-07-01 01:41:40.577 | 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.dev240) (3.0.52) 2026-07-01 01:41:40.578 | 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.dev240) (1.11.0) 2026-07-01 01:41:40.579 | 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.dev240) (15.0.0) 2026-07-01 01:41:40.580 | 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.dev240) (1.8.0) 2026-07-01 01:41:40.601 | 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.dev240) (1.17.0) 2026-07-01 01:41:40.608 | 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.dev240) (2.1.0) 2026-07-01 01:41:40.609 | 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.dev240) (24.2.1) 2026-07-01 01:41:40.630 | 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.dev240) (4.6.0) 2026-07-01 01:41:40.656 | 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.dev240) (3.4.7) 2026-07-01 01:41:40.657 | 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.dev240) (3.18) 2026-07-01 01:41:40.658 | 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.dev240) (2.7.0) 2026-07-01 01:41:40.660 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev240) (2023.11.17) 2026-07-01 01:41:40.701 | 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.dev240) (4.2.0) 2026-07-01 01:41:40.702 | 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.dev240) (2.20.0) 2026-07-01 01:41:40.713 | 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.dev240) (0.1.2) 2026-07-01 01:41:40.733 | 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.dev240) (0.8) 2026-07-01 01:41:40.793 | 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.dev240) (0.16.0) 2026-07-01 01:41:41.317 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev240) 2026-07-01 01:41:41.333 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-07-01 01:41:41.370 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev240) 2026-07-01 01:41:41.386 | Downloading jwcrypto-1.5.7-py3-none-any.whl.metadata (3.3 kB) 2026-07-01 01:41:41.442 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev240) 2026-07-01 01:41:41.458 | Downloading redis-8.0.0-py3-none-any.whl.metadata (13 kB) 2026-07-01 01:41:41.568 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-07-01 01:41:41.594 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-07-01 01:41:41.620 | Downloading jwcrypto-1.5.7-py3-none-any.whl (94 kB) 2026-07-01 01:41:41.651 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-07-01 01:41:41.915 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 66.2 MB/s 0:00:00 2026-07-01 01:41:41.931 | Downloading redis-8.0.0-py3-none-any.whl (499 kB) 2026-07-01 01:41:41.998 | Building wheels for collected packages: nova 2026-07-01 01:41:41.999 | Building editable for nova (pyproject.toml): started 2026-07-01 01:41:44.709 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-07-01 01:41:44.713 | Created wheel for nova: filename=nova-33.1.0.dev240-0.editable-py3-none-any.whl size=10617 sha256=04f86dff3d8eb7d4c4ae4c677ac608d7e91f01990384094b0b31311d73106361 2026-07-01 01:41:44.713 | Stored in directory: /tmp/pip-ephem-wheel-cache-4y1istyr/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-07-01 01:41:44.718 | Successfully built nova 2026-07-01 01:41:44.997 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-07-01 01:41:49.612 | 2026-07-01 01:41:49.637 | Successfully installed jwcrypto-1.5.7 microversion-parse-2.1.0 nova-33.1.0.dev240 numpy-2.4.6 redis-8.0.0 websockify-0.13.0 2026-07-01 01:41:49.847 | + inc/python:pip_install:216 : result=0 2026-07-01 01:41:49.851 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 01:41:49.855 | + functions-common:time_stop:2420 : local name 2026-07-01 01:41:49.859 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:41:49.862 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:41:49.866 | + functions-common:time_stop:2423 : local total 2026-07-01 01:41:49.869 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:41:49.874 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 01:41:49.877 | + functions-common:time_stop:2427 : start_time=1782870093605 2026-07-01 01:41:49.881 | + functions-common:time_stop:2429 : [[ -z 1782870093605 ]] 2026-07-01 01:41:49.886 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:41:49.891 | + functions-common:time_stop:2432 : end_time=1782870109887 2026-07-01 01:41:49.894 | + functions-common:time_stop:2433 : elapsed_time=16282 2026-07-01 01:41:49.898 | + functions-common:time_stop:2434 : total=136351 2026-07-01 01:41:49.901 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:41:49.905 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=152633 2026-07-01 01:41:49.909 | + inc/python:pip_install:219 : return 0 2026-07-01 01:41:49.913 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-01 01:41:49.916 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-01 01:41:49.920 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-07-01 01:41:49.923 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-07-01 01:41:49.926 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:41:49.930 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:41:49.934 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-07-01 01:41:49.938 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:41:49.942 | + lib/nova:install_nova:963 : 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-01 01:41:49.959 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-01 01:41:49.962 | + ./stack.sh:main:959 : configure_nova 2026-07-01 01:41:49.966 | + lib/nova:configure_nova:265 : sudo install -d -o quobyte /etc/nova 2026-07-01 01:41:49.982 | + lib/nova:configure_nova:267 : configure_rootwrap nova 2026-07-01 01:41:49.986 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-07-01 01:41:49.989 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-01 01:41:49.996 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-01 01:41:49.996 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-07-01 01:41:50.001 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-07-01 01:41:50.004 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-07-01 01:41:50.008 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-01 01:41:50.012 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-07-01 01:41:50.016 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-07-01 01:41:50.019 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-07-01 01:41:50.022 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-07-01 01:41:50.026 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-07-01 01:41:50.042 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-07-01 01:41:50.059 | + 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-01 01:41:50.076 | + 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-01 01:41:50.092 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-07-01 01:41:50.109 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-07-01 01:41:50.126 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-01 01:41:50.131 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-01 01:41:50.137 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.vCgqdE6Wwx 2026-07-01 01:41:50.140 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-01 01:41:50.143 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-01 01:41:50.147 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-07-01 01:41:50.150 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-01 01:41:50.154 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-01 01:41:50.157 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.vCgqdE6Wwx 2026-07-01 01:41:50.163 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.vCgqdE6Wwx 2026-07-01 01:41:50.180 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.vCgqdE6Wwx /etc/sudoers.d/nova-rootwrap 2026-07-01 01:41:50.198 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-07-01 01:41:50.205 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-01 01:41:50.208 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-01 01:41:50.212 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-01 01:41:50.216 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-01 01:41:50.219 | + 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-01 01:41:50.222 | + 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-01 01:41:50.228 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-01 01:41:50.228 | + 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-01 01:41:50.239 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-01 01:41:50.245 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-01 01:41:50.261 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-01 01:41:50.277 | + lib/nova:configure_nova:269 : [[ 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-01 01:41:50.281 | + lib/nova:configure_nova:271 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-07-01 01:41:50.286 | + lib/nova:configure_nova:274 : is_service_enabled n-cpu 2026-07-01 01:41:50.310 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:41:50.313 | + lib/nova:configure_nova:276 : sudo sysctl -w net.ipv4.ip_forward=1 2026-07-01 01:41:50.324 | net.ipv4.ip_forward = 1 2026-07-01 01:41:50.329 | + lib/nova:configure_nova:278 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-01 01:41:50.333 | + lib/nova:configure_nova:282 : [[ kvm == \k\v\m ]] 2026-07-01 01:41:50.336 | + lib/nova:configure_nova:283 : sudo modprobe kvm 2026-07-01 01:41:50.354 | + lib/nova:configure_nova:284 : '[' '!' -e /dev/kvm ']' 2026-07-01 01:41:50.357 | + lib/nova:configure_nova:299 : [[ kvm == \l\x\c ]] 2026-07-01 01:41:50.361 | + lib/nova:configure_nova:314 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-07-01 01:41:50.378 | + lib/nova:configure_nova:319 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-07-01 01:41:50.383 | + lib/nova:configure_nova:328 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-07-01 01:41:50.383 | ++ lib/nova:configure_nova:328 : iscsi-iname 2026-07-01 01:41:50.392 | + lib/nova:configure_nova:328 : echo InitiatorName=iqn.2016-04.com.open-iscsi:a59e355b7924 2026-07-01 01:41:50.393 | InitiatorName=iqn.2016-04.com.open-iscsi:a59e355b7924 2026-07-01 01:41:50.399 | + lib/nova:configure_nova:330 : [[ False == \T\r\u\e ]] 2026-07-01 01:41:50.402 | + lib/nova:configure_nova:345 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-07-01 01:41:50.489 | + lib/nova:configure_nova:347 : [[ lioadm != \n\v\m\e\t ]] 2026-07-01 01:41:50.493 | + lib/nova:configure_nova:349 : restart_service iscsid 2026-07-01 01:41:50.496 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-01 01:41:50.500 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-07-01 01:41:50.563 | + lib/nova:configure_nova:372 : create_nova_conf 2026-07-01 01:41:50.569 | + lib/nova:create_nova_conf:442 : rm -f /opt/stack/nova/bin/nova.conf 2026-07-01 01:41:50.578 | + lib/nova:create_nova_conf:445 : rm -f /etc/nova/nova.conf 2026-07-01 01:41:50.584 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-07-01 01:41:50.624 | + lib/nova:create_nova_conf:447 : '[' True == True ']' 2026-07-01 01:41:50.627 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-07-01 01:41:50.664 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-07-01 01:41:50.703 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-07-01 01:41:50.742 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-07-01 01:41:50.785 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf scheduler workers 2 2026-07-01 01:41:50.827 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-07-01 01:41:50.868 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.240 2026-07-01 01:41:50.905 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-07-01 01:41:50.944 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-07-01 01:41:50.983 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-07-01 01:41:51.023 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-07-01 01:41:51.063 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf api response_validation error 2026-07-01 01:41:51.105 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-07-01 01:41:51.146 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-07-01 01:41:51.184 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-07-01 01:41:51.222 | + lib/nova:create_nova_conf:470 : is_fedora 2026-07-01 01:41:51.226 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-01 01:41:51.230 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-01 01:41:51.233 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-01 01:41:51.236 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-01 01:41:51.240 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-01 01:41:51.243 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-01 01:41:51.246 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-01 01:41:51.249 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-01 01:41:51.251 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-01 01:41:51.255 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-01 01:41:51.257 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-01 01:41:51.260 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-01 01:41:51.262 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-01 01:41:51.266 | + lib/nova:create_nova_conf:479 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-07-01 01:41:51.289 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:41:51.293 | + lib/nova:create_nova_conf:483 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-01 01:41:51.296 | + lib/nova:create_nova_conf:486 : local db=nova_cell0 2026-07-01 01:41:51.300 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-07-01 01:41:51.342 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_cell0 2026-07-01 01:41:51.345 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-01 01:41:51.348 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-01 01:41:51.352 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-01 01:41:51.355 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-01 01:41:51.359 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-01 01:41:51.361 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-01 01:41:51.384 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:41:51.388 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-01 01:41:51.392 | ++ 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-01 01:41:51.396 | + lib/nova:create_nova_conf:492 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-01 01:41:51.439 | ++ lib/nova:create_nova_conf:493 : database_connection_url nova_api 2026-07-01 01:41:51.442 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-07-01 01:41:51.446 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-07-01 01:41:51.450 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-07-01 01:41:51.453 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-01 01:41:51.457 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-01 01:41:51.461 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-01 01:41:51.484 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:41:51.487 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-01 01:41:51.491 | ++ 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-01 01:41:51.496 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-07-01 01:41:51.540 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache enabled True 2026-07-01 01:41:51.583 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-07-01 01:41:51.622 | + lib/nova:create_nova_conf:500 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-07-01 01:41:51.663 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api 2026-07-01 01:41:51.685 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:41:51.689 | + lib/nova:create_nova_conf:504 : is_service_enabled n-api-meta 2026-07-01 01:41:51.711 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:41:51.717 | ++ lib/nova:create_nova_conf:506 : sed s/,metadata// 2026-07-01 01:41:51.718 | ++ lib/nova:create_nova_conf:506 : echo osapi_compute,metadata 2026-07-01 01:41:51.724 | + lib/nova:create_nova_conf:506 : NOVA_ENABLED_APIS=osapi_compute 2026-07-01 01:41:51.727 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-07-01 01:41:51.769 | + lib/nova:create_nova_conf:509 : [[ True == \T\r\u\e ]] 2026-07-01 01:41:51.773 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-07-01 01:41:51.816 | + lib/nova:create_nova_conf:515 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-07-01 01:41:51.820 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-07-01 01:41:51.824 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-07-01 01:41:51.827 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-01 01:41:51.831 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-01 01:41:51.835 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-07-01 01:41:51.839 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-01 01:41:51.842 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-01 01:41:51.846 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-01 01:41:51.850 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-07-01 01:41:51.895 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-07-01 01:41:51.932 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.240/identity 2026-07-01 01:41:51.973 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-07-01 01:41:52.014 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-07-01 01:41:52.054 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-07-01 01:41:52.095 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-07-01 01:41:52.136 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-07-01 01:41:52.177 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.240/identity 2026-07-01 01:41:52.218 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-01 01:41:52.260 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-07-01 01:41:52.300 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-01 01:41:52.303 | + lib/nova:create_nova_conf:518 : is_service_enabled cinder 2026-07-01 01:41:52.327 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:41:52.330 | + lib/nova:create_nova_conf:519 : configure_cinder_access 2026-07-01 01:41:52.333 | + lib/nova:configure_cinder_access:643 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-07-01 01:41:52.378 | + lib/nova:configure_cinder_access:650 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-07-01 01:41:52.381 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-01 01:41:52.384 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-01 01:41:52.388 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-07-01 01:41:52.391 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-07-01 01:41:52.431 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-07-01 01:41:52.472 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.240/identity 2026-07-01 01:41:52.513 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-07-01 01:41:52.552 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-07-01 01:41:52.592 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-07-01 01:41:52.631 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-07-01 01:41:52.671 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-07-01 01:41:52.710 | + lib/nova:configure_cinder_access:651 : is_service_enabled tls-proxy 2026-07-01 01:41:52.732 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:41:52.736 | + lib/nova:create_nova_conf:522 : is_service_enabled manila 2026-07-01 01:41:52.760 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:41:52.764 | + lib/nova:create_nova_conf:526 : '[' -n /opt/stack/data/nova ']' 2026-07-01 01:41:52.768 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-07-01 01:41:52.810 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-07-01 01:41:52.854 | + lib/nova:create_nova_conf:530 : '[' -n /opt/stack/data/nova/instances ']' 2026-07-01 01:41:52.857 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-07-01 01:41:52.898 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-07-01 01:41:52.901 | + lib/nova:create_nova_conf:536 : '[' False '!=' False ']' 2026-07-01 01:41:52.905 | + lib/nova:create_nova_conf:542 : is_fedora 2026-07-01 01:41:52.909 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-01 01:41:52.912 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-01 01:41:52.916 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-01 01:41:52.919 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-01 01:41:52.923 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-01 01:41:52.926 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-01 01:41:52.929 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-01 01:41:52.933 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-01 01:41:52.935 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-01 01:41:52.938 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-01 01:41:52.942 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-01 01:41:52.946 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-01 01:41:52.949 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-01 01:41:52.952 | + lib/nova:create_nova_conf:547 : setup_logging /etc/nova/nova.conf 2026-07-01 01:41:52.956 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-07-01 01:41:52.959 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-07-01 01:41:52.963 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-01 01:41:52.987 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-01 01:41:52.990 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-01 01:41:52.994 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-01 01:41:52.998 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-01 01:41:53.001 | + 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-01 01:41:53.039 | + 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-01 01:41:53.080 | + 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-01 01:41:53.122 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-01 01:41:53.163 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-07-01 01:41:53.204 | + lib/nova:create_nova_conf:549 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-07-01 01:41:53.251 | + lib/nova:create_nova_conf:551 : is_service_enabled n-api 2026-07-01 01:41:53.275 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:41:53.279 | + lib/nova:create_nova_conf:552 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-07-01 01:41:53.282 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-07-01 01:41:53.286 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-07-01 01:41:53.289 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-07-01 01:41:53.293 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-01 01:41:53.296 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-07-01 01:41:53.299 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-07-01 01:41:53.302 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-01 01:41:53.305 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-01 01:41:53.323 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-01 01:41:53.326 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-01 01:41:53.334 | d /var/run/uwsgi 0755 quobyte root 2026-07-01 01:41:53.338 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-01 01:41:53.353 | /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-01 01:41:53.358 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-07-01 01:41:53.362 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-07-01 01:41:53.368 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-01 01:41:53.371 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-07-01 01:41:53.415 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-07-01 01:41:53.455 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-07-01 01:41:53.497 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-07-01 01:41:53.538 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-01 01:41:53.579 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-01 01:41:53.620 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-07-01 01:41:53.662 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-07-01 01:41:53.702 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-07-01 01:41:53.742 | + 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-01 01:41:53.782 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-01 01:41:53.823 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-01 01:41:53.863 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-07-01 01:41:53.906 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-07-01 01:41:53.948 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-01 01:41:53.951 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-01 01:41:53.956 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-07-01 01:41:53.960 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-07-01 01:41:53.963 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-01 01:41:53.966 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 01:41:53.969 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 01:41:53.972 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-07-01 01:41:53.976 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-07-01 01:41:53.980 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-07-01 01:41:54.019 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-01 01:41:54.061 | + 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-01 01:41:54.062 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-07-01 01:41:54.073 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-07-01 01:41:54.079 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-07-01 01:41:54.082 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-07-01 01:41:54.086 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-01 01:41:54.090 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-01 01:41:54.093 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-01 01:41:54.097 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-01 01:41:54.101 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 01:41:54.104 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 01:41:54.108 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-01 01:41:54.112 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-01 01:41:54.115 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 01:41:54.119 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 01:41:54.122 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-07-01 01:41:54.134 | perl: warning: Setting locale failed. 2026-07-01 01:41:54.134 | perl: warning: Please check that your locale settings: 2026-07-01 01:41:54.134 | LANGUAGE = (unset), 2026-07-01 01:41:54.135 | LC_ALL = "en_US.utf8", 2026-07-01 01:41:54.135 | LANG = "de_DE.UTF-8" 2026-07-01 01:41:54.135 | are supported and installed on your system. 2026-07-01 01:41:54.135 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 01:41:54.176 | Enabling site nova-api. 2026-07-01 01:41:54.182 | To activate the new configuration, you need to run: 2026-07-01 01:41:54.182 | systemctl reload apache2 2026-07-01 01:41:54.188 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-01 01:41:54.191 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-01 01:41:54.194 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-01 01:41:54.198 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-01 01:41:54.335 | + lib/nova:create_nova_conf:555 : is_service_enabled n-api-meta 2026-07-01 01:41:54.360 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:41:54.364 | + lib/nova:create_nova_conf:556 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-07-01 01:41:54.368 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-07-01 01:41:54.372 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-07-01 01:41:54.374 | + lib/apache:write_uwsgi_config:245 : local url= 2026-07-01 01:41:54.378 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-07-01 01:41:54.382 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-07-01 01:41:54.385 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-07-01 01:41:54.389 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-01 01:41:54.392 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-01 01:41:54.409 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-01 01:41:54.410 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-01 01:41:54.421 | d /var/run/uwsgi 0755 quobyte root 2026-07-01 01:41:54.426 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-01 01:41:54.442 | /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-01 01:41:54.448 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-07-01 01:41:54.452 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-07-01 01:41:54.458 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-01 01:41:54.462 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-07-01 01:41:54.506 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-07-01 01:41:54.548 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-07-01 01:41:54.587 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-07-01 01:41:54.628 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-07-01 01:41:54.667 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-01 01:41:54.708 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-07-01 01:41:54.750 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-07-01 01:41:54.791 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-07-01 01:41:54.831 | + 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-01 01:41:54.871 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-07-01 01:41:54.913 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-01 01:41:54.954 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-07-01 01:41:54.996 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-07-01 01:41:55.037 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-07-01 01:41:55.041 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-07-01 01:41:55.082 | + lib/nova:create_nova_conf:559 : is_service_enabled ceilometer 2026-07-01 01:41:55.106 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:41:55.109 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-07-01 01:41:55.157 | ++ lib/nova:create_nova_conf:568 : get_notification_url 2026-07-01 01:41:55.160 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-07-01 01:41:55.162 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-07-01 01:41:55.184 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:41:55.188 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.240:5672/ 2026-07-01 01:41:55.192 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.240:5672/ 2026-07-01 01:41:55.234 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-07-01 01:41:55.277 | + lib/nova:create_nova_conf:570 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-07-01 01:41:55.281 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-01 01:41:55.285 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-07-01 01:41:55.288 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-01 01:41:55.291 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-01 01:41:55.294 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-01 01:41:55.318 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:41:55.323 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-01 01:41:55.327 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-01 01:41:55.330 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-01 01:41:55.351 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:41:55.354 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.240:5672/ 2026-07-01 01:41:55.358 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.240:5672/ 2026-07-01 01:41:55.400 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-01 01:41:55.404 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-01 01:41:55.408 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-07-01 01:41:55.448 | + lib/nova:create_nova_conf:573 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-07-01 01:41:55.490 | + lib/nova:create_nova_conf:575 : iniset /etc/nova/nova.conf conductor workers 2 2026-07-01 01:41:55.535 | + lib/nova:create_nova_conf:577 : is_service_enabled tls-proxy 2026-07-01 01:41:55.557 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:41:55.560 | + lib/nova:create_nova_conf:582 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-07-01 01:41:55.602 | + lib/nova:create_nova_conf:584 : '[' True == True ']' 2026-07-01 01:41:55.606 | + lib/nova:create_nova_conf:585 : init_nova_service_user_conf 2026-07-01 01:41:55.610 | + lib/nova:init_nova_service_user_conf:823 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-07-01 01:41:55.656 | + lib/nova:init_nova_service_user_conf:824 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-07-01 01:41:55.660 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-01 01:41:55.664 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-01 01:41:55.668 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-01 01:41:55.671 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-07-01 01:41:55.712 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-07-01 01:41:55.753 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.240/identity 2026-07-01 01:41:55.794 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-07-01 01:41:55.836 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-07-01 01:41:55.877 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-07-01 01:41:55.917 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-07-01 01:41:55.957 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-07-01 01:41:55.998 | + lib/nova:create_nova_conf:588 : is_service_enabled n-cond 2026-07-01 01:41:56.019 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:41:56.024 | ++ lib/nova:create_nova_conf:589 : seq 1 1 2026-07-01 01:41:56.029 | + lib/nova:create_nova_conf:589 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-01 01:41:56.032 | + lib/nova:create_nova_conf:590 : local conf 2026-07-01 01:41:56.035 | + lib/nova:create_nova_conf:591 : local vhost 2026-07-01 01:41:56.040 | ++ lib/nova:create_nova_conf:592 : conductor_conf 1 2026-07-01 01:41:56.043 | ++ lib/nova:conductor_conf:828 : local cell=1 2026-07-01 01:41:56.046 | ++ lib/nova:conductor_conf:829 : echo /etc/nova/nova_cell1.conf 2026-07-01 01:41:56.050 | + lib/nova:create_nova_conf:592 : conf=/etc/nova/nova_cell1.conf 2026-07-01 01:41:56.054 | + lib/nova:create_nova_conf:593 : vhost=nova_cell1 2026-07-01 01:41:56.057 | + lib/nova:create_nova_conf:595 : rm -f /etc/nova/nova_cell1.conf 2026-07-01 01:41:56.064 | ++ lib/nova:create_nova_conf:596 : database_connection_url nova_cell1 2026-07-01 01:41:56.068 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-07-01 01:41:56.071 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-07-01 01:41:56.075 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-07-01 01:41:56.079 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-01 01:41:56.082 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-01 01:41:56.086 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-01 01:41:56.109 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:41:56.112 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-01 01:41:56.117 | ++ 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-01 01:41:56.121 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-07-01 01:41:56.165 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-07-01 01:41:56.208 | + lib/nova:create_nova_conf:598 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-07-01 01:41:56.251 | + lib/nova:create_nova_conf:600 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-01 01:41:56.255 | + lib/nova:create_nova_conf:603 : rpc_backend_add_vhost nova_cell1 2026-07-01 01:41:56.259 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-07-01 01:41:56.261 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-07-01 01:41:56.286 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:41:56.292 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-07-01 01:41:56.292 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-07-01 01:41:57.449 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-07-01 01:41:57.452 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-07-01 01:41:58.595 | Adding vhost "nova_cell1" ... 2026-07-01 01:41:58.682 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-07-01 01:41:59.832 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-07-01 01:41:59.871 | + lib/nova:create_nova_conf:604 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-07-01 01:41:59.875 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-01 01:41:59.880 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-07-01 01:41:59.884 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-01 01:41:59.888 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-01 01:41:59.892 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-01 01:41:59.919 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:41:59.925 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-01 01:41:59.929 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-01 01:41:59.933 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-01 01:41:59.960 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:41:59.964 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.240:5672/nova_cell1 2026-07-01 01:41:59.969 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.240:5672/nova_cell1 2026-07-01 01:42:00.016 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-01 01:42:00.021 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-01 01:42:00.025 | + lib/nova:create_nova_conf:608 : is_service_enabled placement placement-client 2026-07-01 01:42:00.051 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:42:00.055 | + lib/nova:create_nova_conf:609 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-07-01 01:42:00.060 | + lib/nova:configure_placement_nova_compute:637 : local conf=/etc/nova/nova_cell1.conf 2026-07-01 01:42:00.064 | + lib/nova:configure_placement_nova_compute:638 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-07-01 01:42:00.068 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-01 01:42:00.072 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-01 01:42:00.076 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-01 01:42:00.080 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-07-01 01:42:00.130 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-07-01 01:42:00.177 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.240/identity 2026-07-01 01:42:00.224 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-07-01 01:42:00.271 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-07-01 01:42:00.317 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-07-01 01:42:00.365 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-07-01 01:42:00.413 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-07-01 01:42:00.459 | + lib/nova:create_nova_conf:613 : setup_logging /etc/nova/nova_cell1.conf 2026-07-01 01:42:00.464 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-07-01 01:42:00.468 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-01 01:42:00.474 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-01 01:42:00.501 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-01 01:42:00.505 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-01 01:42:00.509 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-01 01:42:00.513 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-01 01:42:00.518 | + 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-01 01:42:00.564 | + 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-01 01:42:00.613 | + 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-01 01:42:00.661 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-01 01:42:00.708 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-07-01 01:42:00.757 | + lib/nova:create_nova_conf:620 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-01 01:42:00.763 | ++ lib/nova:create_nova_conf:623 : seq 1 1 2026-07-01 01:42:00.770 | + lib/nova:create_nova_conf:623 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-01 01:42:00.774 | + lib/nova:create_nova_conf:624 : local conf 2026-07-01 01:42:00.778 | + lib/nova:create_nova_conf:625 : local offset 2026-07-01 01:42:00.783 | ++ lib/nova:create_nova_conf:626 : conductor_conf 1 2026-07-01 01:42:00.787 | ++ lib/nova:conductor_conf:828 : local cell=1 2026-07-01 01:42:00.792 | ++ lib/nova:conductor_conf:829 : echo /etc/nova/nova_cell1.conf 2026-07-01 01:42:00.796 | + lib/nova:create_nova_conf:626 : conf=/etc/nova/nova_cell1.conf 2026-07-01 01:42:00.801 | + lib/nova:create_nova_conf:627 : offset=0 2026-07-01 01:42:00.805 | + lib/nova:create_nova_conf:628 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-07-01 01:42:00.810 | + lib/nova:configure_console_proxies:727 : local conf=/etc/nova/nova_cell1.conf 2026-07-01 01:42:00.813 | + lib/nova:configure_console_proxies:728 : local offset=0 2026-07-01 01:42:00.817 | + lib/nova:configure_console_proxies:732 : offset=0 2026-07-01 01:42:00.821 | + lib/nova:configure_console_proxies:734 : is_service_enabled n-novnc 2026-07-01 01:42:00.847 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:42:00.851 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-07-01 01:42:00.902 | + lib/nova:configure_console_proxies:736 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-07-01 01:42:00.950 | + lib/nova:configure_console_proxies:738 : is_nova_console_proxy_compute_tls_enabled 2026-07-01 01:42:00.955 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : [[ False = \T\r\u\e ]] 2026-07-01 01:42:00.960 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:194 : return 1 2026-07-01 01:42:00.963 | + lib/nova:configure_console_proxies:766 : is_service_enabled n-spice 2026-07-01 01:42:00.992 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:42:00.996 | + lib/nova:configure_console_proxies:771 : is_service_enabled n-sproxy 2026-07-01 01:42:01.023 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:42:01.027 | + lib/nova:configure_nova:374 : is_service_enabled n-cpu 2026-07-01 01:42:01.055 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:42:01.059 | + lib/nova:configure_nova:374 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-01 01:42:01.063 | + lib/nova:configure_nova:376 : configure_nova_hypervisor 2026-07-01 01:42:01.068 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-07-01 01:42:01.072 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-07-01 01:42:01.098 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:42:01.103 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-07-01 01:42:01.124 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-07-01 01:42:01.124 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-07-01 01:42:01.136 | cgroup_device_acl = [ 2026-07-01 01:42:01.136 | "/dev/null", "/dev/full", "/dev/zero", 2026-07-01 01:42:01.136 | "/dev/random", "/dev/urandom", 2026-07-01 01:42:01.136 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-07-01 01:42:01.137 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-07-01 01:42:01.137 | "/dev/vfio/vfio", 2026-07-01 01:42:01.137 | ] 2026-07-01 01:42:01.143 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-07-01 01:42:01.148 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-01 01:42:01.152 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-01 01:42:01.157 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-01 01:42:01.161 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-01 01:42:01.165 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-01 01:42:01.170 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-01 01:42:01.174 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-01 01:42:01.177 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-01 01:42:01.181 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-01 01:42:01.185 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-01 01:42:01.189 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-01 01:42:01.194 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-01 01:42:01.198 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-01 01:42:01.202 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-07-01 01:42:01.209 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-07-01 01:42:01.213 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-07-01 01:42:01.218 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-07-01 01:42:01.221 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-07-01 01:42:01.267 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-07-01 01:42:01.271 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-07-01 01:42:01.275 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 01:42:01.280 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 01:42:01.284 | + 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-01 01:42:01.288 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-07-01 01:42:01.292 | + 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-01 01:42:01.313 | + 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-01 01:42:01.314 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-01 01:42:01.326 | 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-01 01:42:01.332 | + 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-01 01:42:01.351 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-07-01 01:42:01.352 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-01 01:42:01.363 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-07-01 01:42:01.369 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-07-01 01:42:01.373 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : [[ False = \T\r\u\e ]] 2026-07-01 01:42:01.377 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:194 : return 1 2026-07-01 01:42:01.381 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-07-01 01:42:01.386 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-01 01:42:01.390 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-07-01 01:42:01.458 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-07-01 01:42:01.464 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-01 01:42:01.468 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-07-01 01:42:01.579 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-07-01 01:42:01.630 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-07-01 01:42:01.677 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-07-01 01:42:01.681 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-07-01 01:42:01.729 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-07-01 01:42:01.773 | + 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-01 01:42:01.819 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-07-01 01:42:01.866 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-07-01 01:42:01.913 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-07-01 01:42:01.918 | ++ functions-common:is_arch:519 : uname -m 2026-07-01 01:42:01.924 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-01 01:42:01.928 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-07-01 01:42:01.933 | ++ functions-common:is_arch:519 : uname -m 2026-07-01 01:42:01.938 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-01 01:42:01.942 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-07-01 01:42:01.946 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-07-01 01:42:01.949 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-07-01 01:42:01.953 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-07-01 01:42:01.956 | + ./stack.sh:main:962 : is_service_enabled placement 2026-07-01 01:42:01.981 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:42:01.985 | + ./stack.sh:main:964 : stack_install_service placement 2026-07-01 01:42:01.989 | + lib/stack:stack_install_service:20 : local service=placement 2026-07-01 01:42:01.993 | + lib/stack:stack_install_service:21 : type install_placement 2026-07-01 01:42:01.998 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-01 01:42:02.002 | + lib/stack:stack_install_service:32 : install_placement 2026-07-01 01:42:02.006 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-07-01 01:42:02.010 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-07-01 01:42:02.014 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-01 01:42:02.020 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-07-01 01:42:02.024 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-07-01 01:42:02.029 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-01 01:42:02.035 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-01 01:42:02.036 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-07-01 01:42:02.043 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-07-01 01:42:02.047 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-07-01 01:42:02.051 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-07-01 01:42:02.056 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-07-01 01:42:02.060 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-07-01 01:42:02.093 | Using python 3.12 to install osc-placement 2026-07-01 01:42:02.097 | + 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-01 01:42:03.329 | Collecting osc-placement 2026-07-01 01:42:03.477 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-01 01:42:03.489 | 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-01 01:42:03.489 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.14.0) 2026-07-01 01:42:03.490 | 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-01 01:42:03.491 | 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-01 01:42:03.493 | 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-01 01:42:03.494 | 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-01 01:42:03.495 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.8.0) 2026-07-01 01:42:03.496 | 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-01 01:42:03.497 | 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-01 01:42:03.501 | 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-01 01:42:03.502 | 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-01 01:42:03.503 | 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-01 01:42:03.506 | 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-01 01:42:03.507 | 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-01 01:42:03.508 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.17.0) 2026-07-01 01:42:03.509 | 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-01 01:42:03.512 | 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-01 01:42:03.513 | 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-01 01:42:03.514 | 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-01 01:42:03.515 | 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-01 01:42:03.517 | 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-01 01:42:03.518 | 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-01 01:42:03.519 | 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-01 01:42:03.520 | 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-01 01:42:03.521 | 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-01 01:42:03.522 | 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-01 01:42:03.523 | 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-01 01:42:03.526 | 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-01 01:42:03.530 | 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-01 01:42:03.537 | 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-01 01:42:03.542 | 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-01 01:42:03.543 | 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-01 01:42:03.543 | 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-01 01:42:03.549 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (82.0.1) 2026-07-01 01:42:03.553 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.8.1) 2026-07-01 01:42:03.568 | 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-01 01:42:03.568 | 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-01 01:42:03.569 | 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-01 01:42:03.571 | 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-01 01:42:03.584 | 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-01 01:42:03.585 | 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-01 01:42:03.589 | 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-01 01:42:03.628 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-07-01 01:42:03.955 | Installing collected packages: osc-placement 2026-07-01 01:42:04.082 | Successfully installed osc-placement-4.8.0 2026-07-01 01:42:04.274 | + inc/python:pip_install:216 : result=0 2026-07-01 01:42:04.276 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 01:42:04.279 | + functions-common:time_stop:2420 : local name 2026-07-01 01:42:04.283 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:42:04.285 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:42:04.289 | + functions-common:time_stop:2423 : local total 2026-07-01 01:42:04.292 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:42:04.296 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 01:42:04.299 | + functions-common:time_stop:2427 : start_time=1782870122085 2026-07-01 01:42:04.303 | + functions-common:time_stop:2429 : [[ -z 1782870122085 ]] 2026-07-01 01:42:04.308 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:42:04.313 | + functions-common:time_stop:2432 : end_time=1782870124310 2026-07-01 01:42:04.316 | + functions-common:time_stop:2433 : elapsed_time=2225 2026-07-01 01:42:04.320 | + functions-common:time_stop:2434 : total=152633 2026-07-01 01:42:04.324 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:42:04.327 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=154858 2026-07-01 01:42:04.329 | + inc/python:pip_install:219 : return 0 2026-07-01 01:42:04.333 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-07-01 01:42:04.336 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-07-01 01:42:04.339 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-07-01 01:42:04.341 | + functions-common:git_clone:591 : local git_ref=master 2026-07-01 01:42:04.344 | + functions-common:git_clone:592 : local orig_dir 2026-07-01 01:42:04.350 | ++ functions-common:git_clone:593 : pwd 2026-07-01 01:42:04.354 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-01 01:42:04.357 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-01 01:42:04.361 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-01 01:42:04.382 | + functions-common:git_clone:596 : RECLONE=False 2026-07-01 01:42:04.385 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-01 01:42:04.388 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-01 01:42:04.392 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-01 01:42:04.393 | + functions-common:git_clone:610 : echo master 2026-07-01 01:42:04.399 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-07-01 01:42:04.403 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-01 01:42:04.406 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-07-01 01:42:04.408 | + functions-common:git_timed:697 : local count=0 2026-07-01 01:42:04.411 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 01:42:04.414 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 01:42:04.417 | + functions-common:git_timed:701 : timeout=0 2026-07-01 01:42:04.420 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 01:42:04.423 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 01:42:04.425 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:42:04.428 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:42:04.432 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:42:04.437 | + functions-common:time_start:2411 : _TIME_START[$name]=1782870124433 2026-07-01 01:42:04.439 | + 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-01 01:42:04.443 | Cloning into '/opt/stack/placement'... 2026-07-01 01:42:07.890 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 01:42:07.894 | + functions-common:time_stop:2420 : local name 2026-07-01 01:42:07.898 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:42:07.901 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:42:07.905 | + functions-common:time_stop:2423 : local total 2026-07-01 01:42:07.908 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:42:07.912 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 01:42:07.914 | + functions-common:time_stop:2427 : start_time=1782870124433 2026-07-01 01:42:07.918 | + functions-common:time_stop:2429 : [[ -z 1782870124433 ]] 2026-07-01 01:42:07.923 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:42:07.928 | + functions-common:time_stop:2432 : end_time=1782870127924 2026-07-01 01:42:07.931 | + functions-common:time_stop:2433 : elapsed_time=3491 2026-07-01 01:42:07.934 | + functions-common:time_stop:2434 : total=378154 2026-07-01 01:42:07.938 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:42:07.942 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=381645 2026-07-01 01:42:07.945 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-07-01 01:42:07.948 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-01 01:42:07.951 | + functions-common:git_timed:697 : local count=0 2026-07-01 01:42:07.954 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 01:42:07.958 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 01:42:07.962 | + functions-common:git_timed:701 : timeout=0 2026-07-01 01:42:07.965 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 01:42:07.968 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 01:42:07.972 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:42:07.975 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:42:07.980 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:42:07.985 | + functions-common:time_start:2411 : _TIME_START[$name]=1782870127981 2026-07-01 01:42:07.989 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-01 01:42:08.614 | From https://review.opendev.org/openstack/placement 2026-07-01 01:42:08.614 | * branch master -> FETCH_HEAD 2026-07-01 01:42:08.625 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 01:42:08.630 | + functions-common:time_stop:2420 : local name 2026-07-01 01:42:08.634 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:42:08.638 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:42:08.642 | + functions-common:time_stop:2423 : local total 2026-07-01 01:42:08.644 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:42:08.648 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 01:42:08.652 | + functions-common:time_stop:2427 : start_time=1782870127981 2026-07-01 01:42:08.656 | + functions-common:time_stop:2429 : [[ -z 1782870127981 ]] 2026-07-01 01:42:08.661 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:42:08.666 | + functions-common:time_stop:2432 : end_time=1782870128663 2026-07-01 01:42:08.670 | + functions-common:time_stop:2433 : elapsed_time=682 2026-07-01 01:42:08.674 | + functions-common:time_stop:2434 : total=381645 2026-07-01 01:42:08.679 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:42:08.683 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=382327 2026-07-01 01:42:08.687 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-01 01:42:08.691 | + functions-common:git_timed:697 : local count=0 2026-07-01 01:42:08.694 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 01:42:08.698 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 01:42:08.701 | + functions-common:git_timed:701 : timeout=0 2026-07-01 01:42:08.706 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 01:42:08.709 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 01:42:08.713 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:42:08.715 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:42:08.720 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:42:08.726 | + functions-common:time_start:2411 : _TIME_START[$name]=1782870128722 2026-07-01 01:42:08.730 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-01 01:42:08.782 | Note: switching to 'FETCH_HEAD'. 2026-07-01 01:42:08.782 | 2026-07-01 01:42:08.782 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-01 01:42:08.782 | changes and commit them, and you can discard any commits you make in this 2026-07-01 01:42:08.782 | state without impacting any branches by switching back to a branch. 2026-07-01 01:42:08.783 | 2026-07-01 01:42:08.783 | If you want to create a new branch to retain commits you create, you may 2026-07-01 01:42:08.783 | do so (now or later) by using -c with the switch command. Example: 2026-07-01 01:42:08.783 | 2026-07-01 01:42:08.784 | git switch -c 2026-07-01 01:42:08.784 | 2026-07-01 01:42:08.784 | Or undo this operation with: 2026-07-01 01:42:08.784 | 2026-07-01 01:42:08.784 | git switch - 2026-07-01 01:42:08.784 | 2026-07-01 01:42:08.785 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-01 01:42:08.785 | 2026-07-01 01:42:08.785 | HEAD is now at 7ad9ef07 Merge "Update policy scope enforcement testing" 2026-07-01 01:42:08.787 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 01:42:08.790 | + functions-common:time_stop:2420 : local name 2026-07-01 01:42:08.794 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:42:08.798 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:42:08.802 | + functions-common:time_stop:2423 : local total 2026-07-01 01:42:08.806 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:42:08.810 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 01:42:08.814 | + functions-common:time_stop:2427 : start_time=1782870128722 2026-07-01 01:42:08.817 | + functions-common:time_stop:2429 : [[ -z 1782870128722 ]] 2026-07-01 01:42:08.822 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:42:08.827 | + functions-common:time_stop:2432 : end_time=1782870128823 2026-07-01 01:42:08.831 | + functions-common:time_stop:2433 : elapsed_time=101 2026-07-01 01:42:08.835 | + functions-common:time_stop:2434 : total=382327 2026-07-01 01:42:08.837 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:42:08.841 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=382428 2026-07-01 01:42:08.844 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-07-01 01:42:08.862 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-07-01 01:42:08.866 | + functions-common:git_clone:673 : git show --oneline 2026-07-01 01:42:08.867 | + functions-common:git_clone:673 : head -1 2026-07-01 01:42:08.870 | 7ad9ef07 Merge "Update policy scope enforcement testing" 2026-07-01 01:42:08.874 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-01 01:42:08.877 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-07-01 01:42:08.881 | + inc/python:setup_develop:353 : local bindep 2026-07-01 01:42:08.885 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-07-01 01:42:08.888 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-07-01 01:42:08.892 | + inc/python:setup_develop:359 : local extras= 2026-07-01 01:42:08.896 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-07-01 01:42:08.900 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-01 01:42:08.905 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-07-01 01:42:08.909 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-07-01 01:42:08.912 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-01 01:42:08.916 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-01 01:42:08.920 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-07-01 01:42:08.924 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-01 01:42:08.929 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-07-01 01:42:08.933 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-01 01:42:08.936 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-01 01:42:08.941 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-07-01 01:42:08.950 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-07-01 01:42:08.953 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-07-01 01:42:08.957 | + 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-01 01:42:09.114 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-07-01 01:42:09.118 | + inc/python:setup_package:436 : local bindep=0 2026-07-01 01:42:09.121 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-01 01:42:09.125 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-01 01:42:09.128 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-07-01 01:42:09.132 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-07-01 01:42:09.135 | + inc/python:setup_package:445 : local flags=-e 2026-07-01 01:42:09.139 | + inc/python:setup_package:446 : local extras= 2026-07-01 01:42:09.142 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-01 01:42:09.146 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-01 01:42:09.150 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-01 01:42:09.154 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-01 01:42:09.158 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-01 01:42:09.161 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-07-01 01:42:09.189 | Using python 3.12 to install /opt/stack/placement 2026-07-01 01:42:09.192 | + 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-01 01:42:10.232 | Obtaining file:///opt/stack/placement 2026-07-01 01:42:10.236 | Installing build dependencies: started 2026-07-01 01:42:12.118 | Installing build dependencies: finished with status 'done' 2026-07-01 01:42:12.119 | Checking if build backend supports build_editable: started 2026-07-01 01:42:12.676 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-01 01:42:12.678 | Getting requirements to build editable: started 2026-07-01 01:42:12.988 | Getting requirements to build editable: finished with status 'done' 2026-07-01 01:42:12.989 | Preparing editable metadata (pyproject.toml): started 2026-07-01 01:42:13.922 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-01 01:42:13.946 | 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-01 01:42:13.946 | 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-01 01:42:13.949 | 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-01 01:42:13.949 | 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-01 01:42:13.949 | 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-01 01:42:13.950 | 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-01 01:42:13.950 | 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-01 01:42:13.951 | 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-01 01:42:13.952 | 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-01 01:42:13.953 | 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-01 01:42:13.954 | 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-01 01:42:13.955 | 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-01 01:42:13.956 | 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-01 01:42:13.957 | 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-01 01:42:13.958 | 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-01 01:42:13.959 | 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-01 01:42:13.960 | 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-01 01:42:13.962 | 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-01 01:42:13.962 | 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-01 01:42:13.965 | 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-01 01:42:13.966 | 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-01 01:42:13.966 | 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-01 01:42:13.968 | 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-01 01:42:13.968 | 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-01 01:42:13.974 | 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.14.0) 2026-07-01 01:42:13.975 | 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-01 01:42:13.976 | 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-01 01:42:13.978 | 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-01 01:42:13.979 | 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-01 01:42:13.980 | 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-01 01:42:13.985 | 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-01 01:42:13.987 | 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.8.0) 2026-07-01 01:42:13.987 | 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-01 01:42:13.988 | 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-01 01:42:13.997 | 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-01 01:42:14.001 | 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-01 01:42:14.006 | 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-01 01:42:14.007 | 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-01 01:42:14.010 | 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.1) 2026-07-01 01:42:14.014 | 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-01 01:42:14.014 | 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-01 01:42:14.018 | 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-01 01:42:14.021 | 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.4) 2026-07-01 01:42:14.023 | 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-01 01:42:14.024 | 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-01 01:42:14.027 | 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-01 01:42:14.033 | 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-01 01:42:14.036 | 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-01 01:42:14.037 | 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-01 01:42:14.039 | 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-01 01:42:14.044 | 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-01 01:42:14.053 | 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-01 01:42:14.058 | 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.17.0) 2026-07-01 01:42:14.062 | 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-01 01:42:14.063 | 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-01 01:42:14.064 | 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-01 01:42:14.070 | 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) (82.0.1) 2026-07-01 01:42:14.074 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev7) (0.8.1) 2026-07-01 01:42:14.092 | 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-01 01:42:14.104 | 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-01 01:42:14.106 | 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-01 01:42:14.108 | 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-01 01:42:14.108 | 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-01 01:42:14.127 | 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-01 01:42:14.139 | 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.2) 2026-07-01 01:42:14.185 | Building wheels for collected packages: openstack-placement 2026-07-01 01:42:14.187 | Building editable for openstack-placement (pyproject.toml): started 2026-07-01 01:42:14.984 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-07-01 01:42:14.985 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev7-0.editable-py3-none-any.whl size=8757 sha256=e3e65f51cf200d60a5379cc76801430a9f3198d53e54a1902f2807271f218f75 2026-07-01 01:42:14.986 | Stored in directory: /tmp/pip-ephem-wheel-cache-6qx5eot7/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-07-01 01:42:14.992 | Successfully built openstack-placement 2026-07-01 01:42:15.258 | Installing collected packages: openstack-placement 2026-07-01 01:42:15.307 | Successfully installed openstack-placement-15.1.0.dev7 2026-07-01 01:42:15.473 | + inc/python:pip_install:216 : result=0 2026-07-01 01:42:15.477 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 01:42:15.481 | + functions-common:time_stop:2420 : local name 2026-07-01 01:42:15.484 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:42:15.487 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:42:15.492 | + functions-common:time_stop:2423 : local total 2026-07-01 01:42:15.495 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:42:15.498 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 01:42:15.502 | + functions-common:time_stop:2427 : start_time=1782870129182 2026-07-01 01:42:15.504 | + functions-common:time_stop:2429 : [[ -z 1782870129182 ]] 2026-07-01 01:42:15.508 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:42:15.513 | + functions-common:time_stop:2432 : end_time=1782870135509 2026-07-01 01:42:15.517 | + functions-common:time_stop:2433 : elapsed_time=6327 2026-07-01 01:42:15.520 | + functions-common:time_stop:2434 : total=154858 2026-07-01 01:42:15.524 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:42:15.527 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=161185 2026-07-01 01:42:15.531 | + inc/python:pip_install:219 : return 0 2026-07-01 01:42:15.534 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-01 01:42:15.539 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-01 01:42:15.542 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-07-01 01:42:15.547 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-07-01 01:42:15.550 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:42:15.554 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:42:15.558 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-07-01 01:42:15.562 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:42:15.565 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-01 01:42:15.569 | + ./stack.sh:main:965 : configure_placement 2026-07-01 01:42:15.573 | + lib/placement:configure_placement:88 : sudo install -d -o quobyte /etc/placement 2026-07-01 01:42:15.590 | + lib/placement:configure_placement:89 : create_placement_conf 2026-07-01 01:42:15.594 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-07-01 01:42:15.602 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-07-01 01:42:15.605 | ++ lib/database:database_connection_url:134 : local db=placement 2026-07-01 01:42:15.609 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-07-01 01:42:15.612 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-07-01 01:42:15.616 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-01 01:42:15.620 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-01 01:42:15.624 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-01 01:42:15.651 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:42:15.655 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-01 01:42:15.659 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-07-01 01:42:15.665 | + 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-01 01:42:15.712 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-07-01 01:42:15.759 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-07-01 01:42:15.808 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-07-01 01:42:15.812 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-07-01 01:42:15.815 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-07-01 01:42:15.819 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-01 01:42:15.822 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-01 01:42:15.826 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-07-01 01:42:15.829 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-07-01 01:42:15.833 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-01 01:42:15.837 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-01 01:42:15.840 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-07-01 01:42:15.888 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-07-01 01:42:15.931 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.240/identity 2026-07-01 01:42:15.976 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-07-01 01:42:16.020 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-07-01 01:42:16.063 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-07-01 01:42:16.104 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-07-01 01:42:16.146 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-07-01 01:42:16.188 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.240/identity 2026-07-01 01:42:16.233 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-01 01:42:16.274 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-07-01 01:42:16.314 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-01 01:42:16.318 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-07-01 01:42:16.320 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-07-01 01:42:16.323 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-07-01 01:42:16.328 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-01 01:42:16.355 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-01 01:42:16.359 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-01 01:42:16.364 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-01 01:42:16.368 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-01 01:42:16.372 | + 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-01 01:42:16.413 | + 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-01 01:42:16.454 | + 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-01 01:42:16.495 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-01 01:42:16.536 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-07-01 01:42:16.575 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-07-01 01:42:16.579 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-07-01 01:42:16.582 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-07-01 01:42:16.585 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-07-01 01:42:16.588 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-01 01:42:16.592 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-07-01 01:42:16.595 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-07-01 01:42:16.600 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-01 01:42:16.604 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-01 01:42:16.627 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-01 01:42:16.627 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-01 01:42:16.639 | d /var/run/uwsgi 0755 quobyte root 2026-07-01 01:42:16.645 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-01 01:42:16.660 | /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-01 01:42:16.667 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-07-01 01:42:16.671 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-07-01 01:42:16.678 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-01 01:42:16.682 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-07-01 01:42:16.729 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-07-01 01:42:16.773 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-07-01 01:42:16.815 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-07-01 01:42:16.857 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-07-01 01:42:16.900 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-01 01:42:16.942 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-07-01 01:42:16.984 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-07-01 01:42:17.028 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-07-01 01:42:17.071 | + 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-01 01:42:17.113 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-07-01 01:42:17.155 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-01 01:42:17.196 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-07-01 01:42:17.239 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-07-01 01:42:17.282 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-01 01:42:17.287 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-01 01:42:17.292 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-07-01 01:42:17.296 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-07-01 01:42:17.301 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-01 01:42:17.305 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 01:42:17.309 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 01:42:17.313 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-07-01 01:42:17.318 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-07-01 01:42:17.322 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-07-01 01:42:17.365 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-07-01 01:42:17.409 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-07-01 01:42:17.409 | + 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-01 01:42:17.420 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-07-01 01:42:17.425 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-07-01 01:42:17.428 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-07-01 01:42:17.432 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-01 01:42:17.435 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-01 01:42:17.439 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-01 01:42:17.443 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-01 01:42:17.447 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 01:42:17.451 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 01:42:17.455 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-01 01:42:17.459 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-01 01:42:17.462 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 01:42:17.466 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 01:42:17.469 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-07-01 01:42:17.481 | perl: warning: Setting locale failed. 2026-07-01 01:42:17.481 | perl: warning: Please check that your locale settings: 2026-07-01 01:42:17.481 | LANGUAGE = (unset), 2026-07-01 01:42:17.481 | LC_ALL = "en_US.utf8", 2026-07-01 01:42:17.481 | LANG = "de_DE.UTF-8" 2026-07-01 01:42:17.482 | are supported and installed on your system. 2026-07-01 01:42:17.482 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 01:42:17.521 | Enabling site placement-api. 2026-07-01 01:42:17.527 | To activate the new configuration, you need to run: 2026-07-01 01:42:17.527 | systemctl reload apache2 2026-07-01 01:42:17.533 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-01 01:42:17.537 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-01 01:42:17.541 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-01 01:42:17.545 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-01 01:42:17.675 | + lib/placement:configure_placement:92 : [[ False == \T\r\u\e ]] 2026-07-01 01:42:17.678 | + lib/placement:configure_placement:92 : [[ False == \T\r\u\e ]] 2026-07-01 01:42:17.682 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-07-01 01:42:17.728 | + ./stack.sh:main:972 : is_service_enabled placement placement-client 2026-07-01 01:42:17.753 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:42:17.757 | + ./stack.sh:main:973 : is_service_enabled n-cpu 2026-07-01 01:42:17.782 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:42:17.786 | + ./stack.sh:main:974 : configure_placement_nova_compute 2026-07-01 01:42:17.790 | + lib/nova:configure_placement_nova_compute:637 : local conf=/etc/nova/nova.conf 2026-07-01 01:42:17.793 | + lib/nova:configure_placement_nova_compute:638 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-07-01 01:42:17.797 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-01 01:42:17.800 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-01 01:42:17.804 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-01 01:42:17.808 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-07-01 01:42:17.854 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-07-01 01:42:17.895 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.240/identity 2026-07-01 01:42:17.937 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-07-01 01:42:17.979 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-07-01 01:42:18.023 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-07-01 01:42:18.066 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-07-01 01:42:18.110 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-07-01 01:42:18.154 | + ./stack.sh:main:978 : is_service_enabled horizon 2026-07-01 01:42:18.180 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:42:18.184 | + ./stack.sh:main:983 : is_service_enabled tls-proxy 2026-07-01 01:42:18.209 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:42:18.213 | + ./stack.sh:main:987 : is_service_enabled cinder 2026-07-01 01:42:18.238 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:42:18.242 | + ./stack.sh:main:989 : init_os_brick 2026-07-01 01:42:18.245 | + lib/cinder:init_os_brick:510 : mkdir -p /opt/stack/data/os_brick 2026-07-01 01:42:18.252 | + lib/cinder:init_os_brick:511 : is_service_enabled cinder 2026-07-01 01:42:18.277 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:42:18.282 | + lib/cinder:init_os_brick:512 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-01 01:42:18.326 | + lib/cinder:init_os_brick:514 : is_service_enabled nova 2026-07-01 01:42:18.354 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:42:18.358 | + lib/cinder:init_os_brick:515 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-01 01:42:18.405 | + lib/cinder:init_os_brick:517 : is_service_enabled glance 2026-07-01 01:42:18.429 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:42:18.433 | + lib/cinder:init_os_brick:518 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-01 01:42:18.479 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-01 01:42:18.525 | + ./stack.sh:main:996 : run_phase stack install 2026-07-01 01:42:18.529 | + functions-common:run_phase:1848 : local mode=stack 2026-07-01 01:42:18.533 | + functions-common:run_phase:1849 : local phase=install 2026-07-01 01:42:18.537 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-01 01:42:18.541 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-01 01:42:18.545 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-01 01:42:18.548 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-01 01:42:18.552 | + functions-common:run_phase:1858 : local extra 2026-07-01 01:42:18.557 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-01 01:42:18.562 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-01 01:42:18.566 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-01 01:42:18.570 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-01 01:42:18.574 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-07-01 01:42:18.578 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-01 01:42:18.601 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:42:18.604 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-01 01:42:18.608 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-01 01:42:18.612 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-07-01 01:42:18.615 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-07-01 01:42:18.619 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 01:42:18.623 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest 2026-07-01 01:42:18.627 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-07-01 01:42:18.631 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-07-01 01:42:18.715 | ++ inc/async:async_inner:63 : install_tempest 2026-07-01 01:42:18.761 | [2017 Async install_tempest:37527]: running: install_tempest 2026-07-01 01:42:18.766 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-01 01:42:18.770 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-01 01:42:18.774 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-01 01:42:18.779 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-01 01:42:18.782 | + functions-common:run_phase:1875 : run_plugins stack install 2026-07-01 01:42:18.787 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-01 01:42:18.791 | + functions-common:run_plugins:1835 : local phase=install 2026-07-01 01:42:18.795 | + functions-common:run_plugins:1837 : local plugins= 2026-07-01 01:42:18.799 | + functions-common:run_plugins:1838 : local plugin 2026-07-01 01:42:18.803 | + ./stack.sh:main:999 : use_library_from_git python-openstackclient 2026-07-01 01:42:18.807 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-07-01 01:42:18.810 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:42:18.814 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:42:18.819 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-07-01 01:42:18.822 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 01:42:18.826 | + ./stack.sh:main:1003 : pip_install_gr python-openstackclient 2026-07-01 01:42:18.829 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-07-01 01:42:18.833 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-01 01:42:18.838 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-07-01 01:42:18.842 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-07-01 01:42:18.846 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-01 01:42:18.852 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-07-01 01:42:18.853 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-01 01:42:18.860 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-07-01 01:42:18.864 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-07-01 01:42:18.868 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-01 01:42:18.874 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-07-01 01:42:18.878 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-01 01:42:18.909 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-07-01 01:42:18.913 | + 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-01 01:42:20.220 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-07-01 01:42:20.355 | Downloading python_openstackclient-10.1.0-py3-none-any.whl.metadata (10 kB) 2026-07-01 01:42:20.369 | 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-01 01:42:20.369 | 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-01 01:42:20.370 | 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-01 01:42:20.371 | 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-01 01:42:20.372 | 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-01 01:42:20.373 | 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-01 01:42:20.374 | 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-01 01:42:20.375 | 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-01 01:42:20.376 | 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-01 01:42:20.376 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-07-01 01:42:20.378 | 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-01 01:42:20.379 | 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-01 01:42:20.380 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.17.0) 2026-07-01 01:42:20.381 | 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-01 01:42:20.384 | 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-01 01:42:20.385 | 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-01 01:42:20.386 | 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-01 01:42:20.387 | 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-01 01:42:20.389 | 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-01 01:42:20.393 | 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-01 01:42:20.396 | 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-01 01:42:20.397 | 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-01 01:42:20.398 | 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-01 01:42:20.399 | 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-01 01:42:20.400 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.14.0) 2026-07-01 01:42:20.401 | 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-01 01:42:20.402 | 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-01 01:42:20.403 | 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-01 01:42:20.404 | 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-01 01:42:20.411 | 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-01 01:42:20.415 | 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-01 01:42:20.420 | 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-01 01:42:20.425 | 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-01 01:42:20.427 | 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-01 01:42:20.428 | 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-01 01:42:20.434 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (82.0.1) 2026-07-01 01:42:20.438 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.8.1) 2026-07-01 01:42:20.456 | 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-01 01:42:20.457 | 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-01 01:42:20.458 | 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-01 01:42:20.461 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.2.1) 2026-07-01 01:42:20.464 | 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-01 01:42:20.468 | 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-01 01:42:20.474 | 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-01 01:42:20.475 | 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-01 01:42:20.476 | 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-01 01:42:20.477 | 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-01 01:42:20.493 | 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-01 01:42:20.494 | 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-01 01:42:20.498 | 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-01 01:42:20.542 | Downloading python_openstackclient-10.1.0-py3-none-any.whl (1.2 MB) 2026-07-01 01:42:20.629 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 27.1 MB/s 0:00:00 2026-07-01 01:42:20.928 | Installing collected packages: python-openstackclient 2026-07-01 01:42:22.986 | Successfully installed python-openstackclient-10.1.0 2026-07-01 01:42:23.164 | + inc/python:pip_install:216 : result=0 2026-07-01 01:42:23.168 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 01:42:23.172 | + functions-common:time_stop:2420 : local name 2026-07-01 01:42:23.175 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:42:23.179 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:42:23.183 | + functions-common:time_stop:2423 : local total 2026-07-01 01:42:23.187 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:42:23.191 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 01:42:23.195 | + functions-common:time_stop:2427 : start_time=1782870138901 2026-07-01 01:42:23.198 | + functions-common:time_stop:2429 : [[ -z 1782870138901 ]] 2026-07-01 01:42:23.203 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:42:23.213 | + functions-common:time_stop:2432 : end_time=1782870143207 2026-07-01 01:42:23.216 | + functions-common:time_stop:2433 : elapsed_time=4306 2026-07-01 01:42:23.221 | + functions-common:time_stop:2434 : total=161185 2026-07-01 01:42:23.227 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:42:23.230 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=165491 2026-07-01 01:42:23.234 | + inc/python:pip_install:219 : return 0 2026-07-01 01:42:23.238 | + ./stack.sh:main:1004 : is_service_enabled openstack-cli-server 2026-07-01 01:42:23.268 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:42:23.272 | + ./stack.sh:main:1011 : install_oscwrap 2026-07-01 01:42:23.278 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-07-01 01:42:23.284 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.H2ppOCKiEu 2026-07-01 01:42:23.289 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-07-01 01:42:23.293 | + functions-common:install_oscwrap:2476 : unalias -a 2026-07-01 01:42:23.297 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-07-01 01:42:23.302 | + ./stack.sh:main:1016 : [[ False != \F\a\l\s\e ]] 2026-07-01 01:42:23.306 | + ./stack.sh:main:1056 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-01 01:42:23.310 | + ./stack.sh:main:1064 : is_service_enabled mysql postgresql 2026-07-01 01:42:23.338 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:42:23.342 | + ./stack.sh:main:1065 : configure_database 2026-07-01 01:42:23.346 | + lib/database:configure_database:128 : configure_database_mysql 2026-07-01 01:42:23.350 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-07-01 01:42:23.357 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-07-01 01:42:23.360 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 01:42:23.365 | + ./stack.sh:echo_summary:447 : echo -e Configuring and starting MySQL 2026-07-01 01:42:23.369 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-07-01 01:42:23.375 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 01:42:23.379 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 01:42:23.383 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-07-01 01:42:23.389 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-07-01 01:42:23.393 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 01:42:23.396 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 01:42:23.400 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-07-01 01:42:23.406 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-07-01 01:42:23.407 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-07-01 01:42:23.411 | + functions-common:is_fips_enabled:2541 : fips= 2026-07-01 01:42:23.417 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-07-01 01:42:23.422 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-07-01 01:42:23.429 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-01 01:42:23.429 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-01 01:42:23.434 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-07-01 01:42:23.536 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-07-01 01:42:23.541 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-01 01:42:23.546 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-01 01:42:23.551 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-01 01:42:23.554 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-01 01:42:23.558 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-01 01:42:23.563 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-01 01:42:23.567 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-01 01:42:23.571 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-01 01:42:23.575 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-01 01:42:23.580 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-01 01:42:23.585 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-01 01:42:23.589 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-01 01:42:23.594 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-01 01:42:23.598 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-07-01 01:42:23.602 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 01:42:23.606 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 01:42:23.611 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-07-01 01:42:23.615 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-01 01:42:23.620 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-01 01:42:25.114 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-07-01 01:42:25.119 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-07-01 01:42:25.122 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 01:42:25.126 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 01:42:25.129 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-07-01 01:42:25.131 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-07-01 01:42:25.134 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-07-01 01:42:25.153 | mysqladmin: connect to server at 'localhost' failed 2026-07-01 01:42:25.153 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-07-01 01:42:25.158 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-07-01 01:42:25.164 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-07-01 01:42:25.168 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 01:42:25.172 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 01:42:25.173 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-07-01 01:42:25.177 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-07-01 01:42:25.179 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-07-01 01:42:25.185 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-07-01 01:42:25.188 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-07-01 01:42:25.202 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 01:42:25.282 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-07-01 01:42:25.286 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-07-01 01:42:25.289 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-07-01 01:42:25.289 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-07-01 01:42:25.297 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-07-01 01:42:25.301 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-07-01 01:42:25.305 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-07-01 01:42:25.309 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-07-01 01:42:25.314 | + 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-01 01:42:25.330 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 01:42:25.416 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-07-01 01:42:25.434 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 01:42:25.507 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-07-01 01:42:25.592 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-07-01 01:42:25.675 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-07-01 01:42:25.765 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-07-01 01:42:25.770 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-07-01 01:42:25.773 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-07-01 01:42:25.774 | enabling MySQL performance counting 2026-07-01 01:42:25.777 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-07-01 01:42:25.813 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-07-01 01:42:25.817 | + 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-01 01:42:26.879 | Processing ./tools/dbcounter 2026-07-01 01:42:26.882 | Installing build dependencies: started 2026-07-01 01:42:30.101 | Installing build dependencies: finished with status 'done' 2026-07-01 01:42:30.102 | Getting requirements to build wheel: started 2026-07-01 01:42:30.757 | Getting requirements to build wheel: finished with status 'done' 2026-07-01 01:42:30.759 | Preparing metadata (pyproject.toml): started 2026-07-01 01:42:31.147 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-01 01:42:31.151 | Building wheels for collected packages: dbcounter 2026-07-01 01:42:31.152 | Building wheel for dbcounter (pyproject.toml): started 2026-07-01 01:42:31.591 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-07-01 01:42:31.591 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3228 sha256=33b74708e444e78b8b4c1e93be2bfcc88a6ba3f5c57e64654e2131a8e4d3f1c5 2026-07-01 01:42:31.592 | Stored in directory: /tmp/pip-ephem-wheel-cache-u9_jck68/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-07-01 01:42:31.597 | Successfully built dbcounter 2026-07-01 01:42:31.902 | Installing collected packages: dbcounter 2026-07-01 01:42:31.947 | Successfully installed dbcounter-0.1 2026-07-01 01:42:32.152 | + inc/python:pip_install:216 : result=0 2026-07-01 01:42:32.156 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 01:42:32.160 | + functions-common:time_stop:2420 : local name 2026-07-01 01:42:32.164 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:42:32.168 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:42:32.172 | + functions-common:time_stop:2423 : local total 2026-07-01 01:42:32.175 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:42:32.179 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 01:42:32.183 | + functions-common:time_stop:2427 : start_time=1782870145804 2026-07-01 01:42:32.186 | + functions-common:time_stop:2429 : [[ -z 1782870145804 ]] 2026-07-01 01:42:32.192 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:42:32.197 | + functions-common:time_stop:2432 : end_time=1782870152193 2026-07-01 01:42:32.201 | + functions-common:time_stop:2433 : elapsed_time=6389 2026-07-01 01:42:32.204 | + functions-common:time_stop:2434 : total=165491 2026-07-01 01:42:32.208 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:42:32.212 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=171880 2026-07-01 01:42:32.215 | + inc/python:pip_install:219 : return 0 2026-07-01 01:42:32.219 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-07-01 01:42:32.223 | + lib/database:recreate_database:112 : local db=stats 2026-07-01 01:42:32.227 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-07-01 01:42:32.231 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-07-01 01:42:32.235 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-07-01 01:42:32.243 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 01:42:32.308 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-07-01 01:42:32.315 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 01:42:32.384 | + 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-01 01:42:32.384 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-07-01 01:42:32.390 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 01:42:32.465 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-07-01 01:42:32.469 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-07-01 01:42:32.550 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-07-01 01:42:32.628 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-07-01 01:42:32.706 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-07-01 01:42:32.786 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-07-01 01:42:32.870 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-07-01 01:42:32.954 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-07-01 01:42:33.031 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-07-01 01:42:33.035 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-01 01:42:33.038 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-01 01:42:35.574 | + ./stack.sh:main:1069 : save_stackenv 1069 2026-07-01 01:42:35.580 | + functions-common:save_stackenv:65 : local tag=1069 2026-07-01 01:42:35.586 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-01 01:42:35.593 | + functions-common:save_stackenv:67 : time_stamp=2026-07-01-034235 2026-07-01 01:42:35.598 | + functions-common:save_stackenv:68 : echo '# 2026-07-01-034235 1069' 2026-07-01 01:42:35.602 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 01:42:35.605 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-01 01:42:35.608 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 01:42:35.610 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-01 01:42:35.614 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 01:42:35.617 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-01 01:42:35.620 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 01:42:35.623 | + 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-01 01:42:35.627 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 01:42:35.630 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.240 2026-07-01 01:42:35.634 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 01:42:35.637 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.240/identity 2026-07-01 01:42:35.641 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 01:42:35.644 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-01-032854 2026-07-01 01:42:35.647 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 01:42:35.650 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-01 01:42:35.652 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 01:42:35.656 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.240 2026-07-01 01:42:35.659 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 01:42:35.663 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-01 01:42:35.666 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 01:42:35.670 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-01 01:42:35.675 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 01:42:35.678 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-01 01:42:35.683 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 01:42:35.685 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-01 01:42:35.688 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 01:42:35.692 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.240 2026-07-01 01:42:35.695 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 01:42:35.699 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-01 01:42:35.705 | + ./stack.sh:main:1079 : start_dstat 2026-07-01 01:42:35.708 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-01 01:42:35.711 | + functions-common:run_process:1674 : local service=dstat 2026-07-01 01:42:35.714 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-01 01:42:35.718 | + functions-common:run_process:1676 : local group= 2026-07-01 01:42:35.722 | + functions-common:run_process:1677 : local user= 2026-07-01 01:42:35.725 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 01:42:35.729 | + functions-common:run_process:1680 : local name=dstat 2026-07-01 01:42:35.732 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 01:42:35.736 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 01:42:35.739 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:42:35.742 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:42:35.747 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:42:35.752 | + functions-common:time_start:2411 : _TIME_START[$name]=1782870155749 2026-07-01 01:42:35.756 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-07-01 01:42:35.780 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:42:35.783 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-07-01 01:42:35.789 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-07-01 01:42:35.791 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-01 01:42:35.794 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-01 01:42:35.797 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-01 01:42:35.801 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-01 01:42:35.804 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-07-01 01:42:35.808 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-07-01 01:42:35.811 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-07-01 01:42:35.814 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 01:42:35.818 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 01:42:35.823 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 01:42:35.826 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 01:42:35.828 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-07-01 01:42:35.833 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-07-01 01:42:35.836 | + 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-01 01:42:35.839 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-07-01 01:42:35.847 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-01 01:42:35.851 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-01 01:42:35.857 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-01 01:42:35.863 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-01 01:42:35.866 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-01 01:42:35.873 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-01 01:42:35.879 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-07-01 01:42:35.883 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-01 01:42:35.889 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-07-01 01:42:35.976 | + 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-01 01:42:36.068 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-07-01 01:42:36.159 | + 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-01 01:42:36.249 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-07-01 01:42:36.331 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-07-01 01:42:36.413 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-01 01:42:36.504 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-01 01:42:36.508 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-01 01:42:36.512 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-07-01 01:42:36.612 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-01 01:42:37.125 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-07-01 01:42:37.152 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-07-01 01:42:37.629 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-07-01 01:42:37.676 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 01:42:37.681 | + functions-common:time_stop:2420 : local name 2026-07-01 01:42:37.684 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:42:37.688 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:42:37.692 | + functions-common:time_stop:2423 : local total 2026-07-01 01:42:37.696 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:42:37.700 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 01:42:37.704 | + functions-common:time_stop:2427 : start_time=1782870155749 2026-07-01 01:42:37.708 | + functions-common:time_stop:2429 : [[ -z 1782870155749 ]] 2026-07-01 01:42:37.714 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:42:37.720 | + functions-common:time_stop:2432 : end_time=1782870157716 2026-07-01 01:42:37.724 | + functions-common:time_stop:2433 : elapsed_time=1967 2026-07-01 01:42:37.728 | + functions-common:time_stop:2434 : total=0 2026-07-01 01:42:37.732 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:42:37.736 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1967 2026-07-01 01:42:37.741 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-07-01 01:42:37.745 | + functions-common:run_process:1674 : local service=memory_tracker 2026-07-01 01:42:37.749 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-07-01 01:42:37.754 | + functions-common:run_process:1676 : local group= 2026-07-01 01:42:37.758 | + functions-common:run_process:1677 : local user=root 2026-07-01 01:42:37.762 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-07-01 01:42:37.766 | + functions-common:run_process:1680 : local name=memory_tracker 2026-07-01 01:42:37.771 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 01:42:37.775 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 01:42:37.779 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:42:37.783 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:42:37.788 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:42:37.795 | + functions-common:time_start:2411 : _TIME_START[$name]=1782870157790 2026-07-01 01:42:37.799 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-07-01 01:42:37.828 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:42:37.832 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 01:42:37.837 | + functions-common:time_stop:2420 : local name 2026-07-01 01:42:37.841 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:42:37.845 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:42:37.849 | + functions-common:time_stop:2423 : local total 2026-07-01 01:42:37.853 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:42:37.858 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 01:42:37.862 | + functions-common:time_stop:2427 : start_time=1782870157790 2026-07-01 01:42:37.866 | + functions-common:time_stop:2429 : [[ -z 1782870157790 ]] 2026-07-01 01:42:37.872 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:42:37.878 | + functions-common:time_stop:2432 : end_time=1782870157873 2026-07-01 01:42:37.884 | + functions-common:time_stop:2433 : elapsed_time=83 2026-07-01 01:42:37.887 | + functions-common:time_stop:2434 : total=1967 2026-07-01 01:42:37.892 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:42:37.896 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2050 2026-07-01 01:42:37.901 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-07-01 01:42:37.927 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:42:37.932 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-07-01 01:42:37.936 | + functions-common:run_process:1674 : local service=file_tracker 2026-07-01 01:42:37.940 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-07-01 01:42:37.944 | + functions-common:run_process:1676 : local group= 2026-07-01 01:42:37.948 | + functions-common:run_process:1677 : local user= 2026-07-01 01:42:37.953 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 01:42:37.957 | + functions-common:run_process:1680 : local name=file_tracker 2026-07-01 01:42:37.961 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 01:42:37.965 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 01:42:37.969 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:42:37.974 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:42:37.979 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:42:37.985 | + functions-common:time_start:2411 : _TIME_START[$name]=1782870157981 2026-07-01 01:42:37.988 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-07-01 01:42:38.020 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:42:38.026 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 01:42:38.030 | + functions-common:time_stop:2420 : local name 2026-07-01 01:42:38.035 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:42:38.039 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:42:38.042 | + functions-common:time_stop:2423 : local total 2026-07-01 01:42:38.046 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:42:38.050 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 01:42:38.056 | + functions-common:time_stop:2427 : start_time=1782870157981 2026-07-01 01:42:38.061 | + functions-common:time_stop:2429 : [[ -z 1782870157981 ]] 2026-07-01 01:42:38.066 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:42:38.072 | + functions-common:time_stop:2432 : end_time=1782870158068 2026-07-01 01:42:38.076 | + functions-common:time_stop:2433 : elapsed_time=87 2026-07-01 01:42:38.080 | + functions-common:time_stop:2434 : total=2050 2026-07-01 01:42:38.084 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:42:38.089 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2137 2026-07-01 01:42:38.093 | + ./stack.sh:main:1081 : is_service_enabled atop 2026-07-01 01:42:38.122 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:42:38.126 | + ./stack.sh:main:1089 : is_service_enabled tcpdump 2026-07-01 01:42:38.153 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:42:38.158 | + ./stack.sh:main:1097 : is_service_enabled etcd3 2026-07-01 01:42:38.185 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:42:38.189 | + ./stack.sh:main:1098 : start_etcd3 2026-07-01 01:42:38.194 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-07-01 01:42:38.198 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-07-01 01:42:38.202 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-07-01 01:42:38.206 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.240:2380' 2026-07-01 01:42:38.210 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.240:2380' 2026-07-01 01:42:38.214 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.240:2379' 2026-07-01 01:42:38.218 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-07-01 01:42:38.225 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-07-01 01:42:38.229 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.240:2379' 2026-07-01 01:42:38.233 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-07-01 01:42:38.236 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-07-01 01:42:38.240 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-01 01:42:38.244 | + 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.240:2380 --initial-advertise-peer-urls http://192.168.122.240:2380 --advertise-client-urls http://192.168.122.240:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.240:2379 --log-level=debug' '' root 2026-07-01 01:42:38.248 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-07-01 01:42:38.252 | + 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.240:2380 --initial-advertise-peer-urls http://192.168.122.240:2380 --advertise-client-urls http://192.168.122.240:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.240:2379 --log-level=debug' 2026-07-01 01:42:38.256 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-01 01:42:38.260 | + functions-common:write_user_unit_file:1538 : local user=root 2026-07-01 01:42:38.263 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-01 01:42:38.267 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-01 01:42:38.271 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-01 01:42:38.276 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-01 01:42:38.280 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-01 01:42:38.287 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-07-01 01:42:38.379 | + 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-01 01:42:38.475 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-07-01 01:42:38.552 | + 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.240:2380 --initial-advertise-peer-urls http://192.168.122.240:2380 --advertise-client-urls http://192.168.122.240:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.240:2379 --log-level=debug' 2026-07-01 01:42:38.627 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-07-01 01:42:38.702 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-07-01 01:42:38.776 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-01 01:42:38.850 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-01 01:42:38.854 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-01 01:42:38.857 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-07-01 01:42:38.945 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-01 01:42:39.446 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-07-01 01:42:39.526 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-07-01 01:42:39.606 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-07-01 01:42:39.687 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-07-01 01:42:39.768 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-07-01 01:42:39.773 | ++ functions-common:is_arch:519 : uname -m 2026-07-01 01:42:39.780 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-01 01:42:39.784 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-07-01 01:42:40.285 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-07-01 01:42:40.309 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-07-01 01:42:40.804 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-07-01 01:42:41.265 | + ./stack.sh:main:1104 : is_service_enabled tls-proxy 2026-07-01 01:42:41.296 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:42:41.300 | + ./stack.sh:main:1109 : write_clouds_yaml 2026-07-01 01:42:41.304 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-07-01 01:42:41.308 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-07-01 01:42:41.326 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-07-01 01:42:41.343 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-07-01 01:42:41.347 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-01 01:42:41.351 | + 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.240/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-07-01 01:42:41.463 | The user clouds.yaml file didn't exist. 2026-07-01 01:42:41.477 | + 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.240/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-07-01 01:42:41.600 | + 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.240/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-07-01 01:42:41.729 | + 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.240/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-07-01 01:42:41.856 | + 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.240/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-07-01 01:42:41.985 | + 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.240/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-07-01 01:42:42.121 | + 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.240/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-07-01 01:42:42.254 | + 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.240/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-07-01 01:42:42.389 | + 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.240/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-07-01 01:42:42.522 | + 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.240/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-07-01 01:42:42.657 | + functions-common:write_clouds_yaml:203 : cat 2026-07-01 01:42:42.666 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-07-01 01:42:42.669 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-07-01 01:42:42.675 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-07-01 01:42:42.681 | + ./stack.sh:main:1110 : export OS_CLOUD=devstack-admin 2026-07-01 01:42:42.685 | + ./stack.sh:main:1110 : OS_CLOUD=devstack-admin 2026-07-01 01:42:42.691 | + ./stack.sh:main:1112 : is_service_enabled keystone 2026-07-01 01:42:42.719 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:42:42.724 | + ./stack.sh:main:1113 : echo_summary 'Starting Keystone' 2026-07-01 01:42:42.728 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 01:42:42.732 | + ./stack.sh:echo_summary:447 : echo -e Starting Keystone 2026-07-01 01:42:42.736 | + ./stack.sh:main:1115 : '[' 192.168.122.240 == 192.168.122.240 ']' 2026-07-01 01:42:42.741 | + ./stack.sh:main:1116 : init_keystone 2026-07-01 01:42:42.745 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-07-01 01:42:42.770 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:42:42.775 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-07-01 01:42:42.779 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-07-01 01:42:42.783 | + lib/database:recreate_database:112 : local db=keystone 2026-07-01 01:42:42.787 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-07-01 01:42:42.791 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-07-01 01:42:42.795 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-07-01 01:42:42.802 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 01:42:42.875 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-07-01 01:42:42.882 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 01:42:42.951 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-07-01 01:42:42.956 | + functions-common:time_start:2406 : local name=dbsync 2026-07-01 01:42:42.960 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:42:42.965 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:42:42.971 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:42:42.978 | + functions-common:time_start:2411 : _TIME_START[$name]=1782870162973 2026-07-01 01:42:42.982 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-07-01 01:42:43.610 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-01 01:42:43.610 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 01:42:43.610 | we strongly recommend against using it for new projects. 2026-07-01 01:42:43.610 | 2026-07-01 01:42:43.610 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 01:42:43.610 | framework. For more detail see 2026-07-01 01:42:43.610 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 01:42:43.610 | 2026-07-01 01:42:43.610 | __import__(import_str) 2026-07-01 01:42:46.631 | INFO dbcounter [-] Registered counter for database keystone 2026-07-01 01:42:46.713 | 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=40455) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-01 01:42:46.729 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 01:42:46.729 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 01:42:46.730 | DEBUG dbcounter [-] [40455] Writer thread running {{(pid=40455) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 01:42:46.810 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-07-01 01:42:50.316 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=40455) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-01 01:42:50.322 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-07-01 01:42:50.322 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=40455) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:42:50.325 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-07-01 01:42:50.365 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=40455) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:42:50.369 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-07-01 01:42:50.391 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=40455) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:42:50.393 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-07-01 01:42:50.465 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=40455) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:42:50.468 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-07-01 01:42:50.504 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=40455) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:42:50.507 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-07-01 01:42:50.582 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=40455) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:42:50.588 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-07-01 01:42:50.588 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=40455) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-01 01:42:50.590 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-07-01 01:42:50.658 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=40455) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:42:50.661 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-07-01 01:42:50.690 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=40455) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:42:51.272 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-07-01 01:42:51.278 | + functions-common:time_stop:2420 : local name 2026-07-01 01:42:51.282 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:42:51.286 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:42:51.290 | + functions-common:time_stop:2423 : local total 2026-07-01 01:42:51.294 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:42:51.298 | + functions-common:time_stop:2426 : name=dbsync 2026-07-01 01:42:51.302 | + functions-common:time_stop:2427 : start_time=1782870162973 2026-07-01 01:42:51.306 | + functions-common:time_stop:2429 : [[ -z 1782870162973 ]] 2026-07-01 01:42:51.311 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:42:51.318 | + functions-common:time_stop:2432 : end_time=1782870171313 2026-07-01 01:42:51.321 | + functions-common:time_stop:2433 : elapsed_time=8340 2026-07-01 01:42:51.325 | + functions-common:time_stop:2434 : total=0 2026-07-01 01:42:51.330 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:42:51.334 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8340 2026-07-01 01:42:51.338 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-07-01 01:42:51.343 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-07-01 01:42:51.349 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-07-01 01:42:51.941 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-01 01:42:51.941 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 01:42:51.941 | we strongly recommend against using it for new projects. 2026-07-01 01:42:51.942 | 2026-07-01 01:42:51.942 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 01:42:51.942 | framework. For more detail see 2026-07-01 01:42:51.942 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 01:42:51.942 | 2026-07-01 01:42:51.942 | __import__(import_str) 2026-07-01 01:42:54.622 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-07-01 01:42:54.623 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-01 01:42:54.623 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-01 01:42:54.624 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-07-01 01:42:54.624 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-01 01:42:54.624 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-01 01:42:54.625 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-01 01:42:54.625 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-01 01:42:54.625 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-01 01:42:55.108 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-07-01 01:42:55.115 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-07-01 01:42:55.702 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-01 01:42:55.702 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 01:42:55.702 | we strongly recommend against using it for new projects. 2026-07-01 01:42:55.702 | 2026-07-01 01:42:55.702 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 01:42:55.703 | framework. For more detail see 2026-07-01 01:42:55.703 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 01:42:55.703 | 2026-07-01 01:42:55.703 | __import__(import_str) 2026-07-01 01:42:58.429 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-07-01 01:42:58.430 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-01 01:42:58.430 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-01 01:42:58.430 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-07-01 01:42:58.432 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-01 01:42:58.432 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-01 01:42:58.432 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-01 01:42:58.432 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-01 01:42:58.432 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-01 01:42:58.988 | + ./stack.sh:main:1117 : start_keystone 2026-07-01 01:42:58.993 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-07-01 01:42:58.999 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-07-01 01:42:59.004 | + functions-common:run_process:1674 : local service=keystone 2026-07-01 01:42:59.008 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-01 01:42:59.013 | + functions-common:run_process:1676 : local group= 2026-07-01 01:42:59.017 | + functions-common:run_process:1677 : local user= 2026-07-01 01:42:59.022 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 01:42:59.025 | + functions-common:run_process:1680 : local name=keystone 2026-07-01 01:42:59.030 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 01:42:59.034 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 01:42:59.038 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:42:59.042 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:42:59.047 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:42:59.053 | + functions-common:time_start:2411 : _TIME_START[$name]=1782870179048 2026-07-01 01:42:59.057 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-07-01 01:42:59.081 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:42:59.085 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-07-01 01:42:59.091 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-07-01 01:42:59.095 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-01 01:42:59.099 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-01 01:42:59.103 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-01 01:42:59.107 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-01 01:42:59.111 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-07-01 01:42:59.115 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-07-01 01:42:59.119 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-07-01 01:42:59.123 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 01:42:59.127 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 01:42:59.131 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 01:42:59.134 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 01:42:59.138 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-07-01 01:42:59.143 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-07-01 01:42:59.148 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-01 01:42:59.152 | + 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-01 01:42:59.156 | + 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-01 01:42:59.159 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-07-01 01:42:59.163 | + 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-01 01:42:59.166 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-01 01:42:59.170 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-01 01:42:59.174 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-01 01:42:59.177 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-07-01 01:42:59.181 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-01 01:42:59.188 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-07-01 01:42:59.285 | + 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-01 01:42:59.379 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-07-01 01:42:59.457 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-07-01 01:42:59.537 | + 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-01 01:42:59.617 | + 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-01 01:42:59.695 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-07-01 01:42:59.774 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-07-01 01:42:59.855 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-07-01 01:42:59.931 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-07-01 01:43:00.003 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-07-01 01:43:00.074 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-01 01:43:00.078 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-01 01:43:00.082 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-07-01 01:43:00.172 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-01 01:43:00.686 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-07-01 01:43:00.703 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-07-01 01:43:01.182 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-07-01 01:43:01.331 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 01:43:01.334 | + functions-common:time_stop:2420 : local name 2026-07-01 01:43:01.337 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:43:01.340 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:43:01.342 | + functions-common:time_stop:2423 : local total 2026-07-01 01:43:01.344 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:43:01.347 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 01:43:01.349 | + functions-common:time_stop:2427 : start_time=1782870179048 2026-07-01 01:43:01.351 | + functions-common:time_stop:2429 : [[ -z 1782870179048 ]] 2026-07-01 01:43:01.360 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:43:01.364 | + functions-common:time_stop:2432 : end_time=1782870181362 2026-07-01 01:43:01.367 | + functions-common:time_stop:2433 : elapsed_time=2314 2026-07-01 01:43:01.370 | + functions-common:time_stop:2434 : total=2137 2026-07-01 01:43:01.372 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:43:01.375 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4451 2026-07-01 01:43:01.377 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-07-01 01:43:01.377 | Waiting for keystone to start... 2026-07-01 01:43:01.380 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.240/identity/v3/ 2026-07-01 01:43:01.382 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.240/identity/v3/ 2026-07-01 01:43:01.385 | + functions:wait_for_service:476 : local timeout=60 2026-07-01 01:43:01.387 | + functions:wait_for_service:477 : local url=http://192.168.122.240/identity/v3/ 2026-07-01 01:43:01.390 | + functions:wait_for_service:478 : local rval=0 2026-07-01 01:43:01.392 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-01 01:43:01.394 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-01 01:43:01.397 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:43:01.399 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:43:01.403 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:43:01.408 | + functions-common:time_start:2411 : _TIME_START[$name]=1782870181405 2026-07-01 01:43:01.410 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-01 01:43:01.413 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 01:43:01.417 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.240/identity/v3/ 2026-07-01 01:43:03.035 | ++ inc/async:async_inner:64 : rc=0 2026-07-01 01:43:03.065 | [37527 Async install_tempest:37527]: finished successfully 2026-07-01 01:43:07.013 | + :: : [[ 200 == 503 ]] 2026-07-01 01:43:07.016 | + :: : [[ 0 -eq 7 ]] 2026-07-01 01:43:07.021 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-01 01:43:07.025 | + functions-common:time_stop:2420 : local name 2026-07-01 01:43:07.029 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:43:07.033 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:43:07.037 | + functions-common:time_stop:2423 : local total 2026-07-01 01:43:07.041 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:43:07.045 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-01 01:43:07.049 | + functions-common:time_stop:2427 : start_time=1782870181405 2026-07-01 01:43:07.053 | + functions-common:time_stop:2429 : [[ -z 1782870181405 ]] 2026-07-01 01:43:07.058 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:43:07.064 | + functions-common:time_stop:2432 : end_time=1782870187060 2026-07-01 01:43:07.069 | + functions-common:time_stop:2433 : elapsed_time=5655 2026-07-01 01:43:07.073 | + functions-common:time_stop:2434 : total=0 2026-07-01 01:43:07.076 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:43:07.081 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5655 2026-07-01 01:43:07.085 | + functions:wait_for_service:486 : return 0 2026-07-01 01:43:07.089 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-07-01 01:43:07.115 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:43:07.120 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-07-01 01:43:07.124 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-01 01:43:07.128 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-07-01 01:43:07.898 | + ./stack.sh:main:1118 : bootstrap_keystone 2026-07-01 01:43:07.901 | + 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.240/identity 2026-07-01 01:43:08.494 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-01 01:43:08.494 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 01:43:08.494 | we strongly recommend against using it for new projects. 2026-07-01 01:43:08.494 | 2026-07-01 01:43:08.494 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 01:43:08.495 | framework. For more detail see 2026-07-01 01:43:08.495 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 01:43:08.495 | 2026-07-01 01:43:08.495 | __import__(import_str) 2026-07-01 01:43:11.634 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=41430) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 01:43:11.634 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=41430) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 01:43:11.634 | 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=41430) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 01:43:11.642 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=41430) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 01:43:11.656 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=41430) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 01:43:11.656 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=41430) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 01:43:11.685 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=41430) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 01:43:11.712 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=41430) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 01:43:11.712 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=41430) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 01:43:11.800 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=41430) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 01:43:11.800 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=41430) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 01:43:11.800 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=41430) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 01:43:11.800 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=41430) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 01:43:11.800 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=41430) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 01:43:11.800 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=41430) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 01:43:11.813 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=41430) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 01:43:11.813 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=41430) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 01:43:11.813 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=41430) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 01:43:11.813 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=41430) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 01:43:11.813 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=41430) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 01:43:11.814 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=41430) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 01:43:11.814 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=41430) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 01:43:11.822 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=41430) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 01:43:11.826 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=41430) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 01:43:11.826 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=41430) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 01:43:11.826 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=41430) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 01:43:11.826 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=41430) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 01:43:11.826 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=41430) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 01:43:11.826 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=41430) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 01:43:11.827 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=41430) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 01:43:11.901 | INFO dbcounter [-] Registered counter for database keystone 2026-07-01 01:43:11.979 | 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=41430) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-01 01:43:12.174 | DEBUG dbcounter [-] [41430] Writer thread running {{(pid=41430) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 01:43:12.316 | INFO keystone.cmd.bootstrap [None req-121f092a-9ecd-40e8-82e3-8ebce21c8c81 None None] Created domain default 2026-07-01 01:43:12.370 | INFO keystone.cmd.bootstrap [None req-121f092a-9ecd-40e8-82e3-8ebce21c8c81 None None] Created project admin 2026-07-01 01:43:12.410 | WARNING keystone.common.password_hashing [None req-121f092a-9ecd-40e8-82e3-8ebce21c8c81 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-07-01 01:43:12.433 | INFO keystone.cmd.bootstrap [None req-121f092a-9ecd-40e8-82e3-8ebce21c8c81 None None] Created user admin 2026-07-01 01:43:12.457 | INFO keystone.cmd.bootstrap [None req-121f092a-9ecd-40e8-82e3-8ebce21c8c81 None None] Created role reader 2026-07-01 01:43:12.474 | INFO keystone.cmd.bootstrap [None req-121f092a-9ecd-40e8-82e3-8ebce21c8c81 None None] Created role member 2026-07-01 01:43:12.504 | INFO keystone.cmd.bootstrap [None req-121f092a-9ecd-40e8-82e3-8ebce21c8c81 None None] Created implied role where b515bdb439f346fa80912e6523e6911c implies 628ad85275de48e881f37d4ce1ccf0b5 2026-07-01 01:43:12.530 | INFO keystone.cmd.bootstrap [None req-121f092a-9ecd-40e8-82e3-8ebce21c8c81 None None] Created role manager 2026-07-01 01:43:12.554 | INFO keystone.cmd.bootstrap [None req-121f092a-9ecd-40e8-82e3-8ebce21c8c81 None None] Created implied role where 8ced6215a641493b88dbcc9dc6a5c9c9 implies b515bdb439f346fa80912e6523e6911c 2026-07-01 01:43:12.572 | INFO keystone.cmd.bootstrap [None req-121f092a-9ecd-40e8-82e3-8ebce21c8c81 None None] Created role admin 2026-07-01 01:43:12.595 | INFO keystone.cmd.bootstrap [None req-121f092a-9ecd-40e8-82e3-8ebce21c8c81 None None] Created implied role where e07bd400e66a4aa392b8edad577cb25a implies 8ced6215a641493b88dbcc9dc6a5c9c9 2026-07-01 01:43:12.617 | INFO keystone.cmd.bootstrap [None req-121f092a-9ecd-40e8-82e3-8ebce21c8c81 None None] Created role service 2026-07-01 01:43:12.634 | INFO keystone.cmd.bootstrap [None req-121f092a-9ecd-40e8-82e3-8ebce21c8c81 None None] Granted role admin on project admin to user admin. 2026-07-01 01:43:12.647 | INFO keystone.cmd.bootstrap [None req-121f092a-9ecd-40e8-82e3-8ebce21c8c81 None None] Granted role admin on the system to user admin. 2026-07-01 01:43:12.666 | WARNING py.warnings [None req-121f092a-9ecd-40e8-82e3-8ebce21c8c81 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-01 01:43:12.666 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 01:43:12.667 |  2026-07-01 01:43:12.673 | INFO keystone.cmd.bootstrap [None req-121f092a-9ecd-40e8-82e3-8ebce21c8c81 None None] Created region RegionOne 2026-07-01 01:43:12.722 | INFO keystone.cmd.bootstrap [None req-121f092a-9ecd-40e8-82e3-8ebce21c8c81 None None] Created public endpoint http://192.168.122.240/identity 2026-07-01 01:43:13.263 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-07-01 01:43:13.267 | + ./stack.sh:main:1121 : create_keystone_accounts 2026-07-01 01:43:13.273 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-07-01 01:43:13.279 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-07-01 01:43:18.310 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:43:18.314 | + lib/keystone:create_keystone_accounts:258 : admin_project=c43baa4017014b09a384294975690a79 2026-07-01 01:43:18.318 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-07-01 01:43:18.323 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-07-01 01:43:21.750 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:43:21.754 | + lib/keystone:create_keystone_accounts:260 : admin_user=45ba927d41354d0ab83a00722f50cd9c 2026-07-01 01:43:21.757 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-07-01 01:43:21.760 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-07-01 01:43:21.763 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-07-01 01:43:21.766 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 45ba927d41354d0ab83a00722f50cd9c default 2026-07-01 01:43:21.832 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 45ba927d41354d0ab83a00722f50cd9c default 2026-07-01 01:43:21.870 | [2017 Async ks-domain-role:41549]: running: get_or_add_user_domain_role admin 45ba927d41354d0ab83a00722f50cd9c default 2026-07-01 01:43:21.874 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-07-01 01:43:21.876 | + functions-common:get_or_create_domain:872 : local domain_id 2026-07-01 01:43:21.880 | ++ 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-01 01:43:26.002 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:43:26.006 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-07-01 01:43:26.011 | + functions-common:get_or_create_domain:878 : echo default 2026-07-01 01:43:26.011 | default 2026-07-01 01:43:26.015 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-07-01 01:43:26.103 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-07-01 01:43:26.159 | [2017 Async ks-project:41657]: running: get_or_create_project service Default 2026-07-01 01:43:26.162 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-07-01 01:43:26.249 | + inc/async:async_inner:63 : get_or_create_role service 2026-07-01 01:43:26.313 | [2017 Async ks-service:41769]: running: get_or_create_role service 2026-07-01 01:43:26.315 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-07-01 01:43:26.383 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-07-01 01:43:26.466 | [2017 Async ks-reseller:41863]: running: get_or_create_role ResellerAdmin 2026-07-01 01:43:26.472 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-07-01 01:43:26.480 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-07-01 01:43:26.648 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-07-01 01:43:26.742 | [2017 Async ks-anotherrole:41959]: running: get_or_create_role anotherrole 2026-07-01 01:43:26.749 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-07-01 01:43:26.759 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-07-01 01:43:26.766 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-01 01:43:26.774 | +++ 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-01 01:43:31.436 | + inc/async:async_inner:64 : rc=0 2026-07-01 01:43:31.470 | [41863 Async ks-reseller:41863]: finished successfully 2026-07-01 01:43:32.161 | + inc/async:async_inner:64 : rc=0 2026-07-01 01:43:32.223 | [41769 Async ks-service:41769]: finished successfully 2026-07-01 01:43:32.262 | + inc/async:async_inner:64 : rc=0 2026-07-01 01:43:32.299 | [41549 Async ks-domain-role:41549]: finished successfully 2026-07-01 01:43:32.479 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:43:32.487 | ++ functions-common:get_or_create_project:928 : project_id=ba51f29fa2214cdbac98a9888197e5f2 2026-07-01 01:43:32.490 | ++ functions-common:get_or_create_project:929 : echo ba51f29fa2214cdbac98a9888197e5f2 2026-07-01 01:43:32.494 | + lib/keystone:create_keystone_accounts:288 : invis_project=ba51f29fa2214cdbac98a9888197e5f2 2026-07-01 01:43:32.498 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-07-01 01:43:32.502 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-07-01 01:43:32.506 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-01 01:43:32.510 | +++ 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-01 01:43:32.592 | + inc/async:async_inner:64 : rc=0 2026-07-01 01:43:32.621 | [41959 Async ks-anotherrole:41959]: finished successfully 2026-07-01 01:43:32.934 | + inc/async:async_inner:64 : rc=0 2026-07-01 01:43:32.964 | [41657 Async ks-project:41657]: finished successfully 2026-07-01 01:43:36.331 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:43:36.335 | ++ functions-common:get_or_create_project:928 : project_id=66ea9ca70197454b9ed4b6e1f9f9b011 2026-07-01 01:43:36.339 | ++ functions-common:get_or_create_project:929 : echo 66ea9ca70197454b9ed4b6e1f9f9b011 2026-07-01 01:43:36.345 | + lib/keystone:create_keystone_accounts:292 : demo_project=66ea9ca70197454b9ed4b6e1f9f9b011 2026-07-01 01:43:36.348 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-07-01 01:43:36.352 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-07-01 01:43:36.356 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-01 01:43:36.360 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-07-01 01:43:36.364 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-07-01 01:43:36.370 | +++ 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-01 01:43:40.066 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:43:40.071 | ++ functions-common:get_or_create_user:915 : user_id=0ccaf9344aa64ca1af021d44d8a468fa 2026-07-01 01:43:40.075 | ++ functions-common:get_or_create_user:916 : echo 0ccaf9344aa64ca1af021d44d8a468fa 2026-07-01 01:43:40.079 | + lib/keystone:create_keystone_accounts:295 : demo_user=0ccaf9344aa64ca1af021d44d8a468fa 2026-07-01 01:43:40.083 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-07-01 01:43:40.144 | [2017 Async ks-domain-role:41549]: Waiting for completion of get_or_add_user_domain_role admin 45ba927d41354d0ab83a00722f50cd9c default running on PID 41549 (6 other jobs running) 2026-07-01 01:43:40.172 | [2017 Async ks-domain-role:41549]: Signaling child to exit 2026-07-01 01:43:40.172 | WAKEUP 2026-07-01 01:43:40.199 | [2017 Async ks-domain-role:41549]: Signaled 2026-07-01 01:43:40.200 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-07-01 01:43:40.200 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user 45ba927d41354d0ab83a00722f50cd9c --domain default 2026-07-01 01:43:40.201 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 45ba927d41354d0ab83a00722f50cd9c --domain default -c Role -f value 2026-07-01 01:43:40.201 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:43:40.201 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=e07bd400e66a4aa392b8edad577cb25a 2026-07-01 01:43:40.201 | + functions-common:get_or_add_user_domain_role:999 : echo e07bd400e66a4aa392b8edad577cb25a 2026-07-01 01:43:40.201 | e07bd400e66a4aa392b8edad577cb25a 2026-07-01 01:43:40.253 | [2017 Async ks-domain-role:41549]: finished get_or_add_user_domain_role admin 45ba927d41354d0ab83a00722f50cd9c default with result 0 in 10 seconds 2026-07-01 01:43:40.263 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-07-01 01:43:40.306 | [2017 Async ks-project:41657]: Waiting for completion of get_or_create_project service Default running on PID 41657 (5 other jobs running) 2026-07-01 01:43:40.336 | [2017 Async ks-project:41657]: Signaling child to exit 2026-07-01 01:43:40.336 | WAKEUP 2026-07-01 01:43:40.361 | [2017 Async ks-project:41657]: Signaled 2026-07-01 01:43:40.362 | + functions-common:get_or_create_project:922 : local project_id 2026-07-01 01:43:40.363 | ++ 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-01 01:43:40.363 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:43:40.363 | + functions-common:get_or_create_project:928 : project_id=e437ca00bb2f42a3ab87c2d64d852553 2026-07-01 01:43:40.363 | + functions-common:get_or_create_project:929 : echo e437ca00bb2f42a3ab87c2d64d852553 2026-07-01 01:43:40.363 | e437ca00bb2f42a3ab87c2d64d852553 2026-07-01 01:43:40.416 | [2017 Async ks-project:41657]: finished get_or_create_project service Default with result 0 in 6 seconds 2026-07-01 01:43:40.458 | [2017 Async ks-service:41769]: Waiting for completion of get_or_create_role service running on PID 41769 (4 other jobs running) 2026-07-01 01:43:40.486 | [2017 Async ks-service:41769]: Signaling child to exit 2026-07-01 01:43:40.487 | WAKEUP 2026-07-01 01:43:40.511 | [2017 Async ks-service:41769]: Signaled 2026-07-01 01:43:40.513 | + functions-common:get_or_create_role:935 : local role_id 2026-07-01 01:43:40.513 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-07-01 01:43:40.513 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:43:40.513 | + functions-common:get_or_create_role:940 : role_id=ea90057139544a78a9a853896a1c899d 2026-07-01 01:43:40.513 | + functions-common:get_or_create_role:941 : echo ea90057139544a78a9a853896a1c899d 2026-07-01 01:43:40.513 | ea90057139544a78a9a853896a1c899d 2026-07-01 01:43:40.563 | [2017 Async ks-service:41769]: finished get_or_create_role service with result 0 in 6 seconds 2026-07-01 01:43:40.603 | [2017 Async ks-reseller:41863]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 41863 (3 other jobs running) 2026-07-01 01:43:40.631 | [2017 Async ks-reseller:41863]: Signaling child to exit 2026-07-01 01:43:40.631 | WAKEUP 2026-07-01 01:43:40.654 | [2017 Async ks-reseller:41863]: Signaled 2026-07-01 01:43:40.656 | + functions-common:get_or_create_role:935 : local role_id 2026-07-01 01:43:40.657 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-07-01 01:43:40.657 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:43:40.657 | + functions-common:get_or_create_role:940 : role_id=c060fee9ba0b4f19867f6b7fb51daa76 2026-07-01 01:43:40.657 | + functions-common:get_or_create_role:941 : echo c060fee9ba0b4f19867f6b7fb51daa76 2026-07-01 01:43:40.657 | c060fee9ba0b4f19867f6b7fb51daa76 2026-07-01 01:43:40.705 | [2017 Async ks-reseller:41863]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2026-07-01 01:43:40.745 | [2017 Async ks-anotherrole:41959]: Waiting for completion of get_or_create_role anotherrole running on PID 41959 (2 other jobs running) 2026-07-01 01:43:40.774 | [2017 Async ks-anotherrole:41959]: Signaling child to exit 2026-07-01 01:43:40.774 | WAKEUP 2026-07-01 01:43:40.798 | [2017 Async ks-anotherrole:41959]: Signaled 2026-07-01 01:43:40.800 | + functions-common:get_or_create_role:935 : local role_id 2026-07-01 01:43:40.800 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-07-01 01:43:40.800 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:43:40.800 | + functions-common:get_or_create_role:940 : role_id=9f06385f46474dbd9d35f80d0c144414 2026-07-01 01:43:40.801 | + functions-common:get_or_create_role:941 : echo 9f06385f46474dbd9d35f80d0c144414 2026-07-01 01:43:40.801 | 9f06385f46474dbd9d35f80d0c144414 2026-07-01 01:43:40.850 | [2017 Async ks-anotherrole:41959]: finished get_or_create_role anotherrole with result 0 in 6 seconds 2026-07-01 01:43:40.855 | + inc/async:async_wait:197 : return 0 2026-07-01 01:43:40.858 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 0ccaf9344aa64ca1af021d44d8a468fa 66ea9ca70197454b9ed4b6e1f9f9b011 2026-07-01 01:43:40.940 | + inc/async:async_inner:63 : get_or_add_user_project_role member 0ccaf9344aa64ca1af021d44d8a468fa 66ea9ca70197454b9ed4b6e1f9f9b011 2026-07-01 01:43:40.991 | [2017 Async ks-demo-member:42803]: running: get_or_add_user_project_role member 0ccaf9344aa64ca1af021d44d8a468fa 66ea9ca70197454b9ed4b6e1f9f9b011 2026-07-01 01:43:40.998 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 45ba927d41354d0ab83a00722f50cd9c 66ea9ca70197454b9ed4b6e1f9f9b011 2026-07-01 01:43:41.114 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 45ba927d41354d0ab83a00722f50cd9c 66ea9ca70197454b9ed4b6e1f9f9b011 2026-07-01 01:43:41.177 | [2017 Async ks-demo-admin:42927]: running: get_or_add_user_project_role admin 45ba927d41354d0ab83a00722f50cd9c 66ea9ca70197454b9ed4b6e1f9f9b011 2026-07-01 01:43:41.185 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 0ccaf9344aa64ca1af021d44d8a468fa 66ea9ca70197454b9ed4b6e1f9f9b011 2026-07-01 01:43:41.304 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 0ccaf9344aa64ca1af021d44d8a468fa 66ea9ca70197454b9ed4b6e1f9f9b011 2026-07-01 01:43:41.349 | [2017 Async ks-demo-another:43025]: running: get_or_add_user_project_role anotherrole 0ccaf9344aa64ca1af021d44d8a468fa 66ea9ca70197454b9ed4b6e1f9f9b011 2026-07-01 01:43:41.351 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 0ccaf9344aa64ca1af021d44d8a468fa ba51f29fa2214cdbac98a9888197e5f2 2026-07-01 01:43:41.434 | + inc/async:async_inner:63 : get_or_add_user_project_role member 0ccaf9344aa64ca1af021d44d8a468fa ba51f29fa2214cdbac98a9888197e5f2 2026-07-01 01:43:41.505 | [2017 Async ks-demo-invis:43121]: running: get_or_add_user_project_role member 0ccaf9344aa64ca1af021d44d8a468fa ba51f29fa2214cdbac98a9888197e5f2 2026-07-01 01:43:41.507 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-07-01 01:43:41.514 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-07-01 01:43:41.519 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-01 01:43:41.524 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-07-01 01:43:41.528 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-07-01 01:43:41.535 | +++ 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-01 01:43:46.691 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:43:46.701 | ++ functions-common:get_or_create_user:915 : user_id=c8f298760f2c4956a2553c6b3299a9ec 2026-07-01 01:43:46.710 | ++ functions-common:get_or_create_user:916 : echo c8f298760f2c4956a2553c6b3299a9ec 2026-07-01 01:43:46.723 | + lib/keystone:create_keystone_accounts:308 : demo_reader=c8f298760f2c4956a2553c6b3299a9ec 2026-07-01 01:43:46.731 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader c8f298760f2c4956a2553c6b3299a9ec 66ea9ca70197454b9ed4b6e1f9f9b011 2026-07-01 01:43:46.918 | + inc/async:async_inner:63 : get_or_add_user_project_role reader c8f298760f2c4956a2553c6b3299a9ec 66ea9ca70197454b9ed4b6e1f9f9b011 2026-07-01 01:43:47.049 | [2017 Async ks-demo-reader:43273]: running: get_or_add_user_project_role reader c8f298760f2c4956a2553c6b3299a9ec 66ea9ca70197454b9ed4b6e1f9f9b011 2026-07-01 01:43:47.062 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-07-01 01:43:47.066 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-07-01 01:43:47.068 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-01 01:43:47.073 | +++ 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-01 01:43:52.116 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:43:52.125 | ++ functions-common:get_or_create_project:928 : project_id=b49c46d78e8c4e4da1bdc559cf350b20 2026-07-01 01:43:52.130 | ++ functions-common:get_or_create_project:929 : echo b49c46d78e8c4e4da1bdc559cf350b20 2026-07-01 01:43:52.139 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=b49c46d78e8c4e4da1bdc559cf350b20 2026-07-01 01:43:52.144 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-07-01 01:43:52.153 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-07-01 01:43:52.158 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-01 01:43:52.161 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-07-01 01:43:52.168 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-07-01 01:43:52.172 | +++ 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-01 01:43:53.875 | + inc/async:async_inner:64 : rc=0 2026-07-01 01:43:53.944 | [43025 Async ks-demo-another:43025]: finished successfully 2026-07-01 01:43:54.102 | + inc/async:async_inner:64 : rc=0 2026-07-01 01:43:54.134 | [42927 Async ks-demo-admin:42927]: finished successfully 2026-07-01 01:43:54.165 | + inc/async:async_inner:64 : rc=0 2026-07-01 01:43:54.212 | [42803 Async ks-demo-member:42803]: finished successfully 2026-07-01 01:43:54.758 | + inc/async:async_inner:64 : rc=0 2026-07-01 01:43:54.788 | [43121 Async ks-demo-invis:43121]: finished successfully 2026-07-01 01:43:56.498 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:43:56.503 | ++ functions-common:get_or_create_user:915 : user_id=0f37190dd97d4bacab86e939a6ed9d28 2026-07-01 01:43:56.507 | ++ functions-common:get_or_create_user:916 : echo 0f37190dd97d4bacab86e939a6ed9d28 2026-07-01 01:43:56.512 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=0f37190dd97d4bacab86e939a6ed9d28 2026-07-01 01:43:56.517 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin 0f37190dd97d4bacab86e939a6ed9d28 b49c46d78e8c4e4da1bdc559cf350b20 2026-07-01 01:43:56.603 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 0f37190dd97d4bacab86e939a6ed9d28 b49c46d78e8c4e4da1bdc559cf350b20 2026-07-01 01:43:56.654 | [2017 Async ks-alt-admin:43674]: running: get_or_add_user_project_role admin 0f37190dd97d4bacab86e939a6ed9d28 b49c46d78e8c4e4da1bdc559cf350b20 2026-07-01 01:43:56.659 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole 0f37190dd97d4bacab86e939a6ed9d28 b49c46d78e8c4e4da1bdc559cf350b20 2026-07-01 01:43:56.741 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 0f37190dd97d4bacab86e939a6ed9d28 b49c46d78e8c4e4da1bdc559cf350b20 2026-07-01 01:43:56.790 | [2017 Async ks-alt-another:43770]: running: get_or_add_user_project_role anotherrole 0f37190dd97d4bacab86e939a6ed9d28 b49c46d78e8c4e4da1bdc559cf350b20 2026-07-01 01:43:56.792 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-07-01 01:43:56.795 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-07-01 01:43:56.797 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-01 01:43:56.799 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-07-01 01:43:56.802 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-07-01 01:43:56.807 | +++ 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-01 01:43:58.252 | + inc/async:async_inner:64 : rc=0 2026-07-01 01:43:58.281 | [43273 Async ks-demo-reader:43273]: finished successfully 2026-07-01 01:44:00.853 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:44:00.859 | ++ functions-common:get_or_create_user:915 : user_id=8b45ee9568ed4ae3a4dd2279d4f26cda 2026-07-01 01:44:00.864 | ++ functions-common:get_or_create_user:916 : echo 8b45ee9568ed4ae3a4dd2279d4f26cda 2026-07-01 01:44:00.871 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=8b45ee9568ed4ae3a4dd2279d4f26cda 2026-07-01 01:44:00.877 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member 8b45ee9568ed4ae3a4dd2279d4f26cda b49c46d78e8c4e4da1bdc559cf350b20 2026-07-01 01:44:00.995 | + inc/async:async_inner:63 : get_or_add_user_project_role member 8b45ee9568ed4ae3a4dd2279d4f26cda b49c46d78e8c4e4da1bdc559cf350b20 2026-07-01 01:44:01.064 | [2017 Async ks-alt-member-user:43945]: running: get_or_add_user_project_role member 8b45ee9568ed4ae3a4dd2279d4f26cda b49c46d78e8c4e4da1bdc559cf350b20 2026-07-01 01:44:01.068 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-07-01 01:44:01.072 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-07-01 01:44:01.074 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-01 01:44:01.076 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-07-01 01:44:01.079 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-07-01 01:44:01.082 | +++ 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-01 01:44:04.855 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:44:04.860 | ++ functions-common:get_or_create_user:915 : user_id=6ec5d4c856464526a3b2dce7e669437c 2026-07-01 01:44:04.864 | ++ functions-common:get_or_create_user:916 : echo 6ec5d4c856464526a3b2dce7e669437c 2026-07-01 01:44:04.869 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=6ec5d4c856464526a3b2dce7e669437c 2026-07-01 01:44:04.875 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader 6ec5d4c856464526a3b2dce7e669437c b49c46d78e8c4e4da1bdc559cf350b20 2026-07-01 01:44:04.970 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 6ec5d4c856464526a3b2dce7e669437c b49c46d78e8c4e4da1bdc559cf350b20 2026-07-01 01:44:05.042 | [2017 Async ks-alt-reader-user:44123]: running: get_or_add_user_project_role reader 6ec5d4c856464526a3b2dce7e669437c b49c46d78e8c4e4da1bdc559cf350b20 2026-07-01 01:44:05.046 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-07-01 01:44:05.050 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-01 01:44:05.053 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-07-01 01:44:05.055 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-07-01 01:44:05.060 | +++ 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-01 01:44:06.311 | + inc/async:async_inner:64 : rc=0 2026-07-01 01:44:06.360 | [43674 Async ks-alt-admin:43674]: finished successfully 2026-07-01 01:44:06.508 | + inc/async:async_inner:64 : rc=0 2026-07-01 01:44:06.531 | [43770 Async ks-alt-another:43770]: finished successfully 2026-07-01 01:44:09.181 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:44:09.187 | ++ functions-common:get_or_create_user:915 : user_id=fd4b6feb983b400191014a953cd716bc 2026-07-01 01:44:09.191 | ++ functions-common:get_or_create_user:916 : echo fd4b6feb983b400191014a953cd716bc 2026-07-01 01:44:09.196 | + lib/keystone:create_keystone_accounts:340 : system_member_user=fd4b6feb983b400191014a953cd716bc 2026-07-01 01:44:09.201 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member fd4b6feb983b400191014a953cd716bc all 2026-07-01 01:44:09.304 | + inc/async:async_inner:63 : get_or_add_user_system_role member fd4b6feb983b400191014a953cd716bc all 2026-07-01 01:44:09.371 | [2017 Async ks-system-member:44354]: running: get_or_add_user_system_role member fd4b6feb983b400191014a953cd716bc all 2026-07-01 01:44:09.377 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-07-01 01:44:09.381 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-01 01:44:09.387 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-07-01 01:44:09.391 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-07-01 01:44:09.398 | +++ 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-01 01:44:10.647 | + inc/async:async_inner:64 : rc=0 2026-07-01 01:44:10.673 | [43945 Async ks-alt-member-user:43945]: finished successfully 2026-07-01 01:44:13.484 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:44:13.491 | ++ functions-common:get_or_create_user:915 : user_id=7d759985f5784b10a050f5b3b2017af3 2026-07-01 01:44:13.495 | ++ functions-common:get_or_create_user:916 : echo 7d759985f5784b10a050f5b3b2017af3 2026-07-01 01:44:13.499 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=7d759985f5784b10a050f5b3b2017af3 2026-07-01 01:44:13.502 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 7d759985f5784b10a050f5b3b2017af3 all 2026-07-01 01:44:13.604 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 7d759985f5784b10a050f5b3b2017af3 all 2026-07-01 01:44:13.669 | [2017 Async ks-system-reader:44569]: running: get_or_add_user_system_role reader 7d759985f5784b10a050f5b3b2017af3 all 2026-07-01 01:44:13.672 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-07-01 01:44:13.674 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-07-01 01:44:13.677 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-07-01 01:44:13.679 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-01 01:44:13.683 | +++ 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-01 01:44:14.328 | + inc/async:async_inner:64 : rc=0 2026-07-01 01:44:14.354 | [44123 Async ks-alt-reader-user:44123]: finished successfully 2026-07-01 01:44:17.634 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:44:17.639 | ++ functions-common:get_or_create_group:892 : group_id=d4329de9ae4a412ba5c2494df919aeb3 2026-07-01 01:44:17.643 | ++ functions-common:get_or_create_group:893 : echo d4329de9ae4a412ba5c2494df919aeb3 2026-07-01 01:44:17.646 | + lib/keystone:create_keystone_accounts:350 : admin_group=d4329de9ae4a412ba5c2494df919aeb3 2026-07-01 01:44:17.654 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-07-01 01:44:17.657 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-07-01 01:44:17.662 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-07-01 01:44:17.664 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-01 01:44:17.667 | +++ 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-01 01:44:21.436 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:44:21.443 | ++ functions-common:get_or_create_group:892 : group_id=5a854c83bd974d76ae7857c8420241f6 2026-07-01 01:44:21.448 | ++ functions-common:get_or_create_group:893 : echo 5a854c83bd974d76ae7857c8420241f6 2026-07-01 01:44:21.455 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=5a854c83bd974d76ae7857c8420241f6 2026-07-01 01:44:21.459 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member 5a854c83bd974d76ae7857c8420241f6 66ea9ca70197454b9ed4b6e1f9f9b011 2026-07-01 01:44:21.560 | + inc/async:async_inner:63 : get_or_add_group_project_role member 5a854c83bd974d76ae7857c8420241f6 66ea9ca70197454b9ed4b6e1f9f9b011 2026-07-01 01:44:21.615 | [2017 Async ks-group-memberdemo:44823]: running: get_or_add_group_project_role member 5a854c83bd974d76ae7857c8420241f6 66ea9ca70197454b9ed4b6e1f9f9b011 2026-07-01 01:44:21.617 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 5a854c83bd974d76ae7857c8420241f6 66ea9ca70197454b9ed4b6e1f9f9b011 2026-07-01 01:44:21.685 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 5a854c83bd974d76ae7857c8420241f6 66ea9ca70197454b9ed4b6e1f9f9b011 2026-07-01 01:44:21.735 | [2017 Async ks-group-anotherdemo:44902]: running: get_or_add_group_project_role anotherrole 5a854c83bd974d76ae7857c8420241f6 66ea9ca70197454b9ed4b6e1f9f9b011 2026-07-01 01:44:21.739 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member 5a854c83bd974d76ae7857c8420241f6 b49c46d78e8c4e4da1bdc559cf350b20 2026-07-01 01:44:21.824 | + inc/async:async_inner:63 : get_or_add_group_project_role member 5a854c83bd974d76ae7857c8420241f6 b49c46d78e8c4e4da1bdc559cf350b20 2026-07-01 01:44:21.925 | [2017 Async ks-group-memberalt:44981]: running: get_or_add_group_project_role member 5a854c83bd974d76ae7857c8420241f6 b49c46d78e8c4e4da1bdc559cf350b20 2026-07-01 01:44:21.934 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 5a854c83bd974d76ae7857c8420241f6 b49c46d78e8c4e4da1bdc559cf350b20 2026-07-01 01:44:22.009 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 5a854c83bd974d76ae7857c8420241f6 b49c46d78e8c4e4da1bdc559cf350b20 2026-07-01 01:44:22.079 | [2017 Async ks-group-anotheralt:45060]: running: get_or_add_group_project_role anotherrole 5a854c83bd974d76ae7857c8420241f6 b49c46d78e8c4e4da1bdc559cf350b20 2026-07-01 01:44:22.082 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin d4329de9ae4a412ba5c2494df919aeb3 c43baa4017014b09a384294975690a79 2026-07-01 01:44:22.246 | + inc/async:async_inner:63 : get_or_add_group_project_role admin d4329de9ae4a412ba5c2494df919aeb3 c43baa4017014b09a384294975690a79 2026-07-01 01:44:22.360 | [2017 Async ks-group-admin:45139]: running: get_or_add_group_project_role admin d4329de9ae4a412ba5c2494df919aeb3 c43baa4017014b09a384294975690a79 2026-07-01 01:44:22.371 | + 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-01 01:44:22.501 | [2017 Async ks-demo-member:42803]: Waiting for completion of get_or_add_user_project_role member 0ccaf9344aa64ca1af021d44d8a468fa 66ea9ca70197454b9ed4b6e1f9f9b011 running on PID 42803 (17 other jobs running) 2026-07-01 01:44:22.563 | [2017 Async ks-demo-member:42803]: Signaling child to exit 2026-07-01 01:44:22.565 | WAKEUP 2026-07-01 01:44:22.613 | [2017 Async ks-demo-member:42803]: Signaled 2026-07-01 01:44:22.619 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 01:44:22.619 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 01:44:22.619 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-01 01:44:22.619 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 01:44:22.619 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 01:44:22.619 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-01 01:44:22.619 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-01 01:44:22.620 | ++ functions-common:_get_domain_args:957 : echo 2026-07-01 01:44:22.620 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-01 01:44:22.620 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 0ccaf9344aa64ca1af021d44d8a468fa --project 66ea9ca70197454b9ed4b6e1f9f9b011 2026-07-01 01:44:22.620 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 0ccaf9344aa64ca1af021d44d8a468fa --project 66ea9ca70197454b9ed4b6e1f9f9b011 -c Role -f value 2026-07-01 01:44:22.620 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:44:22.620 | + functions-common:get_or_add_user_project_role:979 : user_role_id=b515bdb439f346fa80912e6523e6911c 2026-07-01 01:44:22.620 | + functions-common:get_or_add_user_project_role:980 : echo b515bdb439f346fa80912e6523e6911c 2026-07-01 01:44:22.620 | b515bdb439f346fa80912e6523e6911c 2026-07-01 01:44:22.739 | [2017 Async ks-demo-member:42803]: finished get_or_add_user_project_role member 0ccaf9344aa64ca1af021d44d8a468fa 66ea9ca70197454b9ed4b6e1f9f9b011 with result 0 in 13 seconds 2026-07-01 01:44:22.824 | [2017 Async ks-demo-admin:42927]: Waiting for completion of get_or_add_user_project_role admin 45ba927d41354d0ab83a00722f50cd9c 66ea9ca70197454b9ed4b6e1f9f9b011 running on PID 42927 (16 other jobs running) 2026-07-01 01:44:22.890 | [2017 Async ks-demo-admin:42927]: Signaling child to exit 2026-07-01 01:44:22.893 | WAKEUP 2026-07-01 01:44:22.948 | [2017 Async ks-demo-admin:42927]: Signaled 2026-07-01 01:44:22.949 | + inc/async:async_inner:64 : rc=0 2026-07-01 01:44:22.953 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 01:44:22.953 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 01:44:22.953 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-01 01:44:22.953 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 01:44:22.953 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 01:44:22.953 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-01 01:44:22.953 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-01 01:44:22.953 | ++ functions-common:_get_domain_args:957 : echo 2026-07-01 01:44:22.953 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-01 01:44:22.953 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 45ba927d41354d0ab83a00722f50cd9c --project 66ea9ca70197454b9ed4b6e1f9f9b011 2026-07-01 01:44:22.953 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 45ba927d41354d0ab83a00722f50cd9c --project 66ea9ca70197454b9ed4b6e1f9f9b011 -c Role -f value 2026-07-01 01:44:22.954 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:44:22.954 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e07bd400e66a4aa392b8edad577cb25a 2026-07-01 01:44:22.954 | + functions-common:get_or_add_user_project_role:980 : echo e07bd400e66a4aa392b8edad577cb25a 2026-07-01 01:44:22.954 | e07bd400e66a4aa392b8edad577cb25a 2026-07-01 01:44:23.017 | [44354 Async ks-system-member:44354]: finished successfully 2026-07-01 01:44:23.079 | [2017 Async ks-demo-admin:42927]: finished get_or_add_user_project_role admin 45ba927d41354d0ab83a00722f50cd9c 66ea9ca70197454b9ed4b6e1f9f9b011 with result 0 in 13 seconds 2026-07-01 01:44:23.179 | [2017 Async ks-demo-another:43025]: Waiting for completion of get_or_add_user_project_role anotherrole 0ccaf9344aa64ca1af021d44d8a468fa 66ea9ca70197454b9ed4b6e1f9f9b011 running on PID 43025 (15 other jobs running) 2026-07-01 01:44:23.259 | [2017 Async ks-demo-another:43025]: Signaling child to exit 2026-07-01 01:44:23.259 | WAKEUP 2026-07-01 01:44:23.324 | [2017 Async ks-demo-another:43025]: Signaled 2026-07-01 01:44:23.330 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 01:44:23.332 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 01:44:23.333 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-01 01:44:23.333 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 01:44:23.333 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 01:44:23.333 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-01 01:44:23.333 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-01 01:44:23.333 | ++ functions-common:_get_domain_args:957 : echo 2026-07-01 01:44:23.333 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-01 01:44:23.333 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 0ccaf9344aa64ca1af021d44d8a468fa --project 66ea9ca70197454b9ed4b6e1f9f9b011 2026-07-01 01:44:23.334 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 0ccaf9344aa64ca1af021d44d8a468fa --project 66ea9ca70197454b9ed4b6e1f9f9b011 -c Role -f value 2026-07-01 01:44:23.334 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:44:23.334 | + functions-common:get_or_add_user_project_role:979 : user_role_id=9f06385f46474dbd9d35f80d0c144414 2026-07-01 01:44:23.334 | + functions-common:get_or_add_user_project_role:980 : echo 9f06385f46474dbd9d35f80d0c144414 2026-07-01 01:44:23.334 | 9f06385f46474dbd9d35f80d0c144414 2026-07-01 01:44:23.439 | [2017 Async ks-demo-another:43025]: finished get_or_add_user_project_role anotherrole 0ccaf9344aa64ca1af021d44d8a468fa 66ea9ca70197454b9ed4b6e1f9f9b011 with result 0 in 12 seconds 2026-07-01 01:44:23.523 | [2017 Async ks-demo-invis:43121]: Waiting for completion of get_or_add_user_project_role member 0ccaf9344aa64ca1af021d44d8a468fa ba51f29fa2214cdbac98a9888197e5f2 running on PID 43121 (14 other jobs running) 2026-07-01 01:44:23.584 | [2017 Async ks-demo-invis:43121]: Signaling child to exit 2026-07-01 01:44:23.585 | WAKEUP 2026-07-01 01:44:23.640 | [2017 Async ks-demo-invis:43121]: Signaled 2026-07-01 01:44:23.645 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 01:44:23.645 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 01:44:23.645 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-01 01:44:23.645 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 01:44:23.645 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 01:44:23.645 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-01 01:44:23.645 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-01 01:44:23.645 | ++ functions-common:_get_domain_args:957 : echo 2026-07-01 01:44:23.646 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-01 01:44:23.646 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 0ccaf9344aa64ca1af021d44d8a468fa --project ba51f29fa2214cdbac98a9888197e5f2 2026-07-01 01:44:23.646 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 0ccaf9344aa64ca1af021d44d8a468fa --project ba51f29fa2214cdbac98a9888197e5f2 -c Role -f value 2026-07-01 01:44:23.646 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:44:23.646 | + functions-common:get_or_add_user_project_role:979 : user_role_id=b515bdb439f346fa80912e6523e6911c 2026-07-01 01:44:23.646 | + functions-common:get_or_add_user_project_role:980 : echo b515bdb439f346fa80912e6523e6911c 2026-07-01 01:44:23.646 | b515bdb439f346fa80912e6523e6911c 2026-07-01 01:44:23.762 | [2017 Async ks-demo-invis:43121]: finished get_or_add_user_project_role member 0ccaf9344aa64ca1af021d44d8a468fa ba51f29fa2214cdbac98a9888197e5f2 with result 0 in 13 seconds 2026-07-01 01:44:23.856 | [2017 Async ks-demo-reader:43273]: Waiting for completion of get_or_add_user_project_role reader c8f298760f2c4956a2553c6b3299a9ec 66ea9ca70197454b9ed4b6e1f9f9b011 running on PID 43273 (13 other jobs running) 2026-07-01 01:44:23.923 | [2017 Async ks-demo-reader:43273]: Signaling child to exit 2026-07-01 01:44:23.927 | WAKEUP 2026-07-01 01:44:23.975 | [2017 Async ks-demo-reader:43273]: Signaled 2026-07-01 01:44:23.978 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 01:44:23.978 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 01:44:23.978 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-01 01:44:23.978 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 01:44:23.978 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 01:44:23.978 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-01 01:44:23.978 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-01 01:44:23.978 | ++ functions-common:_get_domain_args:957 : echo 2026-07-01 01:44:23.978 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-01 01:44:23.978 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user c8f298760f2c4956a2553c6b3299a9ec --project 66ea9ca70197454b9ed4b6e1f9f9b011 2026-07-01 01:44:23.978 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c8f298760f2c4956a2553c6b3299a9ec --project 66ea9ca70197454b9ed4b6e1f9f9b011 -c Role -f value 2026-07-01 01:44:23.979 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:44:23.979 | + functions-common:get_or_add_user_project_role:979 : user_role_id=628ad85275de48e881f37d4ce1ccf0b5 2026-07-01 01:44:23.979 | + functions-common:get_or_add_user_project_role:980 : echo 628ad85275de48e881f37d4ce1ccf0b5 2026-07-01 01:44:23.981 | 628ad85275de48e881f37d4ce1ccf0b5 2026-07-01 01:44:24.089 | [2017 Async ks-demo-reader:43273]: finished get_or_add_user_project_role reader c8f298760f2c4956a2553c6b3299a9ec 66ea9ca70197454b9ed4b6e1f9f9b011 with result 0 in 11 seconds 2026-07-01 01:44:24.102 | + inc/async:async_wait:197 : return 0 2026-07-01 01:44:24.108 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-07-01 01:44:24.232 | [2017 Async ks-alt-admin:43674]: Waiting for completion of get_or_add_user_project_role admin 0f37190dd97d4bacab86e939a6ed9d28 b49c46d78e8c4e4da1bdc559cf350b20 running on PID 43674 (12 other jobs running) 2026-07-01 01:44:24.298 | [2017 Async ks-alt-admin:43674]: Signaling child to exit 2026-07-01 01:44:24.300 | WAKEUP 2026-07-01 01:44:24.346 | [2017 Async ks-alt-admin:43674]: Signaled 2026-07-01 01:44:24.346 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 01:44:24.346 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 01:44:24.346 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-01 01:44:24.347 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 01:44:24.347 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 01:44:24.347 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-01 01:44:24.347 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-01 01:44:24.347 | ++ functions-common:_get_domain_args:957 : echo 2026-07-01 01:44:24.347 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-01 01:44:24.347 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 0f37190dd97d4bacab86e939a6ed9d28 --project b49c46d78e8c4e4da1bdc559cf350b20 2026-07-01 01:44:24.347 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0f37190dd97d4bacab86e939a6ed9d28 --project b49c46d78e8c4e4da1bdc559cf350b20 -c Role -f value 2026-07-01 01:44:24.347 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:44:24.347 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e07bd400e66a4aa392b8edad577cb25a 2026-07-01 01:44:24.347 | + functions-common:get_or_add_user_project_role:980 : echo e07bd400e66a4aa392b8edad577cb25a 2026-07-01 01:44:24.348 | e07bd400e66a4aa392b8edad577cb25a 2026-07-01 01:44:24.455 | [2017 Async ks-alt-admin:43674]: finished get_or_add_user_project_role admin 0f37190dd97d4bacab86e939a6ed9d28 b49c46d78e8c4e4da1bdc559cf350b20 with result 0 in 9 seconds 2026-07-01 01:44:24.542 | [2017 Async ks-alt-another:43770]: Waiting for completion of get_or_add_user_project_role anotherrole 0f37190dd97d4bacab86e939a6ed9d28 b49c46d78e8c4e4da1bdc559cf350b20 running on PID 43770 (11 other jobs running) 2026-07-01 01:44:24.606 | [2017 Async ks-alt-another:43770]: Signaling child to exit 2026-07-01 01:44:24.607 | WAKEUP 2026-07-01 01:44:24.663 | [2017 Async ks-alt-another:43770]: Signaled 2026-07-01 01:44:24.665 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 01:44:24.665 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 01:44:24.665 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-01 01:44:24.665 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 01:44:24.665 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 01:44:24.665 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-01 01:44:24.665 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-01 01:44:24.666 | ++ functions-common:_get_domain_args:957 : echo 2026-07-01 01:44:24.666 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-01 01:44:24.666 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 0f37190dd97d4bacab86e939a6ed9d28 --project b49c46d78e8c4e4da1bdc559cf350b20 2026-07-01 01:44:24.666 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 0f37190dd97d4bacab86e939a6ed9d28 --project b49c46d78e8c4e4da1bdc559cf350b20 -c Role -f value 2026-07-01 01:44:24.666 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:44:24.666 | + functions-common:get_or_add_user_project_role:979 : user_role_id=9f06385f46474dbd9d35f80d0c144414 2026-07-01 01:44:24.666 | + functions-common:get_or_add_user_project_role:980 : echo 9f06385f46474dbd9d35f80d0c144414 2026-07-01 01:44:24.666 | 9f06385f46474dbd9d35f80d0c144414 2026-07-01 01:44:24.771 | [2017 Async ks-alt-another:43770]: finished get_or_add_user_project_role anotherrole 0f37190dd97d4bacab86e939a6ed9d28 b49c46d78e8c4e4da1bdc559cf350b20 with result 0 in 9 seconds 2026-07-01 01:44:24.856 | [2017 Async ks-alt-member-user:43945]: Waiting for completion of get_or_add_user_project_role member 8b45ee9568ed4ae3a4dd2279d4f26cda b49c46d78e8c4e4da1bdc559cf350b20 running on PID 43945 (10 other jobs running) 2026-07-01 01:44:24.919 | [2017 Async ks-alt-member-user:43945]: Signaling child to exit 2026-07-01 01:44:24.920 | WAKEUP 2026-07-01 01:44:24.979 | [2017 Async ks-alt-member-user:43945]: Signaled 2026-07-01 01:44:24.986 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 01:44:24.986 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 01:44:24.986 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-01 01:44:24.986 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 01:44:24.986 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 01:44:24.986 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-01 01:44:24.986 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-01 01:44:24.987 | ++ functions-common:_get_domain_args:957 : echo 2026-07-01 01:44:24.987 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-01 01:44:24.987 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 8b45ee9568ed4ae3a4dd2279d4f26cda --project b49c46d78e8c4e4da1bdc559cf350b20 2026-07-01 01:44:24.987 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8b45ee9568ed4ae3a4dd2279d4f26cda --project b49c46d78e8c4e4da1bdc559cf350b20 -c Role -f value 2026-07-01 01:44:24.987 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:44:24.987 | + functions-common:get_or_add_user_project_role:979 : user_role_id=b515bdb439f346fa80912e6523e6911c 2026-07-01 01:44:24.987 | + functions-common:get_or_add_user_project_role:980 : echo b515bdb439f346fa80912e6523e6911c 2026-07-01 01:44:24.987 | b515bdb439f346fa80912e6523e6911c 2026-07-01 01:44:25.097 | [2017 Async ks-alt-member-user:43945]: finished get_or_add_user_project_role member 8b45ee9568ed4ae3a4dd2279d4f26cda b49c46d78e8c4e4da1bdc559cf350b20 with result 0 in 9 seconds 2026-07-01 01:44:25.177 | [2017 Async ks-alt-reader-user:44123]: Waiting for completion of get_or_add_user_project_role reader 6ec5d4c856464526a3b2dce7e669437c b49c46d78e8c4e4da1bdc559cf350b20 running on PID 44123 (9 other jobs running) 2026-07-01 01:44:25.238 | [2017 Async ks-alt-reader-user:44123]: Signaling child to exit 2026-07-01 01:44:25.238 | WAKEUP 2026-07-01 01:44:25.295 | [2017 Async ks-alt-reader-user:44123]: Signaled 2026-07-01 01:44:25.298 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 01:44:25.299 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 01:44:25.299 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-01 01:44:25.299 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 01:44:25.299 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 01:44:25.299 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-01 01:44:25.299 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-01 01:44:25.299 | ++ functions-common:_get_domain_args:957 : echo 2026-07-01 01:44:25.299 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-01 01:44:25.299 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 6ec5d4c856464526a3b2dce7e669437c --project b49c46d78e8c4e4da1bdc559cf350b20 2026-07-01 01:44:25.299 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 6ec5d4c856464526a3b2dce7e669437c --project b49c46d78e8c4e4da1bdc559cf350b20 -c Role -f value 2026-07-01 01:44:25.299 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:44:25.300 | + functions-common:get_or_add_user_project_role:979 : user_role_id=628ad85275de48e881f37d4ce1ccf0b5 2026-07-01 01:44:25.300 | + functions-common:get_or_add_user_project_role:980 : echo 628ad85275de48e881f37d4ce1ccf0b5 2026-07-01 01:44:25.300 | 628ad85275de48e881f37d4ce1ccf0b5 2026-07-01 01:44:25.407 | [2017 Async ks-alt-reader-user:44123]: finished get_or_add_user_project_role reader 6ec5d4c856464526a3b2dce7e669437c b49c46d78e8c4e4da1bdc559cf350b20 with result 0 in 9 seconds 2026-07-01 01:44:25.419 | + inc/async:async_wait:197 : return 0 2026-07-01 01:44:25.430 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-07-01 01:44:25.566 | [2017 Async ks-system-member:44354]: Waiting for completion of get_or_add_user_system_role member fd4b6feb983b400191014a953cd716bc all running on PID 44354 (8 other jobs running) 2026-07-01 01:44:25.622 | [2017 Async ks-system-member:44354]: Signaling child to exit 2026-07-01 01:44:25.625 | WAKEUP 2026-07-01 01:44:25.681 | [2017 Async ks-system-member:44354]: Signaled 2026-07-01 01:44:25.687 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-01 01:44:25.687 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-01 01:44:25.687 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-01 01:44:25.687 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 01:44:25.687 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 01:44:25.687 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-01 01:44:25.687 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-01 01:44:25.688 | ++ functions-common:_get_domain_args:957 : echo 2026-07-01 01:44:25.688 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-01 01:44:25.688 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user fd4b6feb983b400191014a953cd716bc --system all -f value -c Role 2026-07-01 01:44:25.688 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:44:25.688 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-01 01:44:25.688 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-01 01:44:25.688 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user fd4b6feb983b400191014a953cd716bc --system all 2026-07-01 01:44:25.688 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user fd4b6feb983b400191014a953cd716bc --system all -f value -c Role 2026-07-01 01:44:25.688 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:44:25.688 | + functions-common:get_or_add_user_system_role:1028 : user_role_id= 2026-07-01 01:44:25.689 | + functions-common:get_or_add_user_system_role:1030 : echo 2026-07-01 01:44:25.689 | 2026-07-01 01:44:25.800 | [2017 Async ks-system-member:44354]: finished get_or_add_user_system_role member fd4b6feb983b400191014a953cd716bc all with result 0 in 13 seconds 2026-07-01 01:44:25.870 | [2017 Async ks-system-reader:44569]: Waiting for completion of get_or_add_user_system_role reader 7d759985f5784b10a050f5b3b2017af3 all running on PID 44569 (7 other jobs running) 2026-07-01 01:44:25.947 | [2017 Async ks-system-reader:44569]: Signaling child to exit 2026-07-01 01:44:29.963 | + inc/async:async_inner:64 : rc=0 2026-07-01 01:44:30.028 | [44569 Async ks-system-reader:44569]: finished successfully 2026-07-01 01:44:30.086 | WAKEUP 2026-07-01 01:44:30.140 | [2017 Async ks-system-reader:44569]: Signaled 2026-07-01 01:44:30.142 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-01 01:44:30.142 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-01 01:44:30.142 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-01 01:44:30.143 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 01:44:30.143 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 01:44:30.143 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-01 01:44:30.143 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-01 01:44:30.143 | ++ functions-common:_get_domain_args:957 : echo 2026-07-01 01:44:30.143 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-01 01:44:30.143 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7d759985f5784b10a050f5b3b2017af3 --system all -f value -c Role 2026-07-01 01:44:30.143 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:44:30.143 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-01 01:44:30.143 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-01 01:44:30.144 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user 7d759985f5784b10a050f5b3b2017af3 --system all 2026-07-01 01:44:30.144 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7d759985f5784b10a050f5b3b2017af3 --system all -f value -c Role 2026-07-01 01:44:30.146 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:44:30.146 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=628ad85275de48e881f37d4ce1ccf0b5 2026-07-01 01:44:30.146 | + functions-common:get_or_add_user_system_role:1030 : echo 628ad85275de48e881f37d4ce1ccf0b5 2026-07-01 01:44:30.146 | 628ad85275de48e881f37d4ce1ccf0b5 2026-07-01 01:44:30.252 | [2017 Async ks-system-reader:44569]: finished get_or_add_user_system_role reader 7d759985f5784b10a050f5b3b2017af3 all with result 0 in 16 seconds 2026-07-01 01:44:30.272 | + inc/async:async_wait:197 : return 0 2026-07-01 01:44:30.279 | + 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-01 01:44:30.416 | [2017 Async ks-group-memberdemo:44823]: Waiting for completion of get_or_add_group_project_role member 5a854c83bd974d76ae7857c8420241f6 66ea9ca70197454b9ed4b6e1f9f9b011 running on PID 44823 (6 other jobs running) 2026-07-01 01:44:30.475 | [2017 Async ks-group-memberdemo:44823]: Signaling child to exit 2026-07-01 01:44:33.872 | + inc/async:async_inner:64 : rc=0 2026-07-01 01:44:33.899 | [44823 Async ks-group-memberdemo:44823]: finished successfully 2026-07-01 01:44:33.920 | WAKEUP 2026-07-01 01:44:33.970 | [2017 Async ks-group-memberdemo:44823]: Signaled 2026-07-01 01:44:33.973 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-01 01:44:33.973 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 5a854c83bd974d76ae7857c8420241f6 --project 66ea9ca70197454b9ed4b6e1f9f9b011 2026-07-01 01:44:33.973 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 5a854c83bd974d76ae7857c8420241f6 --project 66ea9ca70197454b9ed4b6e1f9f9b011 -f value -c Role 2026-07-01 01:44:33.973 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:44:33.973 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=b515bdb439f346fa80912e6523e6911c 2026-07-01 01:44:33.973 | + functions-common:get_or_add_group_project_role:1049 : echo b515bdb439f346fa80912e6523e6911c 2026-07-01 01:44:33.973 | b515bdb439f346fa80912e6523e6911c 2026-07-01 01:44:34.044 | [2017 Async ks-group-memberdemo:44823]: finished get_or_add_group_project_role member 5a854c83bd974d76ae7857c8420241f6 66ea9ca70197454b9ed4b6e1f9f9b011 with result 0 in 12 seconds 2026-07-01 01:44:34.090 | [2017 Async ks-group-anotherdemo:44902]: Waiting for completion of get_or_add_group_project_role anotherrole 5a854c83bd974d76ae7857c8420241f6 66ea9ca70197454b9ed4b6e1f9f9b011 running on PID 44902 (5 other jobs running) 2026-07-01 01:44:34.134 | [2017 Async ks-group-anotherdemo:44902]: Signaling child to exit 2026-07-01 01:44:34.299 | + inc/async:async_inner:64 : rc=0 2026-07-01 01:44:34.338 | [44902 Async ks-group-anotherdemo:44902]: finished successfully 2026-07-01 01:44:34.368 | WAKEUP 2026-07-01 01:44:34.401 | [2017 Async ks-group-anotherdemo:44902]: Signaled 2026-07-01 01:44:34.403 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-01 01:44:34.404 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 5a854c83bd974d76ae7857c8420241f6 --project 66ea9ca70197454b9ed4b6e1f9f9b011 2026-07-01 01:44:34.404 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 5a854c83bd974d76ae7857c8420241f6 --project 66ea9ca70197454b9ed4b6e1f9f9b011 -f value -c Role 2026-07-01 01:44:34.404 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:44:34.404 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=9f06385f46474dbd9d35f80d0c144414 2026-07-01 01:44:34.404 | + functions-common:get_or_add_group_project_role:1049 : echo 9f06385f46474dbd9d35f80d0c144414 2026-07-01 01:44:34.404 | 9f06385f46474dbd9d35f80d0c144414 2026-07-01 01:44:34.453 | + inc/async:async_inner:64 : rc=0 2026-07-01 01:44:34.463 | [2017 Async ks-group-anotherdemo:44902]: finished get_or_add_group_project_role anotherrole 5a854c83bd974d76ae7857c8420241f6 66ea9ca70197454b9ed4b6e1f9f9b011 with result 0 in 12 seconds 2026-07-01 01:44:34.499 | [45060 Async ks-group-anotheralt:45060]: finished successfully 2026-07-01 01:44:34.524 | [2017 Async ks-group-memberalt:44981]: Waiting for completion of get_or_add_group_project_role member 5a854c83bd974d76ae7857c8420241f6 b49c46d78e8c4e4da1bdc559cf350b20 running on PID 44981 (4 other jobs running) 2026-07-01 01:44:34.556 | [2017 Async ks-group-memberalt:44981]: Signaling child to exit 2026-07-01 01:44:34.784 | + inc/async:async_inner:64 : rc=0 2026-07-01 01:44:34.816 | [45139 Async ks-group-admin:45139]: finished successfully 2026-07-01 01:44:35.107 | + inc/async:async_inner:64 : rc=0 2026-07-01 01:44:35.139 | [44981 Async ks-group-memberalt:44981]: finished successfully 2026-07-01 01:44:35.167 | WAKEUP 2026-07-01 01:44:35.197 | [2017 Async ks-group-memberalt:44981]: Signaled 2026-07-01 01:44:35.198 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-01 01:44:35.198 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 5a854c83bd974d76ae7857c8420241f6 --project b49c46d78e8c4e4da1bdc559cf350b20 2026-07-01 01:44:35.198 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 5a854c83bd974d76ae7857c8420241f6 --project b49c46d78e8c4e4da1bdc559cf350b20 -f value -c Role 2026-07-01 01:44:35.198 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:44:35.198 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=b515bdb439f346fa80912e6523e6911c 2026-07-01 01:44:35.198 | + functions-common:get_or_add_group_project_role:1049 : echo b515bdb439f346fa80912e6523e6911c 2026-07-01 01:44:35.198 | b515bdb439f346fa80912e6523e6911c 2026-07-01 01:44:35.255 | [2017 Async ks-group-memberalt:44981]: finished get_or_add_group_project_role member 5a854c83bd974d76ae7857c8420241f6 b49c46d78e8c4e4da1bdc559cf350b20 with result 0 in 13 seconds 2026-07-01 01:44:35.302 | [2017 Async ks-group-anotheralt:45060]: Waiting for completion of get_or_add_group_project_role anotherrole 5a854c83bd974d76ae7857c8420241f6 b49c46d78e8c4e4da1bdc559cf350b20 running on PID 45060 (3 other jobs running) 2026-07-01 01:44:35.333 | [2017 Async ks-group-anotheralt:45060]: Signaling child to exit 2026-07-01 01:44:35.333 | WAKEUP 2026-07-01 01:44:35.360 | [2017 Async ks-group-anotheralt:45060]: Signaled 2026-07-01 01:44:35.361 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-01 01:44:35.362 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 5a854c83bd974d76ae7857c8420241f6 --project b49c46d78e8c4e4da1bdc559cf350b20 2026-07-01 01:44:35.362 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 5a854c83bd974d76ae7857c8420241f6 --project b49c46d78e8c4e4da1bdc559cf350b20 -f value -c Role 2026-07-01 01:44:35.362 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:44:35.362 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=9f06385f46474dbd9d35f80d0c144414 2026-07-01 01:44:35.362 | + functions-common:get_or_add_group_project_role:1049 : echo 9f06385f46474dbd9d35f80d0c144414 2026-07-01 01:44:35.363 | 9f06385f46474dbd9d35f80d0c144414 2026-07-01 01:44:35.415 | [2017 Async ks-group-anotheralt:45060]: finished get_or_add_group_project_role anotherrole 5a854c83bd974d76ae7857c8420241f6 b49c46d78e8c4e4da1bdc559cf350b20 with result 0 in 12 seconds 2026-07-01 01:44:35.459 | [2017 Async ks-group-admin:45139]: Waiting for completion of get_or_add_group_project_role admin d4329de9ae4a412ba5c2494df919aeb3 c43baa4017014b09a384294975690a79 running on PID 45139 (2 other jobs running) 2026-07-01 01:44:35.488 | [2017 Async ks-group-admin:45139]: Signaling child to exit 2026-07-01 01:44:35.488 | WAKEUP 2026-07-01 01:44:35.514 | [2017 Async ks-group-admin:45139]: Signaled 2026-07-01 01:44:35.515 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-01 01:44:35.515 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group d4329de9ae4a412ba5c2494df919aeb3 --project c43baa4017014b09a384294975690a79 2026-07-01 01:44:35.515 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group d4329de9ae4a412ba5c2494df919aeb3 --project c43baa4017014b09a384294975690a79 -f value -c Role 2026-07-01 01:44:35.516 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:44:35.516 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=e07bd400e66a4aa392b8edad577cb25a 2026-07-01 01:44:35.516 | + functions-common:get_or_add_group_project_role:1049 : echo e07bd400e66a4aa392b8edad577cb25a 2026-07-01 01:44:35.517 | e07bd400e66a4aa392b8edad577cb25a 2026-07-01 01:44:35.573 | [2017 Async ks-group-admin:45139]: finished get_or_add_group_project_role admin d4329de9ae4a412ba5c2494df919aeb3 c43baa4017014b09a384294975690a79 with result 0 in 12 seconds 2026-07-01 01:44:35.582 | + inc/async:async_wait:197 : return 0 2026-07-01 01:44:35.586 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-07-01 01:44:35.613 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:44:35.618 | + ./stack.sh:main:1122 : is_service_enabled nova 2026-07-01 01:44:35.646 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:44:35.651 | + ./stack.sh:main:1123 : async_runfunc create_nova_accounts 2026-07-01 01:44:35.655 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-07-01 01:44:35.746 | + inc/async:async_inner:63 : create_nova_accounts 2026-07-01 01:44:35.799 | [2017 Async create_nova_accounts:47039]: running: create_nova_accounts 2026-07-01 01:44:35.804 | + ./stack.sh:main:1125 : is_service_enabled glance 2026-07-01 01:44:35.830 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:44:35.833 | + ./stack.sh:main:1126 : async_runfunc create_glance_accounts 2026-07-01 01:44:35.838 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-07-01 01:44:35.923 | + inc/async:async_inner:63 : create_glance_accounts 2026-07-01 01:44:35.982 | [2017 Async create_glance_accounts:47162]: running: create_glance_accounts 2026-07-01 01:44:35.988 | + ./stack.sh:main:1128 : is_service_enabled cinder 2026-07-01 01:44:36.020 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:44:36.025 | + ./stack.sh:main:1129 : async_runfunc create_cinder_accounts 2026-07-01 01:44:36.029 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-07-01 01:44:36.122 | + inc/async:async_inner:63 : create_cinder_accounts 2026-07-01 01:44:36.176 | [2017 Async create_cinder_accounts:47300]: running: create_cinder_accounts 2026-07-01 01:44:36.180 | + ./stack.sh:main:1131 : is_service_enabled neutron 2026-07-01 01:44:36.210 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:44:36.213 | + ./stack.sh:main:1132 : async_runfunc create_neutron_accounts 2026-07-01 01:44:36.215 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-07-01 01:44:36.286 | + inc/async:async_inner:63 : create_neutron_accounts 2026-07-01 01:44:36.357 | [2017 Async create_neutron_accounts:47442]: running: create_neutron_accounts 2026-07-01 01:44:36.362 | + ./stack.sh:main:1134 : is_service_enabled swift 2026-07-01 01:44:36.395 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:44:36.398 | + ./stack.sh:main:1143 : is_service_enabled horizon 2026-07-01 01:44:36.433 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:44:36.440 | + ./stack.sh:main:1148 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-07-01 01:44:36.548 | [2017 Async create_nova_accounts:47039]: Waiting for completion of create_nova_accounts running on PID 47039 (5 other jobs running) 2026-07-01 01:44:36.600 | [2017 Async create_nova_accounts:47039]: Signaling child to exit 2026-07-01 01:45:12.352 | + inc/async:async_inner:64 : rc=0 2026-07-01 01:45:12.377 | [47442 Async create_neutron_accounts:47442]: finished successfully 2026-07-01 01:45:20.047 | + inc/async:async_inner:64 : rc=0 2026-07-01 01:45:20.079 | [47300 Async create_cinder_accounts:47300]: finished successfully 2026-07-01 01:45:38.394 | + inc/async:async_inner:64 : rc=0 2026-07-01 01:45:38.426 | [47039 Async create_nova_accounts:47039]: finished successfully 2026-07-01 01:45:38.452 | WAKEUP 2026-07-01 01:45:38.477 | [2017 Async create_nova_accounts:47039]: Signaled 2026-07-01 01:45:38.477 | + lib/nova:create_nova_accounts:389 : [[ 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-01 01:45:38.478 | + lib/nova:create_nova_accounts:393 : create_service_user nova admin 2026-07-01 01:45:38.478 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-07-01 01:45:38.478 | + functions-common:get_or_create_user:899 : local user_id 2026-07-01 01:45:38.478 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-01 01:45:38.478 | + functions-common:get_or_create_user:903 : local email= 2026-07-01 01:45:38.478 | ++ 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-01 01:45:38.478 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:45:38.478 | + functions-common:get_or_create_user:915 : user_id=f64f07e57bac4415b1564c67c566c8be 2026-07-01 01:45:38.478 | + functions-common:get_or_create_user:916 : echo f64f07e57bac4415b1564c67c566c8be 2026-07-01 01:45:38.478 | f64f07e57bac4415b1564c67c566c8be 2026-07-01 01:45:38.479 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-07-01 01:45:38.479 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 01:45:38.479 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 01:45:38.479 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-01 01:45:38.480 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 01:45:38.480 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 01:45:38.480 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-01 01:45:38.480 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-01 01:45:38.480 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-01 01:45:38.481 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-01 01:45:38.481 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-01 01:45:38.481 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-01 01:45:38.481 | + 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-01 01:45:38.481 | ++ 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-01 01:45:38.482 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:45:38.482 | + functions-common:get_or_add_user_project_role:979 : user_role_id=ea90057139544a78a9a853896a1c899d 2026-07-01 01:45:38.482 | + functions-common:get_or_add_user_project_role:980 : echo ea90057139544a78a9a853896a1c899d 2026-07-01 01:45:38.482 | ea90057139544a78a9a853896a1c899d 2026-07-01 01:45:38.482 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-01 01:45:38.482 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-07-01 01:45:38.482 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 01:45:38.482 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 01:45:38.482 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-01 01:45:38.482 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 01:45:38.482 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 01:45:38.483 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-01 01:45:38.483 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-01 01:45:38.484 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-01 01:45:38.484 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-01 01:45:38.484 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-01 01:45:38.484 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-01 01:45:38.484 | + 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-01 01:45:38.484 | ++ 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-01 01:45:38.485 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:45:38.485 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e07bd400e66a4aa392b8edad577cb25a 2026-07-01 01:45:38.485 | + functions-common:get_or_add_user_project_role:980 : echo e07bd400e66a4aa392b8edad577cb25a 2026-07-01 01:45:38.485 | e07bd400e66a4aa392b8edad577cb25a 2026-07-01 01:45:38.486 | + lib/nova:create_nova_accounts:395 : local nova_api_url 2026-07-01 01:45:38.486 | + lib/nova:create_nova_accounts:396 : nova_api_url=http://192.168.122.240/compute 2026-07-01 01:45:38.486 | + lib/nova:create_nova_accounts:398 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-07-01 01:45:38.486 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-01 01:45:38.486 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-07-01 01:45:38.486 | ++ 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-01 01:45:38.486 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:45:38.486 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-01 01:45:38.486 | 50a7e20983c440229432657a86cd7d04' 2026-07-01 01:45:38.486 | + functions-common:get_or_create_service:1067 : echo 50a7e20983c440229432657a86cd7d04 2026-07-01 01:45:38.487 | 50a7e20983c440229432657a86cd7d04 2026-07-01 01:45:38.487 | + lib/nova:create_nova_accounts:400 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.240/compute/v2/$(project_id)s' 2026-07-01 01:45:38.487 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-01 01:45:38.487 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.240/compute/v2/$(project_id)s' RegionOne 2026-07-01 01:45:38.488 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-01 01:45:38.488 | +++ 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-01 01:45:38.488 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:45:38.489 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-01 01:45:38.489 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-01 01:45:38.489 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.240/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-07-01 01:45:38.489 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:45:38.489 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=d4f45c6fb5874041b81384b952236b1e 2026-07-01 01:45:38.489 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo d4f45c6fb5874041b81384b952236b1e 2026-07-01 01:45:38.489 | + functions-common:get_or_create_endpoint:1100 : public_id=d4f45c6fb5874041b81384b952236b1e 2026-07-01 01:45:38.489 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-01 01:45:38.489 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-01 01:45:38.489 | + functions-common:get_or_create_endpoint:1109 : echo d4f45c6fb5874041b81384b952236b1e 2026-07-01 01:45:38.489 | d4f45c6fb5874041b81384b952236b1e 2026-07-01 01:45:38.490 | + lib/nova:create_nova_accounts:404 : get_or_create_service nova compute 'Nova Compute Service' 2026-07-01 01:45:38.490 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-01 01:45:38.490 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-07-01 01:45:38.490 | ++ 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-01 01:45:38.491 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:45:38.491 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-01 01:45:38.491 | d2a438476b8b461ba0ae19fe24f03cfe' 2026-07-01 01:45:38.492 | + functions-common:get_or_create_service:1067 : echo d2a438476b8b461ba0ae19fe24f03cfe 2026-07-01 01:45:38.492 | d2a438476b8b461ba0ae19fe24f03cfe 2026-07-01 01:45:38.492 | + lib/nova:create_nova_accounts:406 : get_or_create_endpoint compute RegionOne http://192.168.122.240/compute/v2.1 2026-07-01 01:45:38.492 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-01 01:45:38.492 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.240/compute/v2.1 RegionOne 2026-07-01 01:45:38.492 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-01 01:45:38.492 | +++ 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-01 01:45:38.493 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:45:38.493 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-01 01:45:38.493 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-01 01:45:38.493 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.240/compute/v2.1 --region RegionOne -f value -c id 2026-07-01 01:45:38.493 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:45:38.494 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=4e14d73c225d42168a676118d40f14a2 2026-07-01 01:45:38.494 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 4e14d73c225d42168a676118d40f14a2 2026-07-01 01:45:38.494 | + functions-common:get_or_create_endpoint:1100 : public_id=4e14d73c225d42168a676118d40f14a2 2026-07-01 01:45:38.494 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-01 01:45:38.494 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-01 01:45:38.494 | + functions-common:get_or_create_endpoint:1109 : echo 4e14d73c225d42168a676118d40f14a2 2026-07-01 01:45:38.494 | 4e14d73c225d42168a676118d40f14a2 2026-07-01 01:45:38.494 | + lib/nova:create_nova_accounts:411 : is_service_enabled n-api 2026-07-01 01:45:38.495 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:45:38.495 | + lib/nova:create_nova_accounts:413 : is_service_enabled swift 2026-07-01 01:45:38.495 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:45:38.495 | + lib/nova:create_nova_accounts:421 : is_service_enabled s3api 2026-07-01 01:45:38.496 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:45:38.496 | + lib/nova:create_nova_accounts:432 : is_service_enabled n-api 2026-07-01 01:45:38.496 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:45:38.496 | + lib/nova:create_nova_accounts:433 : [[ False = True ]] 2026-07-01 01:45:38.531 | [2017 Async create_nova_accounts:47039]: finished create_nova_accounts with result 0 in 62 seconds 2026-07-01 01:45:38.574 | [2017 Async create_glance_accounts:47162]: Waiting for completion of create_glance_accounts running on PID 47162 (4 other jobs running) 2026-07-01 01:45:38.603 | [2017 Async create_glance_accounts:47162]: Signaling child to exit 2026-07-01 01:45:50.863 | + inc/async:async_inner:64 : rc=0 2026-07-01 01:45:50.887 | [47162 Async create_glance_accounts:47162]: finished successfully 2026-07-01 01:45:50.909 | WAKEUP 2026-07-01 01:45:50.930 | [2017 Async create_glance_accounts:47162]: Signaled 2026-07-01 01:45:50.932 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-07-01 01:45:50.932 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:45:50.932 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-07-01 01:45:50.932 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-07-01 01:45:50.932 | + functions-common:get_or_create_user:899 : local user_id 2026-07-01 01:45:50.932 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-01 01:45:50.932 | + functions-common:get_or_create_user:903 : local email= 2026-07-01 01:45:50.932 | ++ 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-01 01:45:50.933 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:45:50.933 | + functions-common:get_or_create_user:915 : user_id=bc90cc664c1042558eed2cdd332c2e8c 2026-07-01 01:45:50.933 | + functions-common:get_or_create_user:916 : echo bc90cc664c1042558eed2cdd332c2e8c 2026-07-01 01:45:50.933 | bc90cc664c1042558eed2cdd332c2e8c 2026-07-01 01:45:50.933 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-07-01 01:45:50.933 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 01:45:50.933 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 01:45:50.934 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-01 01:45:50.934 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 01:45:50.935 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 01:45:50.935 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-01 01:45:50.935 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-01 01:45:50.935 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-01 01:45:50.935 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-01 01:45:50.936 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-01 01:45:50.936 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-01 01:45:50.936 | + 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-01 01:45:50.936 | ++ 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-01 01:45:50.936 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:45:50.936 | + functions-common:get_or_add_user_project_role:979 : user_role_id=ea90057139544a78a9a853896a1c899d 2026-07-01 01:45:50.937 | + functions-common:get_or_add_user_project_role:980 : echo ea90057139544a78a9a853896a1c899d 2026-07-01 01:45:50.937 | ea90057139544a78a9a853896a1c899d 2026-07-01 01:45:50.937 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-01 01:45:50.937 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-07-01 01:45:50.937 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 01:45:50.937 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 01:45:50.937 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-01 01:45:50.937 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 01:45:50.937 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 01:45:50.937 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-01 01:45:50.937 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-01 01:45:50.938 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-01 01:45:50.938 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-01 01:45:50.938 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-01 01:45:50.938 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-01 01:45:50.938 | + 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-01 01:45:50.938 | ++ 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-01 01:45:50.938 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:45:50.938 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e07bd400e66a4aa392b8edad577cb25a 2026-07-01 01:45:50.938 | + functions-common:get_or_add_user_project_role:980 : echo e07bd400e66a4aa392b8edad577cb25a 2026-07-01 01:45:50.938 | e07bd400e66a4aa392b8edad577cb25a 2026-07-01 01:45:50.938 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-07-01 01:45:50.939 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:45:50.939 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-07-01 01:45:50.939 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-01 01:45:50.939 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-07-01 01:45:50.939 | ++ 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-01 01:45:50.939 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:45:50.939 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-01 01:45:50.939 | 202fef99e84b4f4bbfe251aa00974e0f' 2026-07-01 01:45:50.939 | + functions-common:get_or_create_service:1067 : echo 202fef99e84b4f4bbfe251aa00974e0f 2026-07-01 01:45:50.940 | 202fef99e84b4f4bbfe251aa00974e0f 2026-07-01 01:45:50.940 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.240/image 2026-07-01 01:45:50.940 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-01 01:45:50.940 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.240/image RegionOne 2026-07-01 01:45:50.940 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-01 01:45:50.940 | +++ 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-01 01:45:50.940 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:45:50.940 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-01 01:45:50.940 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-01 01:45:50.940 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.240/image --region RegionOne -f value -c id 2026-07-01 01:45:50.941 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:45:50.941 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=24d21cd6c919449296c6b17cac9f884c 2026-07-01 01:45:50.941 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 24d21cd6c919449296c6b17cac9f884c 2026-07-01 01:45:50.941 | + functions-common:get_or_create_endpoint:1100 : public_id=24d21cd6c919449296c6b17cac9f884c 2026-07-01 01:45:50.941 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-01 01:45:50.941 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-01 01:45:50.941 | + functions-common:get_or_create_endpoint:1109 : echo 24d21cd6c919449296c6b17cac9f884c 2026-07-01 01:45:50.941 | 24d21cd6c919449296c6b17cac9f884c 2026-07-01 01:45:50.941 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-07-01 01:45:50.941 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-07-01 01:45:50.942 | +++ 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-01 01:45:50.942 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:45:50.942 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-07-01 01:45:50.942 | ++ functions-common:get_or_create_domain:878 : echo default 2026-07-01 01:45:50.942 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-07-01 01:45:50.942 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-07-01 01:45:50.942 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-07-01 01:45:50.942 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-07-01 01:45:50.942 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-07-01 01:45:50.943 | + 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-01 01:45:50.943 | +---------------+----------------------------------+ 2026-07-01 01:45:50.943 | | Field | Value | 2026-07-01 01:45:50.943 | +---------------+----------------------------------+ 2026-07-01 01:45:50.943 | | default_limit | 2000 | 2026-07-01 01:45:50.943 | | description | None | 2026-07-01 01:45:50.943 | | id | 3f5ccb45c27f4121bd2f4ad2bb5e04e9 | 2026-07-01 01:45:50.943 | | region_id | RegionOne | 2026-07-01 01:45:50.943 | | resource_name | image_size_total | 2026-07-01 01:45:50.944 | | service_id | 202fef99e84b4f4bbfe251aa00974e0f | 2026-07-01 01:45:50.944 | +---------------+----------------------------------+ 2026-07-01 01:45:50.944 | + 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-01 01:45:50.944 | +---------------+----------------------------------+ 2026-07-01 01:45:50.944 | | Field | Value | 2026-07-01 01:45:50.944 | +---------------+----------------------------------+ 2026-07-01 01:45:50.944 | | default_limit | 2000 | 2026-07-01 01:45:50.944 | | description | None | 2026-07-01 01:45:50.944 | | id | 0fdb8d1c8e1441f7aaaf62172c456b7b | 2026-07-01 01:45:50.944 | | region_id | RegionOne | 2026-07-01 01:45:50.944 | | resource_name | image_stage_total | 2026-07-01 01:45:50.945 | | service_id | 202fef99e84b4f4bbfe251aa00974e0f | 2026-07-01 01:45:50.945 | +---------------+----------------------------------+ 2026-07-01 01:45:50.945 | + 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-01 01:45:50.945 | +---------------+----------------------------------+ 2026-07-01 01:45:50.945 | | Field | Value | 2026-07-01 01:45:50.945 | +---------------+----------------------------------+ 2026-07-01 01:45:50.945 | | default_limit | 100 | 2026-07-01 01:45:50.945 | | description | None | 2026-07-01 01:45:50.946 | | id | c91c0664d906489ebc8a6dfda82b5e5d | 2026-07-01 01:45:50.946 | | region_id | RegionOne | 2026-07-01 01:45:50.946 | | resource_name | image_count_total | 2026-07-01 01:45:50.946 | | service_id | 202fef99e84b4f4bbfe251aa00974e0f | 2026-07-01 01:45:50.946 | +---------------+----------------------------------+ 2026-07-01 01:45:50.946 | + 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-01 01:45:50.946 | +---------------+----------------------------------+ 2026-07-01 01:45:50.946 | | Field | Value | 2026-07-01 01:45:50.946 | +---------------+----------------------------------+ 2026-07-01 01:45:50.946 | | default_limit | 100 | 2026-07-01 01:45:50.947 | | description | None | 2026-07-01 01:45:50.947 | | id | 5a20cff659f7446f9d8a57bddd8178bc | 2026-07-01 01:45:50.947 | | region_id | RegionOne | 2026-07-01 01:45:50.947 | | resource_name | image_count_uploading | 2026-07-01 01:45:50.947 | | service_id | 202fef99e84b4f4bbfe251aa00974e0f | 2026-07-01 01:45:50.947 | +---------------+----------------------------------+ 2026-07-01 01:45:50.947 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-07-01 01:45:50.947 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-07-01 01:45:50.947 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-07-01 01:45:50.947 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-07-01 01:45:50.948 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-07-01 01:45:50.948 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.240/identity 2026-07-01 01:45:50.948 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-07-01 01:45:50.948 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-07-01 01:45:50.948 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:45:50.948 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 24d21cd6c919449296c6b17cac9f884c 2026-07-01 01:45:50.948 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-07-01 01:45:50.948 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-07-01 01:45:50.948 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:45:50.974 | [2017 Async create_glance_accounts:47162]: finished create_glance_accounts with result 0 in 74 seconds 2026-07-01 01:45:51.009 | [2017 Async create_cinder_accounts:47300]: Waiting for completion of create_cinder_accounts running on PID 47300 (3 other jobs running) 2026-07-01 01:45:51.032 | [2017 Async create_cinder_accounts:47300]: Signaling child to exit 2026-07-01 01:45:51.032 | WAKEUP 2026-07-01 01:45:51.054 | [2017 Async create_cinder_accounts:47300]: Signaled 2026-07-01 01:45:51.055 | + lib/cinder:create_cinder_accounts:452 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ c-api ]] 2026-07-01 01:45:51.055 | + lib/cinder:create_cinder_accounts:454 : local extra_role= 2026-07-01 01:45:51.055 | + lib/cinder:create_cinder_accounts:457 : is_service_enabled barbican 2026-07-01 01:45:51.055 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:45:51.056 | + lib/cinder:create_cinder_accounts:461 : create_service_user cinder 2026-07-01 01:45:51.056 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-07-01 01:45:51.056 | + functions-common:get_or_create_user:899 : local user_id 2026-07-01 01:45:51.056 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-01 01:45:51.056 | + functions-common:get_or_create_user:903 : local email= 2026-07-01 01:45:51.056 | ++ 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-01 01:45:51.056 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:45:51.056 | + functions-common:get_or_create_user:915 : user_id=fdd579b2b0ac4376bf2f124c4a100e70 2026-07-01 01:45:51.056 | + functions-common:get_or_create_user:916 : echo fdd579b2b0ac4376bf2f124c4a100e70 2026-07-01 01:45:51.056 | fdd579b2b0ac4376bf2f124c4a100e70 2026-07-01 01:45:51.057 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-07-01 01:45:51.057 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 01:45:51.057 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 01:45:51.057 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-01 01:45:51.057 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 01:45:51.057 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 01:45:51.057 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-01 01:45:51.057 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-01 01:45:51.057 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-01 01:45:51.057 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-01 01:45:51.058 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-01 01:45:51.058 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-01 01:45:51.058 | + 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-01 01:45:51.058 | ++ 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-01 01:45:51.058 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:45:51.058 | + functions-common:get_or_add_user_project_role:979 : user_role_id=ea90057139544a78a9a853896a1c899d 2026-07-01 01:45:51.058 | + functions-common:get_or_add_user_project_role:980 : echo ea90057139544a78a9a853896a1c899d 2026-07-01 01:45:51.058 | ea90057139544a78a9a853896a1c899d 2026-07-01 01:45:51.058 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-01 01:45:51.058 | + lib/cinder:create_cinder_accounts:463 : local cinder_api_url 2026-07-01 01:45:51.059 | + lib/cinder:create_cinder_accounts:464 : cinder_api_url=http://192.168.122.240/volume 2026-07-01 01:45:51.059 | + lib/cinder:create_cinder_accounts:467 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-07-01 01:45:51.059 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-01 01:45:51.059 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-07-01 01:45:51.059 | ++ 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-01 01:45:51.059 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:45:51.059 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-01 01:45:51.059 | 458a49f171de425c85bddf72b1246b4a' 2026-07-01 01:45:51.059 | + functions-common:get_or_create_service:1067 : echo 458a49f171de425c85bddf72b1246b4a 2026-07-01 01:45:51.059 | 458a49f171de425c85bddf72b1246b4a 2026-07-01 01:45:51.060 | + lib/cinder:create_cinder_accounts:469 : get_or_create_endpoint block-storage RegionOne http://192.168.122.240/volume/v3 2026-07-01 01:45:51.060 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-01 01:45:51.060 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.240/volume/v3 RegionOne 2026-07-01 01:45:51.060 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-01 01:45:51.060 | +++ 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-01 01:45:51.060 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:45:51.060 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-01 01:45:51.060 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-01 01:45:51.060 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.240/volume/v3 --region RegionOne -f value -c id 2026-07-01 01:45:51.060 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:45:51.061 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=b7f4017aec63400abeaf2c69cc5a48b8 2026-07-01 01:45:51.061 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo b7f4017aec63400abeaf2c69cc5a48b8 2026-07-01 01:45:51.061 | + functions-common:get_or_create_endpoint:1100 : public_id=b7f4017aec63400abeaf2c69cc5a48b8 2026-07-01 01:45:51.061 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-01 01:45:51.061 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-01 01:45:51.061 | + functions-common:get_or_create_endpoint:1109 : echo b7f4017aec63400abeaf2c69cc5a48b8 2026-07-01 01:45:51.061 | b7f4017aec63400abeaf2c69cc5a48b8 2026-07-01 01:45:51.061 | + lib/cinder:create_cinder_accounts:472 : configure_cinder_internal_tenant 2026-07-01 01:45:51.061 | ++ lib/cinder:configure_cinder_internal_tenant:708 : get_or_create_project service 2026-07-01 01:45:51.061 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-01 01:45:51.062 | +++ 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-01 01:45:51.062 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:45:51.062 | ++ functions-common:get_or_create_project:928 : project_id=e437ca00bb2f42a3ab87c2d64d852553 2026-07-01 01:45:51.062 | ++ functions-common:get_or_create_project:929 : echo e437ca00bb2f42a3ab87c2d64d852553 2026-07-01 01:45:51.062 | + lib/cinder:configure_cinder_internal_tenant:708 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id e437ca00bb2f42a3ab87c2d64d852553 2026-07-01 01:45:51.062 | ++ lib/cinder:configure_cinder_internal_tenant:709 : get_or_create_user cinder 2026-07-01 01:45:51.062 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-01 01:45:51.062 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-01 01:45:51.063 | ++ functions-common:get_or_create_user:903 : local email= 2026-07-01 01:45:51.063 | +++ 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-01 01:45:51.063 | No password was supplied, authentication will fail when a user does not have a password. 2026-07-01 01:45:51.063 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:45:51.063 | ++ functions-common:get_or_create_user:915 : user_id=fdd579b2b0ac4376bf2f124c4a100e70 2026-07-01 01:45:51.063 | ++ functions-common:get_or_create_user:916 : echo fdd579b2b0ac4376bf2f124c4a100e70 2026-07-01 01:45:51.063 | + lib/cinder:configure_cinder_internal_tenant:709 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id fdd579b2b0ac4376bf2f124c4a100e70 2026-07-01 01:45:51.099 | [2017 Async create_cinder_accounts:47300]: finished create_cinder_accounts with result 0 in 43 seconds 2026-07-01 01:45:51.103 | + inc/async:async_wait:197 : return 0 2026-07-01 01:45:51.107 | + ./stack.sh:main:1149 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-07-01 01:45:51.156 | [2017 Async create_neutron_accounts:47442]: Waiting for completion of create_neutron_accounts running on PID 47442 (2 other jobs running) 2026-07-01 01:45:51.181 | [2017 Async create_neutron_accounts:47442]: Signaling child to exit 2026-07-01 01:45:51.181 | WAKEUP 2026-07-01 01:45:51.202 | [2017 Async create_neutron_accounts:47442]: Signaled 2026-07-01 01:45:51.203 | + lib/neutron:create_neutron_accounts:482 : local neutron_url 2026-07-01 01:45:51.203 | + lib/neutron:create_neutron_accounts:483 : neutron_url=http://192.168.122.240/ 2026-07-01 01:45:51.203 | + lib/neutron:create_neutron_accounts:484 : '[' '!' -z networking ']' 2026-07-01 01:45:51.204 | + lib/neutron:create_neutron_accounts:485 : neutron_url=http://192.168.122.240/networking 2026-07-01 01:45:51.204 | + lib/neutron:create_neutron_accounts:488 : is_service_enabled q-svc neutron-api 2026-07-01 01:45:51.204 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:45:51.204 | + lib/neutron:create_neutron_accounts:490 : create_service_user neutron 2026-07-01 01:45:51.204 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-07-01 01:45:51.204 | + functions-common:get_or_create_user:899 : local user_id 2026-07-01 01:45:51.204 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-01 01:45:51.204 | + functions-common:get_or_create_user:903 : local email= 2026-07-01 01:45:51.204 | ++ 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-01 01:45:51.204 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:45:51.205 | + functions-common:get_or_create_user:915 : user_id=f72cfe677e8146d1aeb996fac872faf6 2026-07-01 01:45:51.205 | + functions-common:get_or_create_user:916 : echo f72cfe677e8146d1aeb996fac872faf6 2026-07-01 01:45:51.205 | f72cfe677e8146d1aeb996fac872faf6 2026-07-01 01:45:51.205 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-07-01 01:45:51.205 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 01:45:51.205 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 01:45:51.205 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-01 01:45:51.205 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 01:45:51.205 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 01:45:51.205 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-01 01:45:51.206 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-01 01:45:51.206 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-01 01:45:51.206 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-01 01:45:51.206 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-01 01:45:51.206 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-01 01:45:51.206 | + 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-01 01:45:51.206 | ++ 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-01 01:45:51.206 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:45:51.206 | + functions-common:get_or_add_user_project_role:979 : user_role_id=ea90057139544a78a9a853896a1c899d 2026-07-01 01:45:51.206 | + functions-common:get_or_add_user_project_role:980 : echo ea90057139544a78a9a853896a1c899d 2026-07-01 01:45:51.207 | ea90057139544a78a9a853896a1c899d 2026-07-01 01:45:51.207 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-01 01:45:51.207 | + lib/neutron:create_neutron_accounts:492 : get_or_create_service neutron network 'Neutron Service' 2026-07-01 01:45:51.207 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-01 01:45:51.207 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-07-01 01:45:51.207 | ++ 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-01 01:45:51.207 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:45:51.207 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-01 01:45:51.207 | c53ad9f225b54b5cbdafc9b2eaf01f3a' 2026-07-01 01:45:51.207 | + functions-common:get_or_create_service:1067 : echo c53ad9f225b54b5cbdafc9b2eaf01f3a 2026-07-01 01:45:51.208 | c53ad9f225b54b5cbdafc9b2eaf01f3a 2026-07-01 01:45:51.208 | + lib/neutron:create_neutron_accounts:494 : get_or_create_endpoint network RegionOne http://192.168.122.240/networking 2026-07-01 01:45:51.208 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-01 01:45:51.208 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.240/networking RegionOne 2026-07-01 01:45:51.208 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-01 01:45:51.208 | +++ 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-01 01:45:51.208 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:45:51.208 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-01 01:45:51.208 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-01 01:45:51.208 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.240/networking --region RegionOne -f value -c id 2026-07-01 01:45:51.209 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:45:51.209 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=4376949c71d74ddc99eff3009c03dfee 2026-07-01 01:45:51.209 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 4376949c71d74ddc99eff3009c03dfee 2026-07-01 01:45:51.209 | + functions-common:get_or_create_endpoint:1100 : public_id=4376949c71d74ddc99eff3009c03dfee 2026-07-01 01:45:51.209 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-01 01:45:51.209 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-01 01:45:51.209 | + functions-common:get_or_create_endpoint:1109 : echo 4376949c71d74ddc99eff3009c03dfee 2026-07-01 01:45:51.209 | 4376949c71d74ddc99eff3009c03dfee 2026-07-01 01:45:51.245 | [2017 Async create_neutron_accounts:47442]: finished create_neutron_accounts with result 0 in 36 seconds 2026-07-01 01:45:51.252 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-07-01 01:45:51.258 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-07-01 01:45:51.261 | + inc/async:async_wait:197 : return 0 2026-07-01 01:45:51.266 | + ./stack.sh:main:1155 : is_service_enabled mysql postgresql 2026-07-01 01:45:51.288 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:45:51.291 | + ./stack.sh:main:1155 : is_service_enabled glance 2026-07-01 01:45:51.311 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:45:51.315 | + ./stack.sh:main:1156 : echo_summary 'Configuring Glance' 2026-07-01 01:45:51.318 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 01:45:51.322 | + ./stack.sh:echo_summary:447 : echo -e Configuring Glance 2026-07-01 01:45:51.325 | + ./stack.sh:main:1157 : async_runfunc init_glance 2026-07-01 01:45:51.329 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-07-01 01:45:51.395 | + inc/async:async_inner:63 : init_glance 2026-07-01 01:45:51.433 | [2017 Async init_glance:49719]: running: init_glance 2026-07-01 01:45:51.435 | + ./stack.sh:main:1164 : is_service_enabled neutron 2026-07-01 01:45:51.450 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:45:51.453 | + ./stack.sh:main:1165 : echo_summary 'Configuring Neutron' 2026-07-01 01:45:51.455 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 01:45:51.458 | + ./stack.sh:echo_summary:447 : echo -e Configuring Neutron 2026-07-01 01:45:51.460 | + ./stack.sh:main:1167 : configure_neutron 2026-07-01 01:45:51.462 | + lib/neutron:configure_neutron:380 : _configure_neutron_common 2026-07-01 01:45:51.465 | + lib/neutron:_configure_neutron_common:874 : _create_neutron_conf_dir 2026-07-01 01:45:51.467 | + lib/neutron:_create_neutron_conf_dir:867 : sudo install -d -o quobyte /etc/neutron 2026-07-01 01:45:51.484 | + lib/neutron:_configure_neutron_common:877 : cd /opt/stack/neutron 2026-07-01 01:45:51.487 | + lib/neutron:_configure_neutron_common:877 : exec ./tools/generate_config_file_samples.sh 2026-07-01 01:46:04.165 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-01 01:46:04.165 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 01:46:04.166 | we strongly recommend against using it for new projects. 2026-07-01 01:46:04.166 | 2026-07-01 01:46:04.166 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 01:46:04.166 | framework. For more detail see 2026-07-01 01:46:04.166 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 01:46:04.166 | 2026-07-01 01:46:04.166 | __import__(import_str) 2026-07-01 01:46:04.840 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-01 01:46:04.840 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-01 01:46:05.877 | + inc/async:async_inner:64 : rc=0 2026-07-01 01:46:05.910 | [49719 Async init_glance:49719]: finished successfully 2026-07-01 01:46:18.189 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-01 01:46:18.189 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-01 01:46:33.413 | + lib/neutron:_configure_neutron_common:879 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-07-01 01:46:33.419 | + lib/neutron:_configure_neutron_common:881 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-07-01 01:46:33.422 | + lib/neutron:_configure_neutron_common:885 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-07-01 01:46:33.425 | + lib/neutron:_configure_neutron_common:889 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-07-01 01:46:33.428 | + lib/neutron:_configure_neutron_common:894 : neutron_plugin_configure_common 2026-07-01 01:46:33.431 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-07-01 01:46:33.434 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-07-01 01:46:33.437 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-07-01 01:46:33.441 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-07-01 01:46:33.444 | + lib/neutron:neutron_service_plugin_class_add:1033 : local service_plugin_class=ovn-router 2026-07-01 01:46:33.447 | + lib/neutron:neutron_service_plugin_class_add:1034 : [[ '' == '' ]] 2026-07-01 01:46:33.450 | + lib/neutron:neutron_service_plugin_class_add:1035 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-07-01 01:46:33.453 | + lib/neutron:_configure_neutron_common:896 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-07-01 01:46:33.456 | + lib/neutron:_configure_neutron_common:896 : [[ ml2_conf.ini == '' ]] 2026-07-01 01:46:33.459 | + lib/neutron:_configure_neutron_common:896 : [[ ml2 == '' ]] 2026-07-01 01:46:33.462 | + lib/neutron:_configure_neutron_common:901 : mkdir -p /etc/neutron/plugins/ml2 2026-07-01 01:46:33.468 | + lib/neutron:_configure_neutron_common:902 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 01:46:33.472 | + lib/neutron:_configure_neutron_common:905 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 01:46:33.475 | + lib/neutron:_configure_neutron_common:908 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-07-01 01:46:33.478 | + 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-01 01:46:33.484 | ++ lib/neutron:_configure_neutron_common:914 : database_connection_url neutron 2026-07-01 01:46:33.488 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-07-01 01:46:33.491 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-07-01 01:46:33.493 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-07-01 01:46:33.497 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-01 01:46:33.499 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-01 01:46:33.501 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-01 01:46:33.523 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:46:33.526 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-01 01:46:33.528 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-07-01 01:46:33.532 | + 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-01 01:46:33.574 | + lib/neutron:_configure_neutron_common:915 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-07-01 01:46:33.614 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-07-01 01:46:33.655 | + lib/neutron:_configure_neutron_common:917 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-07-01 01:46:33.694 | + lib/neutron:_configure_neutron_common:918 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-07-01 01:46:33.733 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-07-01 01:46:33.774 | + lib/neutron:_configure_neutron_common:923 : '[' libvirt = fake ']' 2026-07-01 01:46:33.777 | + lib/neutron:_configure_neutron_common:933 : setup_logging /etc/neutron/neutron.conf 2026-07-01 01:46:33.780 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-07-01 01:46:33.785 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-07-01 01:46:33.788 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-01 01:46:33.809 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-01 01:46:33.812 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-01 01:46:33.815 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-01 01:46:33.818 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-01 01:46:33.821 | + 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-01 01:46:33.859 | + 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-01 01:46:33.899 | + 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-01 01:46:33.938 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-01 01:46:33.977 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-07-01 01:46:34.016 | + lib/neutron:_configure_neutron_common:935 : _neutron_setup_rootwrap 2026-07-01 01:46:34.018 | + lib/neutron:_neutron_setup_rootwrap:1068 : [[ True == \F\a\l\s\e ]] 2026-07-01 01:46:34.022 | + lib/neutron:_neutron_setup_rootwrap:1072 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-07-01 01:46:34.026 | + lib/neutron:_neutron_setup_rootwrap:1073 : [[ -d /etc/neutron/rootwrap.d ]] 2026-07-01 01:46:34.028 | + lib/neutron:_neutron_setup_rootwrap:1077 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-07-01 01:46:34.031 | + lib/neutron:neutron_deploy_rootwrap_filters:1058 : [[ True == \F\a\l\s\e ]] 2026-07-01 01:46:34.034 | + lib/neutron:neutron_deploy_rootwrap_filters:1061 : local srcdir=/opt/stack/neutron 2026-07-01 01:46:34.037 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-07-01 01:46:34.054 | + 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-01 01:46:34.072 | + 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-01 01:46:34.090 | + 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-01 01:46:34.107 | + lib/neutron:_neutron_setup_rootwrap:1086 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-07-01 01:46:34.127 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-01 01:46:34.129 | + lib/neutron:_neutron_setup_rootwrap:1090 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-01 01:46:34.132 | ++ lib/neutron:_neutron_setup_rootwrap:1093 : mktemp 2026-07-01 01:46:34.137 | + lib/neutron:_neutron_setup_rootwrap:1093 : TEMPFILE=/tmp/tmp.WMk2RfuYvw 2026-07-01 01:46:34.139 | + lib/neutron:_neutron_setup_rootwrap:1094 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-01 01:46:34.143 | + 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-01 01:46:34.147 | + lib/neutron:_neutron_setup_rootwrap:1096 : chmod 0440 /tmp/tmp.WMk2RfuYvw 2026-07-01 01:46:34.151 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo chown root:root /tmp/tmp.WMk2RfuYvw 2026-07-01 01:46:34.169 | + lib/neutron:_neutron_setup_rootwrap:1098 : sudo mv /tmp/tmp.WMk2RfuYvw /etc/sudoers.d/neutron-rootwrap 2026-07-01 01:46:34.186 | + lib/neutron:_neutron_setup_rootwrap:1101 : configure_root_helper_options /etc/neutron/neutron.conf 2026-07-01 01:46:34.189 | + lib/neutron:configure_root_helper_options:1105 : local conffile=/etc/neutron/neutron.conf 2026-07-01 01:46:34.193 | + 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-01 01:46:34.229 | + lib/neutron:configure_root_helper_options:1107 : [[ True == \T\r\u\e ]] 2026-07-01 01:46:34.232 | + 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-01 01:46:34.273 | + lib/neutron:configure_neutron:381 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-07-01 01:46:34.275 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-07-01 01:46:34.279 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-07-01 01:46:34.283 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-01 01:46:34.285 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-01 01:46:34.289 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-01 01:46:34.312 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:46:34.317 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-01 01:46:34.320 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-01 01:46:34.324 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-01 01:46:34.346 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:46:34.350 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.240:5672/ 2026-07-01 01:46:34.355 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.240:5672/ 2026-07-01 01:46:34.394 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-01 01:46:34.398 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-01 01:46:34.401 | + lib/neutron:configure_neutron:383 : is_service_enabled q-metering neutron-metering 2026-07-01 01:46:34.423 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:46:34.426 | + lib/neutron:configure_neutron:386 : is_service_enabled q-agt neutron-agent 2026-07-01 01:46:34.449 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:46:34.453 | + lib/neutron:configure_neutron:389 : is_service_enabled q-dhcp neutron-dhcp 2026-07-01 01:46:34.473 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:46:34.477 | + lib/neutron:configure_neutron:392 : is_service_enabled q-l3 neutron-l3 2026-07-01 01:46:34.498 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:46:34.500 | + lib/neutron:configure_neutron:395 : is_service_enabled q-meta neutron-metadata-agent 2026-07-01 01:46:34.521 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:46:34.525 | + lib/neutron:configure_neutron:399 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-01 01:46:34.528 | + lib/neutron:configure_neutron:402 : is_service_enabled ceilometer 2026-07-01 01:46:34.550 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:46:34.553 | + lib/neutron:configure_neutron:406 : [[ ovn == \o\v\n ]] 2026-07-01 01:46:34.557 | + lib/neutron:configure_neutron:407 : configure_ovn 2026-07-01 01:46:34.560 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : echo 'Configuring OVN' 2026-07-01 01:46:34.560 | Configuring OVN 2026-07-01 01:46:34.564 | + lib/neutron_plugins/ovn_agent:configure_ovn:556 : '[' -z '' ']' 2026-07-01 01:46:34.568 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-07-01 01:46:34.571 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:558 : cat /etc/openvswitch/system-id.conf 2026-07-01 01:46:34.577 | + lib/neutron_plugins/ovn_agent:configure_ovn:558 : OVN_UUID=25539157-2b03-49c8-a07c-7abfc6e13367 2026-07-01 01:46:34.580 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : [[ False == \F\a\l\s\e ]] 2026-07-01 01:46:34.584 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : is_fedora 2026-07-01 01:46:34.587 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-01 01:46:34.591 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-01 01:46:34.595 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-01 01:46:34.599 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-01 01:46:34.603 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-01 01:46:34.605 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-01 01:46:34.609 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-01 01:46:34.611 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-01 01:46:34.615 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-01 01:46:34.619 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-01 01:46:34.621 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-01 01:46:34.625 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-01 01:46:34.628 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-01 01:46:34.631 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : local sample_file= 2026-07-01 01:46:34.635 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : local config_file= 2026-07-01 01:46:34.638 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_ovn_agent_enabled 2026-07-01 01:46:34.641 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-01 01:46:34.664 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:46:34.667 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-07-01 01:46:34.725 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-07-01 01:46:34.729 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : [[ metadata =~ metadata ]] 2026-07-01 01:46:34.733 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_service_enabled ovn-controller 2026-07-01 01:46:34.755 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:46:34.761 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-07-01 01:46:34.764 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-01 01:46:34.769 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-07-01 01:46:34.773 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : sudo install -d -o quobyte /etc/neutron 2026-07-01 01:46:34.793 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-07-01 01:46:34.800 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : cd /opt/stack/neutron 2026-07-01 01:46:34.803 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : exec ./tools/generate_config_file_samples.sh 2026-07-01 01:46:47.245 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-01 01:46:47.245 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 01:46:47.245 | we strongly recommend against using it for new projects. 2026-07-01 01:46:47.245 | 2026-07-01 01:46:47.245 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 01:46:47.245 | framework. For more detail see 2026-07-01 01:46:47.245 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 01:46:47.245 | 2026-07-01 01:46:47.245 | __import__(import_str) 2026-07-01 01:46:47.888 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-01 01:46:47.888 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-01 01:47:00.300 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-01 01:47:00.300 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-01 01:47:14.653 | + 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-01 01:47:14.660 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-01 01:47:14.663 | + lib/neutron:configure_root_helper_options:1105 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-01 01:47:14.665 | + 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-01 01:47:14.708 | + lib/neutron:configure_root_helper_options:1107 : [[ True == \T\r\u\e ]] 2026-07-01 01:47:14.712 | + 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-01 01:47:14.754 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-07-01 01:47:14.794 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.240 2026-07-01 01:47:14.836 | + lib/neutron_plugins/ovn_agent:configure_ovn:600 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-07-01 01:47:14.876 | + 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-01 01:47:14.915 | + 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-01 01:47:14.952 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.240:6642 2026-07-01 01:47:14.992 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : is_service_enabled tls-proxy 2026-07-01 01:47:15.016 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:47:15.020 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-07-01 01:47:15.024 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-07-01 01:47:15.066 | + lib/neutron_plugins/ovn_agent:configure_ovn:614 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.240:6641 2026-07-01 01:47:15.110 | + lib/neutron:configure_neutron:408 : configure_ovn_plugin 2026-07-01 01:47:15.114 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : echo 'Configuring Neutron for OVN' 2026-07-01 01:47:15.114 | Configuring Neutron for OVN 2026-07-01 01:47:15.117 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled q-svc neutron-api 2026-07-01 01:47:15.143 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:47:15.147 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : filter_network_api_extensions 2026-07-01 01:47:15.151 | ++ 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-01 01:47:15.151 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-07-01 01:47:18.790 | + 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-01 01:47:18.796 | ++ 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-01 01:47:18.796 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-07-01 01:47:21.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-01 01:47:21.974 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : is_service_enabled q-qos neutron-qos 2026-07-01 01:47:22.001 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:47:22.006 | + 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-01 01:47:22.012 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 01:47:22.013 | ++ 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-01 01:47:22.013 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : tr ', ' '\n' 2026-07-01 01:47:22.014 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : LC_ALL=C 2026-07-01 01:47:22.017 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 01:47:22.018 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : sort -u 2026-07-01 01:47:22.026 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : extensions='address-group 2026-07-01 01:47:22.026 | address-scope 2026-07-01 01:47:22.026 | agent 2026-07-01 01:47:22.026 | allowed-address-pairs 2026-07-01 01:47:22.026 | auto-allocated-topology 2026-07-01 01:47:22.026 | availability_zone 2026-07-01 01:47:22.027 | bgp 2026-07-01 01:47:22.027 | bgp_4byte_asn 2026-07-01 01:47:22.027 | bgp_dragent_scheduler 2026-07-01 01:47:22.027 | binding 2026-07-01 01:47:22.027 | binding-extended 2026-07-01 01:47:22.027 | default-subnetpools 2026-07-01 01:47:22.027 | dhcp_agent_scheduler 2026-07-01 01:47:22.027 | dns-domain-ports 2026-07-01 01:47:22.027 | dns-integration 2026-07-01 01:47:22.027 | dns-integration-domain-keywords 2026-07-01 01:47:22.027 | empty-string-filtering 2026-07-01 01:47:22.028 | enable-default-route-bfd 2026-07-01 01:47:22.028 | enable-default-route-ecmp 2026-07-01 01:47:22.028 | expose-port-forwarding-in-fip 2026-07-01 01:47:22.028 | ext-gw-mode 2026-07-01 01:47:22.028 | external-gateway-multihoming 2026-07-01 01:47:22.028 | external-net 2026-07-01 01:47:22.028 | extra_dhcp_opt 2026-07-01 01:47:22.028 | extraroute 2026-07-01 01:47:22.028 | extraroute-atomic 2026-07-01 01:47:22.028 | filter-validation 2026-07-01 01:47:22.028 | fip-port-details 2026-07-01 01:47:22.028 | flavors 2026-07-01 01:47:22.029 | floating-ip-port-forwarding 2026-07-01 01:47:22.029 | floating-ip-port-forwarding-description 2026-07-01 01:47:22.029 | floating-ip-port-forwarding-detail 2026-07-01 01:47:22.029 | floating-ip-port-forwarding-port-ranges 2026-07-01 01:47:22.029 | floatingip-pools 2026-07-01 01:47:22.029 | fwaas_v2 2026-07-01 01:47:22.029 | ip_allocation 2026-07-01 01:47:22.029 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 01:47:22.029 | l3-flavors 2026-07-01 01:47:22.029 | l3-ha 2026-07-01 01:47:22.029 | l3_agent_scheduler 2026-07-01 01:47:22.030 | logging 2026-07-01 01:47:22.030 | multi-provider 2026-07-01 01:47:22.030 | net-mtu 2026-07-01 01:47:22.030 | net-mtu-writable 2026-07-01 01:47:22.030 | network-ip-availability 2026-07-01 01:47:22.030 | network_availability_zone 2026-07-01 01:47:22.030 | network_ha 2026-07-01 01:47:22.030 | pagination 2026-07-01 01:47:22.030 | port-device-profile 2026-07-01 01:47:22.030 | port-hardware-offload-type 2026-07-01 01:47:22.030 | port-mac-address-regenerate 2026-07-01 01:47:22.030 | port-numa-affinity-policy 2026-07-01 01:47:22.031 | port-numa-affinity-policy-socket 2026-07-01 01:47:22.031 | port-resource-request 2026-07-01 01:47:22.031 | port-security 2026-07-01 01:47:22.031 | port-trusted-vif 2026-07-01 01:47:22.031 | project-id 2026-07-01 01:47:22.031 | provider 2026-07-01 01:47:22.031 | pvlan 2026-07-01 01:47:22.031 | qinq 2026-07-01 01:47:22.031 | qos 2026-07-01 01:47:22.031 | qos-bw-limit-direction 2026-07-01 01:47:22.031 | qos-bw-minimum-ingress 2026-07-01 01:47:22.032 | qos-default 2026-07-01 01:47:22.032 | qos-fip 2026-07-01 01:47:22.032 | qos-gateway-ip 2026-07-01 01:47:22.032 | qos-rule-type-details 2026-07-01 01:47:22.032 | qos-rule-type-filter 2026-07-01 01:47:22.032 | qos-rules-alias 2026-07-01 01:47:22.032 | quota-check-limit 2026-07-01 01:47:22.032 | quota-check-limit-default 2026-07-01 01:47:22.032 | quota_details 2026-07-01 01:47:22.032 | quotas 2026-07-01 01:47:22.032 | rbac-address-scope 2026-07-01 01:47:22.033 | rbac-policies 2026-07-01 01:47:22.033 | rbac-security-groups 2026-07-01 01:47:22.033 | router 2026-07-01 01:47:22.033 | router-enable-snat 2026-07-01 01:47:22.033 | router_availability_zone 2026-07-01 01:47:22.033 | security-group 2026-07-01 01:47:22.033 | security-groups-default-rules 2026-07-01 01:47:22.033 | security-groups-default-statefulness 2026-07-01 01:47:22.033 | security-groups-normalized-cidr 2026-07-01 01:47:22.033 | security-groups-remote-address-group 2026-07-01 01:47:22.033 | security-groups-rules-belongs-to-default-sg 2026-07-01 01:47:22.033 | security-groups-shared-filtering 2026-07-01 01:47:22.034 | segment 2026-07-01 01:47:22.034 | sorting 2026-07-01 01:47:22.034 | standard-attr-description 2026-07-01 01:47:22.034 | standard-attr-fwaas-v2 2026-07-01 01:47:22.034 | standard-attr-revisions 2026-07-01 01:47:22.034 | standard-attr-tag 2026-07-01 01:47:22.034 | standard-attr-timestamp 2026-07-01 01:47:22.034 | stateful-security-group 2026-07-01 01:47:22.034 | subnet-dns-publish-fixed-ip 2026-07-01 01:47:22.034 | subnet-external-network 2026-07-01 01:47:22.034 | subnet-service-types 2026-07-01 01:47:22.034 | subnet_allocation 2026-07-01 01:47:22.035 | subnet_onboard 2026-07-01 01:47:22.035 | subnetpool-prefix-ops 2026-07-01 01:47:22.035 | tag-creation 2026-07-01 01:47:22.036 | tap-mirror 2026-07-01 01:47:22.036 | tap-mirror-both-direction 2026-07-01 01:47:22.036 | trunk 2026-07-01 01:47:22.036 | uplink-status-propagation 2026-07-01 01:47:22.036 | uplink-status-propagation-updatable 2026-07-01 01:47:22.036 | vlan-transparent 2026-07-01 01:47:22.036 | vpn-endpoint-groups 2026-07-01 01:47:22.036 | vpnaas' 2026-07-01 01:47:22.037 | ++ 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-01 01:47:22.037 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 01:47:22.037 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : LC_ALL=C 2026-07-01 01:47:22.037 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : tr ', ' '\n' 2026-07-01 01:47:22.040 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 01:47:22.041 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : sort -u 2026-07-01 01:47:22.048 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : supported_ext='address-group 2026-07-01 01:47:22.048 | address-scope 2026-07-01 01:47:22.048 | agent 2026-07-01 01:47:22.048 | allowed-address-pairs 2026-07-01 01:47:22.048 | auto-allocated-topology 2026-07-01 01:47:22.048 | availability_zone 2026-07-01 01:47:22.048 | bgp 2026-07-01 01:47:22.048 | bgp_4byte_asn 2026-07-01 01:47:22.048 | bgp_dragent_scheduler 2026-07-01 01:47:22.048 | binding 2026-07-01 01:47:22.049 | binding-extended 2026-07-01 01:47:22.049 | default-subnetpools 2026-07-01 01:47:22.049 | dhcp_agent_scheduler 2026-07-01 01:47:22.049 | dns-domain-ports 2026-07-01 01:47:22.049 | dns-integration 2026-07-01 01:47:22.049 | dns-integration-domain-keywords 2026-07-01 01:47:22.049 | empty-string-filtering 2026-07-01 01:47:22.049 | enable-default-route-bfd 2026-07-01 01:47:22.049 | enable-default-route-ecmp 2026-07-01 01:47:22.049 | expose-port-forwarding-in-fip 2026-07-01 01:47:22.049 | ext-gw-mode 2026-07-01 01:47:22.050 | external-gateway-multihoming 2026-07-01 01:47:22.050 | external-net 2026-07-01 01:47:22.050 | extra_dhcp_opt 2026-07-01 01:47:22.050 | extraroute 2026-07-01 01:47:22.050 | extraroute-atomic 2026-07-01 01:47:22.050 | filter-validation 2026-07-01 01:47:22.050 | fip-port-details 2026-07-01 01:47:22.050 | flavors 2026-07-01 01:47:22.050 | floating-ip-port-forwarding 2026-07-01 01:47:22.050 | floating-ip-port-forwarding-description 2026-07-01 01:47:22.050 | floating-ip-port-forwarding-detail 2026-07-01 01:47:22.050 | floating-ip-port-forwarding-port-ranges 2026-07-01 01:47:22.051 | floatingip-pools 2026-07-01 01:47:22.051 | fwaas_v2 2026-07-01 01:47:22.051 | ip_allocation 2026-07-01 01:47:22.051 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 01:47:22.051 | l3-flavors 2026-07-01 01:47:22.051 | l3-ha 2026-07-01 01:47:22.051 | l3_agent_scheduler 2026-07-01 01:47:22.051 | logging 2026-07-01 01:47:22.051 | multi-provider 2026-07-01 01:47:22.051 | net-mtu 2026-07-01 01:47:22.051 | net-mtu-writable 2026-07-01 01:47:22.051 | network-ip-availability 2026-07-01 01:47:22.052 | network_availability_zone 2026-07-01 01:47:22.052 | network_ha 2026-07-01 01:47:22.052 | pagination 2026-07-01 01:47:22.052 | port-device-profile 2026-07-01 01:47:22.052 | port-hardware-offload-type 2026-07-01 01:47:22.052 | port-mac-address-regenerate 2026-07-01 01:47:22.052 | port-numa-affinity-policy 2026-07-01 01:47:22.052 | port-numa-affinity-policy-socket 2026-07-01 01:47:22.052 | port-resource-request 2026-07-01 01:47:22.052 | port-security 2026-07-01 01:47:22.052 | port-trusted-vif 2026-07-01 01:47:22.053 | project-id 2026-07-01 01:47:22.053 | provider 2026-07-01 01:47:22.054 | pvlan 2026-07-01 01:47:22.054 | qinq 2026-07-01 01:47:22.054 | qos 2026-07-01 01:47:22.054 | qos-bw-limit-direction 2026-07-01 01:47:22.054 | qos-bw-minimum-ingress 2026-07-01 01:47:22.054 | qos-default 2026-07-01 01:47:22.054 | qos-fip 2026-07-01 01:47:22.055 | qos-gateway-ip 2026-07-01 01:47:22.055 | qos-rule-type-details 2026-07-01 01:47:22.055 | qos-rule-type-filter 2026-07-01 01:47:22.055 | qos-rules-alias 2026-07-01 01:47:22.055 | quota-check-limit 2026-07-01 01:47:22.055 | quota-check-limit-default 2026-07-01 01:47:22.055 | quota_details 2026-07-01 01:47:22.055 | quotas 2026-07-01 01:47:22.055 | rbac-address-scope 2026-07-01 01:47:22.055 | rbac-policies 2026-07-01 01:47:22.055 | rbac-security-groups 2026-07-01 01:47:22.055 | router 2026-07-01 01:47:22.056 | router-enable-snat 2026-07-01 01:47:22.056 | router_availability_zone 2026-07-01 01:47:22.056 | security-group 2026-07-01 01:47:22.056 | security-groups-default-rules 2026-07-01 01:47:22.056 | security-groups-default-statefulness 2026-07-01 01:47:22.056 | security-groups-normalized-cidr 2026-07-01 01:47:22.056 | security-groups-remote-address-group 2026-07-01 01:47:22.056 | security-groups-rules-belongs-to-default-sg 2026-07-01 01:47:22.056 | security-groups-shared-filtering 2026-07-01 01:47:22.056 | segment 2026-07-01 01:47:22.056 | sorting 2026-07-01 01:47:22.057 | standard-attr-description 2026-07-01 01:47:22.057 | standard-attr-fwaas-v2 2026-07-01 01:47:22.057 | standard-attr-revisions 2026-07-01 01:47:22.057 | standard-attr-tag 2026-07-01 01:47:22.057 | standard-attr-timestamp 2026-07-01 01:47:22.057 | stateful-security-group 2026-07-01 01:47:22.057 | subnet-dns-publish-fixed-ip 2026-07-01 01:47:22.057 | subnet-external-network 2026-07-01 01:47:22.057 | subnet-service-types 2026-07-01 01:47:22.057 | subnet_allocation 2026-07-01 01:47:22.057 | subnet_onboard 2026-07-01 01:47:22.057 | subnetpool-prefix-ops 2026-07-01 01:47:22.058 | tag-creation 2026-07-01 01:47:22.058 | tap-mirror 2026-07-01 01:47:22.058 | tap-mirror-both-direction 2026-07-01 01:47:22.058 | trunk 2026-07-01 01:47:22.058 | uplink-status-propagation 2026-07-01 01:47:22.058 | uplink-status-propagation-updatable 2026-07-01 01:47:22.058 | vlan-transparent 2026-07-01 01:47:22.058 | vpn-endpoint-groups 2026-07-01 01:47:22.058 | vpnaas' 2026-07-01 01:47:22.058 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 01:47:22.058 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : LC_ALL=C 2026-07-01 01:47:22.059 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-07-01 01:47:22.059 | address-scope 2026-07-01 01:47:22.059 | agent 2026-07-01 01:47:22.059 | allowed-address-pairs 2026-07-01 01:47:22.059 | auto-allocated-topology 2026-07-01 01:47:22.059 | availability_zone 2026-07-01 01:47:22.059 | bgp 2026-07-01 01:47:22.059 | bgp_4byte_asn 2026-07-01 01:47:22.059 | bgp_dragent_scheduler 2026-07-01 01:47:22.059 | binding 2026-07-01 01:47:22.059 | binding-extended 2026-07-01 01:47:22.059 | default-subnetpools 2026-07-01 01:47:22.060 | dhcp_agent_scheduler 2026-07-01 01:47:22.060 | dns-domain-ports 2026-07-01 01:47:22.060 | dns-integration 2026-07-01 01:47:22.060 | dns-integration-domain-keywords 2026-07-01 01:47:22.060 | empty-string-filtering 2026-07-01 01:47:22.060 | enable-default-route-bfd 2026-07-01 01:47:22.060 | enable-default-route-ecmp 2026-07-01 01:47:22.060 | expose-port-forwarding-in-fip 2026-07-01 01:47:22.060 | ext-gw-mode 2026-07-01 01:47:22.060 | external-gateway-multihoming 2026-07-01 01:47:22.060 | external-net 2026-07-01 01:47:22.061 | extra_dhcp_opt 2026-07-01 01:47:22.061 | extraroute 2026-07-01 01:47:22.061 | extraroute-atomic 2026-07-01 01:47:22.061 | filter-validation 2026-07-01 01:47:22.061 | fip-port-details 2026-07-01 01:47:22.061 | flavors 2026-07-01 01:47:22.061 | floating-ip-port-forwarding 2026-07-01 01:47:22.061 | floating-ip-port-forwarding-description 2026-07-01 01:47:22.061 | floating-ip-port-forwarding-detail 2026-07-01 01:47:22.062 | floating-ip-port-forwarding-port-ranges 2026-07-01 01:47:22.062 | floatingip-pools 2026-07-01 01:47:22.062 | fwaas_v2 2026-07-01 01:47:22.062 | ip_allocation 2026-07-01 01:47:22.062 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 01:47:22.062 | l3-flavors 2026-07-01 01:47:22.062 | l3-ha 2026-07-01 01:47:22.062 | l3_agent_scheduler 2026-07-01 01:47:22.062 | logging 2026-07-01 01:47:22.062 | multi-provider 2026-07-01 01:47:22.062 | net-mtu 2026-07-01 01:47:22.063 | net-mtu-writable 2026-07-01 01:47:22.063 | network-ip-availability 2026-07-01 01:47:22.063 | network_availability_zone 2026-07-01 01:47:22.063 | network_ha 2026-07-01 01:47:22.063 | pagination 2026-07-01 01:47:22.063 | port-device-profile 2026-07-01 01:47:22.063 | port-hardware-offload-type 2026-07-01 01:47:22.063 | port-mac-address-regenerate 2026-07-01 01:47:22.063 | port-numa-affinity-policy 2026-07-01 01:47:22.063 | port-numa-affinity-policy-socket 2026-07-01 01:47:22.063 | port-resource-request 2026-07-01 01:47:22.064 | port-security 2026-07-01 01:47:22.064 | port-trusted-vif 2026-07-01 01:47:22.064 | project-id 2026-07-01 01:47:22.064 | provider 2026-07-01 01:47:22.064 | pvlan 2026-07-01 01:47:22.064 | qinq 2026-07-01 01:47:22.064 | qos 2026-07-01 01:47:22.064 | qos-bw-limit-direction 2026-07-01 01:47:22.064 | qos-bw-minimum-ingress 2026-07-01 01:47:22.064 | qos-default 2026-07-01 01:47:22.064 | qos-fip 2026-07-01 01:47:22.065 | qos-gateway-ip 2026-07-01 01:47:22.065 | qos-rule-type-details 2026-07-01 01:47:22.065 | qos-rule-type-filter 2026-07-01 01:47:22.065 | qos-rules-alias 2026-07-01 01:47:22.065 | quota-check-limit 2026-07-01 01:47:22.065 | quota-check-limit-default 2026-07-01 01:47:22.065 | quota_details 2026-07-01 01:47:22.065 | quotas 2026-07-01 01:47:22.065 | rbac-address-scope 2026-07-01 01:47:22.065 | rbac-policies 2026-07-01 01:47:22.065 | rbac-security-groups 2026-07-01 01:47:22.065 | router 2026-07-01 01:47:22.066 | router-enable-snat 2026-07-01 01:47:22.066 | router_availability_zone 2026-07-01 01:47:22.066 | security-group 2026-07-01 01:47:22.066 | security-groups-default-rules 2026-07-01 01:47:22.066 | security-groups-default-statefulness 2026-07-01 01:47:22.066 | security-groups-normalized-cidr 2026-07-01 01:47:22.066 | security-groups-remote-address-group 2026-07-01 01:47:22.066 | security-groups-rules-belongs-to-default-sg 2026-07-01 01:47:22.066 | security-groups-shared-filtering 2026-07-01 01:47:22.066 | segment 2026-07-01 01:47:22.066 | sorting 2026-07-01 01:47:22.067 | standard-attr-description 2026-07-01 01:47:22.067 | standard-attr-fwaas-v2 2026-07-01 01:47:22.067 | standard-attr-revisions 2026-07-01 01:47:22.067 | standard-attr-tag 2026-07-01 01:47:22.067 | standard-attr-timestamp 2026-07-01 01:47:22.067 | stateful-security-group 2026-07-01 01:47:22.067 | subnet-dns-publish-fixed-ip 2026-07-01 01:47:22.067 | subnet-external-network 2026-07-01 01:47:22.067 | subnet-service-types 2026-07-01 01:47:22.067 | subnet_allocation 2026-07-01 01:47:22.067 | subnet_onboard 2026-07-01 01:47:22.067 | subnetpool-prefix-ops 2026-07-01 01:47:22.068 | tag-creation 2026-07-01 01:47:22.068 | tap-mirror 2026-07-01 01:47:22.068 | tap-mirror-both-direction 2026-07-01 01:47:22.068 | trunk 2026-07-01 01:47:22.068 | uplink-status-propagation 2026-07-01 01:47:22.068 | uplink-status-propagation-updatable 2026-07-01 01:47:22.068 | vlan-transparent 2026-07-01 01:47:22.068 | vpn-endpoint-groups 2026-07-01 01:47:22.068 | vpnaas' 2026-07-01 01:47:22.068 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 01:47:22.068 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-07-01 01:47:22.069 | address-scope 2026-07-01 01:47:22.069 | agent 2026-07-01 01:47:22.069 | allowed-address-pairs 2026-07-01 01:47:22.069 | auto-allocated-topology 2026-07-01 01:47:22.069 | availability_zone 2026-07-01 01:47:22.069 | bgp 2026-07-01 01:47:22.069 | bgp_4byte_asn 2026-07-01 01:47:22.069 | bgp_dragent_scheduler 2026-07-01 01:47:22.069 | binding 2026-07-01 01:47:22.069 | binding-extended 2026-07-01 01:47:22.069 | default-subnetpools 2026-07-01 01:47:22.069 | dhcp_agent_scheduler 2026-07-01 01:47:22.070 | dns-domain-ports 2026-07-01 01:47:22.070 | dns-integration 2026-07-01 01:47:22.070 | dns-integration-domain-keywords 2026-07-01 01:47:22.070 | empty-string-filtering 2026-07-01 01:47:22.070 | enable-default-route-bfd 2026-07-01 01:47:22.070 | enable-default-route-ecmp 2026-07-01 01:47:22.070 | expose-port-forwarding-in-fip 2026-07-01 01:47:22.070 | ext-gw-mode 2026-07-01 01:47:22.070 | external-gateway-multihoming 2026-07-01 01:47:22.070 | external-net 2026-07-01 01:47:22.070 | extra_dhcp_opt 2026-07-01 01:47:22.071 | extraroute 2026-07-01 01:47:22.071 | extraroute-atomic 2026-07-01 01:47:22.071 | filter-validation 2026-07-01 01:47:22.071 | fip-port-details 2026-07-01 01:47:22.071 | flavors 2026-07-01 01:47:22.071 | floating-ip-port-forwarding 2026-07-01 01:47:22.071 | floating-ip-port-forwarding-description 2026-07-01 01:47:22.071 | floating-ip-port-forwarding-detail 2026-07-01 01:47:22.071 | floating-ip-port-forwarding-port-ranges 2026-07-01 01:47:22.071 | floatingip-pools 2026-07-01 01:47:22.071 | fwaas_v2 2026-07-01 01:47:22.071 | ip_allocation 2026-07-01 01:47:22.072 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 01:47:22.072 | l3-flavors 2026-07-01 01:47:22.072 | l3-ha 2026-07-01 01:47:22.072 | l3_agent_scheduler 2026-07-01 01:47:22.072 | logging 2026-07-01 01:47:22.072 | multi-provider 2026-07-01 01:47:22.072 | net-mtu 2026-07-01 01:47:22.072 | net-mtu-writable 2026-07-01 01:47:22.072 | network-ip-availability 2026-07-01 01:47:22.072 | network_availability_zone 2026-07-01 01:47:22.072 | network_ha 2026-07-01 01:47:22.073 | pagination 2026-07-01 01:47:22.073 | port-device-profile 2026-07-01 01:47:22.073 | port-hardware-offload-type 2026-07-01 01:47:22.073 | port-mac-address-regenerate 2026-07-01 01:47:22.073 | port-numa-affinity-policy 2026-07-01 01:47:22.073 | port-numa-affinity-policy-socket 2026-07-01 01:47:22.073 | port-resource-request 2026-07-01 01:47:22.073 | port-security 2026-07-01 01:47:22.073 | port-trusted-vif 2026-07-01 01:47:22.073 | project-id 2026-07-01 01:47:22.073 | provider 2026-07-01 01:47:22.073 | pvlan 2026-07-01 01:47:22.074 | qinq 2026-07-01 01:47:22.074 | qos 2026-07-01 01:47:22.074 | qos-bw-limit-direction 2026-07-01 01:47:22.074 | qos-bw-minimum-ingress 2026-07-01 01:47:22.074 | qos-default 2026-07-01 01:47:22.074 | qos-fip 2026-07-01 01:47:22.074 | qos-gateway-ip 2026-07-01 01:47:22.074 | qos-rule-type-details 2026-07-01 01:47:22.074 | qos-rule-type-filter 2026-07-01 01:47:22.074 | qos-rules-alias 2026-07-01 01:47:22.074 | quota-check-limit 2026-07-01 01:47:22.075 | quota-check-limit-default 2026-07-01 01:47:22.075 | quota_details 2026-07-01 01:47:22.075 | quotas 2026-07-01 01:47:22.076 | rbac-address-scope 2026-07-01 01:47:22.076 | rbac-policies 2026-07-01 01:47:22.076 | rbac-security-groups 2026-07-01 01:47:22.076 | router 2026-07-01 01:47:22.076 | router-enable-snat 2026-07-01 01:47:22.076 | router_availability_zone 2026-07-01 01:47:22.076 | security-group 2026-07-01 01:47:22.076 | security-groups-default-rules 2026-07-01 01:47:22.077 | security-groups-default-statefulness 2026-07-01 01:47:22.077 | security-groups-normalized-cidr 2026-07-01 01:47:22.077 | security-groups-remote-address-group 2026-07-01 01:47:22.077 | security-groups-rules-belongs-to-default-sg 2026-07-01 01:47:22.077 | security-groups-shared-filtering 2026-07-01 01:47:22.077 | segment 2026-07-01 01:47:22.077 | sorting 2026-07-01 01:47:22.077 | standard-attr-description 2026-07-01 01:47:22.077 | standard-attr-fwaas-v2 2026-07-01 01:47:22.077 | standard-attr-revisions 2026-07-01 01:47:22.077 | standard-attr-tag 2026-07-01 01:47:22.077 | standard-attr-timestamp 2026-07-01 01:47:22.078 | stateful-security-group 2026-07-01 01:47:22.078 | subnet-dns-publish-fixed-ip 2026-07-01 01:47:22.078 | subnet-external-network 2026-07-01 01:47:22.078 | subnet-service-types 2026-07-01 01:47:22.078 | subnet_allocation 2026-07-01 01:47:22.078 | subnet_onboard 2026-07-01 01:47:22.078 | subnetpool-prefix-ops 2026-07-01 01:47:22.078 | tag-creation 2026-07-01 01:47:22.078 | tap-mirror 2026-07-01 01:47:22.078 | tap-mirror-both-direction 2026-07-01 01:47:22.078 | trunk 2026-07-01 01:47:22.079 | uplink-status-propagation 2026-07-01 01:47:22.079 | uplink-status-propagation-updatable 2026-07-01 01:47:22.079 | vlan-transparent 2026-07-01 01:47:22.079 | vpn-endpoint-groups 2026-07-01 01:47:22.079 | vpnaas' 2026-07-01 01:47:22.079 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : comm -12 /dev/fd/63 /dev/fd/62 2026-07-01 01:47:22.079 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : enabled_ext='address-group 2026-07-01 01:47:22.079 | address-scope 2026-07-01 01:47:22.079 | agent 2026-07-01 01:47:22.079 | allowed-address-pairs 2026-07-01 01:47:22.079 | auto-allocated-topology 2026-07-01 01:47:22.079 | availability_zone 2026-07-01 01:47:22.080 | bgp 2026-07-01 01:47:22.080 | bgp_4byte_asn 2026-07-01 01:47:22.080 | bgp_dragent_scheduler 2026-07-01 01:47:22.080 | binding 2026-07-01 01:47:22.080 | binding-extended 2026-07-01 01:47:22.080 | default-subnetpools 2026-07-01 01:47:22.080 | dhcp_agent_scheduler 2026-07-01 01:47:22.080 | dns-domain-ports 2026-07-01 01:47:22.080 | dns-integration 2026-07-01 01:47:22.080 | dns-integration-domain-keywords 2026-07-01 01:47:22.080 | empty-string-filtering 2026-07-01 01:47:22.081 | enable-default-route-bfd 2026-07-01 01:47:22.081 | enable-default-route-ecmp 2026-07-01 01:47:22.081 | expose-port-forwarding-in-fip 2026-07-01 01:47:22.081 | ext-gw-mode 2026-07-01 01:47:22.081 | external-gateway-multihoming 2026-07-01 01:47:22.081 | external-net 2026-07-01 01:47:22.081 | extra_dhcp_opt 2026-07-01 01:47:22.081 | extraroute 2026-07-01 01:47:22.081 | extraroute-atomic 2026-07-01 01:47:22.081 | filter-validation 2026-07-01 01:47:22.081 | fip-port-details 2026-07-01 01:47:22.082 | flavors 2026-07-01 01:47:22.082 | floating-ip-port-forwarding 2026-07-01 01:47:22.082 | floating-ip-port-forwarding-description 2026-07-01 01:47:22.082 | floating-ip-port-forwarding-detail 2026-07-01 01:47:22.082 | floating-ip-port-forwarding-port-ranges 2026-07-01 01:47:22.082 | floatingip-pools 2026-07-01 01:47:22.082 | fwaas_v2 2026-07-01 01:47:22.082 | ip_allocation 2026-07-01 01:47:22.082 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 01:47:22.082 | l3-flavors 2026-07-01 01:47:22.082 | l3-ha 2026-07-01 01:47:22.082 | l3_agent_scheduler 2026-07-01 01:47:22.083 | logging 2026-07-01 01:47:22.083 | multi-provider 2026-07-01 01:47:22.083 | net-mtu 2026-07-01 01:47:22.083 | net-mtu-writable 2026-07-01 01:47:22.083 | network-ip-availability 2026-07-01 01:47:22.083 | network_availability_zone 2026-07-01 01:47:22.083 | network_ha 2026-07-01 01:47:22.083 | pagination 2026-07-01 01:47:22.083 | port-device-profile 2026-07-01 01:47:22.083 | port-hardware-offload-type 2026-07-01 01:47:22.083 | port-mac-address-regenerate 2026-07-01 01:47:22.084 | port-numa-affinity-policy 2026-07-01 01:47:22.084 | port-numa-affinity-policy-socket 2026-07-01 01:47:22.084 | port-resource-request 2026-07-01 01:47:22.084 | port-security 2026-07-01 01:47:22.084 | port-trusted-vif 2026-07-01 01:47:22.084 | project-id 2026-07-01 01:47:22.084 | provider 2026-07-01 01:47:22.084 | pvlan 2026-07-01 01:47:22.084 | qinq 2026-07-01 01:47:22.084 | qos 2026-07-01 01:47:22.084 | qos-bw-limit-direction 2026-07-01 01:47:22.084 | qos-bw-minimum-ingress 2026-07-01 01:47:22.085 | qos-default 2026-07-01 01:47:22.085 | qos-fip 2026-07-01 01:47:22.085 | qos-gateway-ip 2026-07-01 01:47:22.085 | qos-rule-type-details 2026-07-01 01:47:22.085 | qos-rule-type-filter 2026-07-01 01:47:22.085 | qos-rules-alias 2026-07-01 01:47:22.085 | quota-check-limit 2026-07-01 01:47:22.085 | quota-check-limit-default 2026-07-01 01:47:22.085 | quota_details 2026-07-01 01:47:22.085 | quotas 2026-07-01 01:47:22.085 | rbac-address-scope 2026-07-01 01:47:22.086 | rbac-policies 2026-07-01 01:47:22.086 | rbac-security-groups 2026-07-01 01:47:22.086 | router 2026-07-01 01:47:22.086 | router-enable-snat 2026-07-01 01:47:22.086 | router_availability_zone 2026-07-01 01:47:22.086 | security-group 2026-07-01 01:47:22.086 | security-groups-default-rules 2026-07-01 01:47:22.086 | security-groups-default-statefulness 2026-07-01 01:47:22.086 | security-groups-normalized-cidr 2026-07-01 01:47:22.086 | security-groups-remote-address-group 2026-07-01 01:47:22.086 | security-groups-rules-belongs-to-default-sg 2026-07-01 01:47:22.087 | security-groups-shared-filtering 2026-07-01 01:47:22.087 | segment 2026-07-01 01:47:22.087 | sorting 2026-07-01 01:47:22.087 | standard-attr-description 2026-07-01 01:47:22.087 | standard-attr-fwaas-v2 2026-07-01 01:47:22.087 | standard-attr-revisions 2026-07-01 01:47:22.087 | standard-attr-tag 2026-07-01 01:47:22.087 | standard-attr-timestamp 2026-07-01 01:47:22.087 | stateful-security-group 2026-07-01 01:47:22.087 | subnet-dns-publish-fixed-ip 2026-07-01 01:47:22.087 | subnet-external-network 2026-07-01 01:47:22.087 | subnet-service-types 2026-07-01 01:47:22.088 | subnet_allocation 2026-07-01 01:47:22.088 | subnet_onboard 2026-07-01 01:47:22.088 | subnetpool-prefix-ops 2026-07-01 01:47:22.088 | tag-creation 2026-07-01 01:47:22.088 | tap-mirror 2026-07-01 01:47:22.088 | tap-mirror-both-direction 2026-07-01 01:47:22.088 | trunk 2026-07-01 01:47:22.088 | uplink-status-propagation 2026-07-01 01:47:22.088 | uplink-status-propagation-updatable 2026-07-01 01:47:22.088 | vlan-transparent 2026-07-01 01:47:22.088 | vpn-endpoint-groups 2026-07-01 01:47:22.089 | vpnaas' 2026-07-01 01:47:22.089 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-07-01 01:47:22.089 | address-scope 2026-07-01 01:47:22.089 | agent 2026-07-01 01:47:22.089 | allowed-address-pairs 2026-07-01 01:47:22.089 | auto-allocated-topology 2026-07-01 01:47:22.089 | availability_zone 2026-07-01 01:47:22.089 | bgp 2026-07-01 01:47:22.089 | bgp_4byte_asn 2026-07-01 01:47:22.089 | bgp_dragent_scheduler 2026-07-01 01:47:22.089 | binding 2026-07-01 01:47:22.090 | binding-extended 2026-07-01 01:47:22.090 | default-subnetpools 2026-07-01 01:47:22.090 | dhcp_agent_scheduler 2026-07-01 01:47:22.090 | dns-domain-ports 2026-07-01 01:47:22.090 | dns-integration 2026-07-01 01:47:22.090 | dns-integration-domain-keywords 2026-07-01 01:47:22.090 | empty-string-filtering 2026-07-01 01:47:22.090 | enable-default-route-bfd 2026-07-01 01:47:22.090 | enable-default-route-ecmp 2026-07-01 01:47:22.090 | expose-port-forwarding-in-fip 2026-07-01 01:47:22.090 | ext-gw-mode 2026-07-01 01:47:22.091 | external-gateway-multihoming 2026-07-01 01:47:22.091 | external-net 2026-07-01 01:47:22.091 | extra_dhcp_opt 2026-07-01 01:47:22.091 | extraroute 2026-07-01 01:47:22.091 | extraroute-atomic 2026-07-01 01:47:22.091 | filter-validation 2026-07-01 01:47:22.091 | fip-port-details 2026-07-01 01:47:22.091 | flavors 2026-07-01 01:47:22.091 | floating-ip-port-forwarding 2026-07-01 01:47:22.091 | floating-ip-port-forwarding-description 2026-07-01 01:47:22.091 | floating-ip-port-forwarding-detail 2026-07-01 01:47:22.091 | floating-ip-port-forwarding-port-ranges 2026-07-01 01:47:22.092 | floatingip-pools 2026-07-01 01:47:22.092 | fwaas_v2 2026-07-01 01:47:22.092 | ip_allocation 2026-07-01 01:47:22.092 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 01:47:22.092 | l3-flavors 2026-07-01 01:47:22.092 | l3-ha 2026-07-01 01:47:22.092 | l3_agent_scheduler 2026-07-01 01:47:22.092 | logging 2026-07-01 01:47:22.092 | multi-provider 2026-07-01 01:47:22.092 | net-mtu 2026-07-01 01:47:22.092 | net-mtu-writable 2026-07-01 01:47:22.093 | network-ip-availability 2026-07-01 01:47:22.093 | network_availability_zone 2026-07-01 01:47:22.093 | network_ha 2026-07-01 01:47:22.093 | pagination 2026-07-01 01:47:22.093 | port-device-profile 2026-07-01 01:47:22.093 | port-hardware-offload-type 2026-07-01 01:47:22.093 | port-mac-address-regenerate 2026-07-01 01:47:22.093 | port-numa-affinity-policy 2026-07-01 01:47:22.093 | port-numa-affinity-policy-socket 2026-07-01 01:47:22.093 | port-resource-request 2026-07-01 01:47:22.093 | port-security 2026-07-01 01:47:22.093 | port-trusted-vif 2026-07-01 01:47:22.094 | project-id 2026-07-01 01:47:22.094 | provider 2026-07-01 01:47:22.094 | pvlan 2026-07-01 01:47:22.094 | qinq 2026-07-01 01:47:22.094 | qos 2026-07-01 01:47:22.094 | qos-bw-limit-direction 2026-07-01 01:47:22.094 | qos-bw-minimum-ingress 2026-07-01 01:47:22.094 | qos-default 2026-07-01 01:47:22.094 | qos-fip 2026-07-01 01:47:22.094 | qos-gateway-ip 2026-07-01 01:47:22.094 | qos-rule-type-details 2026-07-01 01:47:22.095 | qos-rule-type-filter 2026-07-01 01:47:22.095 | qos-rules-alias 2026-07-01 01:47:22.095 | quota-check-limit 2026-07-01 01:47:22.095 | quota-check-limit-default 2026-07-01 01:47:22.095 | quota_details 2026-07-01 01:47:22.095 | quotas 2026-07-01 01:47:22.095 | rbac-address-scope 2026-07-01 01:47:22.095 | rbac-policies 2026-07-01 01:47:22.095 | rbac-security-groups 2026-07-01 01:47:22.095 | router 2026-07-01 01:47:22.095 | router-enable-snat 2026-07-01 01:47:22.095 | router_availability_zone 2026-07-01 01:47:22.096 | security-group 2026-07-01 01:47:22.096 | security-groups-default-rules 2026-07-01 01:47:22.096 | security-groups-default-statefulness 2026-07-01 01:47:22.096 | security-groups-normalized-cidr 2026-07-01 01:47:22.096 | security-groups-remote-address-group 2026-07-01 01:47:22.096 | security-groups-rules-belongs-to-default-sg 2026-07-01 01:47:22.096 | security-groups-shared-filtering 2026-07-01 01:47:22.096 | segment 2026-07-01 01:47:22.096 | sorting 2026-07-01 01:47:22.096 | standard-attr-description 2026-07-01 01:47:22.096 | standard-attr-fwaas-v2 2026-07-01 01:47:22.097 | standard-attr-revisions 2026-07-01 01:47:22.097 | standard-attr-tag 2026-07-01 01:47:22.097 | standard-attr-timestamp 2026-07-01 01:47:22.097 | stateful-security-group 2026-07-01 01:47:22.097 | subnet-dns-publish-fixed-ip 2026-07-01 01:47:22.097 | subnet-external-network 2026-07-01 01:47:22.097 | subnet-service-types 2026-07-01 01:47:22.097 | subnet_allocation 2026-07-01 01:47:22.097 | subnet_onboard 2026-07-01 01:47:22.097 | subnetpool-prefix-ops 2026-07-01 01:47:22.097 | tag-creation 2026-07-01 01:47:22.098 | tap-mirror 2026-07-01 01:47:22.098 | tap-mirror-both-direction 2026-07-01 01:47:22.098 | trunk 2026-07-01 01:47:22.098 | uplink-status-propagation 2026-07-01 01:47:22.098 | uplink-status-propagation-updatable 2026-07-01 01:47:22.098 | vlan-transparent 2026-07-01 01:47:22.098 | vpn-endpoint-groups 2026-07-01 01:47:22.098 | vpnaas' 2026-07-01 01:47:22.098 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 01:47:22.099 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-07-01 01:47:22.099 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-07-01 01:47:22.099 | address-scope 2026-07-01 01:47:22.099 | agent 2026-07-01 01:47:22.099 | allowed-address-pairs 2026-07-01 01:47:22.099 | auto-allocated-topology 2026-07-01 01:47:22.099 | availability_zone 2026-07-01 01:47:22.099 | bgp 2026-07-01 01:47:22.099 | bgp_4byte_asn 2026-07-01 01:47:22.099 | bgp_dragent_scheduler 2026-07-01 01:47:22.099 | binding 2026-07-01 01:47:22.100 | binding-extended 2026-07-01 01:47:22.100 | default-subnetpools 2026-07-01 01:47:22.100 | dhcp_agent_scheduler 2026-07-01 01:47:22.100 | dns-domain-ports 2026-07-01 01:47:22.100 | dns-integration 2026-07-01 01:47:22.100 | dns-integration-domain-keywords 2026-07-01 01:47:22.100 | empty-string-filtering 2026-07-01 01:47:22.100 | enable-default-route-bfd 2026-07-01 01:47:22.100 | enable-default-route-ecmp 2026-07-01 01:47:22.100 | expose-port-forwarding-in-fip 2026-07-01 01:47:22.100 | ext-gw-mode 2026-07-01 01:47:22.100 | external-gateway-multihoming 2026-07-01 01:47:22.101 | external-net 2026-07-01 01:47:22.101 | extra_dhcp_opt 2026-07-01 01:47:22.101 | extraroute 2026-07-01 01:47:22.101 | extraroute-atomic 2026-07-01 01:47:22.101 | filter-validation 2026-07-01 01:47:22.101 | fip-port-details 2026-07-01 01:47:22.101 | flavors 2026-07-01 01:47:22.101 | floating-ip-port-forwarding 2026-07-01 01:47:22.101 | floating-ip-port-forwarding-description 2026-07-01 01:47:22.101 | floating-ip-port-forwarding-detail 2026-07-01 01:47:22.101 | floating-ip-port-forwarding-port-ranges 2026-07-01 01:47:22.102 | floatingip-pools 2026-07-01 01:47:22.102 | fwaas_v2 2026-07-01 01:47:22.102 | ip_allocation 2026-07-01 01:47:22.102 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 01:47:22.102 | l3-flavors 2026-07-01 01:47:22.102 | l3-ha 2026-07-01 01:47:22.102 | l3_agent_scheduler 2026-07-01 01:47:22.102 | logging 2026-07-01 01:47:22.102 | multi-provider 2026-07-01 01:47:22.102 | net-mtu 2026-07-01 01:47:22.102 | net-mtu-writable 2026-07-01 01:47:22.103 | network-ip-availability 2026-07-01 01:47:22.103 | network_availability_zone 2026-07-01 01:47:22.103 | network_ha 2026-07-01 01:47:22.103 | pagination 2026-07-01 01:47:22.103 | port-device-profile 2026-07-01 01:47:22.103 | port-hardware-offload-type 2026-07-01 01:47:22.103 | port-mac-address-regenerate 2026-07-01 01:47:22.103 | port-numa-affinity-policy 2026-07-01 01:47:22.103 | port-numa-affinity-policy-socket 2026-07-01 01:47:22.103 | port-resource-request 2026-07-01 01:47:22.103 | port-security 2026-07-01 01:47:22.103 | port-trusted-vif 2026-07-01 01:47:22.104 | project-id 2026-07-01 01:47:22.104 | provider 2026-07-01 01:47:22.104 | pvlan 2026-07-01 01:47:22.104 | qinq 2026-07-01 01:47:22.104 | qos 2026-07-01 01:47:22.104 | qos-bw-limit-direction 2026-07-01 01:47:22.104 | qos-bw-minimum-ingress 2026-07-01 01:47:22.104 | qos-default 2026-07-01 01:47:22.104 | qos-fip 2026-07-01 01:47:22.104 | qos-gateway-ip 2026-07-01 01:47:22.104 | qos-rule-type-details 2026-07-01 01:47:22.104 | qos-rule-type-filter 2026-07-01 01:47:22.105 | qos-rules-alias 2026-07-01 01:47:22.105 | quota-check-limit 2026-07-01 01:47:22.105 | quota-check-limit-default 2026-07-01 01:47:22.105 | quota_details 2026-07-01 01:47:22.105 | quotas 2026-07-01 01:47:22.105 | rbac-address-scope 2026-07-01 01:47:22.105 | rbac-policies 2026-07-01 01:47:22.105 | rbac-security-groups 2026-07-01 01:47:22.105 | router 2026-07-01 01:47:22.105 | router-enable-snat 2026-07-01 01:47:22.105 | router_availability_zone 2026-07-01 01:47:22.106 | security-group 2026-07-01 01:47:22.106 | security-groups-default-rules 2026-07-01 01:47:22.106 | security-groups-default-statefulness 2026-07-01 01:47:22.106 | security-groups-normalized-cidr 2026-07-01 01:47:22.106 | security-groups-remote-address-group 2026-07-01 01:47:22.106 | security-groups-rules-belongs-to-default-sg 2026-07-01 01:47:22.106 | security-groups-shared-filtering 2026-07-01 01:47:22.106 | segment 2026-07-01 01:47:22.106 | sorting 2026-07-01 01:47:22.106 | standard-attr-description 2026-07-01 01:47:22.106 | standard-attr-fwaas-v2 2026-07-01 01:47:22.106 | standard-attr-revisions 2026-07-01 01:47:22.107 | standard-attr-tag 2026-07-01 01:47:22.107 | standard-attr-timestamp 2026-07-01 01:47:22.107 | stateful-security-group 2026-07-01 01:47:22.107 | subnet-dns-publish-fixed-ip 2026-07-01 01:47:22.107 | subnet-external-network 2026-07-01 01:47:22.107 | subnet-service-types 2026-07-01 01:47:22.107 | subnet_allocation 2026-07-01 01:47:22.107 | subnet_onboard 2026-07-01 01:47:22.107 | subnetpool-prefix-ops 2026-07-01 01:47:22.107 | tag-creation 2026-07-01 01:47:22.107 | tap-mirror 2026-07-01 01:47:22.108 | tap-mirror-both-direction 2026-07-01 01:47:22.108 | trunk 2026-07-01 01:47:22.108 | uplink-status-propagation 2026-07-01 01:47:22.108 | uplink-status-propagation-updatable 2026-07-01 01:47:22.108 | vlan-transparent 2026-07-01 01:47:22.108 | vpn-endpoint-groups 2026-07-01 01:47:22.108 | vpnaas' 2026-07-01 01:47:22.108 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 01:47:22.108 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : comm -3 /dev/fd/63 /dev/fd/62 2026-07-01 01:47:22.108 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : disabled_ext= 2026-07-01 01:47:22.108 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : '[' '!' -z '' ']' 2026-07-01 01:47:22.109 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : tr ' ' , 2026-07-01 01:47:22.109 | ++ 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-01 01:47:22.109 | + 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-01 01:47:22.112 | + 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-01 01:47:22.117 | + 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-01 01:47:22.121 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 01:47:22.125 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-01 01:47:22.129 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-07-01 01:47:22.133 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-07-01 01:47:22.137 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 01:47:22.140 | + 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-01 01:47:22.185 | + 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.240:6641 2026-07-01 01:47:22.188 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 01:47:22.192 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-01 01:47:22.196 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.240:6641 2026-07-01 01:47:22.198 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.240:6641 ']' 2026-07-01 01:47:22.203 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 01:47:22.207 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.240:6641 2026-07-01 01:47:22.249 | + 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.240:6642 2026-07-01 01:47:22.253 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 01:47:22.258 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-01 01:47:22.262 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.240:6642 2026-07-01 01:47:22.265 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.240:6642 ']' 2026-07-01 01:47:22.268 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 01:47:22.273 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.240:6642 2026-07-01 01:47:22.316 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled tls-proxy 2026-07-01 01:47:22.340 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:47:22.343 | + 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-01 01:47:22.346 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 01:47:22.350 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-01 01:47:22.354 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-07-01 01:47:22.357 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-07-01 01:47:22.360 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 01:47:22.363 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-07-01 01:47:22.403 | + 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-01 01:47:22.407 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 01:47:22.411 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-01 01:47:22.414 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-07-01 01:47:22.417 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-07-01 01:47:22.420 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 01:47:22.424 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-07-01 01:47:22.467 | + 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-01 01:47:22.471 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 01:47:22.473 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-01 01:47:22.477 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-01 01:47:22.480 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-01 01:47:22.483 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 01:47:22.486 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-01 01:47:22.523 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-07-01 01:47:22.548 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : is_service_enabled q-log neutron-log 2026-07-01 01:47:22.569 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:47:22.572 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_ovn_metadata_agent_enabled 2026-07-01 01:47:22.576 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-01 01:47:22.598 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:47:22.601 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-07-01 01:47:22.605 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-07-01 01:47:22.608 | + 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-01 01:47:22.612 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 01:47:22.615 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-01 01:47:22.618 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-07-01 01:47:22.622 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-07-01 01:47:22.625 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 01:47:22.630 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-07-01 01:47:22.674 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_service_enabled q-dns neutron-dns 2026-07-01 01:47:22.698 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:47:22.702 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:535 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-07-01 01:47:22.749 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : is_service_enabled q-dhcp neutron-dhcp 2026-07-01 01:47:22.774 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:47:22.778 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-07-01 01:47:22.823 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled n-api-meta 2026-07-01 01:47:22.848 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:47:22.852 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:545 : is_ovn_metadata_agent_enabled 2026-07-01 01:47:22.856 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-01 01:47:22.881 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:47:22.885 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-07-01 01:47:22.888 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-07-01 01:47:22.892 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:546 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-07-01 01:47:22.937 | + lib/neutron:configure_neutron:412 : is_service_enabled q-placement neutron-placement 2026-07-01 01:47:22.962 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:47:22.966 | + lib/neutron:configure_neutron:415 : is_service_enabled q-trunk neutron-trunk 2026-07-01 01:47:22.992 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:47:22.996 | + lib/neutron:configure_neutron:418 : is_service_enabled q-qos neutron-qos 2026-07-01 01:47:23.021 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:47:23.025 | + lib/neutron:configure_neutron:425 : is_service_enabled neutron-segments 2026-07-01 01:47:23.050 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:47:23.053 | + lib/neutron:configure_neutron:429 : is_service_enabled q-ovn-bgp 2026-07-01 01:47:23.078 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:47:23.082 | + lib/neutron:configure_neutron:434 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-07-01 01:47:23.107 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:47:23.111 | + lib/neutron:configure_neutron:435 : _configure_neutron_service 2026-07-01 01:47:23.114 | + lib/neutron:_configure_neutron_service:1003 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-07-01 01:47:23.118 | + lib/neutron:_configure_neutron_service:1004 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-07-01 01:47:23.125 | + lib/neutron:_configure_neutron_service:1007 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-07-01 01:47:23.171 | + lib/neutron:_configure_neutron_service:1009 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-07-01 01:47:23.217 | + lib/neutron:_configure_neutron_service:1010 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-07-01 01:47:23.261 | + lib/neutron:_configure_neutron_service:1012 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-07-01 01:47:23.302 | + lib/neutron:_configure_neutron_service:1013 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-07-01 01:47:23.305 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-07-01 01:47:23.308 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-07-01 01:47:23.311 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-01 01:47:23.315 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-01 01:47:23.318 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-07-01 01:47:23.321 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-01 01:47:23.325 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-07-01 01:47:23.328 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-01 01:47:23.331 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-07-01 01:47:23.371 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-07-01 01:47:23.414 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.240/identity 2026-07-01 01:47:23.457 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-07-01 01:47:23.499 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-07-01 01:47:23.541 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-07-01 01:47:23.585 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-07-01 01:47:23.627 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-07-01 01:47:23.669 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.240/identity 2026-07-01 01:47:23.714 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-01 01:47:23.760 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-07-01 01:47:23.804 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-01 01:47:23.808 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-07-01 01:47:23.851 | + lib/neutron:_configure_neutron_service:1017 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-07-01 01:47:23.893 | + lib/neutron:_configure_neutron_service:1019 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-07-01 01:47:23.897 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-01 01:47:23.901 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-01 01:47:23.905 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-01 01:47:23.909 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-07-01 01:47:23.951 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-07-01 01:47:23.992 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.240/identity 2026-07-01 01:47:24.034 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-07-01 01:47:24.076 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-07-01 01:47:24.119 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-07-01 01:47:24.162 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-07-01 01:47:24.205 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-07-01 01:47:24.245 | + lib/neutron:_configure_neutron_service:1022 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-07-01 01:47:24.248 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-01 01:47:24.251 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-01 01:47:24.254 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-01 01:47:24.258 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-07-01 01:47:24.304 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-07-01 01:47:24.351 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.240/identity 2026-07-01 01:47:24.400 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-07-01 01:47:24.444 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-07-01 01:47:24.488 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-07-01 01:47:24.534 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-07-01 01:47:24.581 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-07-01 01:47:24.627 | + lib/neutron:_configure_neutron_service:1025 : neutron_plugin_configure_service 2026-07-01 01:47:24.630 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-07-01 01:47:24.634 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-07-01 01:47:24.638 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-07-01 01:47:24.642 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-07-01 01:47:24.645 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-07-01 01:47:24.649 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-07-01 01:47:24.653 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-07-01 01:47:24.656 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-07-01 01:47:24.659 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-07-01 01:47:24.664 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-07-01 01:47:24.668 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-07-01 01:47:24.671 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-07-01 01:47:24.675 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-07-01 01:47:24.679 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-07-01 01:47:24.681 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-07-01 01:47:24.686 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-07-01 01:47:24.690 | + 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-01 01:47:24.694 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 01:47:24.699 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-01 01:47:24.702 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-01 01:47:24.706 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-01 01:47:24.710 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 01:47:24.714 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-01 01:47:24.755 | + 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-01 01:47:24.759 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 01:47:24.763 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-01 01:47:24.768 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-07-01 01:47:24.771 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-07-01 01:47:24.776 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 01:47:24.779 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-07-01 01:47:24.821 | + 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-01 01:47:24.824 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 01:47:24.828 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-01 01:47:24.830 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-07-01 01:47:24.834 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-07-01 01:47:24.838 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 01:47:24.841 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-07-01 01:47:24.883 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-07-01 01:47:24.887 | + 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-01 01:47:24.890 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 01:47:24.893 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-01 01:47:24.896 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-07-01 01:47:24.900 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-07-01 01:47:24.903 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 01:47:24.908 | + 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-01 01:47:24.947 | + 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-01 01:47:24.950 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 01:47:24.953 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-01 01:47:24.957 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-07-01 01:47:24.960 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-07-01 01:47:24.964 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 01:47:24.968 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-07-01 01:47:25.010 | + 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-01 01:47:25.013 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 01:47:25.016 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-01 01:47:25.019 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-07-01 01:47:25.023 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-07-01 01:47:25.027 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 01:47:25.030 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-07-01 01:47:25.071 | + 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-01 01:47:25.075 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 01:47:25.079 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-07-01 01:47:25.082 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-07-01 01:47:25.086 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-07-01 01:47:25.089 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 01:47:25.091 | + 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-01 01:47:25.135 | + 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-01 01:47:25.138 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 01:47:25.142 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-07-01 01:47:25.146 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-07-01 01:47:25.150 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-07-01 01:47:25.154 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 01:47:25.157 | + 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-01 01:47:25.199 | + 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-01 01:47:25.203 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 01:47:25.207 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-07-01 01:47:25.211 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-07-01 01:47:25.215 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-07-01 01:47:25.218 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 01:47:25.222 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-07-01 01:47:25.265 | + 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-01 01:47:25.269 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 01:47:25.273 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-07-01 01:47:25.277 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-07-01 01:47:25.280 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-07-01 01:47:25.284 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 01:47:25.287 | + 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-01 01:47:25.332 | + 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-01 01:47:25.335 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 01:47:25.339 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-01 01:47:25.342 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-07-01 01:47:25.346 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-07-01 01:47:25.349 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 01:47:25.353 | + 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-01 01:47:25.395 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-01 01:47:25.398 | + lib/neutron:configure_neutron:438 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-07-01 01:47:25.444 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-07-01 01:47:25.490 | + lib/neutron:configure_neutron:444 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-07-01 01:47:25.493 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-07-01 01:47:25.498 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-07-01 01:47:25.501 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-07-01 01:47:25.506 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-01 01:47:25.509 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-07-01 01:47:25.513 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-07-01 01:47:25.517 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-01 01:47:25.521 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-01 01:47:25.540 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-01 01:47:25.541 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-01 01:47:25.553 | d /var/run/uwsgi 0755 quobyte root 2026-07-01 01:47:25.558 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-01 01:47:25.576 | /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-01 01:47:25.581 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-07-01 01:47:25.585 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-07-01 01:47:25.591 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-01 01:47:25.594 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-07-01 01:47:25.640 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-07-01 01:47:25.679 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-07-01 01:47:25.721 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-07-01 01:47:25.762 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-01 01:47:25.803 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-01 01:47:25.847 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-07-01 01:47:25.891 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-07-01 01:47:25.936 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-07-01 01:47:25.980 | + 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-01 01:47:26.022 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-01 01:47:26.064 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-01 01:47:26.108 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-07-01 01:47:26.152 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-07-01 01:47:26.195 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-01 01:47:26.199 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-01 01:47:26.203 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-07-01 01:47:26.207 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-07-01 01:47:26.210 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-01 01:47:26.214 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 01:47:26.218 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 01:47:26.222 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-07-01 01:47:26.226 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-07-01 01:47:26.231 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-07-01 01:47:26.272 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-01 01:47:26.318 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-07-01 01:47:26.318 | + 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-01 01:47:26.329 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-07-01 01:47:26.335 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-07-01 01:47:26.339 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-07-01 01:47:26.342 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-01 01:47:26.346 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-01 01:47:26.350 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-01 01:47:26.353 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-01 01:47:26.356 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 01:47:26.359 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 01:47:26.363 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-01 01:47:26.367 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-01 01:47:26.371 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 01:47:26.375 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 01:47:26.379 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-07-01 01:47:26.393 | perl: warning: Setting locale failed. 2026-07-01 01:47:26.393 | perl: warning: Please check that your locale settings: 2026-07-01 01:47:26.393 | LANGUAGE = (unset), 2026-07-01 01:47:26.394 | LC_ALL = "en_US.utf8", 2026-07-01 01:47:26.394 | LANG = "de_DE.UTF-8" 2026-07-01 01:47:26.394 | are supported and installed on your system. 2026-07-01 01:47:26.394 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 01:47:26.433 | Enabling site neutron-api. 2026-07-01 01:47:26.439 | To activate the new configuration, you need to run: 2026-07-01 01:47:26.439 | systemctl reload apache2 2026-07-01 01:47:26.447 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-01 01:47:26.451 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-01 01:47:26.454 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-01 01:47:26.458 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-01 01:47:26.675 | + ./stack.sh:main:1170 : is_service_enabled mysql postgresql 2026-07-01 01:47:26.702 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:47:26.705 | + ./stack.sh:main:1170 : is_service_enabled neutron 2026-07-01 01:47:26.726 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:47:26.729 | + ./stack.sh:main:1171 : async_runfunc init_neutron 2026-07-01 01:47:26.733 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-07-01 01:47:26.809 | + inc/async:async_inner:63 : init_neutron 2026-07-01 01:47:26.855 | [2017 Async init_neutron:53912]: running: init_neutron 2026-07-01 01:47:26.859 | + ./stack.sh:main:1179 : is_service_enabled q-dhcp 2026-07-01 01:47:26.885 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:47:26.889 | + ./stack.sh:main:1198 : is_service_enabled nova neutron 2026-07-01 01:47:26.916 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:47:26.920 | + ./stack.sh:main:1199 : configure_os_vif 2026-07-01 01:47:26.923 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-07-01 01:47:26.926 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-07-01 01:47:26.974 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-07-01 01:47:26.978 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-07-01 01:47:27.025 | + ./stack.sh:main:1205 : is_service_enabled swift 2026-07-01 01:47:27.045 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:47:27.049 | + ./stack.sh:main:1214 : is_service_enabled cinder 2026-07-01 01:47:27.068 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:47:27.072 | + ./stack.sh:main:1215 : echo_summary 'Configuring Cinder' 2026-07-01 01:47:27.075 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 01:47:27.078 | + ./stack.sh:echo_summary:447 : echo -e Configuring Cinder 2026-07-01 01:47:27.082 | + ./stack.sh:main:1216 : async_runfunc init_cinder 2026-07-01 01:47:27.085 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-07-01 01:47:27.157 | + inc/async:async_inner:63 : init_cinder 2026-07-01 01:47:27.202 | [2017 Async init_cinder:54148]: running: init_cinder 2026-07-01 01:47:27.205 | + ./stack.sh:main:1222 : is_service_enabled placement 2026-07-01 01:47:27.231 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:47:27.235 | + ./stack.sh:main:1223 : echo_summary 'Configuring placement' 2026-07-01 01:47:27.238 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 01:47:27.244 | + ./stack.sh:echo_summary:447 : echo -e Configuring placement 2026-07-01 01:47:27.248 | + ./stack.sh:main:1224 : async_runfunc init_placement 2026-07-01 01:47:27.252 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-07-01 01:47:27.332 | + inc/async:async_inner:63 : init_placement 2026-07-01 01:47:27.384 | [2017 Async init_placement:54278]: running: init_placement 2026-07-01 01:47:27.388 | + ./stack.sh:main:1228 : async_wait init_neutron 2026-07-01 01:47:27.453 | [2017 Async init_neutron:53912]: Waiting for completion of init_neutron running on PID 53912 (5 other jobs running) 2026-07-01 01:47:27.481 | [2017 Async init_neutron:53912]: Signaling child to exit 2026-07-01 01:47:41.661 | + inc/async:async_inner:64 : rc=0 2026-07-01 01:47:41.701 | [54148 Async init_cinder:54148]: finished successfully 2026-07-01 01:48:17.497 | + inc/async:async_inner:64 : rc=0 2026-07-01 01:48:17.532 | [54278 Async init_placement:54278]: finished successfully 2026-07-01 01:48:21.301 | + inc/async:async_inner:64 : rc=0 2026-07-01 01:48:21.328 | [53912 Async init_neutron:53912]: finished successfully 2026-07-01 01:48:21.356 | WAKEUP 2026-07-01 01:48:21.380 | [2017 Async init_neutron:53912]: Signaled 2026-07-01 01:48:21.382 | + lib/neutron:init_neutron:501 : recreate_database neutron 2026-07-01 01:48:21.382 | + lib/database:recreate_database:112 : local db=neutron 2026-07-01 01:48:21.382 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-07-01 01:48:21.382 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-07-01 01:48:21.382 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-07-01 01:48:21.382 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 01:48:21.382 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-07-01 01:48:21.382 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 01:48:21.382 | + lib/neutron:init_neutron:502 : time_start dbsync 2026-07-01 01:48:21.383 | + functions-common:time_start:2406 : local name=dbsync 2026-07-01 01:48:21.383 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:48:21.383 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:48:21.383 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:48:21.383 | + functions-common:time_start:2411 : _TIME_START[$name]=1782870447005 2026-07-01 01:48:21.383 | + 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-01 01:48:21.383 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-01 01:48:21.383 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-01 01:48:21.383 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-01 01:48:21.383 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-01 01:48:21.383 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-07-01 01:48:21.383 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-07-01 01:48:21.384 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-07-01 01:48:21.384 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-07-01 01:48:21.384 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-07-01 01:48:21.385 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-07-01 01:48:21.385 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-07-01 01:48:21.386 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-07-01 01:48:21.386 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-07-01 01:48:21.386 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-07-01 01:48:21.387 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-07-01 01:48:21.387 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-07-01 01:48:21.387 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-07-01 01:48:21.387 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-07-01 01:48:21.387 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-07-01 01:48:21.387 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-07-01 01:48:21.387 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-07-01 01:48:21.387 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-07-01 01:48:21.387 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-07-01 01:48:21.388 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-07-01 01:48:21.388 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-07-01 01:48:21.388 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-07-01 01:48:21.388 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-07-01 01:48:21.388 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-07-01 01:48:21.388 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-07-01 01:48:21.388 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-07-01 01:48:21.388 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-07-01 01:48:21.388 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-07-01 01:48:21.388 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-07-01 01:48:21.388 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-07-01 01:48:21.389 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-07-01 01:48:21.389 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-07-01 01:48:21.389 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-07-01 01:48:21.389 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-07-01 01:48:21.390 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-07-01 01:48:21.390 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-07-01 01:48:21.391 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-07-01 01:48:21.391 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-07-01 01:48:21.391 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-07-01 01:48:21.391 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-07-01 01:48:21.392 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-07-01 01:48:21.392 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-07-01 01:48:21.392 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-07-01 01:48:21.392 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-07-01 01:48:21.392 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-07-01 01:48:21.392 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-07-01 01:48:21.392 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-07-01 01:48:21.392 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-07-01 01:48:21.392 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-07-01 01:48:21.392 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-07-01 01:48:21.392 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-07-01 01:48:21.392 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-07-01 01:48:21.393 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-07-01 01:48:21.393 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-07-01 01:48:21.393 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-07-01 01:48:21.393 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-07-01 01:48:21.393 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-07-01 01:48:21.393 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-07-01 01:48:21.393 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-07-01 01:48:21.393 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-07-01 01:48:21.394 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-07-01 01:48:21.394 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-07-01 01:48:21.394 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-07-01 01:48:21.394 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-07-01 01:48:21.394 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-07-01 01:48:21.394 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-07-01 01:48:21.395 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-07-01 01:48:21.395 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-07-01 01:48:21.395 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-07-01 01:48:21.395 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-07-01 01:48:21.395 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-07-01 01:48:21.395 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-07-01 01:48:21.395 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-07-01 01:48:21.396 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-07-01 01:48:21.396 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-07-01 01:48:21.396 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-07-01 01:48:21.396 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-07-01 01:48:21.396 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-07-01 01:48:21.396 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-07-01 01:48:21.396 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-07-01 01:48:21.397 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-07-01 01:48:21.397 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-07-01 01:48:21.397 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-07-01 01:48:21.397 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-07-01 01:48:21.397 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-07-01 01:48:21.397 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-07-01 01:48:21.397 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-07-01 01:48:21.398 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-07-01 01:48:21.398 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-07-01 01:48:21.398 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-07-01 01:48:21.398 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-07-01 01:48:21.398 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-07-01 01:48:21.398 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-07-01 01:48:21.399 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-07-01 01:48:21.399 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-07-01 01:48:21.399 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-07-01 01:48:21.399 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-07-01 01:48:21.399 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-07-01 01:48:21.399 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-07-01 01:48:21.399 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-07-01 01:48:21.400 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-07-01 01:48:21.400 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-07-01 01:48:21.400 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-07-01 01:48:21.400 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-07-01 01:48:21.400 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-07-01 01:48:21.400 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-07-01 01:48:21.400 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-07-01 01:48:21.401 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-07-01 01:48:21.401 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-07-01 01:48:21.401 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-07-01 01:48:21.401 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-07-01 01:48:21.401 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-07-01 01:48:21.401 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-07-01 01:48:21.401 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-07-01 01:48:21.402 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-07-01 01:48:21.402 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-07-01 01:48:21.402 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-07-01 01:48:21.402 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-07-01 01:48:21.402 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-07-01 01:48:21.402 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-07-01 01:48:21.402 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-07-01 01:48:21.403 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-07-01 01:48:21.403 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-07-01 01:48:21.403 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-07-01 01:48:21.403 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-07-01 01:48:21.403 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-07-01 01:48:21.403 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-07-01 01:48:21.403 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-07-01 01:48:21.404 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-07-01 01:48:21.404 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-07-01 01:48:21.404 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-07-01 01:48:21.404 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-07-01 01:48:21.404 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-07-01 01:48:21.404 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-07-01 01:48:21.404 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-07-01 01:48:21.405 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-07-01 01:48:21.405 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-07-01 01:48:21.405 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-07-01 01:48:21.405 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-07-01 01:48:21.405 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-07-01 01:48:21.405 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-07-01 01:48:21.405 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-07-01 01:48:21.406 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-07-01 01:48:21.406 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-07-01 01:48:21.406 | Running upgrade for neutron ... 2026-07-01 01:48:21.406 | OK 2026-07-01 01:48:21.406 | + lib/neutron:init_neutron:505 : time_stop dbsync 2026-07-01 01:48:21.406 | + functions-common:time_stop:2420 : local name 2026-07-01 01:48:21.407 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:48:21.407 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:48:21.407 | + functions-common:time_stop:2423 : local total 2026-07-01 01:48:21.407 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:48:21.407 | + functions-common:time_stop:2426 : name=dbsync 2026-07-01 01:48:21.407 | + functions-common:time_stop:2427 : start_time=1782870447005 2026-07-01 01:48:21.407 | + functions-common:time_stop:2429 : [[ -z 1782870447005 ]] 2026-07-01 01:48:21.408 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:48:21.408 | + functions-common:time_stop:2432 : end_time=1782870501279 2026-07-01 01:48:21.408 | + functions-common:time_stop:2433 : elapsed_time=54274 2026-07-01 01:48:21.408 | + functions-common:time_stop:2434 : total=8340 2026-07-01 01:48:21.408 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:48:21.408 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=62614 2026-07-01 01:48:21.433 | [2017 Async init_neutron:53912]: finished init_neutron with result 0 in 54 seconds 2026-07-01 01:48:21.440 | + inc/async:async_wait:197 : return 0 2026-07-01 01:48:21.443 | + ./stack.sh:main:1229 : async_wait init_placement 2026-07-01 01:48:21.506 | [2017 Async init_placement:54278]: Waiting for completion of init_placement running on PID 54278 (4 other jobs running) 2026-07-01 01:48:21.534 | [2017 Async init_placement:54278]: Signaling child to exit 2026-07-01 01:48:21.536 | WAKEUP 2026-07-01 01:48:21.561 | [2017 Async init_placement:54278]: Signaled 2026-07-01 01:48:21.564 | + lib/placement:init_placement:113 : recreate_database placement 2026-07-01 01:48:21.564 | + lib/database:recreate_database:112 : local db=placement 2026-07-01 01:48:21.564 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-07-01 01:48:21.564 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-07-01 01:48:21.564 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-07-01 01:48:21.564 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 01:48:21.564 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-07-01 01:48:21.564 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 01:48:21.564 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-07-01 01:48:21.565 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-01 01:48:21.565 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 01:48:21.565 | we strongly recommend against using it for new projects. 2026-07-01 01:48:21.565 | 2026-07-01 01:48:21.565 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 01:48:21.565 | framework. For more detail see 2026-07-01 01:48:21.565 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 01:48:21.565 | 2026-07-01 01:48:21.565 | __import__(import_str) 2026-07-01 01:48:21.565 | + lib/placement:init_placement:115 : create_placement_accounts 2026-07-01 01:48:21.565 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-07-01 01:48:21.566 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-07-01 01:48:21.566 | + functions-common:get_or_create_user:899 : local user_id 2026-07-01 01:48:21.566 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-01 01:48:21.566 | + functions-common:get_or_create_user:903 : local email= 2026-07-01 01:48:21.566 | ++ 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-01 01:48:21.566 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:48:21.566 | + functions-common:get_or_create_user:915 : user_id=a335451b0eb845d0b7a06d5afd36043c 2026-07-01 01:48:21.566 | + functions-common:get_or_create_user:916 : echo a335451b0eb845d0b7a06d5afd36043c 2026-07-01 01:48:21.566 | a335451b0eb845d0b7a06d5afd36043c 2026-07-01 01:48:21.566 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-07-01 01:48:21.567 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 01:48:21.567 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 01:48:21.567 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-01 01:48:21.567 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 01:48:21.567 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 01:48:21.567 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-01 01:48:21.567 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-01 01:48:21.567 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-01 01:48:21.567 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-01 01:48:21.567 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-01 01:48:21.567 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-01 01:48:21.568 | + 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-01 01:48:21.568 | ++ 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-01 01:48:21.568 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:48:21.568 | + functions-common:get_or_add_user_project_role:979 : user_role_id=ea90057139544a78a9a853896a1c899d 2026-07-01 01:48:21.568 | + functions-common:get_or_add_user_project_role:980 : echo ea90057139544a78a9a853896a1c899d 2026-07-01 01:48:21.568 | ea90057139544a78a9a853896a1c899d 2026-07-01 01:48:21.568 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-01 01:48:21.568 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-07-01 01:48:21.568 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 01:48:21.568 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 01:48:21.568 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-01 01:48:21.569 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 01:48:21.569 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 01:48:21.569 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-01 01:48:21.569 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-01 01:48:21.569 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-01 01:48:21.569 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-01 01:48:21.569 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-01 01:48:21.569 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-01 01:48:21.569 | + 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-01 01:48:21.569 | ++ 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-01 01:48:21.570 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:48:21.570 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e07bd400e66a4aa392b8edad577cb25a 2026-07-01 01:48:21.570 | + functions-common:get_or_add_user_project_role:980 : echo e07bd400e66a4aa392b8edad577cb25a 2026-07-01 01:48:21.570 | e07bd400e66a4aa392b8edad577cb25a 2026-07-01 01:48:21.570 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.240/placement 2026-07-01 01:48:21.570 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-07-01 01:48:21.570 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-01 01:48:21.570 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-07-01 01:48:21.570 | ++ 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-01 01:48:21.570 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:48:21.570 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-01 01:48:21.571 | 270b479c4f554549a53d985ff01fad5e' 2026-07-01 01:48:21.571 | + functions-common:get_or_create_service:1067 : echo 270b479c4f554549a53d985ff01fad5e 2026-07-01 01:48:21.571 | 270b479c4f554549a53d985ff01fad5e 2026-07-01 01:48:21.571 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.240/placement 2026-07-01 01:48:21.571 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-01 01:48:21.571 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.240/placement RegionOne 2026-07-01 01:48:21.571 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-01 01:48:21.571 | +++ 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-01 01:48:21.571 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:48:21.571 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-01 01:48:21.571 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-01 01:48:21.572 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.240/placement --region RegionOne -f value -c id 2026-07-01 01:48:21.572 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:48:21.572 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=2494e08347e240d984f7a88b7f26aca9 2026-07-01 01:48:21.572 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 2494e08347e240d984f7a88b7f26aca9 2026-07-01 01:48:21.572 | + functions-common:get_or_create_endpoint:1100 : public_id=2494e08347e240d984f7a88b7f26aca9 2026-07-01 01:48:21.572 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-01 01:48:21.572 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-01 01:48:21.572 | + functions-common:get_or_create_endpoint:1109 : echo 2494e08347e240d984f7a88b7f26aca9 2026-07-01 01:48:21.572 | 2494e08347e240d984f7a88b7f26aca9 2026-07-01 01:48:21.614 | [2017 Async init_placement:54278]: finished init_placement with result 0 in 50 seconds 2026-07-01 01:48:21.621 | + inc/async:async_wait:197 : return 0 2026-07-01 01:48:21.624 | + ./stack.sh:main:1230 : async_wait init_glance 2026-07-01 01:48:21.686 | [2017 Async init_glance:49719]: Waiting for completion of init_glance running on PID 49719 (3 other jobs running) 2026-07-01 01:48:21.717 | [2017 Async init_glance:49719]: Signaling child to exit 2026-07-01 01:48:21.717 | WAKEUP 2026-07-01 01:48:21.743 | [2017 Async init_glance:49719]: Signaled 2026-07-01 01:48:21.744 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-07-01 01:48:21.744 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-07-01 01:48:21.744 | + lib/glance:init_glance:529 : recreate_database glance 2026-07-01 01:48:21.744 | + lib/database:recreate_database:112 : local db=glance 2026-07-01 01:48:21.745 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-07-01 01:48:21.745 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-07-01 01:48:21.745 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-07-01 01:48:21.745 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 01:48:21.745 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-07-01 01:48:21.745 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 01:48:21.745 | + lib/glance:init_glance:531 : time_start dbsync 2026-07-01 01:48:21.745 | + functions-common:time_start:2406 : local name=dbsync 2026-07-01 01:48:21.745 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:48:21.745 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:48:21.746 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:48:21.746 | + functions-common:time_start:2411 : _TIME_START[$name]=1782870351584 2026-07-01 01:48:21.746 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-07-01 01:48:21.746 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-01 01:48:21.746 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 01:48:21.746 | we strongly recommend against using it for new projects. 2026-07-01 01:48:21.746 | 2026-07-01 01:48:21.746 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 01:48:21.746 | framework. For more detail see 2026-07-01 01:48:21.746 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 01:48:21.746 | 2026-07-01 01:48:21.747 | __import__(import_str) 2026-07-01 01:48:21.747 | INFO dbcounter [-] Registered counter for database glance 2026-07-01 01:48:21.747 | 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=49825) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-01 01:48:21.747 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 01:48:21.747 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 01:48:21.747 | DEBUG dbcounter [-] [49825] Writer thread running {{(pid=49825) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 01:48:21.747 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 01:48:21.747 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 01:48:21.747 | INFO dbcounter [-] Registered counter for database glance 2026-07-01 01:48:21.747 | 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=49825) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-01 01:48:21.748 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 01:48:21.748 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 01:48:21.748 | DEBUG dbcounter [-] [49825] Writer thread running {{(pid=49825) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 01:48:21.748 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-07-01 01:48:21.748 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=49825) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-01 01:48:21.748 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-07-01 01:48:21.748 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=49825) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:48:21.748 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-07-01 01:48:21.748 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=49825) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:48:21.748 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-07-01 01:48:21.749 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=49825) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:48:21.749 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-07-01 01:48:21.749 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=49825) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:48:21.749 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-07-01 01:48:21.749 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=49825) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:48:21.749 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-07-01 01:48:21.749 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=49825) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:48:21.749 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-07-01 01:48:21.749 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=49825) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:48:21.749 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-07-01 01:48:21.749 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=49825) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:48:21.750 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-07-01 01:48:21.750 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=49825) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:48:21.750 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-07-01 01:48:21.750 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=49825) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:48:21.750 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-01 01:48:21.750 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=49825) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:48:21.750 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-01 01:48:21.750 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=49825) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:48:21.751 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-01 01:48:21.751 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=49825) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:48:21.751 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-01 01:48:21.751 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=49825) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:48:21.751 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-07-01 01:48:21.751 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=49825) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:48:21.751 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 01:48:21.751 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 01:48:21.751 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 01:48:21.751 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 01:48:21.752 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 01:48:21.752 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 01:48:21.752 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 01:48:21.752 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 01:48:21.752 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 01:48:21.752 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 01:48:21.752 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-07-01 01:48:21.752 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=49825) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-01 01:48:21.752 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-07-01 01:48:21.753 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=49825) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:48:21.753 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-07-01 01:48:21.753 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=49825) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:48:21.753 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-07-01 01:48:21.754 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=49825) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:48:21.754 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-07-01 01:48:21.754 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=49825) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:48:21.754 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-07-01 01:48:21.754 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=49825) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:48:21.754 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-07-01 01:48:21.754 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=49825) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:48:21.754 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-07-01 01:48:21.754 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=49825) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:48:21.754 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-07-01 01:48:21.755 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=49825) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:48:21.755 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-07-01 01:48:21.755 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=49825) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:48:21.755 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-07-01 01:48:21.755 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=49825) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:48:21.755 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-07-01 01:48:21.755 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=49825) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:48:21.756 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-07-01 01:48:21.756 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=49825) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-07-01 01:48:21.756 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 01:48:21.756 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 01:48:21.756 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 01:48:21.757 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 01:48:21.757 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-07-01 01:48:21.757 | Database migration is up to date. No migration needed. 2026-07-01 01:48:21.757 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-07-01 01:48:21.757 | Database is synced successfully. 2026-07-01 01:48:21.757 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-07-01 01:48:21.757 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-01 01:48:21.757 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 01:48:21.757 | we strongly recommend against using it for new projects. 2026-07-01 01:48:21.758 | 2026-07-01 01:48:21.758 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 01:48:21.758 | framework. For more detail see 2026-07-01 01:48:21.758 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 01:48:21.758 | 2026-07-01 01:48:21.758 | __import__(import_str) 2026-07-01 01:48:21.758 | INFO dbcounter [-] Registered counter for database glance 2026-07-01 01:48:21.758 | 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=50003) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-01 01:48:21.758 | DEBUG dbcounter [-] [50003] Writer thread running {{(pid=50003) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 01:48:21.759 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-07-01 01:48:21.759 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-07-01 01:48:21.759 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-07-01 01:48:21.759 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-07-01 01:48:21.759 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-07-01 01:48:21.760 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-07-01 01:48:21.760 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-07-01 01:48:21.760 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-07-01 01:48:21.760 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-07-01 01:48:21.760 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-07-01 01:48:21.760 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-07-01 01:48:21.760 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-07-01 01:48:21.760 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-07-01 01:48:21.760 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-07-01 01:48:21.761 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-07-01 01:48:21.761 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-07-01 01:48:21.761 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-07-01 01:48:21.761 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-07-01 01:48:21.761 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-07-01 01:48:21.761 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-07-01 01:48:21.761 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-07-01 01:48:21.761 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-07-01 01:48:21.761 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-07-01 01:48:21.762 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-07-01 01:48:21.762 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-07-01 01:48:21.762 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-07-01 01:48:21.762 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-07-01 01:48:21.762 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-07-01 01:48:21.762 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-07-01 01:48:21.762 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-07-01 01:48:21.762 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-07-01 01:48:21.762 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-07-01 01:48:21.762 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-07-01 01:48:21.763 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-07-01 01:48:21.763 | + lib/glance:init_glance:537 : time_stop dbsync 2026-07-01 01:48:21.763 | + functions-common:time_stop:2420 : local name 2026-07-01 01:48:21.763 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:48:21.763 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:48:21.763 | + functions-common:time_stop:2423 : local total 2026-07-01 01:48:21.763 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:48:21.763 | + functions-common:time_stop:2426 : name=dbsync 2026-07-01 01:48:21.763 | + functions-common:time_stop:2427 : start_time=1782870351584 2026-07-01 01:48:21.764 | + functions-common:time_stop:2429 : [[ -z 1782870351584 ]] 2026-07-01 01:48:21.764 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:48:21.764 | + functions-common:time_stop:2432 : end_time=1782870365854 2026-07-01 01:48:21.764 | + functions-common:time_stop:2433 : elapsed_time=14270 2026-07-01 01:48:21.764 | + functions-common:time_stop:2434 : total=8340 2026-07-01 01:48:21.764 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:48:21.764 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22610 2026-07-01 01:48:21.805 | [2017 Async init_glance:49719]: finished init_glance with result 0 in 14 seconds 2026-07-01 01:48:21.811 | + inc/async:async_wait:197 : return 0 2026-07-01 01:48:21.816 | + ./stack.sh:main:1231 : async_wait init_swift 2026-07-01 01:48:21.840 | Not waiting for async task init_swift that we never started or has already been waited for 2026-07-01 01:48:21.844 | + inc/async:async_wait:197 : return 0 2026-07-01 01:48:21.847 | + ./stack.sh:main:1232 : async_wait init_cinder 2026-07-01 01:48:21.908 | [2017 Async init_cinder:54148]: Waiting for completion of init_cinder running on PID 54148 (2 other jobs running) 2026-07-01 01:48:21.937 | [2017 Async init_cinder:54148]: Signaling child to exit 2026-07-01 01:48:21.938 | WAKEUP 2026-07-01 01:48:21.963 | [2017 Async init_cinder:54148]: Signaled 2026-07-01 01:48:21.965 | + lib/cinder:init_cinder:478 : is_service_enabled mysql postgresql 2026-07-01 01:48:21.965 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:48:21.965 | + lib/cinder:init_cinder:480 : recreate_database cinder 2026-07-01 01:48:21.965 | + lib/database:recreate_database:112 : local db=cinder 2026-07-01 01:48:21.965 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-07-01 01:48:21.965 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-07-01 01:48:21.965 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-07-01 01:48:21.965 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 01:48:21.965 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-07-01 01:48:21.966 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 01:48:21.966 | + lib/cinder:init_cinder:482 : time_start dbsync 2026-07-01 01:48:21.966 | + functions-common:time_start:2406 : local name=dbsync 2026-07-01 01:48:21.966 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:48:21.966 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:48:21.966 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:48:21.966 | + functions-common:time_start:2411 : _TIME_START[$name]=1782870447384 2026-07-01 01:48:21.966 | + lib/cinder:init_cinder:484 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-07-01 01:48:21.966 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-07-01 01:48:21.966 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 01:48:21.966 | we strongly recommend against using it for new projects. 2026-07-01 01:48:21.967 | 2026-07-01 01:48:21.967 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 01:48:21.967 | framework. For more detail see 2026-07-01 01:48:21.967 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 01:48:21.967 | 2026-07-01 01:48:21.967 | import eventlet # noqa 2026-07-01 01:48:21.967 | INFO dbcounter [-] Registered counter for database cinder 2026-07-01 01:48:21.967 | 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=54337) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-01 01:48:21.967 | INFO cinder.db.migration [-] Applying migration(s) 2026-07-01 01:48:21.967 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 01:48:21.968 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 01:48:21.968 | DEBUG dbcounter [-] [54337] Writer thread running {{(pid=54337) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 01:48:21.968 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-07-01 01:48:21.968 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=54337) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-01 01:48:21.968 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-07-01 01:48:21.968 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=54337) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:48:21.968 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-07-01 01:48:21.968 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=54337) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:48:21.968 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-07-01 01:48:21.968 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=54337) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:48:21.968 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-07-01 01:48:21.969 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=54337) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:48:21.969 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-07-01 01:48:21.969 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=54337) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:48:21.969 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-07-01 01:48:21.969 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=54337) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:48:21.969 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-07-01 01:48:21.969 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=54337) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:48:21.969 | INFO cinder.db.migration [-] Migration(s) applied 2026-07-01 01:48:21.969 | + lib/cinder:init_cinder:485 : time_stop dbsync 2026-07-01 01:48:21.969 | + functions-common:time_stop:2420 : local name 2026-07-01 01:48:21.969 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:48:21.970 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:48:21.970 | + functions-common:time_stop:2423 : local total 2026-07-01 01:48:21.970 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:48:21.970 | + functions-common:time_stop:2426 : name=dbsync 2026-07-01 01:48:21.970 | + functions-common:time_stop:2427 : start_time=1782870447384 2026-07-01 01:48:21.970 | + functions-common:time_stop:2429 : [[ -z 1782870447384 ]] 2026-07-01 01:48:21.970 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:48:21.970 | + functions-common:time_stop:2432 : end_time=1782870459524 2026-07-01 01:48:21.970 | + functions-common:time_stop:2433 : elapsed_time=12140 2026-07-01 01:48:21.970 | + functions-common:time_stop:2434 : total=8340 2026-07-01 01:48:21.970 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:48:21.971 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20480 2026-07-01 01:48:21.971 | + lib/cinder:init_cinder:488 : is_service_enabled c-vol 2026-07-01 01:48:21.971 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:48:21.971 | + lib/cinder:init_cinder:488 : [[ -n lvm:lvmdriver-1 ]] 2026-07-01 01:48:21.971 | + lib/cinder:init_cinder:489 : local be be_name be_type 2026-07-01 01:48:21.971 | + lib/cinder:init_cinder:490 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-01 01:48:21.971 | + lib/cinder:init_cinder:491 : be_type=lvm 2026-07-01 01:48:21.971 | + lib/cinder:init_cinder:492 : be_name=lvmdriver-1 2026-07-01 01:48:21.971 | + lib/cinder:init_cinder:493 : type init_cinder_backend_lvm 2026-07-01 01:48:21.971 | + lib/cinder:init_cinder:494 : init_cinder_backend_lvm lvmdriver-1 2026-07-01 01:48:21.971 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-07-01 01:48:21.972 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-07-01 01:48:21.972 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-07-01 01:48:21.972 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-07-01 01:48:21.972 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-07-01 01:48:21.972 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-01 01:48:21.972 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-01 01:48:21.972 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-01 01:48:21.972 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-01 01:48:21.972 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-01 01:48:21.972 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-01 01:48:21.973 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-01 01:48:21.973 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-01 01:48:21.973 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-01 01:48:21.973 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-01 01:48:21.973 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-01 01:48:21.973 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-01 01:48:21.973 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-01 01:48:21.973 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-07-01 01:48:21.973 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-07-01 01:48:21.973 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-07-01 01:48:21.973 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-01 01:48:21.974 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-07-01 01:48:21.974 | Volume group "stack-volumes-lvmdriver-1" not found 2026-07-01 01:48:21.974 | Cannot process volume group stack-volumes-lvmdriver-1 2026-07-01 01:48:21.974 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-07-01 01:48:21.974 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-01 01:48:21.974 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-07-01 01:48:21.974 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-07-01 01:48:21.974 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-07-01 01:48:21.974 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-07-01 01:48:21.974 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-07-01 01:48:21.974 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-07-01 01:48:21.975 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-07-01 01:48:21.975 | s|%DIRECTIO%|--direct-io=on|g; 2026-07-01 01:48:21.975 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-07-01 01:48:21.975 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-07-01 01:48:21.975 | [Unit] 2026-07-01 01:48:21.975 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-01 01:48:21.975 | DefaultDependencies=no 2026-07-01 01:48:21.975 | After=systemd-udev-settle.service 2026-07-01 01:48:21.975 | Before=lvm2-activation-early.service 2026-07-01 01:48:21.975 | Wants=systemd-udev-settle.service 2026-07-01 01:48:21.975 | 2026-07-01 01:48:21.976 | [Service] 2026-07-01 01:48:21.976 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-01 01:48:21.976 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-07-01 01:48:21.976 | RemainAfterExit=yes 2026-07-01 01:48:21.976 | Type=oneshot 2026-07-01 01:48:21.976 | 2026-07-01 01:48:21.976 | [Install] 2026-07-01 01:48:21.976 | WantedBy=local-fs.target 2026-07-01 01:48:21.976 | Also=systemd-udev-settle.service 2026-07-01 01:48:21.976 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-07-01 01:48:21.976 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-07-01 01:48:21.977 | 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-01 01:48:21.977 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-07-01 01:48:21.977 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-07-01 01:48:21.977 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-07-01 01:48:21.977 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-07-01 01:48:21.977 | Volume group "stack-volumes-lvmdriver-1" not found 2026-07-01 01:48:21.977 | Cannot process volume group stack-volumes-lvmdriver-1 2026-07-01 01:48:21.977 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-07-01 01:48:21.977 | Physical volume "/dev/loop0" successfully created. 2026-07-01 01:48:21.977 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-07-01 01:48:21.978 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-07-01 01:48:21.978 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:48:21.978 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-07-01 01:48:21.978 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-07-01 01:48:21.978 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-07-01 01:48:21.978 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-07-01 01:48:21.978 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 01:48:21.978 | we strongly recommend against using it for new projects. 2026-07-01 01:48:21.978 | 2026-07-01 01:48:21.978 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 01:48:21.978 | framework. For more detail see 2026-07-01 01:48:21.979 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 01:48:21.979 | 2026-07-01 01:48:21.979 | import eventlet # noqa 2026-07-01 01:48:21.979 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-07-01 01:48:21.979 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-07-01 01:48:21.979 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-07-01 01:48:21.979 | + lib/cinder:init_cinder:499 : is_service_enabled c-bak 2026-07-01 01:48:21.979 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:48:21.979 | + lib/cinder:init_cinder:505 : mkdir -p /opt/stack/data/cinder/volumes 2026-07-01 01:48:22.018 | [2017 Async init_cinder:54148]: finished init_cinder with result 0 in 14 seconds 2026-07-01 01:48:22.024 | + inc/async:async_wait:197 : return 0 2026-07-01 01:48:22.027 | + ./stack.sh:main:1237 : is_service_enabled nova 2026-07-01 01:48:22.050 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:48:22.054 | + ./stack.sh:main:1238 : echo_summary 'Configuring Nova' 2026-07-01 01:48:22.057 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 01:48:22.060 | + ./stack.sh:echo_summary:447 : echo -e Configuring Nova 2026-07-01 01:48:22.063 | + ./stack.sh:main:1239 : init_nova 2026-07-01 01:48:22.067 | + lib/nova:init_nova:849 : is_service_enabled mysql postgresql 2026-07-01 01:48:22.089 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:48:22.093 | + lib/nova:init_nova:849 : is_service_enabled n-api 2026-07-01 01:48:22.116 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:48:22.119 | + lib/nova:init_nova:851 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-01 01:48:22.122 | + lib/nova:init_nova:859 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-01 01:48:22.204 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-01 01:48:22.251 | [2017 Async nova-cell-0:56483]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-01 01:48:22.258 | ++ lib/nova:init_nova:862 : seq 1 1 2026-07-01 01:48:22.263 | + lib/nova:init_nova:862 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-01 01:48:22.271 | ++ lib/nova:init_nova:863 : conductor_conf 1 2026-07-01 01:48:22.276 | ++ lib/nova:conductor_conf:828 : local cell=1 2026-07-01 01:48:22.281 | ++ lib/nova:conductor_conf:829 : echo /etc/nova/nova_cell1.conf 2026-07-01 01:48:22.285 | + lib/nova:init_nova:863 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-01 01:48:22.362 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-01 01:48:22.422 | [2017 Async nova-cell-1:56587]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-01 01:48:22.424 | + lib/nova:init_nova:866 : recreate_database nova_api 2026-07-01 01:48:22.428 | + lib/database:recreate_database:112 : local db=nova_api 2026-07-01 01:48:22.433 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-07-01 01:48:22.437 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-07-01 01:48:22.441 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-07-01 01:48:22.448 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 01:48:22.518 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-07-01 01:48:22.524 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 01:48:22.596 | + lib/nova:init_nova:867 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-07-01 01:48:23.107 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-01 01:48:23.107 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 01:48:23.107 | we strongly recommend against using it for new projects. 2026-07-01 01:48:23.107 | 2026-07-01 01:48:23.107 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 01:48:23.108 | framework. For more detail see 2026-07-01 01:48:23.108 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 01:48:23.108 | 2026-07-01 01:48:23.108 | import eventlet # noqa 2026-07-01 01:48:23.486 | 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-01 01:48:27.319 | INFO dbcounter [-] Registered counter for database nova_api 2026-07-01 01:48:27.419 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 01:48:27.420 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 01:48:27.422 | DEBUG dbcounter [-] [56657] Writer thread running {{(pid=56657) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 01:48:27.489 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-07-01 01:48:32.485 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=56657) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-01 01:48:32.490 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-07-01 01:48:34.881 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=56657) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:48:34.887 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-07-01 01:48:34.895 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=56657) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:48:35.584 | ++ lib/nova:init_nova:871 : database_connection_url nova_cell0 2026-07-01 01:48:35.588 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-01 01:48:35.591 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-01 01:48:35.595 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-01 01:48:35.600 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-01 01:48:35.604 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-01 01:48:35.608 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-01 01:48:35.635 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:48:35.639 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-01 01:48:35.642 | ++ 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-01 01:48:35.649 | + lib/nova:init_nova:871 : /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-01 01:48:36.149 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-01 01:48:36.150 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 01:48:36.150 | we strongly recommend against using it for new projects. 2026-07-01 01:48:36.150 | 2026-07-01 01:48:36.150 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 01:48:36.150 | framework. For more detail see 2026-07-01 01:48:36.150 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 01:48:36.150 | 2026-07-01 01:48:36.150 | import eventlet # noqa 2026-07-01 01:48:36.533 | 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-01 01:48:39.788 | INFO dbcounter [None req-b2f934ed-64f8-4027-be5a-298b71a71082 None None] Registered counter for database nova_api 2026-07-01 01:48:39.920 | DEBUG dbcounter [-] [57253] Writer thread running {{(pid=57253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 01:48:40.665 | ++ lib/nova:init_nova:874 : seq 0 1 2026-07-01 01:48:40.670 | + lib/nova:init_nova:874 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-01 01:48:40.674 | + lib/nova:init_nova:875 : async_wait nova-cell-0 2026-07-01 01:48:40.748 | [2017 Async nova-cell-0:56483]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 56483 (3 other jobs running) 2026-07-01 01:48:40.791 | [2017 Async nova-cell-0:56483]: Signaling child to exit 2026-07-01 01:48:48.607 | + inc/async:async_inner:64 : rc=0 2026-07-01 01:48:48.635 | [56587 Async nova-cell-1:56587]: finished successfully 2026-07-01 01:48:48.735 | + inc/async:async_inner:64 : rc=0 2026-07-01 01:48:48.764 | [56483 Async nova-cell-0:56483]: finished successfully 2026-07-01 01:48:48.790 | WAKEUP 2026-07-01 01:48:48.815 | [2017 Async nova-cell-0:56483]: Signaled 2026-07-01 01:48:48.817 | + lib/nova:init_nova_db:839 : local dbname=nova_cell0 2026-07-01 01:48:48.817 | + lib/nova:init_nova_db:840 : local conffile=/etc/nova/nova.conf 2026-07-01 01:48:48.817 | + lib/nova:init_nova_db:841 : recreate_database nova_cell0 2026-07-01 01:48:48.817 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-07-01 01:48:48.817 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-07-01 01:48:48.817 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-07-01 01:48:48.817 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-07-01 01:48:48.817 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 01:48:48.818 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-07-01 01:48:48.818 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 01:48:48.818 | + lib/nova:init_nova_db:842 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-07-01 01:48:48.818 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-01 01:48:48.818 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 01:48:48.818 | we strongly recommend against using it for new projects. 2026-07-01 01:48:48.819 | 2026-07-01 01:48:48.819 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 01:48:48.819 | framework. For more detail see 2026-07-01 01:48:48.819 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 01:48:48.819 | 2026-07-01 01:48:48.819 | import eventlet # noqa 2026-07-01 01:48:48.819 | 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-01 01:48:48.820 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-07-01 01:48:48.820 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 01:48:48.820 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 01:48:48.820 | DEBUG dbcounter [-] [56623] Writer thread running {{(pid=56623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 01:48:48.820 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-01 01:48:48.820 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=56623) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-01 01:48:48.820 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-01 01:48:48.821 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=56623) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:48:48.821 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-01 01:48:48.821 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=56623) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:48:48.821 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-01 01:48:48.821 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=56623) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:48:48.821 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-01 01:48:48.821 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=56623) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:48:48.822 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-01 01:48:48.822 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=56623) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:48:48.822 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-01 01:48:48.822 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=56623) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:48:48.822 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-01 01:48:48.822 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=56623) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:48:48.822 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-01 01:48:48.823 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=56623) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:48:48.823 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-01 01:48:48.823 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=56623) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:48:48.866 | [2017 Async nova-cell-0:56483]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 26 seconds 2026-07-01 01:48:48.872 | + inc/async:async_wait:197 : return 0 2026-07-01 01:48:48.875 | + lib/nova:init_nova:874 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-01 01:48:48.880 | + lib/nova:init_nova:875 : async_wait nova-cell-1 2026-07-01 01:48:48.940 | [2017 Async nova-cell-1:56587]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 56587 (2 other jobs running) 2026-07-01 01:48:48.969 | [2017 Async nova-cell-1:56587]: Signaling child to exit 2026-07-01 01:48:48.969 | WAKEUP 2026-07-01 01:48:48.993 | [2017 Async nova-cell-1:56587]: Signaled 2026-07-01 01:48:48.995 | + lib/nova:init_nova_db:839 : local dbname=nova_cell1 2026-07-01 01:48:48.995 | + lib/nova:init_nova_db:840 : local conffile=/etc/nova/nova_cell1.conf 2026-07-01 01:48:48.996 | + lib/nova:init_nova_db:841 : recreate_database nova_cell1 2026-07-01 01:48:48.996 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-07-01 01:48:48.996 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-07-01 01:48:48.996 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-07-01 01:48:48.996 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-07-01 01:48:48.996 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 01:48:48.996 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-07-01 01:48:48.996 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 01:48:48.997 | + lib/nova:init_nova_db:842 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-07-01 01:48:48.997 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-01 01:48:48.997 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 01:48:48.997 | we strongly recommend against using it for new projects. 2026-07-01 01:48:48.997 | 2026-07-01 01:48:48.997 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 01:48:48.998 | framework. For more detail see 2026-07-01 01:48:48.998 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 01:48:48.998 | 2026-07-01 01:48:48.998 | import eventlet # noqa 2026-07-01 01:48:48.998 | 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-01 01:48:48.998 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-07-01 01:48:48.998 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 01:48:48.998 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 01:48:48.999 | DEBUG dbcounter [-] [56654] Writer thread running {{(pid=56654) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 01:48:48.999 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-01 01:48:48.999 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=56654) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-01 01:48:48.999 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-01 01:48:48.999 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=56654) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:48:48.999 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-01 01:48:48.999 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=56654) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:48:49.000 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-01 01:48:49.000 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=56654) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:48:49.000 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-01 01:48:49.000 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=56654) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:48:49.000 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-01 01:48:49.000 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=56654) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:48:49.000 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-01 01:48:49.001 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=56654) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:48:49.001 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-01 01:48:49.001 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=56654) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:48:49.001 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-01 01:48:49.001 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=56654) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:48:49.001 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-01 01:48:49.001 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=56654) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 01:48:49.046 | [2017 Async nova-cell-1:56587]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 26 seconds 2026-07-01 01:48:49.052 | + inc/async:async_wait:197 : return 0 2026-07-01 01:48:49.056 | + lib/nova:init_nova:878 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-01 01:48:49.059 | + lib/nova:init_nova:885 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-07-01 01:48:49.530 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-01 01:48:49.530 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 01:48:49.530 | we strongly recommend against using it for new projects. 2026-07-01 01:48:49.530 | 2026-07-01 01:48:49.530 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 01:48:49.530 | framework. For more detail see 2026-07-01 01:48:49.531 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 01:48:49.531 | 2026-07-01 01:48:49.531 | import eventlet # noqa 2026-07-01 01:48:49.887 | 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-01 01:48:52.926 | Running batches of 50 until complete 2026-07-01 01:48:52.926 | INFO dbcounter [None req-46768ec8-6785-48ee-99a2-dd277d24e4ea None None] Registered counter for database nova_cell0 2026-07-01 01:48:53.121 | DEBUG dbcounter [-] [57917] Writer thread running {{(pid=57917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 01:48:53.127 | INFO dbcounter [None req-46768ec8-6785-48ee-99a2-dd277d24e4ea None None] Registered counter for database nova_api 2026-07-01 01:48:53.288 | DEBUG dbcounter [-] [57917] Writer thread running {{(pid=57917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 01:48:53.490 | INFO dbcounter [None req-46768ec8-6785-48ee-99a2-dd277d24e4ea None None] Registered counter for database nova_cell0 2026-07-01 01:48:53.561 | DEBUG dbcounter [-] [57917] Writer thread running {{(pid=57917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 01:48:53.650 | +-------------------------------------+--------------+-----------+ 2026-07-01 01:48:53.650 | | Migration | Total Needed | Completed | 2026-07-01 01:48:53.650 | +-------------------------------------+--------------+-----------+ 2026-07-01 01:48:53.650 | | fill_virtual_interface_list | 0 | 0 | 2026-07-01 01:48:53.650 | | migrate_empty_ratio | 0 | 0 | 2026-07-01 01:48:53.650 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-07-01 01:48:53.651 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-07-01 01:48:53.651 | | migration_migrate_to_uuid | 0 | 0 | 2026-07-01 01:48:53.651 | | populate_dev_uuids | 0 | 0 | 2026-07-01 01:48:53.651 | | populate_instance_compute_id | 0 | 0 | 2026-07-01 01:48:53.651 | | populate_missing_availability_zones | 0 | 0 | 2026-07-01 01:48:53.651 | | populate_queued_for_delete | 0 | 0 | 2026-07-01 01:48:53.651 | | populate_user_id | 0 | 0 | 2026-07-01 01:48:53.651 | | populate_uuids | 0 | 0 | 2026-07-01 01:48:53.651 | +-------------------------------------+--------------+-----------+ 2026-07-01 01:48:54.563 | ++ lib/nova:init_nova:888 : seq 1 1 2026-07-01 01:48:54.570 | + lib/nova:init_nova:888 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-01 01:48:54.574 | ++ lib/nova:init_nova:889 : conductor_conf 1 2026-07-01 01:48:54.578 | ++ lib/nova:conductor_conf:828 : local cell=1 2026-07-01 01:48:54.583 | ++ lib/nova:conductor_conf:829 : echo /etc/nova/nova_cell1.conf 2026-07-01 01:48:54.588 | + lib/nova:init_nova:889 : /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-01 01:48:55.048 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-01 01:48:55.048 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 01:48:55.048 | we strongly recommend against using it for new projects. 2026-07-01 01:48:55.048 | 2026-07-01 01:48:55.048 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 01:48:55.048 | framework. For more detail see 2026-07-01 01:48:55.049 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 01:48:55.049 | 2026-07-01 01:48:55.049 | import eventlet # noqa 2026-07-01 01:48:55.395 | 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-01 01:48:58.382 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-07-01 01:48:58.382 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-07-01 01:48:58.382 | INFO dbcounter [None req-1dfb52db-7fc1-4858-b720-7370757dfd6f None None] Registered counter for database nova_api 2026-07-01 01:48:58.506 | DEBUG dbcounter [-] [57935] Writer thread running {{(pid=57935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 01:48:59.150 | + lib/nova:init_nova:893 : create_nova_keys_dir 2026-07-01 01:48:59.153 | + lib/nova:create_nova_keys_dir:835 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-07-01 01:48:59.171 | + lib/nova:init_nova:895 : [[ '' == \L\V\M ]] 2026-07-01 01:48:59.175 | + ./stack.sh:main:1241 : async_runfunc configure_neutron_nova 2026-07-01 01:48:59.179 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-07-01 01:48:59.265 | + inc/async:async_inner:63 : configure_neutron_nova 2026-07-01 01:48:59.319 | [2017 Async configure_neutron_nova:57994]: running: configure_neutron_nova 2026-07-01 01:48:59.324 | + ./stack.sh:main:1249 : run_phase stack post-config 2026-07-01 01:48:59.328 | + functions-common:run_phase:1848 : local mode=stack 2026-07-01 01:48:59.332 | + functions-common:run_phase:1849 : local phase=post-config 2026-07-01 01:48:59.337 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-01 01:48:59.340 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-01 01:48:59.346 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-01 01:48:59.350 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-01 01:48:59.353 | + functions-common:run_phase:1858 : local extra 2026-07-01 01:48:59.358 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-01 01:48:59.364 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-01 01:48:59.368 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-01 01:48:59.372 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-01 01:48:59.376 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-07-01 01:48:59.380 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-01 01:48:59.406 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:48:59.411 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-01 01:48:59.414 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-01 01:48:59.419 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-07-01 01:48:59.423 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-01 01:48:59.427 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-01 01:48:59.431 | ++ extras.d/80-tempest.sh:source:12 : : 2026-07-01 01:48:59.438 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-01 01:48:59.442 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-01 01:48:59.445 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-01 01:48:59.448 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-01 01:48:59.453 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-07-01 01:48:59.457 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-01 01:48:59.461 | + functions-common:run_plugins:1835 : local phase=post-config 2026-07-01 01:48:59.465 | + functions-common:run_plugins:1837 : local plugins= 2026-07-01 01:48:59.470 | + functions-common:run_plugins:1838 : local plugin 2026-07-01 01:48:59.473 | + ./stack.sh:main:1257 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-07-01 01:48:59.478 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-01 01:48:59.483 | + inc/meta-config:merge_config_group:171 : shift 2026-07-01 01:48:59.487 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-07-01 01:48:59.490 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-01 01:48:59.495 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-01 01:48:59.499 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-01 01:48:59.504 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-07-01 01:48:59.509 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-01 01:48:59.513 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-07-01 01:48:59.517 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-01 01:48:59.521 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-07-01 01:48:59.521 | /^\[\[.+\|.*\]\]/ { 2026-07-01 01:48:59.521 | gsub("[][]", "", $1); 2026-07-01 01:48:59.521 | split($1, a, "|"); 2026-07-01 01:48:59.521 | if (a[1] == matchgroup) 2026-07-01 01:48:59.521 | print a[2] 2026-07-01 01:48:59.521 | } 2026-07-01 01:48:59.521 | ' /home/quobyte/devstack/local.conf 2026-07-01 01:48:59.529 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-01 01:48:59.533 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-01 01:48:59.539 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-01 01:48:59.543 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-07-01 01:48:59.547 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-07-01 01:48:59.552 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-07-01 01:48:59.556 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-07-01 01:48:59.562 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-07-01 01:48:59.568 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-07-01 01:48:59.573 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-07-01 01:48:59.577 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-07-01 01:48:59.581 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-07-01 01:48:59.585 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-07-01 01:48:59.589 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-01 01:48:59.593 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-01 01:48:59.597 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-07-01 01:48:59.601 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-01 01:48:59.606 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-07-01 01:48:59.610 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-07-01 01:48:59.615 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-07-01 01:48:59.619 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-07-01 01:48:59.625 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-07-01 01:48:59.625 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-07-01 01:48:59.625 | BEGIN { 2026-07-01 01:48:59.625 | section = "" 2026-07-01 01:48:59.625 | last_section = "" 2026-07-01 01:48:59.626 | section_count = 0 2026-07-01 01:48:59.626 | } 2026-07-01 01:48:59.627 | /^\[.+\]/ { 2026-07-01 01:48:59.627 | gsub("[][]", "", $1); 2026-07-01 01:48:59.627 | section=$1 2026-07-01 01:48:59.627 | next 2026-07-01 01:48:59.627 | } 2026-07-01 01:48:59.627 | /^ *\#/ { 2026-07-01 01:48:59.627 | next 2026-07-01 01:48:59.627 | } 2026-07-01 01:48:59.627 | /^[^ \t]+/ { 2026-07-01 01:48:59.627 | # get offset of first = in $0 2026-07-01 01:48:59.627 | eq_idx = index($0, "=") 2026-07-01 01:48:59.628 | # extract attr & value from $0 2026-07-01 01:48:59.628 | attr = substr($0, 1, eq_idx - 1) 2026-07-01 01:48:59.628 | value = substr($0, eq_idx + 1) 2026-07-01 01:48:59.628 | # only need to strip trailing whitespace from attr 2026-07-01 01:48:59.629 | sub(/[ \t]*$/, "", attr) 2026-07-01 01:48:59.629 | # need to strip leading & trailing whitespace from value 2026-07-01 01:48:59.629 | sub(/^[ \t]*/, "", value) 2026-07-01 01:48:59.630 | sub(/[ \t]*$/, "", value) 2026-07-01 01:48:59.630 | 2026-07-01 01:48:59.631 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-01 01:48:59.631 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-01 01:48:59.631 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-01 01:48:59.631 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-01 01:48:59.631 | if (! (section, attr) in cfg_attr_count) { 2026-07-01 01:48:59.631 | if (section != last_section) { 2026-07-01 01:48:59.631 | cfg_section[section_count++] = section 2026-07-01 01:48:59.631 | last_section = section 2026-07-01 01:48:59.631 | } 2026-07-01 01:48:59.631 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-01 01:48:59.631 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-01 01:48:59.632 | 2026-07-01 01:48:59.632 | cfg_attr[section, attr, 0] = value 2026-07-01 01:48:59.632 | cfg_attr_count[section, attr] = 1 2026-07-01 01:48:59.632 | } else { 2026-07-01 01:48:59.632 | lno = cfg_attr_count[section, attr]++ 2026-07-01 01:48:59.632 | cfg_attr[section, attr, lno] = value 2026-07-01 01:48:59.632 | } 2026-07-01 01:48:59.632 | } 2026-07-01 01:48:59.632 | END { 2026-07-01 01:48:59.632 | # Process each section in order 2026-07-01 01:48:59.632 | for (sno = 0; sno < section_count; sno++) { 2026-07-01 01:48:59.633 | section = cfg_section[sno] 2026-07-01 01:48:59.633 | # The ini routines simply append a config item immediately 2026-07-01 01:48:59.634 | # after the section header. To keep the same order as defined 2026-07-01 01:48:59.634 | # in local.conf, invoke the ini routines in the reverse order 2026-07-01 01:48:59.635 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-01 01:48:59.635 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-01 01:48:59.635 | if (cfg_attr_count[section, attr] == 1) 2026-07-01 01:48:59.636 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-01 01:48:59.636 | else { 2026-07-01 01:48:59.636 | # For multiline, invoke the ini routines in the reverse order 2026-07-01 01:48:59.637 | count = cfg_attr_count[section, attr] 2026-07-01 01:48:59.637 | print "inidelete " configfile " " section " " attr 2026-07-01 01:48:59.637 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-01 01:48:59.637 | for (l = count -2; l >= 0; l--) 2026-07-01 01:48:59.637 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-01 01:48:59.637 | } 2026-07-01 01:48:59.637 | } 2026-07-01 01:48:59.637 | } 2026-07-01 01:48:59.637 | } 2026-07-01 01:48:59.637 | ' 2026-07-01 01:48:59.637 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 01:48:59.638 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-01 01:48:59.638 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-01 01:48:59.638 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-01 01:48:59.639 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-07-01 01:48:59.643 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-01 01:48:59.646 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-07-01 01:48:59.650 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-07-01 01:48:59.650 | BEGIN { group = "" } 2026-07-01 01:48:59.650 | /^\[\[.+\|.*\]\]/ { 2026-07-01 01:48:59.650 | gsub("[][]", "", $1); 2026-07-01 01:48:59.651 | split($1, a, "|"); 2026-07-01 01:48:59.651 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-01 01:48:59.651 | group=a[1] 2026-07-01 01:48:59.651 | } else { 2026-07-01 01:48:59.651 | group="" 2026-07-01 01:48:59.651 | } 2026-07-01 01:48:59.651 | next 2026-07-01 01:48:59.651 | } 2026-07-01 01:48:59.652 | { 2026-07-01 01:48:59.652 | if (group != "") 2026-07-01 01:48:59.652 | print $0 2026-07-01 01:48:59.652 | } 2026-07-01 01:48:59.652 | ' /home/quobyte/devstack/local.conf 2026-07-01 01:48:59.658 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-07-01 01:48:59.662 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-07-01 01:48:59.701 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 01:48:59.704 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-07-01 01:48:59.707 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-07-01 01:48:59.749 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 01:48:59.752 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-07-01 01:48:59.756 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-07-01 01:48:59.797 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 01:48:59.800 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-07-01 01:48:59.804 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-07-01 01:48:59.841 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 01:48:59.844 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-07-01 01:48:59.847 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-07-01 01:48:59.892 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 01:48:59.898 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-01 01:48:59.901 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-01 01:48:59.905 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-01 01:48:59.909 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-07-01 01:48:59.913 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-07-01 01:48:59.917 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-07-01 01:48:59.922 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-07-01 01:48:59.926 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-07-01 01:48:59.931 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-07-01 01:48:59.935 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-07-01 01:48:59.939 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-07-01 01:48:59.943 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-07-01 01:48:59.947 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-07-01 01:48:59.952 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-01 01:48:59.955 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-01 01:48:59.961 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-07-01 01:48:59.966 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-01 01:48:59.971 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-07-01 01:48:59.975 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-07-01 01:48:59.978 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-07-01 01:48:59.982 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-07-01 01:48:59.986 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-07-01 01:48:59.992 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-07-01 01:48:59.994 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 01:48:59.994 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-07-01 01:48:59.994 | BEGIN { 2026-07-01 01:48:59.994 | section = "" 2026-07-01 01:48:59.994 | last_section = "" 2026-07-01 01:48:59.994 | section_count = 0 2026-07-01 01:48:59.994 | } 2026-07-01 01:48:59.994 | /^\[.+\]/ { 2026-07-01 01:48:59.995 | gsub("[][]", "", $1); 2026-07-01 01:48:59.995 | section=$1 2026-07-01 01:48:59.995 | next 2026-07-01 01:48:59.995 | } 2026-07-01 01:48:59.995 | /^ *\#/ { 2026-07-01 01:48:59.995 | next 2026-07-01 01:48:59.995 | } 2026-07-01 01:48:59.995 | /^[^ \t]+/ { 2026-07-01 01:48:59.995 | # get offset of first = in $0 2026-07-01 01:48:59.995 | eq_idx = index($0, "=") 2026-07-01 01:48:59.995 | # extract attr & value from $0 2026-07-01 01:48:59.996 | attr = substr($0, 1, eq_idx - 1) 2026-07-01 01:48:59.996 | value = substr($0, eq_idx + 1) 2026-07-01 01:48:59.996 | # only need to strip trailing whitespace from attr 2026-07-01 01:48:59.998 | sub(/[ \t]*$/, "", attr) 2026-07-01 01:48:59.998 | # need to strip leading & trailing whitespace from value 2026-07-01 01:48:59.998 | sub(/^[ \t]*/, "", value) 2026-07-01 01:48:59.998 | sub(/[ \t]*$/, "", value) 2026-07-01 01:48:59.998 | 2026-07-01 01:48:59.998 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-01 01:48:59.998 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-01 01:48:59.998 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-01 01:48:59.999 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-01 01:48:59.999 | if (! (section, attr) in cfg_attr_count) { 2026-07-01 01:48:59.999 | if (section != last_section) { 2026-07-01 01:48:59.999 | cfg_section[section_count++] = section 2026-07-01 01:48:59.999 | last_section = section 2026-07-01 01:48:59.999 | } 2026-07-01 01:48:59.999 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-01 01:48:59.999 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-01 01:48:59.999 | 2026-07-01 01:48:59.999 | cfg_attr[section, attr, 0] = value 2026-07-01 01:48:59.999 | cfg_attr_count[section, attr] = 1 2026-07-01 01:49:00.000 | } else { 2026-07-01 01:49:00.000 | lno = cfg_attr_count[section, attr]++ 2026-07-01 01:49:00.000 | cfg_attr[section, attr, lno] = value 2026-07-01 01:49:00.001 | } 2026-07-01 01:49:00.001 | } 2026-07-01 01:49:00.001 | END { 2026-07-01 01:49:00.001 | # Process each section in order 2026-07-01 01:49:00.001 | for (sno = 0; sno < section_count; sno++) { 2026-07-01 01:49:00.001 | section = cfg_section[sno] 2026-07-01 01:49:00.001 | # The ini routines simply append a config item immediately 2026-07-01 01:49:00.002 | # after the section header. To keep the same order as defined 2026-07-01 01:49:00.002 | # in local.conf, invoke the ini routines in the reverse order 2026-07-01 01:49:00.002 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-01 01:49:00.002 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-01 01:49:00.002 | if (cfg_attr_count[section, attr] == 1) 2026-07-01 01:49:00.002 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-01 01:49:00.002 | else { 2026-07-01 01:49:00.002 | # For multiline, invoke the ini routines in the reverse order 2026-07-01 01:49:00.002 | count = cfg_attr_count[section, attr] 2026-07-01 01:49:00.003 | print "inidelete " configfile " " section " " attr 2026-07-01 01:49:00.003 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-01 01:49:00.003 | for (l = count -2; l >= 0; l--) 2026-07-01 01:49:00.003 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-01 01:49:00.003 | } 2026-07-01 01:49:00.003 | } 2026-07-01 01:49:00.003 | } 2026-07-01 01:49:00.003 | } 2026-07-01 01:49:00.003 | ' 2026-07-01 01:49:00.003 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-01 01:49:00.004 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-01 01:49:00.004 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-01 01:49:00.005 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-07-01 01:49:00.009 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-01 01:49:00.012 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-07-01 01:49:00.016 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-07-01 01:49:00.016 | BEGIN { group = "" } 2026-07-01 01:49:00.016 | /^\[\[.+\|.*\]\]/ { 2026-07-01 01:49:00.016 | gsub("[][]", "", $1); 2026-07-01 01:49:00.016 | split($1, a, "|"); 2026-07-01 01:49:00.016 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-01 01:49:00.016 | group=a[1] 2026-07-01 01:49:00.016 | } else { 2026-07-01 01:49:00.016 | group="" 2026-07-01 01:49:00.016 | } 2026-07-01 01:49:00.017 | next 2026-07-01 01:49:00.017 | } 2026-07-01 01:49:00.017 | { 2026-07-01 01:49:00.017 | if (group != "") 2026-07-01 01:49:00.017 | print $0 2026-07-01 01:49:00.017 | } 2026-07-01 01:49:00.017 | ' /home/quobyte/devstack/local.conf 2026-07-01 01:49:00.025 | + 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-01 01:49:00.028 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-07-01 01:49:00.067 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 01:49:00.070 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-01 01:49:00.073 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-01 01:49:00.077 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-01 01:49:00.081 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-07-01 01:49:00.085 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-07-01 01:49:00.088 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-07-01 01:49:00.092 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-07-01 01:49:00.096 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-07-01 01:49:00.102 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-07-01 01:49:00.106 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-07-01 01:49:00.110 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-07-01 01:49:00.113 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-07-01 01:49:00.117 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-07-01 01:49:00.120 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-01 01:49:00.125 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-01 01:49:00.128 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-07-01 01:49:00.132 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-01 01:49:00.137 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-07-01 01:49:00.141 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-07-01 01:49:00.145 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-07-01 01:49:00.149 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-07-01 01:49:00.154 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-07-01 01:49:00.154 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 01:49:00.155 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-07-01 01:49:00.155 | BEGIN { 2026-07-01 01:49:00.155 | section = "" 2026-07-01 01:49:00.155 | last_section = "" 2026-07-01 01:49:00.155 | section_count = 0 2026-07-01 01:49:00.156 | } 2026-07-01 01:49:00.156 | /^\[.+\]/ { 2026-07-01 01:49:00.156 | gsub("[][]", "", $1); 2026-07-01 01:49:00.156 | section=$1 2026-07-01 01:49:00.156 | next 2026-07-01 01:49:00.156 | } 2026-07-01 01:49:00.156 | /^ *\#/ { 2026-07-01 01:49:00.156 | next 2026-07-01 01:49:00.156 | } 2026-07-01 01:49:00.156 | /^[^ \t]+/ { 2026-07-01 01:49:00.156 | # get offset of first = in $0 2026-07-01 01:49:00.157 | eq_idx = index($0, "=") 2026-07-01 01:49:00.157 | # extract attr & value from $0 2026-07-01 01:49:00.157 | attr = substr($0, 1, eq_idx - 1) 2026-07-01 01:49:00.157 | value = substr($0, eq_idx + 1) 2026-07-01 01:49:00.157 | # only need to strip trailing whitespace from attr 2026-07-01 01:49:00.157 | sub(/[ \t]*$/, "", attr) 2026-07-01 01:49:00.157 | # need to strip leading & trailing whitespace from value 2026-07-01 01:49:00.157 | sub(/^[ \t]*/, "", value) 2026-07-01 01:49:00.157 | sub(/[ \t]*$/, "", value) 2026-07-01 01:49:00.157 | 2026-07-01 01:49:00.157 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-01 01:49:00.158 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-01 01:49:00.158 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-01 01:49:00.158 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-01 01:49:00.159 | if (! (section, attr) in cfg_attr_count) { 2026-07-01 01:49:00.159 | if (section != last_section) { 2026-07-01 01:49:00.159 | cfg_section[section_count++] = section 2026-07-01 01:49:00.159 | last_section = section 2026-07-01 01:49:00.159 | } 2026-07-01 01:49:00.159 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-01 01:49:00.159 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-01 01:49:00.159 | 2026-07-01 01:49:00.159 | cfg_attr[section, attr, 0] = value 2026-07-01 01:49:00.159 | cfg_attr_count[section, attr] = 1 2026-07-01 01:49:00.160 | } else { 2026-07-01 01:49:00.160 | lno = cfg_attr_count[section, attr]++ 2026-07-01 01:49:00.160 | cfg_attr[section, attr, lno] = value 2026-07-01 01:49:00.160 | } 2026-07-01 01:49:00.160 | } 2026-07-01 01:49:00.160 | END { 2026-07-01 01:49:00.160 | # Process each section in order 2026-07-01 01:49:00.160 | for (sno = 0; sno < section_count; sno++) { 2026-07-01 01:49:00.160 | section = cfg_section[sno] 2026-07-01 01:49:00.160 | # The ini routines simply append a config item immediately 2026-07-01 01:49:00.160 | # after the section header. To keep the same order as defined 2026-07-01 01:49:00.160 | # in local.conf, invoke the ini routines in the reverse order 2026-07-01 01:49:00.161 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-01 01:49:00.161 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-01 01:49:00.161 | if (cfg_attr_count[section, attr] == 1) 2026-07-01 01:49:00.161 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-01 01:49:00.161 | else { 2026-07-01 01:49:00.161 | # For multiline, invoke the ini routines in the reverse order 2026-07-01 01:49:00.161 | count = cfg_attr_count[section, attr] 2026-07-01 01:49:00.161 | print "inidelete " configfile " " section " " attr 2026-07-01 01:49:00.161 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-01 01:49:00.161 | for (l = count -2; l >= 0; l--) 2026-07-01 01:49:00.161 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-01 01:49:00.162 | } 2026-07-01 01:49:00.162 | } 2026-07-01 01:49:00.162 | } 2026-07-01 01:49:00.162 | } 2026-07-01 01:49:00.162 | ' 2026-07-01 01:49:00.162 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-01 01:49:00.162 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-01 01:49:00.165 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-01 01:49:00.168 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-07-01 01:49:00.172 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-01 01:49:00.177 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-07-01 01:49:00.181 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-07-01 01:49:00.181 | BEGIN { group = "" } 2026-07-01 01:49:00.181 | /^\[\[.+\|.*\]\]/ { 2026-07-01 01:49:00.182 | gsub("[][]", "", $1); 2026-07-01 01:49:00.182 | split($1, a, "|"); 2026-07-01 01:49:00.182 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-01 01:49:00.182 | group=a[1] 2026-07-01 01:49:00.182 | } else { 2026-07-01 01:49:00.182 | group="" 2026-07-01 01:49:00.182 | } 2026-07-01 01:49:00.182 | next 2026-07-01 01:49:00.182 | } 2026-07-01 01:49:00.182 | { 2026-07-01 01:49:00.182 | if (group != "") 2026-07-01 01:49:00.183 | print $0 2026-07-01 01:49:00.183 | } 2026-07-01 01:49:00.183 | ' /home/quobyte/devstack/local.conf 2026-07-01 01:49:00.191 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-07-01 01:49:00.195 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-07-01 01:49:00.237 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 01:49:00.241 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-07-01 01:49:00.245 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-07-01 01:49:00.289 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 01:49:00.294 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-07-01 01:49:00.298 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-07-01 01:49:00.340 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 01:49:00.344 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-07-01 01:49:00.348 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-07-01 01:49:00.368 | + inc/async:async_inner:64 : rc=0 2026-07-01 01:49:00.389 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 01:49:00.393 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-adcbadac-e9df-4d9c-b6e6-f6db7ba35661"' 2026-07-01 01:49:00.397 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-adcbadac-e9df-4d9c-b6e6-f6db7ba35661 2026-07-01 01:49:00.400 | [57994 Async configure_neutron_nova:57994]: finished successfully 2026-07-01 01:49:00.438 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 01:49:00.441 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-07-01 01:49:00.444 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-07-01 01:49:00.486 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 01:49:00.490 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-07-01 01:49:00.493 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-07-01 01:49:00.535 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 01:49:00.539 | + ./stack.sh:main:1266 : is_service_enabled swift 2026-07-01 01:49:00.563 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:49:00.568 | + ./stack.sh:main:1274 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-01 01:49:00.571 | + ./stack.sh:main:1275 : is_service_enabled cinder 2026-07-01 01:49:00.593 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:49:00.595 | + ./stack.sh:main:1276 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-01 01:49:00.641 | + ./stack.sh:main:1279 : async_wait configure_neutron_nova 2026-07-01 01:49:00.703 | [2017 Async configure_neutron_nova:57994]: Waiting for completion of configure_neutron_nova running on PID 57994 (2 other jobs running) 2026-07-01 01:49:00.731 | [2017 Async configure_neutron_nova:57994]: Signaling child to exit 2026-07-01 01:49:00.731 | WAKEUP 2026-07-01 01:49:00.758 | [2017 Async configure_neutron_nova:57994]: Signaled 2026-07-01 01:49:00.760 | + lib/neutron:configure_neutron_nova:448 : create_nova_conf_neutron /etc/nova/nova.conf 2026-07-01 01:49:00.761 | + lib/neutron:create_nova_conf_neutron:459 : local conf=/etc/nova/nova.conf 2026-07-01 01:49:00.761 | + lib/neutron:create_nova_conf_neutron:460 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-07-01 01:49:00.761 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-01 01:49:00.761 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-01 01:49:00.761 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-01 01:49:00.761 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-07-01 01:49:00.761 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-07-01 01:49:00.761 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.240/identity 2026-07-01 01:49:00.761 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-07-01 01:49:00.761 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-07-01 01:49:00.761 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-07-01 01:49:00.762 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-07-01 01:49:00.762 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-07-01 01:49:00.762 | + lib/neutron:create_nova_conf_neutron:461 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-07-01 01:49:00.762 | + lib/neutron:create_nova_conf_neutron:464 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-07-01 01:49:00.762 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-01 01:49:00.762 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-01 01:49:00.762 | + lib/neutron:create_nova_conf_neutron:466 : is_service_enabled q-meta neutron-metadata-agent 2026-07-01 01:49:00.762 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:49:00.762 | + lib/neutron:create_nova_conf_neutron:470 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-07-01 01:49:00.762 | + lib/neutron:create_nova_conf_neutron:471 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-07-01 01:49:00.762 | + lib/neutron:configure_neutron_nova:449 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-07-01 01:49:00.763 | ++ lib/neutron:configure_neutron_nova:450 : seq 1 1 2026-07-01 01:49:00.763 | + lib/neutron:configure_neutron_nova:450 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-01 01:49:00.763 | + lib/neutron:configure_neutron_nova:451 : local conf 2026-07-01 01:49:00.763 | ++ lib/neutron:configure_neutron_nova:452 : conductor_conf 1 2026-07-01 01:49:00.763 | ++ lib/nova:conductor_conf:828 : local cell=1 2026-07-01 01:49:00.763 | ++ lib/nova:conductor_conf:829 : echo /etc/nova/nova_cell1.conf 2026-07-01 01:49:00.763 | + lib/neutron:configure_neutron_nova:452 : conf=/etc/nova/nova_cell1.conf 2026-07-01 01:49:00.763 | + lib/neutron:configure_neutron_nova:453 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-07-01 01:49:00.763 | + lib/neutron:create_nova_conf_neutron:459 : local conf=/etc/nova/nova_cell1.conf 2026-07-01 01:49:00.763 | + lib/neutron:create_nova_conf_neutron:460 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-07-01 01:49:00.763 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-01 01:49:00.763 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-01 01:49:00.764 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-01 01:49:00.764 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-07-01 01:49:00.764 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-07-01 01:49:00.764 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.240/identity 2026-07-01 01:49:00.764 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-07-01 01:49:00.764 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-07-01 01:49:00.764 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-07-01 01:49:00.764 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-07-01 01:49:00.764 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-07-01 01:49:00.764 | + lib/neutron:create_nova_conf_neutron:461 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-07-01 01:49:00.765 | + lib/neutron:create_nova_conf_neutron:464 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-07-01 01:49:00.765 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-01 01:49:00.765 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-01 01:49:00.765 | + lib/neutron:create_nova_conf_neutron:466 : is_service_enabled q-meta neutron-metadata-agent 2026-07-01 01:49:00.765 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:49:00.765 | + lib/neutron:create_nova_conf_neutron:470 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-07-01 01:49:00.765 | + lib/neutron:create_nova_conf_neutron:471 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-07-01 01:49:00.811 | [2017 Async configure_neutron_nova:57994]: finished configure_neutron_nova with result 0 in 1 seconds 2026-07-01 01:49:00.816 | + inc/async:async_wait:197 : return 0 2026-07-01 01:49:00.820 | + ./stack.sh:main:1285 : is_service_enabled nova 2026-07-01 01:49:00.844 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:49:00.848 | + ./stack.sh:main:1286 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-01 01:49:00.891 | + ./stack.sh:main:1287 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-01 01:49:00.934 | + ./stack.sh:main:1291 : is_service_enabled n-api 2026-07-01 01:49:00.957 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:49:00.962 | + ./stack.sh:main:1292 : echo_summary 'Starting Nova API' 2026-07-01 01:49:00.965 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 01:49:00.969 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova API 2026-07-01 01:49:00.973 | + ./stack.sh:main:1293 : start_nova_api 2026-07-01 01:49:00.977 | + lib/nova:start_nova_api:969 : 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-01 01:49:00.980 | + lib/nova:start_nova_api:970 : 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-01 01:49:00.985 | + lib/nova:start_nova_api:970 : 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-01 01:49:00.990 | ++ lib/nova:start_nova_api:972 : which uwsgi 2026-07-01 01:49:00.996 | + lib/nova:start_nova_api:972 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-01 01:49:00.999 | + functions-common:run_process:1674 : local service=n-api 2026-07-01 01:49:01.003 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-01 01:49:01.006 | + functions-common:run_process:1676 : local group= 2026-07-01 01:49:01.011 | + functions-common:run_process:1677 : local user= 2026-07-01 01:49:01.014 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 01:49:01.017 | + functions-common:run_process:1680 : local name=n-api 2026-07-01 01:49:01.021 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 01:49:01.024 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 01:49:01.028 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:49:01.031 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:49:01.036 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:49:01.041 | + functions-common:time_start:2411 : _TIME_START[$name]=1782870541038 2026-07-01 01:49:01.045 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-07-01 01:49:01.071 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:49:01.075 | + 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-01 01:49:01.079 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-07-01 01:49:01.083 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-01 01:49:01.086 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-01 01:49:01.089 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-01 01:49:01.092 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-01 01:49:01.097 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-07-01 01:49:01.101 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-07-01 01:49:01.105 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-07-01 01:49:01.109 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 01:49:01.112 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 01:49:01.116 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 01:49:01.120 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 01:49:01.124 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-07-01 01:49:01.127 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-07-01 01:49:01.132 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-01 01:49:01.135 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-01 01:49:01.139 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api.service '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-01 01:49:01.143 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-07-01 01:49:01.146 | + 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-01 01:49:01.149 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-01 01:49:01.153 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-01 01:49:01.157 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-01 01:49:01.160 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-07-01 01:49:01.163 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-01 01:49:01.169 | + 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-01 01:49:01.255 | + 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-01 01:49:01.346 | + 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-01 01:49:01.424 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-07-01 01:49:01.497 | + 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-01 01:49:01.571 | + 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-01 01:49:01.646 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-07-01 01:49:01.720 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-07-01 01:49:01.796 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-07-01 01:49:01.869 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-07-01 01:49:01.940 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-07-01 01:49:02.011 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-01 01:49:02.014 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-01 01:49:02.018 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-07-01 01:49:02.104 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-01 01:49:02.580 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-07-01 01:49:02.609 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-07-01 01:49:03.069 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-07-01 01:49:03.202 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 01:49:03.207 | + functions-common:time_stop:2420 : local name 2026-07-01 01:49:03.211 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:49:03.214 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:49:03.217 | + functions-common:time_stop:2423 : local total 2026-07-01 01:49:03.220 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:49:03.224 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 01:49:03.227 | + functions-common:time_stop:2427 : start_time=1782870541038 2026-07-01 01:49:03.231 | + functions-common:time_stop:2429 : [[ -z 1782870541038 ]] 2026-07-01 01:49:03.236 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:49:03.240 | + functions-common:time_stop:2432 : end_time=1782870543237 2026-07-01 01:49:03.244 | + functions-common:time_stop:2433 : elapsed_time=2199 2026-07-01 01:49:03.247 | + functions-common:time_stop:2434 : total=4451 2026-07-01 01:49:03.251 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:49:03.254 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6650 2026-07-01 01:49:03.258 | + lib/nova:start_nova_api:974 : echo 'Waiting for nova-api to start...' 2026-07-01 01:49:03.258 | Waiting for nova-api to start... 2026-07-01 01:49:03.261 | + lib/nova:start_nova_api:976 : local service_url=http://192.168.122.240/compute/v2.1/ 2026-07-01 01:49:03.265 | + lib/nova:start_nova_api:978 : wait_for_service 60 http://192.168.122.240/compute/v2.1/ 2026-07-01 01:49:03.268 | + functions:wait_for_service:476 : local timeout=60 2026-07-01 01:49:03.270 | + functions:wait_for_service:477 : local url=http://192.168.122.240/compute/v2.1/ 2026-07-01 01:49:03.274 | + functions:wait_for_service:478 : local rval=0 2026-07-01 01:49:03.279 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-01 01:49:03.282 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-01 01:49:03.288 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:49:03.291 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:49:03.296 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:49:03.303 | + functions-common:time_start:2411 : _TIME_START[$name]=1782870543298 2026-07-01 01:49:03.308 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-01 01:49:03.312 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 01:49:03.314 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.240/compute/v2.1/ 2026-07-01 01:49:09.340 | + :: : [[ 200 == 503 ]] 2026-07-01 01:49:09.343 | + :: : [[ 0 -eq 7 ]] 2026-07-01 01:49:09.347 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-01 01:49:09.351 | + functions-common:time_stop:2420 : local name 2026-07-01 01:49:09.355 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:49:09.360 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:49:09.364 | + functions-common:time_stop:2423 : local total 2026-07-01 01:49:09.368 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:49:09.372 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-01 01:49:09.376 | + functions-common:time_stop:2427 : start_time=1782870543298 2026-07-01 01:49:09.380 | + functions-common:time_stop:2429 : [[ -z 1782870543298 ]] 2026-07-01 01:49:09.385 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:49:09.392 | + functions-common:time_stop:2432 : end_time=1782870549387 2026-07-01 01:49:09.396 | + functions-common:time_stop:2433 : elapsed_time=6089 2026-07-01 01:49:09.400 | + functions-common:time_stop:2434 : total=5655 2026-07-01 01:49:09.404 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:49:09.409 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11744 2026-07-01 01:49:09.413 | + functions:wait_for_service:486 : return 0 2026-07-01 01:49:09.418 | + lib/nova:start_nova_api:982 : 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-01 01:49:09.423 | + lib/nova:start_nova_api:982 : 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-01 01:49:09.428 | + ./stack.sh:main:1296 : is_service_enabled ovn-controller ovn-controller-vtep 2026-07-01 01:49:09.453 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:49:09.457 | + ./stack.sh:main:1297 : echo_summary 'Starting OVN services' 2026-07-01 01:49:09.462 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 01:49:09.466 | + ./stack.sh:echo_summary:447 : echo -e Starting OVN services 2026-07-01 01:49:09.470 | + ./stack.sh:main:1298 : start_ovn_services 2026-07-01 01:49:09.475 | + lib/neutron:start_ovn_services:576 : [[ ovn == \o\v\n ]] 2026-07-01 01:49:09.479 | + lib/neutron:start_ovn_services:577 : '[' libvirt '!=' ironic ']' 2026-07-01 01:49:09.483 | + lib/neutron:start_ovn_services:583 : init_ovn 2026-07-01 01:49:09.488 | + lib/neutron_plugins/ovn_agent:init_ovn:627 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-07-01 01:49:09.492 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : [[ False == \F\a\l\s\e ]] 2026-07-01 01:49:09.496 | + lib/neutron_plugins/ovn_agent:init_ovn:630 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-07-01 01:49:09.500 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo mkdir -p /var/lib/ovn 2026-07-01 01:49:09.519 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : mkdir -p /opt/stack/data/ovs 2026-07-01 01:49:09.526 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : rm -f '/opt/stack/data/ovs/*.db' 2026-07-01 01:49:09.533 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-07-01 01:49:09.539 | + 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-01 01:49:09.556 | + 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-01 01:49:09.573 | + 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-01 01:49:09.591 | + lib/neutron:start_ovn_services:584 : start_ovn 2026-07-01 01:49:09.595 | + lib/neutron_plugins/ovn_agent:start_ovn:745 : echo 'Starting OVN' 2026-07-01 01:49:09.595 | Starting OVN 2026-07-01 01:49:09.599 | + lib/neutron_plugins/ovn_agent:start_ovn:747 : _start_ovs 2026-07-01 01:49:09.603 | + lib/neutron_plugins/ovn_agent:_start_ovs:644 : echo 'Starting OVS' 2026-07-01 01:49:09.603 | Starting OVS 2026-07-01 01:49:09.607 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-07-01 01:49:09.631 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:49:09.635 | + lib/neutron_plugins/ovn_agent:_start_ovs:647 : enable_service ovsdb-server 2026-07-01 01:49:09.693 | + lib/neutron_plugins/ovn_agent:_start_ovs:648 : enable_service ovs-vswitchd 2026-07-01 01:49:09.751 | + lib/neutron_plugins/ovn_agent:_start_ovs:650 : [[ False == \T\r\u\e ]] 2026-07-01 01:49:09.755 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : _start_process ovsdb-server.service 2026-07-01 01:49:09.759 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-01 01:49:10.244 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovsdb-server.service 2026-07-01 01:49:10.726 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-01 01:49:10.730 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-01 01:49:10.730 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-01 01:49:10.730 | 2026-07-01 01:49:10.730 | Possible reasons for having these kinds of units are: 2026-07-01 01:49:10.730 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-01 01:49:10.730 | .wants/, .requires/, or .upholds/ directory. 2026-07-01 01:49:10.730 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-01 01:49:10.730 | a requirement dependency on it. 2026-07-01 01:49:10.731 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-01 01:49:10.731 | D-Bus, udev, scripted systemctl call, ...). 2026-07-01 01:49:10.731 | • In case of template units, the unit is meant to be enabled with some 2026-07-01 01:49:10.731 | instance name specified. 2026-07-01 01:49:10.738 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovsdb-server.service 2026-07-01 01:49:15.363 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : _start_process ovs-vswitchd.service 2026-07-01 01:49:15.368 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-01 01:49:15.854 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovs-vswitchd.service 2026-07-01 01:49:16.347 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-01 01:49:16.347 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-01 01:49:16.348 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-01 01:49:16.348 | 2026-07-01 01:49:16.348 | Possible reasons for having these kinds of units are: 2026-07-01 01:49:16.348 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-01 01:49:16.348 | .wants/, .requires/, or .upholds/ directory. 2026-07-01 01:49:16.348 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-01 01:49:16.348 | a requirement dependency on it. 2026-07-01 01:49:16.348 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-01 01:49:16.349 | D-Bus, udev, scripted systemctl call, ...). 2026-07-01 01:49:16.349 | • In case of template units, the unit is meant to be enabled with some 2026-07-01 01:49:16.349 | instance name specified. 2026-07-01 01:49:16.357 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovs-vswitchd.service 2026-07-01 01:49:16.695 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : echo 'Configuring OVSDB' 2026-07-01 01:49:16.696 | Configuring OVSDB 2026-07-01 01:49:16.700 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : is_service_enabled tls-proxy 2026-07-01 01:49:16.731 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:49:16.735 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-07-01 01:49:16.763 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-07-01 01:49:16.789 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=25539157-2b03-49c8-a07c-7abfc6e13367 2026-07-01 01:49:16.814 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.240:6642 2026-07-01 01:49:16.838 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-07-01 01:49:16.866 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-07-01 01:49:16.892 | + lib/neutron_plugins/ovn_agent:_start_ovs:692 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.240 2026-07-01 01:49:16.919 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:693 : hostname 2026-07-01 01:49:16.925 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-07-01 01:49:16.949 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : [[ True == \T\r\u\e ]] 2026-07-01 01:49:16.954 | + 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-01 01:49:16.979 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : [[ metadata =~ ovn-bgp ]] 2026-07-01 01:49:16.983 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : is_provider_network 2026-07-01 01:49:16.987 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-01 01:49:16.991 | + functions-common:is_provider_network:2272 : return 1 2026-07-01 01:49:16.995 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-07-01 01:49:16.999 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : ovn_base_setup_bridge br-ex 2026-07-01 01:49:17.003 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:246 : local bridge=br-ex 2026-07-01 01:49:17.007 | + 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-01 01:49:17.011 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : '[' system '!=' system ']' 2026-07-01 01:49:17.014 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-07-01 01:49:17.044 | + 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-01 01:49:17.077 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-01 01:49:17.111 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : is_service_enabled ovn-controller-vtep 2026-07-01 01:49:17.138 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:49:17.141 | + lib/neutron_plugins/ovn_agent:start_ovn:749 : local SCRIPTDIR=/share/ovn/scripts 2026-07-01 01:49:17.145 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : use_new_ovn_repository 2026-07-01 01:49:17.150 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:218 : [[ False == \F\a\l\s\e ]] 2026-07-01 01:49:17.154 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:219 : return 0 2026-07-01 01:49:17.157 | + lib/neutron_plugins/ovn_agent:start_ovn:754 : is_service_enabled ovn-northd 2026-07-01 01:49:17.188 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:49:17.192 | + lib/neutron_plugins/ovn_agent:start_ovn:755 : [[ False == \T\r\u\e ]] 2026-07-01 01:49:17.194 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_process ovn-central.service 2026-07-01 01:49:17.196 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-01 01:49:17.702 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-central.service 2026-07-01 01:49:18.210 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-central.service 2026-07-01 01:49:18.301 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _wait_for_ovn_and_set_custom_config 2026-07-01 01:49:18.305 | + 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-01 01:49:18.310 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-07-01 01:49:18.314 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-01 01:49:18.318 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:209 : sleep 1 2026-07-01 01:49:19.325 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : count=1 2026-07-01 01:49:19.327 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' 1 -gt 40 ']' 2026-07-01 01:49:19.331 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-01 01:49:19.334 | + 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-01 01:49:19.338 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-07-01 01:49:19.342 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-07-01 01:49:19.346 | + 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-01 01:49:19.350 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-07-01 01:49:19.354 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-07-01 01:49:19.357 | + 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-01 01:49:19.360 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-07-01 01:49:19.364 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-07-01 01:49:19.367 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:732 : is_service_enabled tls-proxy 2026-07-01 01:49:19.390 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:49:19.394 | + 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-01 01:49:19.422 | + 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-01 01:49:19.449 | + 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-01 01:49:19.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-01 01:49:19.488 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller 2026-07-01 01:49:19.513 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:49:19.517 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-07-01 01:49:19.521 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-controller.service 2026-07-01 01:49:19.524 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-01 01:49:20.016 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-controller.service 2026-07-01 01:49:20.519 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-01 01:49:20.519 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-01 01:49:20.519 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-01 01:49:20.519 | 2026-07-01 01:49:20.519 | Possible reasons for having these kinds of units are: 2026-07-01 01:49:20.519 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-01 01:49:20.519 | .wants/, .requires/, or .upholds/ directory. 2026-07-01 01:49:20.520 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-01 01:49:20.520 | a requirement dependency on it. 2026-07-01 01:49:20.520 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-01 01:49:20.520 | D-Bus, udev, scripted systemctl call, ...). 2026-07-01 01:49:20.520 | • In case of template units, the unit is meant to be enabled with some 2026-07-01 01:49:20.520 | instance name specified. 2026-07-01 01:49:20.520 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-controller.service 2026-07-01 01:49:20.778 | + lib/neutron_plugins/ovn_agent:start_ovn:779 : is_service_enabled ovn-controller-vtep 2026-07-01 01:49:20.805 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:49:20.810 | + lib/neutron_plugins/ovn_agent:start_ovn:788 : is_ovn_metadata_agent_enabled 2026-07-01 01:49:20.814 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-01 01:49:20.838 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:49:20.841 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-07-01 01:49:20.845 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-07-01 01:49:20.849 | + 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-01 01:49:20.854 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-07-01 01:49:20.858 | + 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-01 01:49:20.862 | + functions-common:run_process:1676 : local group= 2026-07-01 01:49:20.866 | + functions-common:run_process:1677 : local user= 2026-07-01 01:49:20.871 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 01:49:20.875 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-07-01 01:49:20.879 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 01:49:20.883 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 01:49:20.887 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:49:20.890 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:49:20.895 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:49:20.901 | + functions-common:time_start:2411 : _TIME_START[$name]=1782870560896 2026-07-01 01:49:20.905 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-07-01 01:49:20.929 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:49:20.933 | + 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-01 01:49:20.937 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-07-01 01:49:20.940 | + 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-01 01:49:20.945 | + 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-01 01:49:20.948 | + 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-01 01:49:20.952 | + 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-01 01:49:20.956 | + 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-01 01:49:20.959 | + 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-01 01:49:20.962 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-07-01 01:49:20.966 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 01:49:20.970 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 01:49:20.975 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 01:49:20.979 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 01:49:20.982 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-07-01 01:49:20.986 | + 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-01 01:49:20.990 | + 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-01 01:49:20.994 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-07-01 01:49:20.998 | + 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-01 01:49:21.002 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-01 01:49:21.005 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-01 01:49:21.008 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-01 01:49:21.012 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-01 01:49:21.017 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-01 01:49:21.021 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-07-01 01:49:21.025 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-01 01:49:21.031 | + 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-01 01:49:21.120 | + 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-01 01:49:21.209 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-07-01 01:49:21.289 | + 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-01 01:49:21.366 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-07-01 01:49:21.443 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-07-01 01:49:21.519 | + 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-01 01:49:21.594 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-01 01:49:21.598 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-01 01:49:21.602 | + 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-01 01:49:21.693 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-01 01:49:22.171 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-07-01 01:49:22.201 | 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-01 01:49:22.663 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-07-01 01:49:22.728 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 01:49:22.731 | + functions-common:time_stop:2420 : local name 2026-07-01 01:49:22.735 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:49:22.739 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:49:22.743 | + functions-common:time_stop:2423 : local total 2026-07-01 01:49:22.747 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:49:22.751 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 01:49:22.756 | + functions-common:time_stop:2427 : start_time=1782870560896 2026-07-01 01:49:22.760 | + functions-common:time_stop:2429 : [[ -z 1782870560896 ]] 2026-07-01 01:49:22.766 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:49:22.771 | + functions-common:time_stop:2432 : end_time=1782870562767 2026-07-01 01:49:22.775 | + functions-common:time_stop:2433 : elapsed_time=1871 2026-07-01 01:49:22.779 | + functions-common:time_stop:2434 : total=6650 2026-07-01 01:49:22.783 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:49:22.787 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8521 2026-07-01 01:49:22.791 | + lib/neutron_plugins/ovn_agent:start_ovn:791 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-01 01:49:22.794 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-01 01:49:22.797 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-01 01:49:22.802 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-01 01:49:22.825 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-01 01:49:22.828 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-01 01:49:22.831 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-01 01:49:22.834 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-01 01:49:22.838 | + 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-01 01:49:22.882 | + 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-01 01:49:22.922 | + 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-01 01:49:22.964 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-01 01:49:23.005 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-07-01 01:49:23.047 | + lib/neutron_plugins/ovn_agent:start_ovn:794 : is_ovn_agent_enabled 2026-07-01 01:49:23.050 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-01 01:49:23.075 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:49:23.078 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-07-01 01:49:23.136 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-07-01 01:49:23.139 | + 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-01 01:49:23.142 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-07-01 01:49:23.146 | + 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-01 01:49:23.149 | + functions-common:run_process:1676 : local group= 2026-07-01 01:49:23.152 | + functions-common:run_process:1677 : local user= 2026-07-01 01:49:23.155 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 01:49:23.158 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-07-01 01:49:23.161 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 01:49:23.164 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 01:49:23.167 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:49:23.170 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:49:23.176 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:49:23.180 | + functions-common:time_start:2411 : _TIME_START[$name]=1782870563177 2026-07-01 01:49:23.183 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-07-01 01:49:23.206 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:49:23.210 | + 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-01 01:49:23.213 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-07-01 01:49:23.216 | + 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-01 01:49:23.220 | + 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-01 01:49:23.223 | + 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-01 01:49:23.227 | + 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-01 01:49:23.230 | + 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-01 01:49:23.233 | + 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-01 01:49:23.236 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-07-01 01:49:23.239 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 01:49:23.242 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 01:49:23.245 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 01:49:23.248 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 01:49:23.252 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-07-01 01:49:23.255 | + 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-01 01:49:23.258 | + 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-01 01:49:23.261 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-07-01 01:49:23.264 | + 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-01 01:49:23.267 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-01 01:49:23.272 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-01 01:49:23.274 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-01 01:49:23.277 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-01 01:49:23.281 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-01 01:49:23.283 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-07-01 01:49:23.285 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-01 01:49:23.290 | + 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-01 01:49:23.379 | + 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-01 01:49:23.471 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-07-01 01:49:23.542 | + 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-01 01:49:23.616 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-07-01 01:49:23.692 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-07-01 01:49:23.771 | + 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-01 01:49:23.847 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-01 01:49:23.851 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-01 01:49:23.856 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-07-01 01:49:23.944 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-01 01:49:24.435 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-07-01 01:49:24.468 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-07-01 01:49:24.943 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-07-01 01:49:24.995 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 01:49:25.000 | + functions-common:time_stop:2420 : local name 2026-07-01 01:49:25.004 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:49:25.008 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:49:25.012 | + functions-common:time_stop:2423 : local total 2026-07-01 01:49:25.017 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:49:25.021 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 01:49:25.025 | + functions-common:time_stop:2427 : start_time=1782870563177 2026-07-01 01:49:25.030 | + functions-common:time_stop:2429 : [[ -z 1782870563177 ]] 2026-07-01 01:49:25.035 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:49:25.041 | + functions-common:time_stop:2432 : end_time=1782870565036 2026-07-01 01:49:25.046 | + functions-common:time_stop:2433 : elapsed_time=1859 2026-07-01 01:49:25.050 | + functions-common:time_stop:2434 : total=8521 2026-07-01 01:49:25.054 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:49:25.059 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10380 2026-07-01 01:49:25.063 | + lib/neutron_plugins/ovn_agent:start_ovn:797 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-01 01:49:25.068 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-01 01:49:25.072 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-01 01:49:25.077 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-01 01:49:25.105 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-01 01:49:25.109 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-01 01:49:25.113 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-01 01:49:25.118 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-01 01:49:25.122 | + 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-01 01:49:25.169 | + 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-01 01:49:25.212 | + 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-01 01:49:25.258 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-01 01:49:25.305 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-07-01 01:49:25.351 | + lib/neutron:start_ovn_services:586 : [[ True == \T\r\u\e ]] 2026-07-01 01:49:25.355 | + lib/neutron:start_ovn_services:587 : [[ True != \T\r\u\e ]] 2026-07-01 01:49:25.359 | + lib/neutron:start_ovn_services:591 : create_public_bridge 2026-07-01 01:49:25.364 | + lib/neutron_plugins/ovn_agent:create_public_bridge:311 : sudo ovs-vsctl --may-exist add-br br-ex 2026-07-01 01:49:25.392 | + lib/neutron_plugins/ovn_agent:create_public_bridge:312 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-01 01:49:25.417 | + lib/neutron_plugins/ovn_agent:create_public_bridge:313 : _configure_public_network_connectivity 2026-07-01 01:49:25.422 | + lib/neutron:_configure_public_network_connectivity:807 : [[ -n '' ]] 2026-07-01 01:49:25.426 | + lib/neutron:_configure_public_network_connectivity:814 : for d in $default_v4_route_devs 2026-07-01 01:49:25.430 | + 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-01 01:49:25.500 | + ./stack.sh:main:1301 : is_service_enabled q-svc neutron-api 2026-07-01 01:49:25.525 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:49:25.529 | + ./stack.sh:main:1302 : echo_summary 'Starting Neutron' 2026-07-01 01:49:25.533 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 01:49:25.537 | + ./stack.sh:echo_summary:447 : echo -e Starting Neutron 2026-07-01 01:49:25.542 | + ./stack.sh:main:1303 : configure_neutron_after_post_config 2026-07-01 01:49:25.546 | + lib/neutron:configure_neutron_after_post_config:558 : [[ ovn-router != '' ]] 2026-07-01 01:49:25.550 | + lib/neutron:configure_neutron_after_post_config:559 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-07-01 01:49:25.596 | + lib/neutron:configure_neutron_after_post_config:561 : configure_rbac_policies 2026-07-01 01:49:25.600 | + lib/neutron:configure_rbac_policies:567 : [[ True == \T\r\u\e ]] 2026-07-01 01:49:25.604 | + lib/neutron:configure_rbac_policies:568 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-07-01 01:49:25.652 | + ./stack.sh:main:1304 : start_neutron_service_and_check 2026-07-01 01:49:25.656 | + lib/neutron:start_neutron_service_and_check:632 : local cfg_file_options 2026-07-01 01:49:25.662 | + lib/neutron:start_neutron_service_and_check:633 : local neutron_url 2026-07-01 01:49:25.665 | ++ lib/neutron:start_neutron_service_and_check:635 : determine_config_files neutron-server 2026-07-01 01:49:25.670 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-07-01 01:49:25.674 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-07-01 01:49:25.679 | +++ lib/neutron:determine_config_files:368 : _determine_config_server 2026-07-01 01:49:25.684 | +++ lib/neutron:_determine_config_server:324 : [[ '' != '' ]] 2026-07-01 01:49:25.688 | +++ lib/neutron:_determine_config_server:331 : [[ 0 > 0 ]] 2026-07-01 01:49:25.692 | +++ lib/neutron:_determine_config_server:338 : local cfg_file 2026-07-01 01:49:25.695 | +++ 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-01 01:49:25.698 | +++ lib/neutron:_determine_config_server:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-01 01:49:25.703 | ++ lib/neutron:determine_config_files:368 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-01 01:49:25.707 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-07-01 01:49:25.711 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-01 01:49:25.716 | + 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-01 01:49:25.721 | + lib/neutron:start_neutron_service_and_check:638 : enable_neutron_server_services 2026-07-01 01:49:25.726 | + lib/neutron:enable_neutron_server_services:603 : local rpc_workers 2026-07-01 01:49:25.731 | + lib/neutron:enable_neutron_server_services:608 : [[ -f /etc/neutron/neutron.conf ]] 2026-07-01 01:49:25.735 | ++ lib/neutron:enable_neutron_server_services:609 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-07-01 01:49:25.768 | + lib/neutron:enable_neutron_server_services:609 : rpc_workers= 2026-07-01 01:49:25.772 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-api 2026-07-01 01:49:25.833 | + lib/neutron:enable_neutron_server_services:617 : enable_service neutron-periodic-workers 2026-07-01 01:49:25.894 | + lib/neutron:enable_neutron_server_services:620 : [[ '' != \0 ]] 2026-07-01 01:49:25.899 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-rpc-server 2026-07-01 01:49:25.963 | + lib/neutron:enable_neutron_server_services:625 : [[ ovn == \o\v\n ]] 2026-07-01 01:49:25.967 | + lib/neutron:enable_neutron_server_services:626 : enable_service neutron-ovn-maintenance-worker 2026-07-01 01:49:26.034 | ++ lib/neutron:start_neutron_service_and_check:641 : which uwsgi 2026-07-01 01:49:26.041 | + 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-01 01:49:26.045 | + functions-common:run_process:1674 : local service=neutron-api 2026-07-01 01:49:26.049 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-01 01:49:26.053 | + functions-common:run_process:1676 : local group= 2026-07-01 01:49:26.058 | + functions-common:run_process:1677 : local user= 2026-07-01 01:49:26.062 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 01:49:26.067 | + functions-common:run_process:1680 : local name=neutron-api 2026-07-01 01:49:26.072 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 01:49:26.076 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 01:49:26.081 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:49:26.085 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:49:26.091 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:49:26.098 | + functions-common:time_start:2411 : _TIME_START[$name]=1782870566093 2026-07-01 01:49:26.102 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-07-01 01:49:26.128 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:49:26.133 | + 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-01 01:49:26.138 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-07-01 01:49:26.144 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-01 01:49:26.148 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-01 01:49:26.152 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-01 01:49:26.158 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-01 01:49:26.162 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-07-01 01:49:26.166 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-07-01 01:49:26.171 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-07-01 01:49:26.176 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 01:49:26.180 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 01:49:26.184 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 01:49:26.189 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 01:49:26.193 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-07-01 01:49:26.198 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-07-01 01:49:26.202 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-01 01:49:26.206 | + 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-01 01:49:26.211 | + 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-01 01:49:26.215 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-07-01 01:49:26.219 | + 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-01 01:49:26.223 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-01 01:49:26.227 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-01 01:49:26.231 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-01 01:49:26.235 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-07-01 01:49:26.238 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-01 01:49:26.246 | + 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-01 01:49:26.343 | + 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-01 01:49:26.438 | + 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-01 01:49:26.523 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-07-01 01:49:26.607 | + 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-01 01:49:26.688 | + 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-01 01:49:26.764 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-07-01 01:49:26.838 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-07-01 01:49:26.914 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-07-01 01:49:26.988 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-07-01 01:49:27.061 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-07-01 01:49:27.135 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-01 01:49:27.139 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-01 01:49:27.142 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-07-01 01:49:27.229 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-01 01:49:27.713 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-07-01 01:49:27.746 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-07-01 01:49:28.214 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-07-01 01:49:28.353 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 01:49:28.359 | + functions-common:time_stop:2420 : local name 2026-07-01 01:49:28.365 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:49:28.369 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:49:28.375 | + functions-common:time_stop:2423 : local total 2026-07-01 01:49:28.380 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:49:28.385 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 01:49:28.388 | + functions-common:time_stop:2427 : start_time=1782870566093 2026-07-01 01:49:28.391 | + functions-common:time_stop:2429 : [[ -z 1782870566093 ]] 2026-07-01 01:49:28.397 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:49:28.400 | + functions-common:time_stop:2432 : end_time=1782870568396 2026-07-01 01:49:28.406 | + functions-common:time_stop:2433 : elapsed_time=2303 2026-07-01 01:49:28.410 | + functions-common:time_stop:2434 : total=10380 2026-07-01 01:49:28.413 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:49:28.416 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12683 2026-07-01 01:49:28.420 | + lib/neutron:start_neutron_service_and_check:642 : neutron_url=http://192.168.122.240/ 2026-07-01 01:49:28.423 | + 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-01 01:49:28.426 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-07-01 01:49:28.432 | + 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-01 01:49:28.434 | + functions-common:run_process:1676 : local group= 2026-07-01 01:49:28.437 | + functions-common:run_process:1677 : local user= 2026-07-01 01:49:28.440 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 01:49:28.442 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-07-01 01:49:28.446 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 01:49:28.451 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 01:49:28.454 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:49:28.457 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:49:28.462 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:49:28.465 | + functions-common:time_start:2411 : _TIME_START[$name]=1782870568461 2026-07-01 01:49:28.468 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-07-01 01:49:28.492 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:49:28.496 | + 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-01 01:49:28.498 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-07-01 01:49:28.501 | + 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-01 01:49:28.503 | + 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-01 01:49:28.506 | + 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-01 01:49:28.509 | + 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-01 01:49:28.511 | + 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-01 01:49:28.514 | + 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-01 01:49:28.517 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-07-01 01:49:28.519 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 01:49:28.522 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 01:49:28.524 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 01:49:28.528 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 01:49:28.530 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-07-01 01:49:28.533 | + 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-01 01:49:28.536 | + 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-01 01:49:28.538 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-07-01 01:49:28.541 | + 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-01 01:49:28.543 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-01 01:49:28.546 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-01 01:49:28.548 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-01 01:49:28.551 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-01 01:49:28.554 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-01 01:49:28.556 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-07-01 01:49:28.559 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-01 01:49:28.563 | + 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-01 01:49:28.648 | + 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-01 01:49:28.735 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-07-01 01:49:28.814 | + 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-01 01:49:28.941 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-07-01 01:49:29.053 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-07-01 01:49:29.141 | + 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-01 01:49:29.237 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-01 01:49:29.241 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-01 01:49:29.245 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-07-01 01:49:29.347 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-01 01:49:29.881 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-07-01 01:49:29.913 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-07-01 01:49:30.445 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-07-01 01:49:30.504 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 01:49:30.510 | + functions-common:time_stop:2420 : local name 2026-07-01 01:49:30.513 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:49:30.518 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:49:30.524 | + functions-common:time_stop:2423 : local total 2026-07-01 01:49:30.528 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:49:30.533 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 01:49:30.542 | + functions-common:time_stop:2427 : start_time=1782870568461 2026-07-01 01:49:30.551 | + functions-common:time_stop:2429 : [[ -z 1782870568461 ]] 2026-07-01 01:49:30.560 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:49:30.570 | + functions-common:time_stop:2432 : end_time=1782870570562 2026-07-01 01:49:30.578 | + functions-common:time_stop:2433 : elapsed_time=2101 2026-07-01 01:49:30.583 | + functions-common:time_stop:2434 : total=12683 2026-07-01 01:49:30.592 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:49:30.598 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14784 2026-07-01 01:49:30.604 | + 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-01 01:49:30.613 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-07-01 01:49:30.618 | + 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-01 01:49:30.626 | + functions-common:run_process:1676 : local group= 2026-07-01 01:49:30.631 | + functions-common:run_process:1677 : local user= 2026-07-01 01:49:30.637 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 01:49:30.644 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-07-01 01:49:30.648 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 01:49:30.656 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 01:49:30.663 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:49:30.668 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:49:30.682 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:49:30.690 | + functions-common:time_start:2411 : _TIME_START[$name]=1782870570679 2026-07-01 01:49:30.701 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-07-01 01:49:30.743 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:49:30.747 | + 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-01 01:49:30.754 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-07-01 01:49:30.757 | + 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-01 01:49:30.761 | + 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-01 01:49:30.768 | + 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-01 01:49:30.773 | + 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-01 01:49:30.782 | + 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-01 01:49:30.789 | + 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-01 01:49:30.807 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-07-01 01:49:30.807 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 01:49:30.807 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 01:49:30.812 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 01:49:30.816 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 01:49:30.820 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-07-01 01:49:30.823 | + 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-01 01:49:30.835 | + 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-01 01:49:30.838 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-07-01 01:49:30.843 | + 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-01 01:49:30.850 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-01 01:49:30.853 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-01 01:49:30.863 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-01 01:49:30.869 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-01 01:49:30.876 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-01 01:49:30.882 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-07-01 01:49:30.886 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-01 01:49:30.895 | + 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-01 01:49:31.031 | + 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-01 01:49:31.175 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-07-01 01:49:31.301 | + 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-01 01:49:31.431 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-07-01 01:49:31.574 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-07-01 01:49:31.704 | + 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-01 01:49:31.811 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-01 01:49:31.813 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-01 01:49:31.815 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-07-01 01:49:31.937 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-01 01:49:32.497 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-07-01 01:49:32.522 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-07-01 01:49:33.063 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-07-01 01:49:33.128 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 01:49:33.131 | + functions-common:time_stop:2420 : local name 2026-07-01 01:49:33.136 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:49:33.139 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:49:33.143 | + functions-common:time_stop:2423 : local total 2026-07-01 01:49:33.151 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:49:33.156 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 01:49:33.161 | + functions-common:time_stop:2427 : start_time=1782870570679 2026-07-01 01:49:33.166 | + functions-common:time_stop:2429 : [[ -z 1782870570679 ]] 2026-07-01 01:49:33.175 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:49:33.180 | + functions-common:time_stop:2432 : end_time=1782870573174 2026-07-01 01:49:33.183 | + functions-common:time_stop:2433 : elapsed_time=2495 2026-07-01 01:49:33.189 | + functions-common:time_stop:2434 : total=14784 2026-07-01 01:49:33.196 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:49:33.203 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17279 2026-07-01 01:49:33.207 | + lib/neutron:start_neutron_service_and_check:647 : _run_ovn_maintenance 2026-07-01 01:49:33.214 | + lib/neutron:_run_ovn_maintenance:352 : [[ ovn == \o\v\n ]] 2026-07-01 01:49:33.216 | + 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-01 01:49:33.221 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-07-01 01:49:33.228 | + 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-01 01:49:33.232 | + functions-common:run_process:1676 : local group= 2026-07-01 01:49:33.239 | + functions-common:run_process:1677 : local user= 2026-07-01 01:49:33.243 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 01:49:33.250 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-07-01 01:49:33.254 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 01:49:33.261 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 01:49:33.268 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:49:33.273 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:49:33.278 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:49:33.293 | + functions-common:time_start:2411 : _TIME_START[$name]=1782870573281 2026-07-01 01:49:33.297 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-07-01 01:49:33.329 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:49:33.337 | + 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-01 01:49:33.343 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-07-01 01:49:33.351 | + 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-01 01:49:33.358 | + 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-01 01:49:33.365 | + 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-01 01:49:33.372 | + 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-01 01:49:33.375 | + 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-01 01:49:33.385 | + 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-01 01:49:33.392 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-07-01 01:49:33.399 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 01:49:33.409 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 01:49:33.414 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 01:49:33.422 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 01:49:33.427 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-07-01 01:49:33.432 | + 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-01 01:49:33.437 | + 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-01 01:49:33.443 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-07-01 01:49:33.451 | + 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-01 01:49:33.455 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-01 01:49:33.462 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-01 01:49:33.467 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-01 01:49:33.472 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-01 01:49:33.479 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-01 01:49:33.483 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-07-01 01:49:33.491 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-01 01:49:33.501 | + 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-01 01:49:33.625 | + 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-01 01:49:33.756 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-07-01 01:49:33.859 | + 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-01 01:49:33.975 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-07-01 01:49:34.097 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-07-01 01:49:34.203 | + 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-01 01:49:34.274 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-01 01:49:34.277 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-01 01:49:34.283 | + 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-01 01:49:34.367 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-01 01:49:34.922 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-07-01 01:49:34.948 | 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-01 01:49:35.511 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-07-01 01:49:35.579 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 01:49:35.585 | + functions-common:time_stop:2420 : local name 2026-07-01 01:49:35.589 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:49:35.596 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:49:35.602 | + functions-common:time_stop:2423 : local total 2026-07-01 01:49:35.607 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:49:35.614 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 01:49:35.620 | + functions-common:time_stop:2427 : start_time=1782870573281 2026-07-01 01:49:35.624 | + functions-common:time_stop:2429 : [[ -z 1782870573281 ]] 2026-07-01 01:49:35.633 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:49:35.643 | + functions-common:time_stop:2432 : end_time=1782870575635 2026-07-01 01:49:35.647 | + functions-common:time_stop:2433 : elapsed_time=2354 2026-07-01 01:49:35.654 | + functions-common:time_stop:2434 : total=17279 2026-07-01 01:49:35.658 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:49:35.665 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19633 2026-07-01 01:49:35.669 | + lib/neutron:start_neutron_service_and_check:648 : '[' '!' -z networking ']' 2026-07-01 01:49:35.675 | + lib/neutron:start_neutron_service_and_check:649 : neutron_url=http://192.168.122.240/networking 2026-07-01 01:49:35.679 | + lib/neutron:start_neutron_service_and_check:651 : echo 'Waiting for Neutron to start...' 2026-07-01 01:49:35.679 | Waiting for Neutron to start... 2026-07-01 01:49:35.685 | + lib/neutron:start_neutron_service_and_check:653 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.240/networking' 2026-07-01 01:49:35.691 | + lib/neutron:start_neutron_service_and_check:654 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.240/networking' 'Neutron did not start' 60 2026-07-01 01:49:35.697 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.240/networking' 2026-07-01 01:49:35.703 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-07-01 01:49:35.710 | + functions-common:test_with_retry:2360 : local until=60 2026-07-01 01:49:35.715 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-01 01:49:35.721 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-01 01:49:35.725 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-01 01:49:35.733 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:49:35.737 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:49:35.741 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:49:35.750 | + functions-common:time_start:2411 : _TIME_START[$name]=1782870575742 2026-07-01 01:49:35.757 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.240/networking; do sleep 0.5; done' 2026-07-01 01:49:43.244 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.240/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-01 01:49:43.252 | + functions-common:time_stop:2420 : local name 2026-07-01 01:49:43.263 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:49:43.267 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:49:43.273 | + functions-common:time_stop:2423 : local total 2026-07-01 01:49:43.279 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:49:43.282 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-01 01:49:43.288 | + functions-common:time_stop:2427 : start_time=1782870575742 2026-07-01 01:49:43.291 | + functions-common:time_stop:2429 : [[ -z 1782870575742 ]] 2026-07-01 01:49:43.299 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:49:43.308 | + functions-common:time_stop:2432 : end_time=1782870583301 2026-07-01 01:49:43.312 | + functions-common:time_stop:2433 : elapsed_time=7559 2026-07-01 01:49:43.317 | + functions-common:time_stop:2434 : total=0 2026-07-01 01:49:43.323 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:49:43.329 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7559 2026-07-01 01:49:43.333 | + ./stack.sh:main:1309 : is_service_enabled placement 2026-07-01 01:49:43.374 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:49:43.378 | + ./stack.sh:main:1310 : echo_summary 'Starting Placement' 2026-07-01 01:49:43.380 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 01:49:43.386 | + ./stack.sh:echo_summary:447 : echo -e Starting Placement 2026-07-01 01:49:43.391 | + ./stack.sh:main:1311 : start_placement 2026-07-01 01:49:43.396 | + lib/placement:start_placement:137 : start_placement_api 2026-07-01 01:49:43.406 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-07-01 01:49:43.414 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-01 01:49:43.422 | + functions-common:run_process:1674 : local service=placement-api 2026-07-01 01:49:43.426 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-01 01:49:43.430 | + functions-common:run_process:1676 : local group= 2026-07-01 01:49:43.433 | + functions-common:run_process:1677 : local user= 2026-07-01 01:49:43.437 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 01:49:43.443 | + functions-common:run_process:1680 : local name=placement-api 2026-07-01 01:49:43.448 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 01:49:43.453 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 01:49:43.460 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:49:43.463 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:49:43.472 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:49:43.478 | + functions-common:time_start:2411 : _TIME_START[$name]=1782870583473 2026-07-01 01:49:43.484 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-07-01 01:49:43.523 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:49:43.529 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-07-01 01:49:43.532 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-07-01 01:49:43.537 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-01 01:49:43.540 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-01 01:49:43.543 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-01 01:49:43.548 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-01 01:49:43.556 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-07-01 01:49:43.559 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-07-01 01:49:43.563 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-07-01 01:49:43.565 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 01:49:43.569 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 01:49:43.571 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 01:49:43.574 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 01:49:43.576 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-07-01 01:49:43.579 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-07-01 01:49:43.580 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-01 01:49:43.582 | + 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-01 01:49:43.586 | + 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-01 01:49:43.587 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-07-01 01:49:43.589 | + 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-01 01:49:43.591 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-01 01:49:43.593 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-01 01:49:43.595 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-01 01:49:43.599 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-07-01 01:49:43.599 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-01 01:49:43.603 | + 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-01 01:49:43.722 | + 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-01 01:49:43.878 | + 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-01 01:49:43.997 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-07-01 01:49:44.092 | + 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-01 01:49:44.170 | + 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-01 01:49:44.253 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-07-01 01:49:44.360 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-07-01 01:49:44.463 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-07-01 01:49:44.540 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-07-01 01:49:44.649 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-07-01 01:49:44.749 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-01 01:49:44.752 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-01 01:49:44.758 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-07-01 01:49:44.862 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-01 01:49:45.383 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-07-01 01:49:45.411 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-07-01 01:49:45.898 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-07-01 01:49:46.045 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 01:49:46.049 | + functions-common:time_stop:2420 : local name 2026-07-01 01:49:46.053 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:49:46.058 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:49:46.062 | + functions-common:time_stop:2423 : local total 2026-07-01 01:49:46.066 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:49:46.071 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 01:49:46.075 | + functions-common:time_stop:2427 : start_time=1782870583473 2026-07-01 01:49:46.080 | + functions-common:time_stop:2429 : [[ -z 1782870583473 ]] 2026-07-01 01:49:46.086 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:49:46.093 | + functions-common:time_stop:2432 : end_time=1782870586087 2026-07-01 01:49:46.097 | + functions-common:time_stop:2433 : elapsed_time=2614 2026-07-01 01:49:46.101 | + functions-common:time_stop:2434 : total=19633 2026-07-01 01:49:46.106 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:49:46.110 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22247 2026-07-01 01:49:46.114 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-07-01 01:49:46.115 | Waiting for placement-api to start... 2026-07-01 01:49:46.119 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.240/placement 2026-07-01 01:49:46.123 | + functions:wait_for_service:476 : local timeout=60 2026-07-01 01:49:46.127 | + functions:wait_for_service:477 : local url=http://192.168.122.240/placement 2026-07-01 01:49:46.131 | + functions:wait_for_service:478 : local rval=0 2026-07-01 01:49:46.136 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-01 01:49:46.139 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-01 01:49:46.143 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:49:46.147 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:49:46.152 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:49:46.160 | + functions-common:time_start:2411 : _TIME_START[$name]=1782870586154 2026-07-01 01:49:46.164 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-01 01:49:46.168 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 01:49:46.170 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.240/placement 2026-07-01 01:49:49.010 | + :: : [[ 200 == 503 ]] 2026-07-01 01:49:49.012 | + :: : [[ 0 -eq 7 ]] 2026-07-01 01:49:49.018 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-01 01:49:49.022 | + functions-common:time_stop:2420 : local name 2026-07-01 01:49:49.027 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:49:49.032 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:49:49.035 | + functions-common:time_stop:2423 : local total 2026-07-01 01:49:49.039 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:49:49.044 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-01 01:49:49.048 | + functions-common:time_stop:2427 : start_time=1782870586154 2026-07-01 01:49:49.053 | + functions-common:time_stop:2429 : [[ -z 1782870586154 ]] 2026-07-01 01:49:49.058 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:49:49.066 | + functions-common:time_stop:2432 : end_time=1782870589061 2026-07-01 01:49:49.069 | + functions-common:time_stop:2433 : elapsed_time=2907 2026-07-01 01:49:49.072 | + functions-common:time_stop:2434 : total=11744 2026-07-01 01:49:49.075 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:49:49.079 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14651 2026-07-01 01:49:49.082 | + functions:wait_for_service:486 : return 0 2026-07-01 01:49:49.085 | + ./stack.sh:main:1314 : is_service_enabled neutron 2026-07-01 01:49:49.110 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:49:49.114 | + ./stack.sh:main:1315 : start_neutron 2026-07-01 01:49:49.118 | + lib/neutron:start_neutron:658 : start_l2_agent 2026-07-01 01:49:49.121 | + 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-01 01:49:49.125 | + functions-common:run_process:1674 : local service=q-agt 2026-07-01 01:49:49.129 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-01 01:49:49.132 | + functions-common:run_process:1676 : local group= 2026-07-01 01:49:49.135 | + functions-common:run_process:1677 : local user= 2026-07-01 01:49:49.140 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 01:49:49.144 | + functions-common:run_process:1680 : local name=q-agt 2026-07-01 01:49:49.148 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 01:49:49.152 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 01:49:49.156 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:49:49.160 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:49:49.165 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:49:49.173 | + functions-common:time_start:2411 : _TIME_START[$name]=1782870589167 2026-07-01 01:49:49.176 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-07-01 01:49:49.202 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:49:49.206 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 01:49:49.210 | + functions-common:time_stop:2420 : local name 2026-07-01 01:49:49.213 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:49:49.216 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:49:49.220 | + functions-common:time_stop:2423 : local total 2026-07-01 01:49:49.223 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:49:49.227 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 01:49:49.230 | + functions-common:time_stop:2427 : start_time=1782870589167 2026-07-01 01:49:49.235 | + functions-common:time_stop:2429 : [[ -z 1782870589167 ]] 2026-07-01 01:49:49.240 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:49:49.245 | + functions-common:time_stop:2432 : end_time=1782870589241 2026-07-01 01:49:49.249 | + functions-common:time_stop:2433 : elapsed_time=74 2026-07-01 01:49:49.252 | + functions-common:time_stop:2434 : total=22247 2026-07-01 01:49:49.256 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:49:49.260 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22321 2026-07-01 01:49:49.263 | + lib/neutron:start_l2_agent:667 : is_provider_network 2026-07-01 01:49:49.269 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-01 01:49:49.275 | + functions-common:is_provider_network:2272 : return 1 2026-07-01 01:49:49.278 | + lib/neutron:start_neutron:659 : start_other_agents 2026-07-01 01:49:49.282 | + 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-01 01:49:49.286 | + functions-common:run_process:1674 : local service=q-dhcp 2026-07-01 01:49:49.290 | + 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-01 01:49:49.293 | + functions-common:run_process:1676 : local group= 2026-07-01 01:49:49.297 | + functions-common:run_process:1677 : local user= 2026-07-01 01:49:49.300 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 01:49:49.304 | + functions-common:run_process:1680 : local name=q-dhcp 2026-07-01 01:49:49.307 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 01:49:49.311 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 01:49:49.314 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:49:49.318 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:49:49.322 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:49:49.328 | + functions-common:time_start:2411 : _TIME_START[$name]=1782870589324 2026-07-01 01:49:49.331 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-07-01 01:49:49.358 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:49:49.362 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 01:49:49.365 | + functions-common:time_stop:2420 : local name 2026-07-01 01:49:49.369 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:49:49.374 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:49:49.378 | + functions-common:time_stop:2423 : local total 2026-07-01 01:49:49.381 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:49:49.385 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 01:49:49.389 | + functions-common:time_stop:2427 : start_time=1782870589324 2026-07-01 01:49:49.393 | + functions-common:time_stop:2429 : [[ -z 1782870589324 ]] 2026-07-01 01:49:49.397 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:49:49.403 | + functions-common:time_stop:2432 : end_time=1782870589399 2026-07-01 01:49:49.407 | + functions-common:time_stop:2433 : elapsed_time=75 2026-07-01 01:49:49.411 | + functions-common:time_stop:2434 : total=22321 2026-07-01 01:49:49.415 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:49:49.419 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22396 2026-07-01 01:49:49.424 | ++ lib/neutron:start_other_agents:685 : determine_config_files neutron-l3-agent 2026-07-01 01:49:49.428 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-07-01 01:49:49.431 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-07-01 01:49:49.437 | +++ lib/neutron:determine_config_files:369 : _determine_config_l3 2026-07-01 01:49:49.440 | +++ lib/neutron:_determine_config_l3:347 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-01 01:49:49.444 | +++ lib/neutron:_determine_config_l3:348 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-01 01:49:49.449 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-01 01:49:49.452 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-07-01 01:49:49.457 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-01 01:49:49.461 | + 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-01 01:49:49.465 | + functions-common:run_process:1674 : local service=q-l3 2026-07-01 01:49:49.468 | + 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-01 01:49:49.471 | + functions-common:run_process:1676 : local group= 2026-07-01 01:49:49.475 | + functions-common:run_process:1677 : local user= 2026-07-01 01:49:49.479 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 01:49:49.483 | + functions-common:run_process:1680 : local name=q-l3 2026-07-01 01:49:49.488 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 01:49:49.491 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 01:49:49.495 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:49:49.499 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:49:49.505 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:49:49.511 | + functions-common:time_start:2411 : _TIME_START[$name]=1782870589506 2026-07-01 01:49:49.515 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-07-01 01:49:49.541 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:49:49.545 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 01:49:49.549 | + functions-common:time_stop:2420 : local name 2026-07-01 01:49:49.553 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:49:49.558 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:49:49.562 | + functions-common:time_stop:2423 : local total 2026-07-01 01:49:49.566 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:49:49.571 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 01:49:49.576 | + functions-common:time_stop:2427 : start_time=1782870589506 2026-07-01 01:49:49.580 | + functions-common:time_stop:2429 : [[ -z 1782870589506 ]] 2026-07-01 01:49:49.586 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:49:49.592 | + functions-common:time_stop:2432 : end_time=1782870589588 2026-07-01 01:49:49.597 | + functions-common:time_stop:2433 : elapsed_time=82 2026-07-01 01:49:49.601 | + functions-common:time_stop:2434 : total=22396 2026-07-01 01:49:49.605 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:49:49.610 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22478 2026-07-01 01:49:49.614 | + 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-01 01:49:49.619 | + functions-common:run_process:1674 : local service=q-meta 2026-07-01 01:49:49.623 | + 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-01 01:49:49.628 | + functions-common:run_process:1676 : local group= 2026-07-01 01:49:49.632 | + functions-common:run_process:1677 : local user= 2026-07-01 01:49:49.637 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 01:49:49.641 | + functions-common:run_process:1680 : local name=q-meta 2026-07-01 01:49:49.646 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 01:49:49.650 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 01:49:49.655 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:49:49.660 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:49:49.665 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:49:49.673 | + functions-common:time_start:2411 : _TIME_START[$name]=1782870589667 2026-07-01 01:49:49.677 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-07-01 01:49:49.705 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:49:49.710 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 01:49:49.715 | + functions-common:time_stop:2420 : local name 2026-07-01 01:49:49.719 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:49:49.723 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:49:49.728 | + functions-common:time_stop:2423 : local total 2026-07-01 01:49:49.732 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:49:49.737 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 01:49:49.741 | + functions-common:time_stop:2427 : start_time=1782870589667 2026-07-01 01:49:49.746 | + functions-common:time_stop:2429 : [[ -z 1782870589667 ]] 2026-07-01 01:49:49.751 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:49:49.757 | + functions-common:time_stop:2432 : end_time=1782870589753 2026-07-01 01:49:49.761 | + functions-common:time_stop:2433 : elapsed_time=86 2026-07-01 01:49:49.766 | + functions-common:time_stop:2434 : total=22478 2026-07-01 01:49:49.770 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:49:49.774 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22564 2026-07-01 01:49:49.778 | + 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-01 01:49:49.782 | + functions-common:run_process:1674 : local service=q-metering 2026-07-01 01:49:49.786 | + 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-01 01:49:49.790 | + functions-common:run_process:1676 : local group= 2026-07-01 01:49:49.794 | + functions-common:run_process:1677 : local user= 2026-07-01 01:49:49.798 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 01:49:49.802 | + functions-common:run_process:1680 : local name=q-metering 2026-07-01 01:49:49.806 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 01:49:49.811 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 01:49:49.815 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:49:49.820 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:49:49.825 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:49:49.832 | + functions-common:time_start:2411 : _TIME_START[$name]=1782870589827 2026-07-01 01:49:49.837 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-07-01 01:49:49.866 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:49:49.871 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 01:49:49.875 | + functions-common:time_stop:2420 : local name 2026-07-01 01:49:49.880 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:49:49.884 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:49:49.889 | + functions-common:time_stop:2423 : local total 2026-07-01 01:49:49.893 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:49:49.897 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 01:49:49.903 | + functions-common:time_stop:2427 : start_time=1782870589827 2026-07-01 01:49:49.908 | + functions-common:time_stop:2429 : [[ -z 1782870589827 ]] 2026-07-01 01:49:49.914 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:49:49.921 | + functions-common:time_stop:2432 : end_time=1782870589916 2026-07-01 01:49:49.925 | + functions-common:time_stop:2433 : elapsed_time=89 2026-07-01 01:49:49.929 | + functions-common:time_stop:2434 : total=22564 2026-07-01 01:49:49.934 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:49:49.938 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22653 2026-07-01 01:49:49.942 | + ./stack.sh:main:1318 : is_service_enabled q-svc neutron-api 2026-07-01 01:49:49.970 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:49:49.975 | + ./stack.sh:main:1318 : [[ True == \T\r\u\e ]] 2026-07-01 01:49:49.979 | + ./stack.sh:main:1319 : echo_summary 'Creating initial neutron network elements' 2026-07-01 01:49:49.983 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 01:49:49.987 | + ./stack.sh:echo_summary:447 : echo -e Creating initial neutron network elements 2026-07-01 01:49:49.992 | + ./stack.sh:main:1322 : type -p neutron_plugin_create_initial_networks 2026-07-01 01:49:49.996 | + ./stack.sh:main:1325 : create_neutron_initial_network 2026-07-01 01:49:50.001 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-07-01 01:49:50.005 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-07-01 01:49:50.009 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-01 01:49:50.015 | ++ 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-01 01:49:54.219 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:49:54.224 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-01 01:49:54.224 | address-scope 2026-07-01 01:49:54.224 | agent 2026-07-01 01:49:54.224 | allowed-address-pairs 2026-07-01 01:49:54.224 | auto-allocated-topology 2026-07-01 01:49:54.225 | availability_zone 2026-07-01 01:49:54.225 | default-subnetpools 2026-07-01 01:49:54.225 | dhcp_agent_scheduler 2026-07-01 01:49:54.225 | dns-integration 2026-07-01 01:49:54.225 | dns-domain-ports 2026-07-01 01:49:54.225 | dns-integration-domain-keywords 2026-07-01 01:49:54.225 | empty-string-filtering 2026-07-01 01:49:54.225 | external-net 2026-07-01 01:49:54.225 | extra_dhcp_opt 2026-07-01 01:49:54.226 | extraroute 2026-07-01 01:49:54.226 | extraroute-atomic 2026-07-01 01:49:54.226 | filter-validation 2026-07-01 01:49:54.226 | floating-ip-port-forwarding-detail 2026-07-01 01:49:54.226 | fip-port-details 2026-07-01 01:49:54.226 | flavors 2026-07-01 01:49:54.226 | floatingip-pools 2026-07-01 01:49:54.227 | router 2026-07-01 01:49:54.227 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 01:49:54.227 | enable-default-route-bfd 2026-07-01 01:49:54.227 | enable-default-route-ecmp 2026-07-01 01:49:54.227 | ext-gw-mode 2026-07-01 01:49:54.227 | l3-ha 2026-07-01 01:49:54.227 | external-gateway-multihoming 2026-07-01 01:49:54.227 | l3-flavors 2026-07-01 01:49:54.228 | l3_agent_scheduler 2026-07-01 01:49:54.228 | multi-provider 2026-07-01 01:49:54.228 | net-mtu 2026-07-01 01:49:54.228 | net-mtu-writable 2026-07-01 01:49:54.228 | network_availability_zone 2026-07-01 01:49:54.228 | network-ip-availability 2026-07-01 01:49:54.228 | network-ip-availability-details 2026-07-01 01:49:54.228 | pagination 2026-07-01 01:49:54.228 | port-device-profile 2026-07-01 01:49:54.229 | port-mac-address-regenerate 2026-07-01 01:49:54.229 | port-numa-affinity-policy 2026-07-01 01:49:54.229 | port-numa-affinity-policy-socket 2026-07-01 01:49:54.229 | binding 2026-07-01 01:49:54.229 | binding-extended 2026-07-01 01:49:54.229 | port-security 2026-07-01 01:49:54.229 | project-id 2026-07-01 01:49:54.229 | provider 2026-07-01 01:49:54.230 | qinq 2026-07-01 01:49:54.230 | quota-check-limit 2026-07-01 01:49:54.230 | quota-check-limit-default 2026-07-01 01:49:54.230 | quotas 2026-07-01 01:49:54.230 | quota_details 2026-07-01 01:49:54.230 | rbac-policies 2026-07-01 01:49:54.230 | rbac-address-scope 2026-07-01 01:49:54.230 | rbac-security-groups 2026-07-01 01:49:54.230 | revision-if-match 2026-07-01 01:49:54.231 | standard-attr-revisions 2026-07-01 01:49:54.231 | router_availability_zone 2026-07-01 01:49:54.231 | router-enable-snat 2026-07-01 01:49:54.231 | security-groups-default-rules 2026-07-01 01:49:54.231 | security-groups-default-statefulness 2026-07-01 01:49:54.231 | security-groups-normalized-cidr 2026-07-01 01:49:54.231 | security-groups-remote-address-group 2026-07-01 01:49:54.231 | security-groups-rules-belongs-to-default-sg 2026-07-01 01:49:54.232 | security-groups-shared-filtering 2026-07-01 01:49:54.232 | security-group 2026-07-01 01:49:54.232 | service-type 2026-07-01 01:49:54.232 | sorting 2026-07-01 01:49:54.232 | standard-attr-description 2026-07-01 01:49:54.232 | stateful-security-group 2026-07-01 01:49:54.232 | subnet-dns-publish-fixed-ip 2026-07-01 01:49:54.232 | subnet-external-network 2026-07-01 01:49:54.232 | subnet_onboard 2026-07-01 01:49:54.233 | subnet-service-types 2026-07-01 01:49:54.233 | subnet_allocation 2026-07-01 01:49:54.233 | subnetpool-prefix-ops 2026-07-01 01:49:54.233 | tag-creation 2026-07-01 01:49:54.233 | standard-attr-tag 2026-07-01 01:49:54.233 | standard-attr-timestamp 2026-07-01 01:49:54.233 | vlan-transparent' 2026-07-01 01:49:54.233 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-01 01:49:54.233 | address-scope 2026-07-01 01:49:54.234 | agent 2026-07-01 01:49:54.234 | allowed-address-pairs 2026-07-01 01:49:54.234 | auto-allocated-topology 2026-07-01 01:49:54.234 | availability_zone 2026-07-01 01:49:54.234 | default-subnetpools 2026-07-01 01:49:54.234 | dhcp_agent_scheduler 2026-07-01 01:49:54.234 | dns-integration 2026-07-01 01:49:54.234 | dns-domain-ports 2026-07-01 01:49:54.234 | dns-integration-domain-keywords 2026-07-01 01:49:54.235 | empty-string-filtering 2026-07-01 01:49:54.235 | external-net 2026-07-01 01:49:54.235 | extra_dhcp_opt 2026-07-01 01:49:54.235 | extraroute 2026-07-01 01:49:54.235 | extraroute-atomic 2026-07-01 01:49:54.235 | filter-validation 2026-07-01 01:49:54.235 | floating-ip-port-forwarding-detail 2026-07-01 01:49:54.235 | fip-port-details 2026-07-01 01:49:54.235 | flavors 2026-07-01 01:49:54.236 | floatingip-pools 2026-07-01 01:49:54.236 | router 2026-07-01 01:49:54.236 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 01:49:54.236 | enable-default-route-bfd 2026-07-01 01:49:54.236 | enable-default-route-ecmp 2026-07-01 01:49:54.236 | ext-gw-mode 2026-07-01 01:49:54.236 | l3-ha 2026-07-01 01:49:54.236 | external-gateway-multihoming 2026-07-01 01:49:54.237 | l3-flavors 2026-07-01 01:49:54.237 | l3_agent_scheduler 2026-07-01 01:49:54.237 | multi-provider 2026-07-01 01:49:54.237 | net-mtu 2026-07-01 01:49:54.237 | net-mtu-writable 2026-07-01 01:49:54.237 | network_availability_zone 2026-07-01 01:49:54.237 | network-ip-availability 2026-07-01 01:49:54.237 | network-ip-availability-details 2026-07-01 01:49:54.237 | pagination 2026-07-01 01:49:54.237 | port-device-profile 2026-07-01 01:49:54.238 | port-mac-address-regenerate 2026-07-01 01:49:54.238 | port-numa-affinity-policy 2026-07-01 01:49:54.238 | port-numa-affinity-policy-socket 2026-07-01 01:49:54.238 | binding 2026-07-01 01:49:54.238 | binding-extended 2026-07-01 01:49:54.238 | port-security 2026-07-01 01:49:54.238 | project-id 2026-07-01 01:49:54.238 | provider 2026-07-01 01:49:54.239 | qinq 2026-07-01 01:49:54.239 | quota-check-limit 2026-07-01 01:49:54.239 | quota-check-limit-default 2026-07-01 01:49:54.239 | quotas 2026-07-01 01:49:54.239 | quota_details 2026-07-01 01:49:54.239 | rbac-policies 2026-07-01 01:49:54.239 | rbac-address-scope 2026-07-01 01:49:54.239 | rbac-security-groups 2026-07-01 01:49:54.240 | revision-if-match 2026-07-01 01:49:54.240 | standard-attr-revisions 2026-07-01 01:49:54.240 | router_availability_zone 2026-07-01 01:49:54.240 | router-enable-snat 2026-07-01 01:49:54.240 | security-groups-default-rules 2026-07-01 01:49:54.240 | security-groups-default-statefulness 2026-07-01 01:49:54.240 | security-groups-normalized-cidr 2026-07-01 01:49:54.240 | security-groups-remote-address-group 2026-07-01 01:49:54.240 | security-groups-rules-belongs-to-default-sg 2026-07-01 01:49:54.241 | security-groups-shared-filtering 2026-07-01 01:49:54.241 | security-group 2026-07-01 01:49:54.241 | service-type 2026-07-01 01:49:54.241 | sorting 2026-07-01 01:49:54.241 | standard-attr-description 2026-07-01 01:49:54.241 | stateful-security-group 2026-07-01 01:49:54.241 | subnet-dns-publish-fixed-ip 2026-07-01 01:49:54.241 | subnet-external-network 2026-07-01 01:49:54.241 | subnet_onboard 2026-07-01 01:49:54.242 | subnet-service-types 2026-07-01 01:49:54.242 | subnet_allocation 2026-07-01 01:49:54.242 | subnetpool-prefix-ops 2026-07-01 01:49:54.242 | tag-creation 2026-07-01 01:49:54.242 | standard-attr-tag 2026-07-01 01:49:54.242 | standard-attr-timestamp 2026-07-01 01:49:54.242 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-01 01:49:54.242 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-01 01:49:54.243 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-07-01 01:49:54.243 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-07-01 01:49:54.244 | ++ 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-01 01:49:58.584 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:49:58.590 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=755a2107-4f19-426d-980f-53d57b6c3b5f 2026-07-01 01:49:58.594 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-07-01 01:49:58.600 | ++ 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 fdc5:79a9:a5c0::/56 --share --default -f value -c id 2026-07-01 01:50:02.638 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:50:02.643 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=c5fbaf0c-dd10-4303-b36d-1be23e56eb68 2026-07-01 01:50:02.648 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-07-01 01:50:02.652 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-01 01:50:02.656 | + functions-common:is_provider_network:2272 : return 1 2026-07-01 01:50:02.662 | ++ 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-01 01:50:08.325 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:50:08.330 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=108ce9dd-13f7-4610-856e-3be005d6798f 2026-07-01 01:50:08.334 | + 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-01 01:50:08.338 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-01 01:50:08.365 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-07-01 01:50:08.371 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-07-01 01:50:08.377 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z 755a2107-4f19-426d-980f-53d57b6c3b5f ']' 2026-07-01 01:50:08.381 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-07-01 01:50:08.386 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-07-01 01:50:08.390 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool 755a2107-4f19-426d-980f-53d57b6c3b5f ' 2026-07-01 01:50:08.395 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-07-01 01:50:08.399 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network 108ce9dd-13f7-4610-856e-3be005d6798f private-subnet' 2026-07-01 01:50:08.403 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-07-01 01:50:08.409 | +++ 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 755a2107-4f19-426d-980f-53d57b6c3b5f --network 108ce9dd-13f7-4610-856e-3be005d6798f private-subnet -f value -c id 2026-07-01 01:50:13.772 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:50:13.774 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=caa7797e-f762-4eab-b97f-7427cab8f645 2026-07-01 01:50:13.776 | ++ 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-01 01:50:13.778 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-01 01:50:13.794 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo caa7797e-f762-4eab-b97f-7427cab8f645 2026-07-01 01:50:13.797 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=caa7797e-f762-4eab-b97f-7427cab8f645 2026-07-01 01:50:13.799 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-07-01 01:50:13.802 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-07-01 01:50:13.805 | ++ 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-01 01:50:13.807 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-01 01:50:13.823 | ++ 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-01 01:50:13.825 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-01 01:50:13.840 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-07-01 01:50:13.842 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z c5fbaf0c-dd10-4303-b36d-1be23e56eb68 ']' 2026-07-01 01:50:13.845 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-07-01 01:50:13.847 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-07-01 01:50:13.849 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool c5fbaf0c-dd10-4303-b36d-1be23e56eb68 ' 2026-07-01 01:50:13.851 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-07-01 01:50:13.854 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 108ce9dd-13f7-4610-856e-3be005d6798f ipv6-private-subnet ' 2026-07-01 01:50:13.856 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-07-01 01:50:13.859 | +++ 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 c5fbaf0c-dd10-4303-b36d-1be23e56eb68 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 108ce9dd-13f7-4610-856e-3be005d6798f ipv6-private-subnet -f value -c id 2026-07-01 01:50:18.831 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:50:18.834 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=d0fef766-98d0-413c-a194-428f29b9828f 2026-07-01 01:50:18.837 | ++ 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-01 01:50:18.841 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-01 01:50:18.863 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo d0fef766-98d0-413c-a194-428f29b9828f 2026-07-01 01:50:18.866 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=d0fef766-98d0-413c-a194-428f29b9828f 2026-07-01 01:50:18.871 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-07-01 01:50:18.875 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-07-01 01:50:18.879 | ++ 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-01 01:50:22.258 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:50:22.267 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-01 01:50:22.267 | address-scope 2026-07-01 01:50:22.267 | agent 2026-07-01 01:50:22.267 | allowed-address-pairs 2026-07-01 01:50:22.267 | auto-allocated-topology 2026-07-01 01:50:22.267 | availability_zone 2026-07-01 01:50:22.267 | default-subnetpools 2026-07-01 01:50:22.267 | dhcp_agent_scheduler 2026-07-01 01:50:22.267 | dns-integration 2026-07-01 01:50:22.267 | dns-domain-ports 2026-07-01 01:50:22.268 | dns-integration-domain-keywords 2026-07-01 01:50:22.268 | empty-string-filtering 2026-07-01 01:50:22.268 | external-net 2026-07-01 01:50:22.268 | extra_dhcp_opt 2026-07-01 01:50:22.268 | extraroute 2026-07-01 01:50:22.268 | extraroute-atomic 2026-07-01 01:50:22.268 | filter-validation 2026-07-01 01:50:22.268 | floating-ip-port-forwarding-detail 2026-07-01 01:50:22.268 | fip-port-details 2026-07-01 01:50:22.268 | flavors 2026-07-01 01:50:22.268 | floatingip-pools 2026-07-01 01:50:22.269 | router 2026-07-01 01:50:22.269 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 01:50:22.270 | enable-default-route-bfd 2026-07-01 01:50:22.270 | enable-default-route-ecmp 2026-07-01 01:50:22.271 | ext-gw-mode 2026-07-01 01:50:22.271 | l3-ha 2026-07-01 01:50:22.272 | external-gateway-multihoming 2026-07-01 01:50:22.272 | l3-flavors 2026-07-01 01:50:22.272 | l3_agent_scheduler 2026-07-01 01:50:22.273 | multi-provider 2026-07-01 01:50:22.273 | net-mtu 2026-07-01 01:50:22.273 | net-mtu-writable 2026-07-01 01:50:22.273 | network_availability_zone 2026-07-01 01:50:22.273 | network-ip-availability 2026-07-01 01:50:22.274 | network-ip-availability-details 2026-07-01 01:50:22.274 | pagination 2026-07-01 01:50:22.274 | port-device-profile 2026-07-01 01:50:22.274 | port-mac-address-regenerate 2026-07-01 01:50:22.274 | port-numa-affinity-policy 2026-07-01 01:50:22.274 | port-numa-affinity-policy-socket 2026-07-01 01:50:22.274 | binding 2026-07-01 01:50:22.274 | binding-extended 2026-07-01 01:50:22.274 | port-security 2026-07-01 01:50:22.274 | project-id 2026-07-01 01:50:22.274 | provider 2026-07-01 01:50:22.274 | qinq 2026-07-01 01:50:22.275 | quota-check-limit 2026-07-01 01:50:22.275 | quota-check-limit-default 2026-07-01 01:50:22.275 | quotas 2026-07-01 01:50:22.275 | quota_details 2026-07-01 01:50:22.276 | rbac-policies 2026-07-01 01:50:22.276 | rbac-address-scope 2026-07-01 01:50:22.276 | rbac-security-groups 2026-07-01 01:50:22.277 | revision-if-match 2026-07-01 01:50:22.277 | standard-attr-revisions 2026-07-01 01:50:22.277 | router_availability_zone 2026-07-01 01:50:22.277 | router-enable-snat 2026-07-01 01:50:22.277 | security-groups-default-rules 2026-07-01 01:50:22.277 | security-groups-default-statefulness 2026-07-01 01:50:22.277 | security-groups-normalized-cidr 2026-07-01 01:50:22.277 | security-groups-remote-address-group 2026-07-01 01:50:22.277 | security-groups-rules-belongs-to-default-sg 2026-07-01 01:50:22.278 | security-groups-shared-filtering 2026-07-01 01:50:22.278 | security-group 2026-07-01 01:50:22.278 | service-type 2026-07-01 01:50:22.278 | sorting 2026-07-01 01:50:22.278 | standard-attr-description 2026-07-01 01:50:22.278 | stateful-security-group 2026-07-01 01:50:22.278 | subnet-dns-publish-fixed-ip 2026-07-01 01:50:22.278 | subnet-external-network 2026-07-01 01:50:22.278 | subnet_onboard 2026-07-01 01:50:22.278 | subnet-service-types 2026-07-01 01:50:22.278 | subnet_allocation 2026-07-01 01:50:22.278 | subnetpool-prefix-ops 2026-07-01 01:50:22.279 | tag-creation 2026-07-01 01:50:22.279 | standard-attr-tag 2026-07-01 01:50:22.279 | standard-attr-timestamp 2026-07-01 01:50:22.279 | vlan-transparent' 2026-07-01 01:50:22.279 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-01 01:50:22.279 | address-scope 2026-07-01 01:50:22.279 | agent 2026-07-01 01:50:22.279 | allowed-address-pairs 2026-07-01 01:50:22.280 | auto-allocated-topology 2026-07-01 01:50:22.280 | availability_zone 2026-07-01 01:50:22.280 | default-subnetpools 2026-07-01 01:50:22.280 | dhcp_agent_scheduler 2026-07-01 01:50:22.280 | dns-integration 2026-07-01 01:50:22.280 | dns-domain-ports 2026-07-01 01:50:22.280 | dns-integration-domain-keywords 2026-07-01 01:50:22.280 | empty-string-filtering 2026-07-01 01:50:22.280 | external-net 2026-07-01 01:50:22.280 | extra_dhcp_opt 2026-07-01 01:50:22.281 | extraroute 2026-07-01 01:50:22.281 | extraroute-atomic 2026-07-01 01:50:22.281 | filter-validation 2026-07-01 01:50:22.281 | floating-ip-port-forwarding-detail 2026-07-01 01:50:22.281 | fip-port-details 2026-07-01 01:50:22.281 | flavors 2026-07-01 01:50:22.281 | floatingip-pools 2026-07-01 01:50:22.281 | router 2026-07-01 01:50:22.281 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 01:50:22.281 | enable-default-route-bfd 2026-07-01 01:50:22.282 | enable-default-route-ecmp 2026-07-01 01:50:22.282 | ext-gw-mode 2026-07-01 01:50:22.282 | l3-ha 2026-07-01 01:50:22.282 | external-gateway-multihoming 2026-07-01 01:50:22.282 | l3-flavors 2026-07-01 01:50:22.282 | l3_agent_scheduler 2026-07-01 01:50:22.282 | multi-provider 2026-07-01 01:50:22.282 | net-mtu 2026-07-01 01:50:22.282 | net-mtu-writable 2026-07-01 01:50:22.282 | network_availability_zone 2026-07-01 01:50:22.283 | network-ip-availability 2026-07-01 01:50:22.283 | network-ip-availability-details 2026-07-01 01:50:22.283 | pagination 2026-07-01 01:50:22.283 | port-device-profile 2026-07-01 01:50:22.283 | port-mac-address-regenerate 2026-07-01 01:50:22.283 | port-numa-affinity-policy 2026-07-01 01:50:22.283 | port-numa-affinity-policy-socket 2026-07-01 01:50:22.283 | binding 2026-07-01 01:50:22.283 | binding-extended 2026-07-01 01:50:22.283 | port-security 2026-07-01 01:50:22.284 | project-id 2026-07-01 01:50:22.284 | provider 2026-07-01 01:50:22.284 | qinq 2026-07-01 01:50:22.284 | quota-check-limit 2026-07-01 01:50:22.284 | quota-check-limit-default 2026-07-01 01:50:22.284 | quotas 2026-07-01 01:50:22.284 | quota_details 2026-07-01 01:50:22.284 | rbac-policies 2026-07-01 01:50:22.284 | rbac-address-scope 2026-07-01 01:50:22.284 | rbac-security-groups 2026-07-01 01:50:22.285 | revision-if-match 2026-07-01 01:50:22.285 | standard-attr-revisions 2026-07-01 01:50:22.285 | router_availability_zone 2026-07-01 01:50:22.285 | router-enable-snat 2026-07-01 01:50:22.285 | security-groups-default-rules 2026-07-01 01:50:22.285 | security-groups-default-statefulness 2026-07-01 01:50:22.285 | security-groups-normalized-cidr 2026-07-01 01:50:22.285 | security-groups-remote-address-group 2026-07-01 01:50:22.285 | security-groups-rules-belongs-to-default-sg 2026-07-01 01:50:22.286 | security-groups-shared-filtering 2026-07-01 01:50:22.286 | security-group 2026-07-01 01:50:22.286 | service-type 2026-07-01 01:50:22.286 | sorting 2026-07-01 01:50:22.286 | standard-attr-description 2026-07-01 01:50:22.286 | stateful-security-group 2026-07-01 01:50:22.286 | subnet-dns-publish-fixed-ip 2026-07-01 01:50:22.286 | subnet-external-network 2026-07-01 01:50:22.286 | subnet_onboard 2026-07-01 01:50:22.286 | subnet-service-types 2026-07-01 01:50:22.287 | subnet_allocation 2026-07-01 01:50:22.287 | subnetpool-prefix-ops 2026-07-01 01:50:22.287 | tag-creation 2026-07-01 01:50:22.287 | standard-attr-tag 2026-07-01 01:50:22.287 | standard-attr-timestamp 2026-07-01 01:50:22.287 | vlan-transparent =~ router ]] 2026-07-01 01:50:22.287 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-01 01:50:22.287 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-07-01 01:50:22.287 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-01 01:50:22.290 | ++ 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-01 01:50:25.717 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:50:25.722 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-01 01:50:25.722 | address-scope 2026-07-01 01:50:25.722 | agent 2026-07-01 01:50:25.722 | allowed-address-pairs 2026-07-01 01:50:25.722 | auto-allocated-topology 2026-07-01 01:50:25.722 | availability_zone 2026-07-01 01:50:25.723 | default-subnetpools 2026-07-01 01:50:25.723 | dhcp_agent_scheduler 2026-07-01 01:50:25.723 | dns-integration 2026-07-01 01:50:25.723 | dns-domain-ports 2026-07-01 01:50:25.723 | dns-integration-domain-keywords 2026-07-01 01:50:25.723 | empty-string-filtering 2026-07-01 01:50:25.723 | external-net 2026-07-01 01:50:25.723 | extra_dhcp_opt 2026-07-01 01:50:25.723 | extraroute 2026-07-01 01:50:25.723 | extraroute-atomic 2026-07-01 01:50:25.723 | filter-validation 2026-07-01 01:50:25.723 | floating-ip-port-forwarding-detail 2026-07-01 01:50:25.724 | fip-port-details 2026-07-01 01:50:25.724 | flavors 2026-07-01 01:50:25.724 | floatingip-pools 2026-07-01 01:50:25.724 | router 2026-07-01 01:50:25.724 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 01:50:25.724 | enable-default-route-bfd 2026-07-01 01:50:25.724 | enable-default-route-ecmp 2026-07-01 01:50:25.724 | ext-gw-mode 2026-07-01 01:50:25.724 | l3-ha 2026-07-01 01:50:25.724 | external-gateway-multihoming 2026-07-01 01:50:25.724 | l3-flavors 2026-07-01 01:50:25.724 | l3_agent_scheduler 2026-07-01 01:50:25.725 | multi-provider 2026-07-01 01:50:25.725 | net-mtu 2026-07-01 01:50:25.725 | net-mtu-writable 2026-07-01 01:50:25.725 | network_availability_zone 2026-07-01 01:50:25.726 | network-ip-availability 2026-07-01 01:50:25.726 | network-ip-availability-details 2026-07-01 01:50:25.727 | pagination 2026-07-01 01:50:25.727 | port-device-profile 2026-07-01 01:50:25.727 | port-mac-address-regenerate 2026-07-01 01:50:25.728 | port-numa-affinity-policy 2026-07-01 01:50:25.728 | port-numa-affinity-policy-socket 2026-07-01 01:50:25.728 | binding 2026-07-01 01:50:25.729 | binding-extended 2026-07-01 01:50:25.729 | port-security 2026-07-01 01:50:25.729 | project-id 2026-07-01 01:50:25.729 | provider 2026-07-01 01:50:25.729 | qinq 2026-07-01 01:50:25.729 | quota-check-limit 2026-07-01 01:50:25.729 | quota-check-limit-default 2026-07-01 01:50:25.729 | quotas 2026-07-01 01:50:25.729 | quota_details 2026-07-01 01:50:25.730 | rbac-policies 2026-07-01 01:50:25.730 | rbac-address-scope 2026-07-01 01:50:25.730 | rbac-security-groups 2026-07-01 01:50:25.730 | revision-if-match 2026-07-01 01:50:25.731 | standard-attr-revisions 2026-07-01 01:50:25.731 | router_availability_zone 2026-07-01 01:50:25.731 | router-enable-snat 2026-07-01 01:50:25.731 | security-groups-default-rules 2026-07-01 01:50:25.731 | security-groups-default-statefulness 2026-07-01 01:50:25.731 | security-groups-normalized-cidr 2026-07-01 01:50:25.732 | security-groups-remote-address-group 2026-07-01 01:50:25.732 | security-groups-rules-belongs-to-default-sg 2026-07-01 01:50:25.732 | security-groups-shared-filtering 2026-07-01 01:50:25.732 | security-group 2026-07-01 01:50:25.732 | service-type 2026-07-01 01:50:25.732 | sorting 2026-07-01 01:50:25.732 | standard-attr-description 2026-07-01 01:50:25.732 | stateful-security-group 2026-07-01 01:50:25.732 | subnet-dns-publish-fixed-ip 2026-07-01 01:50:25.732 | subnet-external-network 2026-07-01 01:50:25.732 | subnet_onboard 2026-07-01 01:50:25.733 | subnet-service-types 2026-07-01 01:50:25.733 | subnet_allocation 2026-07-01 01:50:25.733 | subnetpool-prefix-ops 2026-07-01 01:50:25.733 | tag-creation 2026-07-01 01:50:25.733 | standard-attr-tag 2026-07-01 01:50:25.733 | standard-attr-timestamp 2026-07-01 01:50:25.733 | vlan-transparent' 2026-07-01 01:50:25.733 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-01 01:50:25.733 | address-scope 2026-07-01 01:50:25.733 | agent 2026-07-01 01:50:25.733 | allowed-address-pairs 2026-07-01 01:50:25.733 | auto-allocated-topology 2026-07-01 01:50:25.734 | availability_zone 2026-07-01 01:50:25.734 | default-subnetpools 2026-07-01 01:50:25.734 | dhcp_agent_scheduler 2026-07-01 01:50:25.734 | dns-integration 2026-07-01 01:50:25.735 | dns-domain-ports 2026-07-01 01:50:25.735 | dns-integration-domain-keywords 2026-07-01 01:50:25.735 | empty-string-filtering 2026-07-01 01:50:25.736 | external-net 2026-07-01 01:50:25.736 | extra_dhcp_opt 2026-07-01 01:50:25.737 | extraroute 2026-07-01 01:50:25.737 | extraroute-atomic 2026-07-01 01:50:25.737 | filter-validation 2026-07-01 01:50:25.738 | floating-ip-port-forwarding-detail 2026-07-01 01:50:25.738 | fip-port-details 2026-07-01 01:50:25.738 | flavors 2026-07-01 01:50:25.738 | floatingip-pools 2026-07-01 01:50:25.738 | router 2026-07-01 01:50:25.738 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 01:50:25.738 | enable-default-route-bfd 2026-07-01 01:50:25.738 | enable-default-route-ecmp 2026-07-01 01:50:25.738 | ext-gw-mode 2026-07-01 01:50:25.739 | l3-ha 2026-07-01 01:50:25.739 | external-gateway-multihoming 2026-07-01 01:50:25.739 | l3-flavors 2026-07-01 01:50:25.740 | l3_agent_scheduler 2026-07-01 01:50:25.741 | multi-provider 2026-07-01 01:50:25.741 | net-mtu 2026-07-01 01:50:25.741 | net-mtu-writable 2026-07-01 01:50:25.741 | network_availability_zone 2026-07-01 01:50:25.742 | network-ip-availability 2026-07-01 01:50:25.742 | network-ip-availability-details 2026-07-01 01:50:25.742 | pagination 2026-07-01 01:50:25.742 | port-device-profile 2026-07-01 01:50:25.742 | port-mac-address-regenerate 2026-07-01 01:50:25.742 | port-numa-affinity-policy 2026-07-01 01:50:25.742 | port-numa-affinity-policy-socket 2026-07-01 01:50:25.742 | binding 2026-07-01 01:50:25.742 | binding-extended 2026-07-01 01:50:25.742 | port-security 2026-07-01 01:50:25.742 | project-id 2026-07-01 01:50:25.742 | provider 2026-07-01 01:50:25.743 | qinq 2026-07-01 01:50:25.743 | quota-check-limit 2026-07-01 01:50:25.743 | quota-check-limit-default 2026-07-01 01:50:25.743 | quotas 2026-07-01 01:50:25.743 | quota_details 2026-07-01 01:50:25.744 | rbac-policies 2026-07-01 01:50:25.744 | rbac-address-scope 2026-07-01 01:50:25.744 | rbac-security-groups 2026-07-01 01:50:25.745 | revision-if-match 2026-07-01 01:50:25.745 | standard-attr-revisions 2026-07-01 01:50:25.746 | router_availability_zone 2026-07-01 01:50:25.746 | router-enable-snat 2026-07-01 01:50:25.746 | security-groups-default-rules 2026-07-01 01:50:25.746 | security-groups-default-statefulness 2026-07-01 01:50:25.746 | security-groups-normalized-cidr 2026-07-01 01:50:25.746 | security-groups-remote-address-group 2026-07-01 01:50:25.747 | security-groups-rules-belongs-to-default-sg 2026-07-01 01:50:25.747 | security-groups-shared-filtering 2026-07-01 01:50:25.747 | security-group 2026-07-01 01:50:25.747 | service-type 2026-07-01 01:50:25.747 | sorting 2026-07-01 01:50:25.747 | standard-attr-description 2026-07-01 01:50:25.747 | stateful-security-group 2026-07-01 01:50:25.747 | subnet-dns-publish-fixed-ip 2026-07-01 01:50:25.747 | subnet-external-network 2026-07-01 01:50:25.747 | subnet_onboard 2026-07-01 01:50:25.747 | subnet-service-types 2026-07-01 01:50:25.747 | subnet_allocation 2026-07-01 01:50:25.748 | subnetpool-prefix-ops 2026-07-01 01:50:25.748 | tag-creation 2026-07-01 01:50:25.748 | standard-attr-tag 2026-07-01 01:50:25.748 | standard-attr-timestamp 2026-07-01 01:50:25.749 | vlan-transparent =~ external-net ]] 2026-07-01 01:50:25.749 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-01 01:50:25.749 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-07-01 01:50:25.750 | ++ 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-01 01:50:29.447 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:50:29.451 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=f8cf8008-10f7-45a2-b44d-b7ba9ce84bdc 2026-07-01 01:50:29.455 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-07-01 01:50:29.459 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-01 01:50:29.484 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-07-01 01:50:29.487 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-07-01 01:50:29.491 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-01 01:50:29.497 | ++ 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-01 01:50:32.838 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:50:32.843 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-01 01:50:32.843 | address-scope 2026-07-01 01:50:32.843 | agent 2026-07-01 01:50:32.843 | allowed-address-pairs 2026-07-01 01:50:32.843 | auto-allocated-topology 2026-07-01 01:50:32.843 | availability_zone 2026-07-01 01:50:32.843 | default-subnetpools 2026-07-01 01:50:32.843 | dhcp_agent_scheduler 2026-07-01 01:50:32.844 | dns-integration 2026-07-01 01:50:32.844 | dns-domain-ports 2026-07-01 01:50:32.844 | dns-integration-domain-keywords 2026-07-01 01:50:32.844 | empty-string-filtering 2026-07-01 01:50:32.844 | external-net 2026-07-01 01:50:32.844 | extra_dhcp_opt 2026-07-01 01:50:32.844 | extraroute 2026-07-01 01:50:32.844 | extraroute-atomic 2026-07-01 01:50:32.844 | filter-validation 2026-07-01 01:50:32.844 | floating-ip-port-forwarding-detail 2026-07-01 01:50:32.844 | fip-port-details 2026-07-01 01:50:32.845 | flavors 2026-07-01 01:50:32.845 | floatingip-pools 2026-07-01 01:50:32.845 | router 2026-07-01 01:50:32.845 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 01:50:32.846 | enable-default-route-bfd 2026-07-01 01:50:32.846 | enable-default-route-ecmp 2026-07-01 01:50:32.847 | ext-gw-mode 2026-07-01 01:50:32.847 | l3-ha 2026-07-01 01:50:32.847 | external-gateway-multihoming 2026-07-01 01:50:32.848 | l3-flavors 2026-07-01 01:50:32.848 | l3_agent_scheduler 2026-07-01 01:50:32.848 | multi-provider 2026-07-01 01:50:32.848 | net-mtu 2026-07-01 01:50:32.848 | net-mtu-writable 2026-07-01 01:50:32.848 | network_availability_zone 2026-07-01 01:50:32.848 | network-ip-availability 2026-07-01 01:50:32.848 | network-ip-availability-details 2026-07-01 01:50:32.848 | pagination 2026-07-01 01:50:32.849 | port-device-profile 2026-07-01 01:50:32.849 | port-mac-address-regenerate 2026-07-01 01:50:32.849 | port-numa-affinity-policy 2026-07-01 01:50:32.849 | port-numa-affinity-policy-socket 2026-07-01 01:50:32.849 | binding 2026-07-01 01:50:32.849 | binding-extended 2026-07-01 01:50:32.849 | port-security 2026-07-01 01:50:32.849 | project-id 2026-07-01 01:50:32.850 | provider 2026-07-01 01:50:32.850 | qinq 2026-07-01 01:50:32.850 | quota-check-limit 2026-07-01 01:50:32.850 | quota-check-limit-default 2026-07-01 01:50:32.850 | quotas 2026-07-01 01:50:32.850 | quota_details 2026-07-01 01:50:32.850 | rbac-policies 2026-07-01 01:50:32.850 | rbac-address-scope 2026-07-01 01:50:32.851 | rbac-security-groups 2026-07-01 01:50:32.851 | revision-if-match 2026-07-01 01:50:32.851 | standard-attr-revisions 2026-07-01 01:50:32.851 | router_availability_zone 2026-07-01 01:50:32.851 | router-enable-snat 2026-07-01 01:50:32.851 | security-groups-default-rules 2026-07-01 01:50:32.851 | security-groups-default-statefulness 2026-07-01 01:50:32.852 | security-groups-normalized-cidr 2026-07-01 01:50:32.852 | security-groups-remote-address-group 2026-07-01 01:50:32.852 | security-groups-rules-belongs-to-default-sg 2026-07-01 01:50:32.852 | security-groups-shared-filtering 2026-07-01 01:50:32.852 | security-group 2026-07-01 01:50:32.852 | service-type 2026-07-01 01:50:32.852 | sorting 2026-07-01 01:50:32.852 | standard-attr-description 2026-07-01 01:50:32.853 | stateful-security-group 2026-07-01 01:50:32.853 | subnet-dns-publish-fixed-ip 2026-07-01 01:50:32.853 | subnet-external-network 2026-07-01 01:50:32.853 | subnet_onboard 2026-07-01 01:50:32.853 | subnet-service-types 2026-07-01 01:50:32.853 | subnet_allocation 2026-07-01 01:50:32.854 | subnetpool-prefix-ops 2026-07-01 01:50:32.854 | tag-creation 2026-07-01 01:50:32.854 | standard-attr-tag 2026-07-01 01:50:32.854 | standard-attr-timestamp 2026-07-01 01:50:32.854 | vlan-transparent' 2026-07-01 01:50:32.854 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-01 01:50:32.854 | address-scope 2026-07-01 01:50:32.855 | agent 2026-07-01 01:50:32.855 | allowed-address-pairs 2026-07-01 01:50:32.855 | auto-allocated-topology 2026-07-01 01:50:32.855 | availability_zone 2026-07-01 01:50:32.855 | default-subnetpools 2026-07-01 01:50:32.855 | dhcp_agent_scheduler 2026-07-01 01:50:32.855 | dns-integration 2026-07-01 01:50:32.856 | dns-domain-ports 2026-07-01 01:50:32.856 | dns-integration-domain-keywords 2026-07-01 01:50:32.856 | empty-string-filtering 2026-07-01 01:50:32.856 | external-net 2026-07-01 01:50:32.856 | extra_dhcp_opt 2026-07-01 01:50:32.856 | extraroute 2026-07-01 01:50:32.856 | extraroute-atomic 2026-07-01 01:50:32.857 | filter-validation 2026-07-01 01:50:32.857 | floating-ip-port-forwarding-detail 2026-07-01 01:50:32.857 | fip-port-details 2026-07-01 01:50:32.857 | flavors 2026-07-01 01:50:32.857 | floatingip-pools 2026-07-01 01:50:32.857 | router 2026-07-01 01:50:32.857 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 01:50:32.858 | enable-default-route-bfd 2026-07-01 01:50:32.858 | enable-default-route-ecmp 2026-07-01 01:50:32.858 | ext-gw-mode 2026-07-01 01:50:32.858 | l3-ha 2026-07-01 01:50:32.858 | external-gateway-multihoming 2026-07-01 01:50:32.858 | l3-flavors 2026-07-01 01:50:32.858 | l3_agent_scheduler 2026-07-01 01:50:32.859 | multi-provider 2026-07-01 01:50:32.859 | net-mtu 2026-07-01 01:50:32.859 | net-mtu-writable 2026-07-01 01:50:32.859 | network_availability_zone 2026-07-01 01:50:32.859 | network-ip-availability 2026-07-01 01:50:32.859 | network-ip-availability-details 2026-07-01 01:50:32.860 | pagination 2026-07-01 01:50:32.860 | port-device-profile 2026-07-01 01:50:32.860 | port-mac-address-regenerate 2026-07-01 01:50:32.860 | port-numa-affinity-policy 2026-07-01 01:50:32.860 | port-numa-affinity-policy-socket 2026-07-01 01:50:32.860 | binding 2026-07-01 01:50:32.860 | binding-extended 2026-07-01 01:50:32.860 | port-security 2026-07-01 01:50:32.861 | project-id 2026-07-01 01:50:32.861 | provider 2026-07-01 01:50:32.861 | qinq 2026-07-01 01:50:32.861 | quota-check-limit 2026-07-01 01:50:32.861 | quota-check-limit-default 2026-07-01 01:50:32.861 | quotas 2026-07-01 01:50:32.862 | quota_details 2026-07-01 01:50:32.862 | rbac-policies 2026-07-01 01:50:32.862 | rbac-address-scope 2026-07-01 01:50:32.862 | rbac-security-groups 2026-07-01 01:50:32.862 | revision-if-match 2026-07-01 01:50:32.862 | standard-attr-revisions 2026-07-01 01:50:32.862 | router_availability_zone 2026-07-01 01:50:32.863 | router-enable-snat 2026-07-01 01:50:32.863 | security-groups-default-rules 2026-07-01 01:50:32.863 | security-groups-default-statefulness 2026-07-01 01:50:32.863 | security-groups-normalized-cidr 2026-07-01 01:50:32.863 | security-groups-remote-address-group 2026-07-01 01:50:32.863 | security-groups-rules-belongs-to-default-sg 2026-07-01 01:50:32.863 | security-groups-shared-filtering 2026-07-01 01:50:32.864 | security-group 2026-07-01 01:50:32.864 | service-type 2026-07-01 01:50:32.864 | sorting 2026-07-01 01:50:32.864 | standard-attr-description 2026-07-01 01:50:32.864 | stateful-security-group 2026-07-01 01:50:32.864 | subnet-dns-publish-fixed-ip 2026-07-01 01:50:32.864 | subnet-external-network 2026-07-01 01:50:32.865 | subnet_onboard 2026-07-01 01:50:32.865 | subnet-service-types 2026-07-01 01:50:32.865 | subnet_allocation 2026-07-01 01:50:32.865 | subnetpool-prefix-ops 2026-07-01 01:50:32.865 | tag-creation 2026-07-01 01:50:32.865 | standard-attr-tag 2026-07-01 01:50:32.865 | standard-attr-timestamp 2026-07-01 01:50:32.866 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-01 01:50:32.866 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-01 01:50:32.866 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-07-01 01:50:32.866 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-07-01 01:50:32.866 | ++ 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-01 01:50:37.499 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:50:37.504 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=e3fd3f2f-2866-4dbc-8eab-01da68fd78a9 2026-07-01 01:50:37.507 | + 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-01 01:50:37.511 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-01 01:50:37.535 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-07-01 01:50:37.539 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-07-01 01:50:37.543 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet f8cf8008-10f7-45a2-b44d-b7ba9ce84bdc caa7797e-f762-4eab-b97f-7427cab8f645 2026-07-01 01:50:43.285 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-07-01 01:50:43.291 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 e3fd3f2f-2866-4dbc-8eab-01da68fd78a9 2026-07-01 01:50:43.295 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-07-01 01:50:43.300 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-07-01 01:50:43.304 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-07-01 01:50:43.309 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-07-01 01:50:43.314 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-07-01 01:50:43.318 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network e3fd3f2f-2866-4dbc-8eab-01da68fd78a9 --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-07-01 01:50:43.322 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-07-01 01:50:43.325 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-07-01 01:50:43.332 | +++ 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 e3fd3f2f-2866-4dbc-8eab-01da68fd78a9 --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-07-01 01:50:43.339 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-07-01 01:50:47.017 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:50:47.023 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-07-01 01:50:47.023 | | id | ee39701e-c34e-4afd-8c24-110469bd737f |' 2026-07-01 01:50:47.026 | ++ 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-01 01:50:47.030 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-01 01:50:47.052 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' ee39701e-c34e-4afd-8c24-110469bd737f '|' 2026-07-01 01:50:47.057 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | ee39701e-c34e-4afd-8c24-110469bd737f |' 2026-07-01 01:50:47.060 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-07-01 01:50:47.066 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' ee39701e-c34e-4afd-8c24-110469bd737f '|' 2026-07-01 01:50:47.068 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-07-01 01:50:47.072 | ++ functions-common:get_field:806 : local data field 2026-07-01 01:50:47.076 | ++ functions-common:get_field:807 : read data 2026-07-01 01:50:47.079 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-01 01:50:47.083 | ++ functions-common:get_field:811 : field='$3' 2026-07-01 01:50:47.088 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | ee39701e-c34e-4afd-8c24-110469bd737f |' 2026-07-01 01:50:47.088 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-01 01:50:47.095 | ++ functions-common:get_field:807 : read data 2026-07-01 01:50:47.099 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-07-01 01:50:47.105 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' ee39701e-c34e-4afd-8c24-110469bd737f '|' 2026-07-01 01:50:47.106 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-07-01 01:50:47.110 | ++ functions-common:get_field:806 : local data field 2026-07-01 01:50:47.114 | ++ functions-common:get_field:807 : read data 2026-07-01 01:50:47.118 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-01 01:50:47.121 | ++ functions-common:get_field:811 : field='$6' 2026-07-01 01:50:47.127 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | ee39701e-c34e-4afd-8c24-110469bd737f |' 2026-07-01 01:50:47.127 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-01 01:50:47.134 | ++ functions-common:get_field:807 : read data 2026-07-01 01:50:47.139 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=ee39701e-c34e-4afd-8c24-110469bd737f 2026-07-01 01:50:47.144 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway e3fd3f2f-2866-4dbc-8eab-01da68fd78a9 f8cf8008-10f7-45a2-b44d-b7ba9ce84bdc 2026-07-01 01:50:53.153 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-07-01 01:50:53.156 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-07-01 01:50:53.160 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-07-01 01:50:53.184 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:50:53.190 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-07-01 01:50:53.193 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-07-01 01:50:53.197 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-01 01:50:53.202 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-07-01 01:50:53.206 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-01 01:50:53.210 | ++ 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-01 01:50:53.244 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-01 01:50:53.249 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-07-01 01:50:53.253 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-07-01 01:50:53.258 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-07-01 01:50:53.262 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-01 01:50:53.265 | + 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-01 01:50:53.269 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-01 01:50:53.271 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-07-01 01:50:53.275 | + functions-common:test_with_retry:2360 : local until=10 2026-07-01 01:50:53.280 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-01 01:50:53.285 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-01 01:50:53.289 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-01 01:50:53.293 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:50:53.298 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:50:53.305 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:50:53.313 | + functions-common:time_start:2411 : _TIME_START[$name]=1782870653308 2026-07-01 01:50:53.317 | + 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-01 01:50:53.328 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-01 01:50:53.335 | + functions-common:time_stop:2420 : local name 2026-07-01 01:50:53.340 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:50:53.345 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:50:53.349 | + functions-common:time_stop:2423 : local total 2026-07-01 01:50:53.354 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:50:53.358 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-01 01:50:53.362 | + functions-common:time_stop:2427 : start_time=1782870653308 2026-07-01 01:50:53.366 | + functions-common:time_stop:2429 : [[ -z 1782870653308 ]] 2026-07-01 01:50:53.371 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:50:53.378 | + functions-common:time_stop:2432 : end_time=1782870653373 2026-07-01 01:50:53.382 | + functions-common:time_stop:2433 : elapsed_time=65 2026-07-01 01:50:53.387 | + functions-common:time_stop:2434 : total=7559 2026-07-01 01:50:53.390 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:50:53.395 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7624 2026-07-01 01:50:53.402 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-07-01 01:50:53.403 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-07-01 01:50:53.410 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-07-01 01:50:53.415 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-07-01 01:50:53.420 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-07-01 01:50:53.425 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-07-01 01:50:53.428 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-07-01 01:50:53.450 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-07-01 01:50:53.479 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-07-01 01:50:53.479 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-07-01 01:50:53.479 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-07-01 01:50:53.483 | ++ 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-01 01:50:56.817 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:50:56.824 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.155 ' 2026-07-01 01:50:56.828 | + 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-01 01:50:56.832 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-01 01:50:56.858 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-07-01 01:50:56.862 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-01 01:50:56.867 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-07-01 01:50:56.871 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-07-01 01:50:56.876 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet f8cf8008-10f7-45a2-b44d-b7ba9ce84bdc d0fef766-98d0-413c-a194-428f29b9828f 2026-07-01 01:51:03.272 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-07-01 01:51:03.276 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 e3fd3f2f-2866-4dbc-8eab-01da68fd78a9 2026-07-01 01:51:03.280 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-07-01 01:51:03.284 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-07-01 01:51:03.288 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-07-01 01:51:03.292 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-07-01 01:51:03.296 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network e3fd3f2f-2866-4dbc-8eab-01da68fd78a9 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-07-01 01:51:03.299 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-07-01 01:51:03.303 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-07-01 01:51:03.309 | +++ 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 e3fd3f2f-2866-4dbc-8eab-01da68fd78a9 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-07-01 01:51:03.310 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-07-01 01:51:09.346 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:51:09.352 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-07-01 01:51:09.352 | | id | 60cfe26e-dd0e-4d25-8755-4bc680f2c090 |' 2026-07-01 01:51:09.356 | ++ 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-01 01:51:09.360 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-01 01:51:09.381 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 60cfe26e-dd0e-4d25-8755-4bc680f2c090 '|' 2026-07-01 01:51:09.386 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 60cfe26e-dd0e-4d25-8755-4bc680f2c090 |' 2026-07-01 01:51:09.390 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-07-01 01:51:09.396 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-07-01 01:51:09.397 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 60cfe26e-dd0e-4d25-8755-4bc680f2c090 '|' 2026-07-01 01:51:09.400 | ++ functions-common:get_field:806 : local data field 2026-07-01 01:51:09.403 | ++ functions-common:get_field:807 : read data 2026-07-01 01:51:09.407 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-01 01:51:09.411 | ++ functions-common:get_field:811 : field='$3' 2026-07-01 01:51:09.417 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 60cfe26e-dd0e-4d25-8755-4bc680f2c090 |' 2026-07-01 01:51:09.417 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-01 01:51:09.423 | ++ functions-common:get_field:807 : read data 2026-07-01 01:51:09.427 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-07-01 01:51:09.431 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-07-01 01:51:09.438 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 60cfe26e-dd0e-4d25-8755-4bc680f2c090 '|' 2026-07-01 01:51:09.438 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-07-01 01:51:09.442 | ++ functions-common:get_field:806 : local data field 2026-07-01 01:51:09.446 | ++ functions-common:get_field:807 : read data 2026-07-01 01:51:09.450 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-01 01:51:09.454 | ++ functions-common:get_field:811 : field='$6' 2026-07-01 01:51:09.459 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 60cfe26e-dd0e-4d25-8755-4bc680f2c090 |' 2026-07-01 01:51:09.459 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-01 01:51:09.466 | ++ functions-common:get_field:807 : read data 2026-07-01 01:51:09.472 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=60cfe26e-dd0e-4d25-8755-4bc680f2c090 2026-07-01 01:51:09.476 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-07-01 01:51:09.481 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-07-01 01:51:09.485 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-07-01 01:51:09.489 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-07-01 01:51:09.513 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:51:09.519 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-07-01 01:51:09.534 | net.ipv6.conf.all.forwarding = 1 2026-07-01 01:51:09.542 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show f8cf8008-10f7-45a2-b44d-b7ba9ce84bdc -c external_gateway_info -f json 2026-07-01 01:51:09.545 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-07-01 01:51:09.546 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-07-01 01:51:09.546 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 60cfe26e-dd0e-4d25-8755-4bc680f2c090 2026-07-01 01:51:09.547 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-07-01 01:51:13.110 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:51:13.117 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-07-01 01:51:13.121 | + 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-01 01:51:13.125 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-01 01:51:13.150 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-07-01 01:51:13.154 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-01 01:51:13.157 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-07-01 01:51:13.164 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-07-01 01:51:13.168 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-01 01:51:13.171 | ++ 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-01 01:51:13.197 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-01 01:51:13.201 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-07-01 01:51:13.205 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-07-01 01:51:13.209 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-07-01 01:51:13.228 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-07-01 01:51:13.247 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fdc5:79a9:a5c0::/56 2026-07-01 01:51:13.251 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z c5fbaf0c-dd10-4303-b36d-1be23e56eb68 ]] 2026-07-01 01:51:13.255 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fdc5:79a9:a5c0::/56 via 2001:db8::1 dev br-ex 2026-07-01 01:51:13.278 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-07-01 01:51:13.282 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-01 01:51:13.286 | + ./stack.sh:main:1330 : is_service_enabled nova 2026-07-01 01:51:13.313 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:51:13.317 | + ./stack.sh:main:1331 : echo_summary 'Starting Nova' 2026-07-01 01:51:13.321 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 01:51:13.326 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova 2026-07-01 01:51:13.329 | + ./stack.sh:main:1332 : start_nova 2026-07-01 01:51:13.333 | + lib/nova:start_nova:1171 : start_nova_rest 2026-07-01 01:51:13.337 | + lib/nova:start_nova_rest:1084 : 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-01 01:51:13.340 | + lib/nova:start_nova_rest:1085 : 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-01 01:51:13.345 | + lib/nova:start_nova_rest:1085 : 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-01 01:51:13.349 | + lib/nova:start_nova_rest:1087 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-01 01:51:13.352 | + lib/nova:start_nova_rest:1089 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-01 01:51:13.357 | + functions-common:run_process:1674 : local service=n-sch 2026-07-01 01:51:13.360 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-01 01:51:13.364 | + functions-common:run_process:1676 : local group= 2026-07-01 01:51:13.368 | + functions-common:run_process:1677 : local user= 2026-07-01 01:51:13.371 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 01:51:13.374 | + functions-common:run_process:1680 : local name=n-sch 2026-07-01 01:51:13.378 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 01:51:13.382 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 01:51:13.386 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:51:13.390 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:51:13.395 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:51:13.400 | + functions-common:time_start:2411 : _TIME_START[$name]=1782870673397 2026-07-01 01:51:13.405 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-07-01 01:51:13.428 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:51:13.431 | + 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-01 01:51:13.436 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-07-01 01:51:13.439 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-01 01:51:13.443 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-01 01:51:13.447 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-01 01:51:13.450 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-01 01:51:13.453 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-01 01:51:13.457 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-01 01:51:13.461 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-07-01 01:51:13.465 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 01:51:13.469 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 01:51:13.473 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 01:51:13.478 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 01:51:13.481 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-07-01 01:51:13.485 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-01 01:51:13.489 | + 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-01 01:51:13.492 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-07-01 01:51:13.495 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-01 01:51:13.498 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-01 01:51:13.501 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-01 01:51:13.506 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-01 01:51:13.510 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-01 01:51:13.514 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-01 01:51:13.518 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-07-01 01:51:13.522 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-01 01:51:13.529 | + 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-01 01:51:13.620 | + 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-01 01:51:13.711 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-07-01 01:51:13.790 | + 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-01 01:51:13.868 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-07-01 01:51:13.945 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-07-01 01:51:14.022 | + 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-01 01:51:14.099 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-01 01:51:14.103 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-01 01:51:14.106 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-07-01 01:51:14.196 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-01 01:51:14.708 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-07-01 01:51:14.749 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-07-01 01:51:15.232 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-07-01 01:51:15.296 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 01:51:15.300 | + functions-common:time_stop:2420 : local name 2026-07-01 01:51:15.304 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:51:15.309 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:51:15.313 | + functions-common:time_stop:2423 : local total 2026-07-01 01:51:15.319 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:51:15.324 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 01:51:15.328 | + functions-common:time_stop:2427 : start_time=1782870673397 2026-07-01 01:51:15.332 | + functions-common:time_stop:2429 : [[ -z 1782870673397 ]] 2026-07-01 01:51:15.338 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:51:15.348 | + functions-common:time_stop:2432 : end_time=1782870675344 2026-07-01 01:51:15.352 | + functions-common:time_stop:2433 : elapsed_time=1947 2026-07-01 01:51:15.356 | + functions-common:time_stop:2434 : total=22653 2026-07-01 01:51:15.360 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:51:15.365 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24600 2026-07-01 01:51:15.371 | ++ lib/nova:start_nova_rest:1090 : which uwsgi 2026-07-01 01:51:15.377 | + lib/nova:start_nova_rest:1090 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-01 01:51:15.382 | + functions-common:run_process:1674 : local service=n-api-meta 2026-07-01 01:51:15.386 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-01 01:51:15.390 | + functions-common:run_process:1676 : local group= 2026-07-01 01:51:15.395 | + functions-common:run_process:1677 : local user= 2026-07-01 01:51:15.399 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 01:51:15.403 | + functions-common:run_process:1680 : local name=n-api-meta 2026-07-01 01:51:15.407 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 01:51:15.412 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 01:51:15.416 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:51:15.420 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:51:15.426 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:51:15.432 | + functions-common:time_start:2411 : _TIME_START[$name]=1782870675428 2026-07-01 01:51:15.437 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-07-01 01:51:15.463 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:51:15.468 | + 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-01 01:51:15.472 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-07-01 01:51:15.476 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-01 01:51:15.480 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-01 01:51:15.485 | + 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-01 01:51:15.489 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-01 01:51:15.493 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-07-01 01:51:15.498 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-07-01 01:51:15.502 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-07-01 01:51:15.506 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 01:51:15.511 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 01:51:15.515 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 01:51:15.519 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 01:51:15.524 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-07-01 01:51:15.528 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-07-01 01:51:15.533 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-01 01:51:15.537 | + 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-01 01:51:15.541 | + 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-01 01:51:15.546 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-07-01 01:51:15.550 | + 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-01 01:51:15.554 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-01 01:51:15.558 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-01 01:51:15.562 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-01 01:51:15.566 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-07-01 01:51:15.570 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-01 01:51:15.577 | + 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-01 01:51:15.675 | + 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-01 01:51:15.775 | + 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-01 01:51:15.856 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-07-01 01:51:15.940 | + 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-01 01:51:16.023 | + 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-01 01:51:16.105 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-07-01 01:51:16.189 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-07-01 01:51:16.272 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-07-01 01:51:16.355 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-07-01 01:51:16.450 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-07-01 01:51:16.538 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-01 01:51:16.544 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-01 01:51:16.547 | + 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-01 01:51:16.643 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-01 01:51:17.156 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-07-01 01:51:17.188 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-07-01 01:51:17.680 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-07-01 01:51:17.822 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 01:51:17.826 | + functions-common:time_stop:2420 : local name 2026-07-01 01:51:17.830 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:51:17.837 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:51:17.842 | + functions-common:time_stop:2423 : local total 2026-07-01 01:51:17.849 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:51:17.854 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 01:51:17.858 | + functions-common:time_stop:2427 : start_time=1782870675428 2026-07-01 01:51:17.863 | + functions-common:time_stop:2429 : [[ -z 1782870675428 ]] 2026-07-01 01:51:17.873 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:51:17.877 | + functions-common:time_stop:2432 : end_time=1782870677873 2026-07-01 01:51:17.881 | + functions-common:time_stop:2433 : elapsed_time=2445 2026-07-01 01:51:17.884 | + functions-common:time_stop:2434 : total=24600 2026-07-01 01:51:17.887 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:51:17.889 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27045 2026-07-01 01:51:17.891 | + lib/nova:start_nova_rest:1092 : 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-01 01:51:17.894 | + lib/nova:start_nova_rest:1092 : 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-01 01:51:17.896 | + lib/nova:start_nova:1172 : start_nova_console_proxies 2026-07-01 01:51:17.899 | + lib/nova:start_nova_console_proxies:1107 : 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-01 01:51:17.901 | + lib/nova:start_nova_console_proxies:1109 : 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-01 01:51:17.904 | + lib/nova:start_nova_console_proxies:1109 : 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-01 01:51:17.906 | + lib/nova:start_nova_console_proxies:1111 : local api_cell_conf=/etc/nova/nova.conf 2026-07-01 01:51:17.908 | + lib/nova:start_nova_console_proxies:1113 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-01 01:51:17.911 | + lib/nova:start_nova_console_proxies:1118 : enable_nova_console_proxies 2026-07-01 01:51:17.918 | ++ lib/nova:enable_nova_console_proxies:1096 : seq 1 1 2026-07-01 01:51:17.921 | + lib/nova:enable_nova_console_proxies:1096 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-01 01:51:17.923 | + lib/nova:enable_nova_console_proxies:1097 : for srv in n-novnc n-spice n-sproxy 2026-07-01 01:51:17.926 | + lib/nova:enable_nova_console_proxies:1098 : is_service_enabled n-novnc 2026-07-01 01:51:17.944 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:51:17.946 | + lib/nova:enable_nova_console_proxies:1099 : enable_service n-novnc-cell1 2026-07-01 01:51:17.997 | + lib/nova:enable_nova_console_proxies:1097 : for srv in n-novnc n-spice n-sproxy 2026-07-01 01:51:18.000 | + lib/nova:enable_nova_console_proxies:1098 : is_service_enabled n-spice 2026-07-01 01:51:18.021 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:51:18.023 | + lib/nova:enable_nova_console_proxies:1097 : for srv in n-novnc n-spice n-sproxy 2026-07-01 01:51:18.026 | + lib/nova:enable_nova_console_proxies:1098 : is_service_enabled n-sproxy 2026-07-01 01:51:18.049 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:51:18.052 | ++ lib/nova:start_nova_console_proxies:1119 : seq 1 1 2026-07-01 01:51:18.056 | + lib/nova:start_nova_console_proxies:1119 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-01 01:51:18.059 | + lib/nova:start_nova_console_proxies:1120 : local conf 2026-07-01 01:51:18.061 | ++ lib/nova:start_nova_console_proxies:1121 : conductor_conf 1 2026-07-01 01:51:18.063 | ++ lib/nova:conductor_conf:828 : local cell=1 2026-07-01 01:51:18.065 | ++ lib/nova:conductor_conf:829 : echo /etc/nova/nova_cell1.conf 2026-07-01 01:51:18.068 | + lib/nova:start_nova_console_proxies:1121 : conf=/etc/nova/nova_cell1.conf 2026-07-01 01:51:18.070 | + lib/nova:start_nova_console_proxies:1122 : 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-01 01:51:18.073 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-07-01 01:51:18.075 | + 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-01 01:51:18.077 | + functions-common:run_process:1676 : local group= 2026-07-01 01:51:18.079 | + functions-common:run_process:1677 : local user= 2026-07-01 01:51:18.082 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 01:51:18.084 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-07-01 01:51:18.086 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 01:51:18.088 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 01:51:18.090 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:51:18.092 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:51:18.097 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:51:18.099 | + functions-common:time_start:2411 : _TIME_START[$name]=1782870678097 2026-07-01 01:51:18.102 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-07-01 01:51:18.122 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:51:18.125 | + 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-01 01:51:18.127 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-07-01 01:51:18.129 | + 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-01 01:51:18.131 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-01 01:51:18.134 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-01 01:51:18.136 | + 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-01 01:51:18.138 | + 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-01 01:51:18.140 | + 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-01 01:51:18.143 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-07-01 01:51:18.145 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 01:51:18.148 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 01:51:18.150 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 01:51:18.152 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 01:51:18.154 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-07-01 01:51:18.156 | + 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-01 01:51:18.159 | + 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-01 01:51:18.161 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-07-01 01:51:18.163 | + 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-01 01:51:18.165 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-01 01:51:18.167 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-01 01:51:18.169 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-01 01:51:18.171 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-01 01:51:18.173 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-01 01:51:18.175 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-07-01 01:51:18.177 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-01 01:51:18.181 | + 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-01 01:51:18.269 | + 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-01 01:51:18.351 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-07-01 01:51:18.420 | + 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-01 01:51:18.496 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-07-01 01:51:18.578 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-07-01 01:51:18.664 | + 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-01 01:51:18.759 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-01 01:51:18.765 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-01 01:51:18.767 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-07-01 01:51:18.873 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-01 01:51:19.467 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-07-01 01:51:19.496 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-07-01 01:51:20.021 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-07-01 01:51:20.085 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 01:51:20.091 | + functions-common:time_stop:2420 : local name 2026-07-01 01:51:20.095 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:51:20.100 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:51:20.104 | + functions-common:time_stop:2423 : local total 2026-07-01 01:51:20.108 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:51:20.110 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 01:51:20.112 | + functions-common:time_stop:2427 : start_time=1782870678097 2026-07-01 01:51:20.118 | + functions-common:time_stop:2429 : [[ -z 1782870678097 ]] 2026-07-01 01:51:20.118 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:51:20.122 | + functions-common:time_stop:2432 : end_time=1782870680120 2026-07-01 01:51:20.125 | + functions-common:time_stop:2433 : elapsed_time=2023 2026-07-01 01:51:20.127 | + functions-common:time_stop:2434 : total=27045 2026-07-01 01:51:20.129 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:51:20.132 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29068 2026-07-01 01:51:20.137 | + lib/nova:start_nova_console_proxies:1123 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-07-01 01:51:20.137 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-07-01 01:51:20.138 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-07-01 01:51:20.141 | + functions-common:run_process:1676 : local group= 2026-07-01 01:51:20.143 | + functions-common:run_process:1677 : local user= 2026-07-01 01:51:20.146 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 01:51:20.148 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-07-01 01:51:20.150 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 01:51:20.155 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 01:51:20.155 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:51:20.157 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:51:20.166 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:51:20.166 | + functions-common:time_start:2411 : _TIME_START[$name]=1782870680163 2026-07-01 01:51:20.168 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-07-01 01:51:20.188 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:51:20.193 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 01:51:20.193 | + functions-common:time_stop:2420 : local name 2026-07-01 01:51:20.195 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:51:20.197 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:51:20.199 | + functions-common:time_stop:2423 : local total 2026-07-01 01:51:20.201 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:51:20.203 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 01:51:20.205 | + functions-common:time_stop:2427 : start_time=1782870680163 2026-07-01 01:51:20.207 | + functions-common:time_stop:2429 : [[ -z 1782870680163 ]] 2026-07-01 01:51:20.210 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:51:20.214 | + functions-common:time_stop:2432 : end_time=1782870680211 2026-07-01 01:51:20.216 | + functions-common:time_stop:2433 : elapsed_time=48 2026-07-01 01:51:20.218 | + functions-common:time_stop:2434 : total=29068 2026-07-01 01:51:20.220 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:51:20.222 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29116 2026-07-01 01:51:20.224 | + lib/nova:start_nova_console_proxies:1124 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-07-01 01:51:20.226 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-07-01 01:51:20.230 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-07-01 01:51:20.230 | + functions-common:run_process:1676 : local group= 2026-07-01 01:51:20.232 | + functions-common:run_process:1677 : local user= 2026-07-01 01:51:20.234 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 01:51:20.236 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-07-01 01:51:20.238 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 01:51:20.240 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 01:51:20.243 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:51:20.245 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:51:20.248 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:51:20.252 | + functions-common:time_start:2411 : _TIME_START[$name]=1782870680250 2026-07-01 01:51:20.254 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-07-01 01:51:20.279 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:51:20.281 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 01:51:20.284 | + functions-common:time_stop:2420 : local name 2026-07-01 01:51:20.286 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:51:20.288 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:51:20.291 | + functions-common:time_stop:2423 : local total 2026-07-01 01:51:20.293 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:51:20.295 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 01:51:20.298 | + functions-common:time_stop:2427 : start_time=1782870680250 2026-07-01 01:51:20.303 | + functions-common:time_stop:2429 : [[ -z 1782870680250 ]] 2026-07-01 01:51:20.303 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:51:20.307 | + functions-common:time_stop:2432 : end_time=1782870680304 2026-07-01 01:51:20.309 | + functions-common:time_stop:2433 : elapsed_time=54 2026-07-01 01:51:20.312 | + functions-common:time_stop:2434 : total=29116 2026-07-01 01:51:20.314 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:51:20.316 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29170 2026-07-01 01:51:20.319 | + lib/nova:start_nova_console_proxies:1128 : 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-01 01:51:20.321 | + lib/nova:start_nova_console_proxies:1128 : 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-01 01:51:20.324 | + lib/nova:start_nova:1173 : start_nova_conductor 2026-07-01 01:51:20.326 | + lib/nova:start_nova_conductor:1141 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-01 01:51:20.329 | + lib/nova:start_nova_conductor:1147 : enable_nova_fleet 2026-07-01 01:51:20.332 | + lib/nova:enable_nova_fleet:1132 : is_service_enabled n-cond 2026-07-01 01:51:20.370 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:51:20.376 | + lib/nova:enable_nova_fleet:1133 : enable_service n-super-cond 2026-07-01 01:51:20.474 | ++ lib/nova:enable_nova_fleet:1134 : seq 1 1 2026-07-01 01:51:20.484 | + lib/nova:enable_nova_fleet:1134 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-01 01:51:20.487 | + lib/nova:enable_nova_fleet:1135 : enable_service n-cond-cell1 2026-07-01 01:51:20.583 | + lib/nova:start_nova_conductor:1148 : is_service_enabled n-super-cond 2026-07-01 01:51:20.620 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:51:20.624 | + lib/nova:start_nova_conductor:1149 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-01 01:51:20.633 | + functions-common:run_process:1674 : local service=n-super-cond 2026-07-01 01:51:20.639 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-01 01:51:20.641 | + functions-common:run_process:1676 : local group= 2026-07-01 01:51:20.645 | + functions-common:run_process:1677 : local user= 2026-07-01 01:51:20.653 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 01:51:20.658 | + functions-common:run_process:1680 : local name=n-super-cond 2026-07-01 01:51:20.664 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 01:51:20.671 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 01:51:20.674 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:51:20.682 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:51:20.687 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:51:20.694 | + functions-common:time_start:2411 : _TIME_START[$name]=1782870680689 2026-07-01 01:51:20.699 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-07-01 01:51:20.734 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:51:20.740 | + 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-01 01:51:20.748 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-07-01 01:51:20.755 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-01 01:51:20.764 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-01 01:51:20.770 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-01 01:51:20.777 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-01 01:51:20.780 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-01 01:51:20.784 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-01 01:51:20.788 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-07-01 01:51:20.792 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 01:51:20.800 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 01:51:20.804 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 01:51:20.810 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 01:51:20.817 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-07-01 01:51:20.818 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-01 01:51:20.821 | + 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-01 01:51:20.828 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-07-01 01:51:20.832 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-01 01:51:20.835 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-01 01:51:20.840 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-01 01:51:20.844 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-01 01:51:20.846 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-01 01:51:20.848 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-01 01:51:20.851 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-07-01 01:51:20.852 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-01 01:51:20.856 | + 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-01 01:51:20.972 | + 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-01 01:51:21.103 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-07-01 01:51:21.209 | + 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-01 01:51:21.325 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-07-01 01:51:21.447 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-07-01 01:51:21.573 | + 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-01 01:51:21.700 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-01 01:51:21.705 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-01 01:51:21.709 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-07-01 01:51:21.807 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-01 01:51:22.371 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-07-01 01:51:22.407 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-07-01 01:51:22.950 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-07-01 01:51:23.006 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 01:51:23.011 | + functions-common:time_stop:2420 : local name 2026-07-01 01:51:23.018 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:51:23.025 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:51:23.030 | + functions-common:time_stop:2423 : local total 2026-07-01 01:51:23.036 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:51:23.039 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 01:51:23.045 | + functions-common:time_stop:2427 : start_time=1782870680689 2026-07-01 01:51:23.049 | + functions-common:time_stop:2429 : [[ -z 1782870680689 ]] 2026-07-01 01:51:23.056 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:51:23.063 | + functions-common:time_stop:2432 : end_time=1782870683058 2026-07-01 01:51:23.067 | + functions-common:time_stop:2433 : elapsed_time=2369 2026-07-01 01:51:23.074 | + functions-common:time_stop:2434 : total=29170 2026-07-01 01:51:23.079 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:51:23.083 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31539 2026-07-01 01:51:23.088 | ++ lib/nova:start_nova_conductor:1151 : seq 1 1 2026-07-01 01:51:23.096 | + lib/nova:start_nova_conductor:1151 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-01 01:51:23.104 | + lib/nova:start_nova_conductor:1152 : is_service_enabled n-cond-cell1 2026-07-01 01:51:23.139 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:51:23.145 | + lib/nova:start_nova_conductor:1153 : local conf 2026-07-01 01:51:23.148 | ++ lib/nova:start_nova_conductor:1154 : conductor_conf 1 2026-07-01 01:51:23.153 | ++ lib/nova:conductor_conf:828 : local cell=1 2026-07-01 01:51:23.156 | ++ lib/nova:conductor_conf:829 : echo /etc/nova/nova_cell1.conf 2026-07-01 01:51:23.159 | + lib/nova:start_nova_conductor:1154 : conf=/etc/nova/nova_cell1.conf 2026-07-01 01:51:23.169 | + lib/nova:start_nova_conductor:1155 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-01 01:51:23.176 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-07-01 01:51:23.182 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-01 01:51:23.186 | + functions-common:run_process:1676 : local group= 2026-07-01 01:51:23.195 | + functions-common:run_process:1677 : local user= 2026-07-01 01:51:23.200 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 01:51:23.209 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-07-01 01:51:23.213 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 01:51:23.218 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 01:51:23.223 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:51:23.229 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:51:23.239 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:51:23.244 | + functions-common:time_start:2411 : _TIME_START[$name]=1782870683236 2026-07-01 01:51:23.248 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-07-01 01:51:23.290 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:51:23.298 | + 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-01 01:51:23.302 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-07-01 01:51:23.307 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-01 01:51:23.314 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-01 01:51:23.321 | + 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-01 01:51:23.325 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-01 01:51:23.332 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-07-01 01:51:23.335 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-07-01 01:51:23.341 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-07-01 01:51:23.346 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 01:51:23.350 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 01:51:23.352 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 01:51:23.357 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 01:51:23.359 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-07-01 01:51:23.361 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-07-01 01:51:23.365 | + 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-01 01:51:23.372 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-07-01 01:51:23.375 | + 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-01 01:51:23.380 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-01 01:51:23.385 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-01 01:51:23.389 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-01 01:51:23.393 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-01 01:51:23.400 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-01 01:51:23.402 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-07-01 01:51:23.408 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-01 01:51:23.415 | + 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-01 01:51:23.545 | + 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-01 01:51:23.680 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-07-01 01:51:23.811 | + 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-01 01:51:23.943 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-07-01 01:51:24.091 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-07-01 01:51:24.176 | + 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-01 01:51:24.251 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-01 01:51:24.255 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-01 01:51:24.258 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-07-01 01:51:24.349 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-01 01:51:24.882 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-07-01 01:51:24.925 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-07-01 01:51:25.455 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-07-01 01:51:25.524 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 01:51:25.529 | + functions-common:time_stop:2420 : local name 2026-07-01 01:51:25.533 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:51:25.538 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:51:25.542 | + functions-common:time_stop:2423 : local total 2026-07-01 01:51:25.547 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:51:25.551 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 01:51:25.555 | + functions-common:time_stop:2427 : start_time=1782870683236 2026-07-01 01:51:25.560 | + functions-common:time_stop:2429 : [[ -z 1782870683236 ]] 2026-07-01 01:51:25.566 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:51:25.571 | + functions-common:time_stop:2432 : end_time=1782870685567 2026-07-01 01:51:25.576 | + functions-common:time_stop:2433 : elapsed_time=2331 2026-07-01 01:51:25.579 | + functions-common:time_stop:2434 : total=31539 2026-07-01 01:51:25.583 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:51:25.587 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33870 2026-07-01 01:51:25.592 | + lib/nova:start_nova:1174 : start_nova_compute 2026-07-01 01:51:25.595 | + lib/nova:start_nova_compute:989 : 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-01 01:51:25.599 | + lib/nova:start_nova_compute:990 : 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-01 01:51:25.604 | + lib/nova:start_nova_compute:990 : 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-01 01:51:25.609 | + lib/nova:start_nova_compute:992 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-01 01:51:25.613 | + lib/nova:start_nova_compute:995 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-07-01 01:51:25.621 | + lib/nova:start_nova_compute:997 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-01 01:51:25.626 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-01 01:51:25.630 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-01 01:51:25.634 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-07-01 01:51:25.639 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-01 01:51:25.645 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-07-01 01:51:25.649 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-07-01 01:51:25.654 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-07-01 01:51:25.658 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-07-01 01:51:25.664 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-01 01:51:25.667 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-01 01:51:25.667 | BEGIN { 2026-07-01 01:51:25.667 | section = "" 2026-07-01 01:51:25.667 | last_section = "" 2026-07-01 01:51:25.667 | section_count = 0 2026-07-01 01:51:25.667 | } 2026-07-01 01:51:25.667 | /^\[.+\]/ { 2026-07-01 01:51:25.667 | gsub("[][]", "", $1); 2026-07-01 01:51:25.667 | section=$1 2026-07-01 01:51:25.667 | next 2026-07-01 01:51:25.668 | } 2026-07-01 01:51:25.668 | /^ *\#/ { 2026-07-01 01:51:25.668 | next 2026-07-01 01:51:25.668 | } 2026-07-01 01:51:25.668 | /^[^ \t]+/ { 2026-07-01 01:51:25.668 | # get offset of first = in $0 2026-07-01 01:51:25.668 | eq_idx = index($0, "=") 2026-07-01 01:51:25.668 | # extract attr & value from $0 2026-07-01 01:51:25.668 | attr = substr($0, 1, eq_idx - 1) 2026-07-01 01:51:25.668 | value = substr($0, eq_idx + 1) 2026-07-01 01:51:25.668 | # only need to strip trailing whitespace from attr 2026-07-01 01:51:25.669 | sub(/[ \t]*$/, "", attr) 2026-07-01 01:51:25.669 | # need to strip leading & trailing whitespace from value 2026-07-01 01:51:25.669 | sub(/^[ \t]*/, "", value) 2026-07-01 01:51:25.670 | sub(/[ \t]*$/, "", value) 2026-07-01 01:51:25.671 | 2026-07-01 01:51:25.671 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-01 01:51:25.671 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-01 01:51:25.671 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-01 01:51:25.671 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-01 01:51:25.671 | if (! (section, attr) in cfg_attr_count) { 2026-07-01 01:51:25.671 | if (section != last_section) { 2026-07-01 01:51:25.672 | cfg_section[section_count++] = section 2026-07-01 01:51:25.672 | last_section = section 2026-07-01 01:51:25.672 | } 2026-07-01 01:51:25.672 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-01 01:51:25.672 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-01 01:51:25.672 | 2026-07-01 01:51:25.672 | cfg_attr[section, attr, 0] = value 2026-07-01 01:51:25.673 | cfg_attr_count[section, attr] = 1 2026-07-01 01:51:25.674 | } else { 2026-07-01 01:51:25.674 | lno = cfg_attr_count[section, attr]++ 2026-07-01 01:51:25.674 | cfg_attr[section, attr, lno] = value 2026-07-01 01:51:25.674 | } 2026-07-01 01:51:25.674 | } 2026-07-01 01:51:25.674 | END { 2026-07-01 01:51:25.675 | # Process each section in order 2026-07-01 01:51:25.675 | for (sno = 0; sno < section_count; sno++) { 2026-07-01 01:51:25.675 | section = cfg_section[sno] 2026-07-01 01:51:25.676 | # The ini routines simply append a config item immediately 2026-07-01 01:51:25.676 | # after the section header. To keep the same order as defined 2026-07-01 01:51:25.676 | # in local.conf, invoke the ini routines in the reverse order 2026-07-01 01:51:25.676 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-01 01:51:25.676 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-01 01:51:25.676 | if (cfg_attr_count[section, attr] == 1) 2026-07-01 01:51:25.676 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-01 01:51:25.676 | else { 2026-07-01 01:51:25.676 | # For multiline, invoke the ini routines in the reverse order 2026-07-01 01:51:25.676 | count = cfg_attr_count[section, attr] 2026-07-01 01:51:25.676 | print "inidelete " configfile " " section " " attr 2026-07-01 01:51:25.677 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-01 01:51:25.677 | for (l = count -2; l >= 0; l--) 2026-07-01 01:51:25.677 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-01 01:51:25.678 | } 2026-07-01 01:51:25.678 | } 2026-07-01 01:51:25.678 | } 2026-07-01 01:51:25.678 | } 2026-07-01 01:51:25.678 | ' 2026-07-01 01:51:25.679 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-01 01:51:25.679 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-01 01:51:25.679 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-01 01:51:25.679 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 01:51:25.680 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-07-01 01:51:25.684 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-01 01:51:25.688 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-07-01 01:51:25.692 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-01 01:51:25.692 | BEGIN { group = "" } 2026-07-01 01:51:25.692 | /^\[\[.+\|.*\]\]/ { 2026-07-01 01:51:25.692 | gsub("[][]", "", $1); 2026-07-01 01:51:25.692 | split($1, a, "|"); 2026-07-01 01:51:25.693 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-01 01:51:25.693 | group=a[1] 2026-07-01 01:51:25.693 | } else { 2026-07-01 01:51:25.693 | group="" 2026-07-01 01:51:25.693 | } 2026-07-01 01:51:25.693 | next 2026-07-01 01:51:25.693 | } 2026-07-01 01:51:25.693 | { 2026-07-01 01:51:25.693 | if (group != "") 2026-07-01 01:51:25.693 | print $0 2026-07-01 01:51:25.693 | } 2026-07-01 01:51:25.693 | ' /home/quobyte/devstack/local.conf 2026-07-01 01:51:25.702 | + lib/nova:start_nova_compute:999 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-01 01:51:25.706 | + lib/nova:start_nova_compute:1006 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-07-01 01:51:25.752 | + lib/nova:start_nova_compute:1009 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-07-01 01:51:25.797 | + lib/nova:start_nova_compute:1010 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-07-01 01:51:25.802 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-01 01:51:25.806 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-07-01 01:51:25.810 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-01 01:51:25.814 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-01 01:51:25.818 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-01 01:51:25.850 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:51:25.857 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-01 01:51:25.862 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-01 01:51:25.867 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-01 01:51:25.899 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:51:25.904 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.240:5672/nova_cell1 2026-07-01 01:51:25.911 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.240:5672/nova_cell1 2026-07-01 01:51:25.964 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-01 01:51:25.966 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-01 01:51:25.969 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf database connection 2026-07-01 01:51:25.988 | + lib/nova:start_nova_compute:1015 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-07-01 01:51:26.007 | + lib/nova:start_nova_compute:1020 : configure_console_compute 2026-07-01 01:51:26.009 | + lib/nova:configure_console_compute:672 : local offset 2026-07-01 01:51:26.011 | + lib/nova:configure_console_compute:673 : offset=0 2026-07-01 01:51:26.013 | + lib/nova:configure_console_compute:677 : local default_proxyclient_addr 2026-07-01 01:51:26.016 | ++ lib/nova:configure_console_compute:678 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-07-01 01:51:26.035 | + lib/nova:configure_console_compute:678 : default_proxyclient_addr=192.168.122.240 2026-07-01 01:51:26.037 | + lib/nova:configure_console_compute:682 : is_service_enabled n-cpu 2026-07-01 01:51:26.052 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:51:26.055 | + lib/nova:configure_console_compute:683 : '[' False == True ']' 2026-07-01 01:51:26.058 | + lib/nova:configure_console_compute:686 : vercmp v1.3.0 '<' 1.0.0 2026-07-01 01:51:26.060 | + functions:vercmp:647 : local v1=v1.3.0 2026-07-01 01:51:26.062 | + functions:vercmp:648 : local 'op=<' 2026-07-01 01:51:26.064 | + functions:vercmp:649 : local v2=1.0.0 2026-07-01 01:51:26.067 | + functions:vercmp:650 : local result 2026-07-01 01:51:26.072 | ++ functions:vercmp:654 : sort -V 2026-07-01 01:51:26.073 | ++ functions:vercmp:654 : head -1 2026-07-01 01:51:26.075 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-07-01 01:51:26.079 | + functions:vercmp:654 : result=1.0.0 2026-07-01 01:51:26.082 | + functions:vercmp:656 : case $op in 2026-07-01 01:51:26.084 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-07-01 01:51:26.086 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-07-01 01:51:26.089 | + functions:vercmp:667 : return 2026-07-01 01:51:26.091 | + lib/nova:configure_console_compute:691 : NOVNCPROXY_URL=http://192.168.122.240:6080/vnc_lite.html 2026-07-01 01:51:26.093 | + lib/nova:configure_console_compute:693 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.240:6080/vnc_lite.html 2026-07-01 01:51:26.125 | + lib/nova:configure_console_compute:694 : SPICEHTML5PROXY_URL=http://192.168.122.240:6081/spice_auto.html 2026-07-01 01:51:26.127 | + lib/nova:configure_console_compute:695 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.240:6081/spice_auto.html 2026-07-01 01:51:26.161 | + lib/nova:configure_console_compute:698 : is_service_enabled n-novnc 2026-07-01 01:51:26.176 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:51:26.179 | + lib/nova:configure_console_compute:701 : VNCSERVER_LISTEN=0.0.0.0 2026-07-01 01:51:26.181 | + lib/nova:configure_console_compute:702 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.240 2026-07-01 01:51:26.183 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-07-01 01:51:26.212 | + lib/nova:configure_console_compute:704 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.240 2026-07-01 01:51:26.241 | + lib/nova:configure_console_compute:709 : is_service_enabled n-spice 2026-07-01 01:51:26.256 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:51:26.258 | + lib/nova:configure_console_compute:709 : '[' False '!=' False ']' 2026-07-01 01:51:26.261 | + lib/nova:configure_console_compute:719 : is_service_enabled n-sproxy 2026-07-01 01:51:26.282 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:51:26.285 | + lib/nova:configure_console_compute:719 : '[' False '!=' False ']' 2026-07-01 01:51:26.287 | + lib/nova:start_nova_compute:1024 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-07-01 01:51:26.323 | + lib/nova:start_nova_compute:1027 : '[' -n 127.0.0.1 ']' 2026-07-01 01:51:26.326 | + lib/nova:start_nova_compute:1028 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-07-01 01:51:26.359 | + lib/nova:start_nova_compute:1032 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-01 01:51:26.362 | + lib/nova:start_nova_compute:1032 : [[ kvm == \q\e\m\u ]] 2026-07-01 01:51:26.364 | + lib/nova:start_nova_compute:1036 : [[ -n '' ]] 2026-07-01 01:51:26.366 | + lib/nova:start_nova_compute:1040 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-01 01:51:26.368 | + lib/nova:start_nova_compute:1041 : '[' 0 -gt 0 ']' 2026-07-01 01:51:26.370 | + lib/nova:start_nova_compute:1047 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-07-01 01:51:26.373 | + functions-common:run_process:1674 : local service=n-cpu 2026-07-01 01:51:26.376 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-01 01:51:26.378 | + functions-common:run_process:1676 : local group=libvirt 2026-07-01 01:51:26.380 | + functions-common:run_process:1677 : local user= 2026-07-01 01:51:26.383 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 01:51:26.385 | + functions-common:run_process:1680 : local name=n-cpu 2026-07-01 01:51:26.387 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 01:51:26.389 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 01:51:26.392 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:51:26.394 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:51:26.397 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:51:26.402 | + functions-common:time_start:2411 : _TIME_START[$name]=1782870686398 2026-07-01 01:51:26.405 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-07-01 01:51:26.423 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:51:26.425 | + 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-01 01:51:26.428 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-07-01 01:51:26.430 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-01 01:51:26.433 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-01 01:51:26.435 | + 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-01 01:51:26.438 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-01 01:51:26.440 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-07-01 01:51:26.443 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-07-01 01:51:26.448 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-07-01 01:51:26.451 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-07-01 01:51:26.454 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 01:51:26.457 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 01:51:26.460 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 01:51:26.462 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-07-01 01:51:26.465 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-07-01 01:51:26.467 | + 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-01 01:51:26.470 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-07-01 01:51:26.473 | + 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-01 01:51:26.475 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-07-01 01:51:26.478 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-01 01:51:26.480 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-01 01:51:26.482 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-01 01:51:26.484 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-07-01 01:51:26.486 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-07-01 01:51:26.489 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-07-01 01:51:26.491 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-01 01:51:26.495 | + 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-01 01:51:26.574 | + 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-01 01:51:26.655 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-07-01 01:51:26.731 | + 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-01 01:51:26.796 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-07-01 01:51:26.861 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-07-01 01:51:26.936 | + 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-01 01:51:27.017 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-01 01:51:27.019 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-07-01 01:51:27.021 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-07-01 01:51:27.106 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-07-01 01:51:27.210 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-01 01:51:27.730 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-07-01 01:51:27.766 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-07-01 01:51:28.270 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-07-01 01:51:28.337 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 01:51:28.341 | + functions-common:time_stop:2420 : local name 2026-07-01 01:51:28.345 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:51:28.350 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:51:28.352 | + functions-common:time_stop:2423 : local total 2026-07-01 01:51:28.355 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:51:28.358 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 01:51:28.360 | + functions-common:time_stop:2427 : start_time=1782870686398 2026-07-01 01:51:28.364 | + functions-common:time_stop:2429 : [[ -z 1782870686398 ]] 2026-07-01 01:51:28.369 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:51:28.374 | + functions-common:time_stop:2432 : end_time=1782870688370 2026-07-01 01:51:28.378 | + functions-common:time_stop:2433 : elapsed_time=1972 2026-07-01 01:51:28.380 | + functions-common:time_stop:2434 : total=33870 2026-07-01 01:51:28.383 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:51:28.386 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35842 2026-07-01 01:51:28.391 | + lib/nova:start_nova_compute:1078 : 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-01 01:51:28.392 | + lib/nova:start_nova_compute:1078 : 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-01 01:51:28.397 | + lib/nova:start_nova:1175 : is_service_enabled n-api 2026-07-01 01:51:28.444 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:51:28.448 | + lib/nova:start_nova:1177 : echo 'Dumping cells_v2 mapping' 2026-07-01 01:51:28.448 | Dumping cells_v2 mapping 2026-07-01 01:51:28.454 | + lib/nova:start_nova:1178 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-07-01 01:51:28.955 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-01 01:51:28.955 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 01:51:28.955 | we strongly recommend against using it for new projects. 2026-07-01 01:51:28.955 | 2026-07-01 01:51:28.955 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 01:51:28.955 | framework. For more detail see 2026-07-01 01:51:28.955 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 01:51:28.955 | 2026-07-01 01:51:28.955 | import eventlet # noqa 2026-07-01 01:51:29.334 | 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-01 01:51:32.485 | INFO dbcounter [None req-ebb22daa-3d7e-4ed1-bd73-93ba6f9e6b07 None None] Registered counter for database nova_api 2026-07-01 01:51:32.612 | DEBUG dbcounter [-] [72312] Writer thread running {{(pid=72312) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 01:51:32.643 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-01 01:51:32.643 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-07-01 01:51:32.643 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-01 01:51:32.643 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-07-01 01:51:32.643 | | cell1 | e447e018-b88a-4b85-b577-491a2535ff86 | rabbit://stackrabbit:stackqueue@192.168.122.240:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-07-01 01:51:32.644 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-01 01:51:33.380 | + ./stack.sh:main:1333 : async_runfunc create_flavors 2026-07-01 01:51:33.381 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-07-01 01:51:33.468 | + inc/async:async_inner:63 : create_flavors 2026-07-01 01:51:33.534 | [2017 Async create_flavors:72416]: running: create_flavors 2026-07-01 01:51:33.541 | + ./stack.sh:main:1335 : is_service_enabled cinder 2026-07-01 01:51:33.563 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:51:33.566 | + ./stack.sh:main:1336 : echo_summary 'Starting Cinder' 2026-07-01 01:51:33.568 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 01:51:33.571 | + ./stack.sh:echo_summary:447 : echo -e Starting Cinder 2026-07-01 01:51:33.574 | + ./stack.sh:main:1337 : start_cinder 2026-07-01 01:51:33.577 | + lib/cinder:start_cinder:604 : '[' lioadm = tgtadm ']' 2026-07-01 01:51:33.587 | ++ lib/cinder:start_cinder:619 : which uwsgi 2026-07-01 01:51:33.593 | + lib/cinder:start_cinder:619 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-01 01:51:33.598 | + functions-common:run_process:1674 : local service=c-api 2026-07-01 01:51:33.603 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-01 01:51:33.606 | + functions-common:run_process:1676 : local group= 2026-07-01 01:51:33.611 | + functions-common:run_process:1677 : local user= 2026-07-01 01:51:33.614 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 01:51:33.619 | + functions-common:run_process:1680 : local name=c-api 2026-07-01 01:51:33.623 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 01:51:33.629 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 01:51:33.633 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:51:33.637 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:51:33.643 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:51:33.649 | + functions-common:time_start:2411 : _TIME_START[$name]=1782870693644 2026-07-01 01:51:33.653 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-07-01 01:51:33.679 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:51:33.685 | + 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-01 01:51:33.688 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-07-01 01:51:33.693 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-01 01:51:33.697 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-01 01:51:33.701 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-01 01:51:33.705 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-01 01:51:33.709 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-07-01 01:51:33.714 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-07-01 01:51:33.719 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-07-01 01:51:33.722 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 01:51:33.725 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 01:51:33.730 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 01:51:33.734 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 01:51:33.739 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-07-01 01:51:33.744 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-07-01 01:51:33.748 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-01 01:51:33.752 | + 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-01 01:51:33.757 | + 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-01 01:51:33.762 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-07-01 01:51:33.766 | + 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-01 01:51:33.770 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-01 01:51:33.774 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-01 01:51:33.778 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-01 01:51:33.781 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-07-01 01:51:33.785 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-01 01:51:33.792 | + 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-01 01:51:33.884 | + 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-01 01:51:33.996 | + 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-01 01:51:34.078 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-07-01 01:51:34.162 | + 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-01 01:51:34.244 | + 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-01 01:51:34.330 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-07-01 01:51:34.421 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-07-01 01:51:34.506 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-07-01 01:51:34.588 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-07-01 01:51:34.666 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-07-01 01:51:34.752 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-01 01:51:34.756 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-01 01:51:34.760 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-07-01 01:51:34.854 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-01 01:51:35.388 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-07-01 01:51:35.422 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-07-01 01:51:35.932 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-07-01 01:51:36.097 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 01:51:36.100 | + functions-common:time_stop:2420 : local name 2026-07-01 01:51:36.103 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:51:36.105 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:51:36.108 | + functions-common:time_stop:2423 : local total 2026-07-01 01:51:36.110 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:51:36.113 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 01:51:36.115 | + functions-common:time_stop:2427 : start_time=1782870693644 2026-07-01 01:51:36.118 | + functions-common:time_stop:2429 : [[ -z 1782870693644 ]] 2026-07-01 01:51:36.123 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:51:36.128 | + functions-common:time_stop:2432 : end_time=1782870696125 2026-07-01 01:51:36.131 | + functions-common:time_stop:2433 : elapsed_time=2481 2026-07-01 01:51:36.133 | + functions-common:time_stop:2434 : total=35842 2026-07-01 01:51:36.136 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:51:36.138 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38323 2026-07-01 01:51:36.140 | + lib/cinder:start_cinder:621 : echo 'Waiting for Cinder API to start...' 2026-07-01 01:51:36.141 | Waiting for Cinder API to start... 2026-07-01 01:51:36.143 | + lib/cinder:start_cinder:623 : local cinder_url=http://192.168.122.240/volume/v3/ 2026-07-01 01:51:36.146 | + lib/cinder:start_cinder:625 : wait_for_service 60 http://192.168.122.240/volume/v3/ 2026-07-01 01:51:36.148 | + functions:wait_for_service:476 : local timeout=60 2026-07-01 01:51:36.151 | + functions:wait_for_service:477 : local url=http://192.168.122.240/volume/v3/ 2026-07-01 01:51:36.154 | + functions:wait_for_service:478 : local rval=0 2026-07-01 01:51:36.156 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-01 01:51:36.159 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-01 01:51:36.161 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:51:36.163 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:51:36.172 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:51:36.175 | + functions-common:time_start:2411 : _TIME_START[$name]=1782870696173 2026-07-01 01:51:36.178 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-01 01:51:36.181 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 01:51:36.188 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.240/volume/v3/ 2026-07-01 01:51:41.169 | + :: : [[ 401 == 503 ]] 2026-07-01 01:51:41.171 | + :: : [[ 0 -eq 7 ]] 2026-07-01 01:51:41.176 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-01 01:51:41.179 | + functions-common:time_stop:2420 : local name 2026-07-01 01:51:41.183 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:51:41.187 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:51:41.190 | + functions-common:time_stop:2423 : local total 2026-07-01 01:51:41.194 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:51:41.198 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-01 01:51:41.202 | + functions-common:time_stop:2427 : start_time=1782870696173 2026-07-01 01:51:41.205 | + functions-common:time_stop:2429 : [[ -z 1782870696173 ]] 2026-07-01 01:51:41.211 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:51:41.218 | + functions-common:time_stop:2432 : end_time=1782870701213 2026-07-01 01:51:41.223 | + functions-common:time_stop:2433 : elapsed_time=5040 2026-07-01 01:51:41.227 | + functions-common:time_stop:2434 : total=14651 2026-07-01 01:51:41.231 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:51:41.236 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19691 2026-07-01 01:51:41.241 | + functions:wait_for_service:486 : return 0 2026-07-01 01:51:41.247 | + lib/cinder:start_cinder:629 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-01 01:51:41.251 | + functions-common:run_process:1674 : local service=c-sch 2026-07-01 01:51:41.258 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-01 01:51:41.262 | + functions-common:run_process:1676 : local group= 2026-07-01 01:51:41.267 | + functions-common:run_process:1677 : local user= 2026-07-01 01:51:41.272 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 01:51:41.275 | + functions-common:run_process:1680 : local name=c-sch 2026-07-01 01:51:41.280 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 01:51:41.283 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 01:51:41.287 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:51:41.290 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:51:41.296 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:51:41.301 | + functions-common:time_start:2411 : _TIME_START[$name]=1782870701297 2026-07-01 01:51:41.305 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-07-01 01:51:41.330 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:51:41.335 | + 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-01 01:51:41.339 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-07-01 01:51:41.343 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-01 01:51:41.351 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-01 01:51:41.355 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-01 01:51:41.359 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-01 01:51:41.363 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-01 01:51:41.367 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-01 01:51:41.371 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-07-01 01:51:41.376 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 01:51:41.379 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 01:51:41.383 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 01:51:41.388 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 01:51:41.392 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-07-01 01:51:41.397 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-01 01:51:41.403 | + 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-01 01:51:41.408 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-07-01 01:51:41.416 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-01 01:51:41.419 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-01 01:51:41.425 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-01 01:51:41.430 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-01 01:51:41.432 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-01 01:51:41.438 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-01 01:51:41.440 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-07-01 01:51:41.443 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-01 01:51:41.451 | + 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-01 01:51:41.551 | + 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-01 01:51:41.652 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-07-01 01:51:41.736 | + 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-01 01:51:41.823 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-07-01 01:51:41.910 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-07-01 01:51:41.992 | + 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-01 01:51:42.077 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-01 01:51:42.082 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-01 01:51:42.086 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-07-01 01:51:42.200 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-01 01:51:42.753 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-07-01 01:51:42.787 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-07-01 01:51:43.326 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-07-01 01:51:43.393 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 01:51:43.397 | + functions-common:time_stop:2420 : local name 2026-07-01 01:51:43.403 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:51:43.406 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:51:43.410 | + functions-common:time_stop:2423 : local total 2026-07-01 01:51:43.412 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:51:43.414 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 01:51:43.419 | + functions-common:time_stop:2427 : start_time=1782870701297 2026-07-01 01:51:43.422 | + functions-common:time_stop:2429 : [[ -z 1782870701297 ]] 2026-07-01 01:51:43.426 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:51:43.430 | + functions-common:time_stop:2432 : end_time=1782870703427 2026-07-01 01:51:43.432 | + functions-common:time_stop:2433 : elapsed_time=2130 2026-07-01 01:51:43.434 | + functions-common:time_stop:2434 : total=38323 2026-07-01 01:51:43.436 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:51:43.439 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40453 2026-07-01 01:51:43.441 | + lib/cinder:start_cinder:634 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-01 01:51:43.444 | + lib/cinder:start_cinder:635 : run_process c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-01 01:51:43.447 | + functions-common:run_process:1674 : local service=c-bak 2026-07-01 01:51:43.449 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-01 01:51:43.451 | + functions-common:run_process:1676 : local group= 2026-07-01 01:51:43.453 | + functions-common:run_process:1677 : local user= 2026-07-01 01:51:43.456 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-01 01:51:43.459 | + functions-common:run_process:1680 : local name=c-bak 2026-07-01 01:51:43.461 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 01:51:43.463 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 01:51:43.465 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:51:43.467 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:51:43.473 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:51:43.477 | + functions-common:time_start:2411 : _TIME_START[$name]=1782870703475 2026-07-01 01:51:43.480 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-07-01 01:51:43.512 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:51:43.516 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 01:51:43.519 | + functions-common:time_stop:2420 : local name 2026-07-01 01:51:43.523 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:51:43.525 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:51:43.531 | + functions-common:time_stop:2423 : local total 2026-07-01 01:51:43.536 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:51:43.543 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 01:51:43.551 | + functions-common:time_stop:2427 : start_time=1782870703475 2026-07-01 01:51:43.557 | + functions-common:time_stop:2429 : [[ -z 1782870703475 ]] 2026-07-01 01:51:43.562 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:51:43.568 | + functions-common:time_stop:2432 : end_time=1782870703563 2026-07-01 01:51:43.574 | + functions-common:time_stop:2433 : elapsed_time=88 2026-07-01 01:51:43.579 | + functions-common:time_stop:2434 : total=40453 2026-07-01 01:51:43.584 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:51:43.589 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40541 2026-07-01 01:51:43.595 | + lib/cinder:start_cinder:636 : run_process c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-01 01:51:43.599 | + functions-common:run_process:1674 : local service=c-vol 2026-07-01 01:51:43.604 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-01 01:51:43.610 | + functions-common:run_process:1676 : local group= 2026-07-01 01:51:43.613 | + functions-common:run_process:1677 : local user= 2026-07-01 01:51:43.617 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-01 01:51:43.622 | + functions-common:run_process:1680 : local name=c-vol 2026-07-01 01:51:43.625 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 01:51:43.631 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 01:51:43.632 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:51:43.634 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:51:43.640 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:51:43.641 | + functions-common:time_start:2411 : _TIME_START[$name]=1782870703638 2026-07-01 01:51:43.645 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-07-01 01:51:43.673 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:51:43.677 | + 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-01 01:51:43.682 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-07-01 01:51:43.686 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-01 01:51:43.691 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-01 01:51:43.695 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-01 01:51:43.700 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-01 01:51:43.704 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-01 01:51:43.708 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-01 01:51:43.713 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-07-01 01:51:43.717 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 01:51:43.721 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 01:51:43.725 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 01:51:43.729 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-01 01:51:43.733 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-07-01 01:51:43.737 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-01 01:51:43.742 | + 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-01 01:51:43.748 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-07-01 01:51:43.752 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-01 01:51:43.756 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-01 01:51:43.759 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-01 01:51:43.762 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-01 01:51:43.765 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-01 01:51:43.769 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-01 01:51:43.772 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-07-01 01:51:43.775 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-01 01:51:43.781 | + 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-01 01:51:43.881 | + 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-01 01:51:43.991 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-07-01 01:51:44.083 | + 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-01 01:51:44.168 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-07-01 01:51:44.252 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-07-01 01:51:44.337 | + 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-01 01:51:44.469 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-07-01 01:51:44.476 | + 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-01 01:51:44.593 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-01 01:51:44.598 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-07-01 01:51:44.710 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-01 01:51:45.390 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-07-01 01:51:45.421 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-07-01 01:51:46.006 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-07-01 01:51:46.058 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 01:51:46.064 | + functions-common:time_stop:2420 : local name 2026-07-01 01:51:46.068 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:51:46.072 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:51:46.077 | + functions-common:time_stop:2423 : local total 2026-07-01 01:51:46.080 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:51:46.082 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 01:51:46.085 | + functions-common:time_stop:2427 : start_time=1782870703638 2026-07-01 01:51:46.087 | + functions-common:time_stop:2429 : [[ -z 1782870703638 ]] 2026-07-01 01:51:46.090 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:51:46.099 | + functions-common:time_stop:2432 : end_time=1782870706093 2026-07-01 01:51:46.108 | + functions-common:time_stop:2433 : elapsed_time=2455 2026-07-01 01:51:46.117 | + functions-common:time_stop:2434 : total=40541 2026-07-01 01:51:46.121 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:51:46.128 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=42996 2026-07-01 01:51:46.133 | + ./stack.sh:main:1338 : create_volume_types 2026-07-01 01:51:46.141 | + lib/cinder:create_volume_types:677 : is_service_enabled c-api 2026-07-01 01:51:46.187 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:51:46.194 | + lib/cinder:create_volume_types:677 : [[ -n lvm:lvmdriver-1 ]] 2026-07-01 01:51:46.204 | + lib/cinder:create_volume_types:678 : local be be_name 2026-07-01 01:51:46.211 | + lib/cinder:create_volume_types:679 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-01 01:51:46.221 | + lib/cinder:create_volume_types:680 : be_name=lvmdriver-1 2026-07-01 01:51:46.225 | + lib/cinder:create_volume_types:681 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-07-01 01:51:46.231 | + lib/cinder:create_one_type:652 : type_name=lvmdriver-1 2026-07-01 01:51:46.239 | + lib/cinder:create_one_type:653 : property_key=volume_backend_name 2026-07-01 01:51:46.248 | + lib/cinder:create_one_type:654 : property_value=lvmdriver-1 2026-07-01 01:51:46.258 | + lib/cinder:create_one_type:656 : is_service_enabled keystone 2026-07-01 01:51:46.302 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:51:46.307 | + lib/cinder:create_one_type:657 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-07-01 01:51:51.373 | +-------------+--------------------------------------+ 2026-07-01 01:51:51.373 | | Field | Value | 2026-07-01 01:51:51.373 | +-------------+--------------------------------------+ 2026-07-01 01:51:51.373 | | description | None | 2026-07-01 01:51:51.374 | | id | 09486014-a881-4415-809e-51573fe2110a | 2026-07-01 01:51:51.374 | | is_public | True | 2026-07-01 01:51:51.374 | | name | lvmdriver-1 | 2026-07-01 01:51:51.374 | | properties | volume_backend_name='lvmdriver-1' | 2026-07-01 01:51:51.374 | +-------------+--------------------------------------+ 2026-07-01 01:51:51.741 | + lib/cinder:create_one_type:658 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-07-01 01:51:51.746 | + lib/cinder:create_volume_types:684 : [[ False == \T\r\u\e ]] 2026-07-01 01:51:51.750 | + lib/cinder:create_volume_types:691 : [[ False == \T\r\u\e ]] 2026-07-01 01:51:51.755 | + ./stack.sh:main:1343 : [[ False == \T\r\u\e ]] 2026-07-01 01:51:51.760 | + ./stack.sh:main:1351 : is_service_enabled glance 2026-07-01 01:51:51.789 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:51:51.793 | + ./stack.sh:main:1352 : echo_summary 'Starting Glance' 2026-07-01 01:51:51.798 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 01:51:51.801 | + ./stack.sh:echo_summary:447 : echo -e Starting Glance 2026-07-01 01:51:51.804 | + ./stack.sh:main:1353 : start_glance 2026-07-01 01:51:51.807 | + lib/glance:start_glance:650 : local service_protocol=http 2026-07-01 01:51:51.812 | ++ lib/glance:start_glance:652 : which uwsgi 2026-07-01 01:51:51.819 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-01 01:51:51.823 | + functions-common:run_process:1674 : local service=g-api 2026-07-01 01:51:51.826 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-01 01:51:51.830 | + functions-common:run_process:1676 : local group= 2026-07-01 01:51:51.833 | + functions-common:run_process:1677 : local user= 2026-07-01 01:51:51.834 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 01:51:51.838 | + functions-common:run_process:1680 : local name=g-api 2026-07-01 01:51:51.843 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 01:51:51.847 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 01:51:51.847 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:51:51.850 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:51:51.853 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:51:51.860 | + functions-common:time_start:2411 : _TIME_START[$name]=1782870711856 2026-07-01 01:51:51.863 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-07-01 01:51:51.887 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:51:51.892 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-07-01 01:51:51.897 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-07-01 01:51:51.902 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-01 01:51:51.906 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-01 01:51:51.911 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-01 01:51:51.915 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-01 01:51:51.919 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-07-01 01:51:51.924 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-07-01 01:51:51.928 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-07-01 01:51:51.932 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 01:51:51.937 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 01:51:51.942 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 01:51:51.946 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 01:51:51.950 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-07-01 01:51:51.953 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-07-01 01:51:51.957 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-01 01:51:51.961 | + 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-01 01:51:51.965 | + 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-01 01:51:51.968 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-07-01 01:51:51.971 | + 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-01 01:51:51.974 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-01 01:51:51.979 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-01 01:51:51.983 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-01 01:51:51.988 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-07-01 01:51:51.994 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-01 01:51:52.000 | + 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-01 01:51:52.103 | + 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-01 01:51:52.202 | + 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-01 01:51:52.284 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-07-01 01:51:52.381 | + 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-01 01:51:52.467 | + 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-01 01:51:52.548 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-07-01 01:51:52.631 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-07-01 01:51:52.711 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-07-01 01:51:52.791 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-07-01 01:51:52.876 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-07-01 01:51:52.974 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-01 01:51:52.978 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-01 01:51:52.982 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-07-01 01:51:53.088 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-01 01:51:53.681 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-07-01 01:51:53.704 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-07-01 01:51:54.296 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-07-01 01:51:54.479 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 01:51:54.484 | + functions-common:time_stop:2420 : local name 2026-07-01 01:51:54.489 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:51:54.495 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:51:54.500 | + functions-common:time_stop:2423 : local total 2026-07-01 01:51:54.508 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:51:54.513 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 01:51:54.519 | + functions-common:time_stop:2427 : start_time=1782870711856 2026-07-01 01:51:54.525 | + functions-common:time_stop:2429 : [[ -z 1782870711856 ]] 2026-07-01 01:51:54.531 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:51:54.539 | + functions-common:time_stop:2432 : end_time=1782870714532 2026-07-01 01:51:54.550 | + functions-common:time_stop:2433 : elapsed_time=2676 2026-07-01 01:51:54.554 | + functions-common:time_stop:2434 : total=42996 2026-07-01 01:51:54.563 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:51:54.575 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=45672 2026-07-01 01:51:54.582 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-07-01 01:51:54.639 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:51:54.653 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.240) to start...' 2026-07-01 01:51:54.654 | Waiting for g-api (192.168.122.240) to start... 2026-07-01 01:51:54.663 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.240/image 2026-07-01 01:51:54.670 | + functions:wait_for_service:476 : local timeout=60 2026-07-01 01:51:54.679 | + functions:wait_for_service:477 : local url=http://192.168.122.240/image 2026-07-01 01:51:54.683 | + functions:wait_for_service:478 : local rval=0 2026-07-01 01:51:54.690 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-01 01:51:54.701 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-01 01:51:54.708 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:51:54.721 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:51:54.730 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:51:54.743 | + functions-common:time_start:2411 : _TIME_START[$name]=1782870714732 2026-07-01 01:51:54.751 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-01 01:51:54.758 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 01:51:54.767 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.240/image 2026-07-01 01:52:00.250 | + :: : [[ 300 == 503 ]] 2026-07-01 01:52:00.253 | + :: : [[ 0 -eq 7 ]] 2026-07-01 01:52:00.261 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-01 01:52:00.264 | + functions-common:time_stop:2420 : local name 2026-07-01 01:52:00.266 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:52:00.269 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:52:00.272 | + functions-common:time_stop:2423 : local total 2026-07-01 01:52:00.274 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:52:00.277 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-01 01:52:00.280 | + functions-common:time_stop:2427 : start_time=1782870714732 2026-07-01 01:52:00.282 | + functions-common:time_stop:2429 : [[ -z 1782870714732 ]] 2026-07-01 01:52:00.290 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:52:00.292 | + functions-common:time_stop:2432 : end_time=1782870720289 2026-07-01 01:52:00.295 | + functions-common:time_stop:2433 : elapsed_time=5557 2026-07-01 01:52:00.298 | + functions-common:time_stop:2434 : total=19691 2026-07-01 01:52:00.300 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:52:00.303 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25248 2026-07-01 01:52:00.306 | + functions:wait_for_service:486 : return 0 2026-07-01 01:52:00.308 | + ./stack.sh:main:1367 : is_service_enabled mysql postgresql 2026-07-01 01:52:00.326 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:52:00.329 | + ./stack.sh:main:1367 : is_service_enabled glance 2026-07-01 01:52:00.351 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:52:00.354 | + ./stack.sh:main:1368 : echo_summary 'Uploading images' 2026-07-01 01:52:00.357 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 01:52:00.360 | + ./stack.sh:echo_summary:447 : echo -e Uploading images 2026-07-01 01:52:00.363 | + ./stack.sh:main:1370 : for image_url in ${IMAGE_URLS//,/ } 2026-07-01 01:52:00.366 | + ./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-01 01:52:00.367 | + 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-01 01:52:00.370 | + functions:upload_image:141 : local image image_fname image_name 2026-07-01 01:52:00.372 | + functions:upload_image:143 : local max_attempts=5 2026-07-01 01:52:00.374 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-07-01 01:52:00.388 | ++ 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-01 01:52:00.393 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-07-01 01:52:00.397 | + 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-01 01:52:00.402 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-07-01 01:52:00.409 | ++ functions:upload_image:151 : seq 5 2026-07-01 01:52:00.416 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-01 01:52:00.418 | + functions:upload_image:152 : local rc=0 2026-07-01 01:52:00.420 | + 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-01 01:52:00.425 | --2026-07-01 03:52:00-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-01 01:52:00.506 | Resolving github.com (github.com)... 140.82.121.3 2026-07-01 01:52:00.525 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-07-01 01:52:00.768 | HTTP request sent, awaiting response... 302 Found 2026-07-01 01:52:00.768 | 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-01T02%3A35%3A49Z&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-01T01%3A34%3A58Z&ske=2026-07-01T02%3A35%3A49Z&sks=b&skv=2018-11-09&sig=NgiLdYROmlu7VqzK%2FCWOAssxw%2FA57EEABk%2FoTCosSiA%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4Mjg3MjUyMCwibmJmIjoxNzgyODcwNzIwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.U-ua7TPzUgIP00ZqRnAp_ioYPus6ifJ0tvM6KPL5hH0&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-01 01:52:00.768 | --2026-07-01 03:52:00-- 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-01T02%3A35%3A49Z&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-01T01%3A34%3A58Z&ske=2026-07-01T02%3A35%3A49Z&sks=b&skv=2018-11-09&sig=NgiLdYROmlu7VqzK%2FCWOAssxw%2FA57EEABk%2FoTCosSiA%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4Mjg3MjUyMCwibmJmIjoxNzgyODcwNzIwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.U-ua7TPzUgIP00ZqRnAp_ioYPus6ifJ0tvM6KPL5hH0&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-01 01:52:00.776 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.108.133, ... 2026-07-01 01:52:00.785 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-07-01 01:52:00.827 | HTTP request sent, awaiting response... 200 OK 2026-07-01 01:52:00.829 | Length: 21692416 (21M) [application/octet-stream] 2026-07-01 01:52:00.829 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-07-01 01:52:00.880 | 2026-07-01 01:52:01.086 | 0K ........ ........ .... 100% 79.8M=0.3s 2026-07-01 01:52:01.086 | 2026-07-01 01:52:01.086 | 2026-07-01 03:52:01 (79.8 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-07-01 01:52:01.087 | 2026-07-01 01:52:01.092 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-01 01:52:01.095 | + functions:upload_image:163 : break 2026-07-01 01:52:01.099 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-01 01:52:01.102 | + 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-01 01:52:01.106 | + 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-01 01:52:01.109 | + 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-01 01:52:01.112 | + functions:upload_image:313 : local kernel= 2026-07-01 01:52:01.115 | + functions:upload_image:314 : local ramdisk= 2026-07-01 01:52:01.118 | + functions:upload_image:315 : local disk_format= 2026-07-01 01:52:01.121 | + functions:upload_image:316 : local container_format= 2026-07-01 01:52:01.124 | + functions:upload_image:317 : local unpack= 2026-07-01 01:52:01.127 | + functions:upload_image:318 : local img_property= 2026-07-01 01:52:01.130 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-01 01:52:01.134 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-07-01 01:52:01.137 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-07-01 01:52:01.140 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-01 01:52:01.143 | + functions:upload_image:328 : case "$image_fname" in 2026-07-01 01:52:01.148 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-07-01 01:52:01.152 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-07-01 01:52:01.156 | + functions:upload_image:350 : local format 2026-07-01 01:52:01.161 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-01 01:52:01.164 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-01 01:52:01.174 | + functions:upload_image:351 : format=qcow2 2026-07-01 01:52:01.175 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-01 01:52:01.178 | + functions:upload_image:353 : disk_format=qcow2 2026-07-01 01:52:01.179 | + functions:upload_image:357 : container_format=bare 2026-07-01 01:52:01.184 | + functions:upload_image:404 : is_arch ppc64le 2026-07-01 01:52:01.184 | ++ functions-common:is_arch:519 : uname -m 2026-07-01 01:52:01.187 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-01 01:52:01.189 | + functions:upload_image:404 : is_arch ppc64 2026-07-01 01:52:01.192 | ++ functions-common:is_arch:519 : uname -m 2026-07-01 01:52:01.198 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-01 01:52:01.198 | + functions:upload_image:404 : is_arch ppc 2026-07-01 01:52:01.199 | ++ functions-common:is_arch:519 : uname -m 2026-07-01 01:52:01.202 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-01 01:52:01.205 | + functions:upload_image:408 : is_arch aarch64 2026-07-01 01:52:01.207 | ++ functions-common:is_arch:519 : uname -m 2026-07-01 01:52:01.211 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-01 01:52:01.215 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-01 01:52:01.215 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-01 01:52:01.216 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-01 01:52:01.218 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-01 01:52:01.221 | + 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-01 01:52:01.223 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-07-01 01:52:01.226 | + functions:_upload_image:112 : shift 2026-07-01 01:52:01.233 | + functions:_upload_image:113 : local container=bare 2026-07-01 01:52:01.237 | + functions:_upload_image:114 : shift 2026-07-01 01:52:01.241 | + functions:_upload_image:115 : local disk=qcow2 2026-07-01 01:52:01.244 | + functions:_upload_image:116 : shift 2026-07-01 01:52:01.250 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-01 01:52:01.253 | + functions:_upload_image:118 : shift 2026-07-01 01:52:01.256 | + functions:_upload_image:119 : local properties 2026-07-01 01:52:01.258 | + functions:_upload_image:120 : local useimport 2026-07-01 01:52:01.264 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-01 01:52:01.268 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-01 01:52:01.273 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-01 01:52:01.279 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-01 01:52:01.282 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-01 01:52:01.286 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-01 01:52:01.292 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-07-01 01:52:01.295 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-01 01:52:01.302 | + 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-01 01:52:07.329 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-01 01:52:07.329 | | Field | Value | 2026-07-01 01:52:07.329 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-01 01:52:07.329 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-07-01 01:52:07.329 | | container_format | bare | 2026-07-01 01:52:07.329 | | created_at | 2026-07-01T01:52:05Z | 2026-07-01 01:52:07.329 | | disk_format | qcow2 | 2026-07-01 01:52:07.330 | | file | /v2/images/44c37c3e-a2cd-450f-a8e6-b9270ee06395/file | 2026-07-01 01:52:07.330 | | id | 44c37c3e-a2cd-450f-a8e6-b9270ee06395 | 2026-07-01 01:52:07.330 | | min_disk | 0 | 2026-07-01 01:52:07.330 | | min_ram | 0 | 2026-07-01 01:52:07.330 | | name | cirros-0.6.3-x86_64-disk | 2026-07-01 01:52:07.330 | | owner | c43baa4017014b09a384294975690a79 | 2026-07-01 01:52:07.330 | | 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-01 01:52:07.330 | | protected | False | 2026-07-01 01:52:07.330 | | schema | /v2/schemas/image | 2026-07-01 01:52:07.330 | | size | 21692416 | 2026-07-01 01:52:07.331 | | status | active | 2026-07-01 01:52:07.331 | | tags | | 2026-07-01 01:52:07.331 | | updated_at | 2026-07-01T01:52:07Z | 2026-07-01 01:52:07.331 | | virtual_size | 117440512 | 2026-07-01 01:52:07.331 | | visibility | public | 2026-07-01 01:52:07.331 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-01 01:52:07.681 | + ./stack.sh:main:1375 : async_wait create_flavors 2026-07-01 01:52:07.747 | [2017 Async create_flavors:72416]: Waiting for completion of create_flavors running on PID 72416 (2 other jobs running) 2026-07-01 01:52:07.780 | [2017 Async create_flavors:72416]: Signaling child to exit 2026-07-01 01:52:17.576 | + inc/async:async_inner:64 : rc=0 2026-07-01 01:52:17.610 | [72416 Async create_flavors:72416]: finished successfully 2026-07-01 01:52:17.640 | WAKEUP 2026-07-01 01:52:17.669 | [2017 Async create_flavors:72416]: Signaled 2026-07-01 01:52:17.672 | + lib/nova:create_flavors:1242 : is_service_enabled n-api 2026-07-01 01:52:17.672 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:52:17.672 | + lib/nova:create_flavors:1243 : openstack --os-region-name=RegionOne flavor list 2026-07-01 01:52:17.672 | + lib/nova:create_flavors:1243 : grep -q ds512M 2026-07-01 01:52:17.672 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-07-01 01:52:17.672 | +----------------------------+-----------------------+ 2026-07-01 01:52:17.672 | | Field | Value | 2026-07-01 01:52:17.672 | +----------------------------+-----------------------+ 2026-07-01 01:52:17.672 | | OS-FLV-DISABLED:disabled | False | 2026-07-01 01:52:17.672 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-01 01:52:17.673 | | description | None | 2026-07-01 01:52:17.673 | | disk | 1 | 2026-07-01 01:52:17.673 | | id | c1 | 2026-07-01 01:52:17.673 | | name | cirros256 | 2026-07-01 01:52:17.673 | | os-flavor-access:is_public | True | 2026-07-01 01:52:17.673 | | properties | hw_rng:allowed='True' | 2026-07-01 01:52:17.673 | | ram | 256 | 2026-07-01 01:52:17.673 | | rxtx_factor | 1.0 | 2026-07-01 01:52:17.673 | | swap | 0 | 2026-07-01 01:52:17.673 | | vcpus | 1 | 2026-07-01 01:52:17.674 | +----------------------------+-----------------------+ 2026-07-01 01:52:17.674 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-07-01 01:52:17.674 | +----------------------------+-----------------------+ 2026-07-01 01:52:17.674 | | Field | Value | 2026-07-01 01:52:17.674 | +----------------------------+-----------------------+ 2026-07-01 01:52:17.674 | | OS-FLV-DISABLED:disabled | False | 2026-07-01 01:52:17.674 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-01 01:52:17.674 | | description | None | 2026-07-01 01:52:17.674 | | disk | 5 | 2026-07-01 01:52:17.674 | | id | d1 | 2026-07-01 01:52:17.674 | | name | ds512M | 2026-07-01 01:52:17.675 | | os-flavor-access:is_public | True | 2026-07-01 01:52:17.675 | | properties | hw_rng:allowed='True' | 2026-07-01 01:52:17.675 | | ram | 512 | 2026-07-01 01:52:17.675 | | rxtx_factor | 1.0 | 2026-07-01 01:52:17.675 | | swap | 0 | 2026-07-01 01:52:17.675 | | vcpus | 1 | 2026-07-01 01:52:17.675 | +----------------------------+-----------------------+ 2026-07-01 01:52:17.675 | + lib/nova:create_flavors:1247 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-07-01 01:52:17.676 | +----------------------------+-----------------------+ 2026-07-01 01:52:17.676 | | Field | Value | 2026-07-01 01:52:17.676 | +----------------------------+-----------------------+ 2026-07-01 01:52:17.676 | | OS-FLV-DISABLED:disabled | False | 2026-07-01 01:52:17.676 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-01 01:52:17.676 | | description | None | 2026-07-01 01:52:17.676 | | disk | 10 | 2026-07-01 01:52:17.676 | | id | d2 | 2026-07-01 01:52:17.676 | | name | ds1G | 2026-07-01 01:52:17.676 | | os-flavor-access:is_public | True | 2026-07-01 01:52:17.677 | | properties | hw_rng:allowed='True' | 2026-07-01 01:52:17.677 | | ram | 1024 | 2026-07-01 01:52:17.677 | | rxtx_factor | 1.0 | 2026-07-01 01:52:17.677 | | swap | 0 | 2026-07-01 01:52:17.677 | | vcpus | 1 | 2026-07-01 01:52:17.677 | +----------------------------+-----------------------+ 2026-07-01 01:52:17.677 | + lib/nova:create_flavors:1248 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-07-01 01:52:17.677 | +----------------------------+-----------------------+ 2026-07-01 01:52:17.677 | | Field | Value | 2026-07-01 01:52:17.677 | +----------------------------+-----------------------+ 2026-07-01 01:52:17.677 | | OS-FLV-DISABLED:disabled | False | 2026-07-01 01:52:17.678 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-01 01:52:17.678 | | description | None | 2026-07-01 01:52:17.678 | | disk | 10 | 2026-07-01 01:52:17.678 | | id | d3 | 2026-07-01 01:52:17.678 | | name | ds2G | 2026-07-01 01:52:17.678 | | os-flavor-access:is_public | True | 2026-07-01 01:52:17.678 | | properties | hw_rng:allowed='True' | 2026-07-01 01:52:17.678 | | ram | 2048 | 2026-07-01 01:52:17.678 | | rxtx_factor | 1.0 | 2026-07-01 01:52:17.678 | | swap | 0 | 2026-07-01 01:52:17.679 | | vcpus | 2 | 2026-07-01 01:52:17.679 | +----------------------------+-----------------------+ 2026-07-01 01:52:17.679 | + lib/nova:create_flavors:1249 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-07-01 01:52:17.679 | +----------------------------+-----------------------+ 2026-07-01 01:52:17.679 | | Field | Value | 2026-07-01 01:52:17.679 | +----------------------------+-----------------------+ 2026-07-01 01:52:17.679 | | OS-FLV-DISABLED:disabled | False | 2026-07-01 01:52:17.679 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-01 01:52:17.679 | | description | None | 2026-07-01 01:52:17.679 | | disk | 20 | 2026-07-01 01:52:17.680 | | id | d4 | 2026-07-01 01:52:17.680 | | name | ds4G | 2026-07-01 01:52:17.680 | | os-flavor-access:is_public | True | 2026-07-01 01:52:17.680 | | properties | hw_rng:allowed='True' | 2026-07-01 01:52:17.680 | | ram | 4096 | 2026-07-01 01:52:17.680 | | rxtx_factor | 1.0 | 2026-07-01 01:52:17.680 | | swap | 0 | 2026-07-01 01:52:17.680 | | vcpus | 4 | 2026-07-01 01:52:17.680 | +----------------------------+-----------------------+ 2026-07-01 01:52:17.680 | + lib/nova:create_flavors:1252 : grep -q m1.tiny 2026-07-01 01:52:17.681 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor list 2026-07-01 01:52:17.681 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-07-01 01:52:17.681 | +----------------------------+-----------------------+ 2026-07-01 01:52:17.681 | | Field | Value | 2026-07-01 01:52:17.681 | +----------------------------+-----------------------+ 2026-07-01 01:52:17.681 | | OS-FLV-DISABLED:disabled | False | 2026-07-01 01:52:17.681 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-01 01:52:17.681 | | description | None | 2026-07-01 01:52:17.681 | | disk | 1 | 2026-07-01 01:52:17.681 | | id | 1 | 2026-07-01 01:52:17.681 | | name | m1.tiny | 2026-07-01 01:52:17.682 | | os-flavor-access:is_public | True | 2026-07-01 01:52:17.682 | | properties | hw_rng:allowed='True' | 2026-07-01 01:52:17.682 | | ram | 512 | 2026-07-01 01:52:17.682 | | rxtx_factor | 1.0 | 2026-07-01 01:52:17.682 | | swap | 0 | 2026-07-01 01:52:17.682 | | vcpus | 1 | 2026-07-01 01:52:17.682 | +----------------------------+-----------------------+ 2026-07-01 01:52:17.682 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-07-01 01:52:17.682 | +----------------------------+-----------------------+ 2026-07-01 01:52:17.682 | | Field | Value | 2026-07-01 01:52:17.683 | +----------------------------+-----------------------+ 2026-07-01 01:52:17.683 | | OS-FLV-DISABLED:disabled | False | 2026-07-01 01:52:17.683 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-01 01:52:17.683 | | description | None | 2026-07-01 01:52:17.683 | | disk | 20 | 2026-07-01 01:52:17.683 | | id | 2 | 2026-07-01 01:52:17.683 | | name | m1.small | 2026-07-01 01:52:17.683 | | os-flavor-access:is_public | True | 2026-07-01 01:52:17.683 | | properties | hw_rng:allowed='True' | 2026-07-01 01:52:17.684 | | ram | 2048 | 2026-07-01 01:52:17.684 | | rxtx_factor | 1.0 | 2026-07-01 01:52:17.684 | | swap | 0 | 2026-07-01 01:52:17.684 | | vcpus | 1 | 2026-07-01 01:52:17.684 | +----------------------------+-----------------------+ 2026-07-01 01:52:17.684 | + lib/nova:create_flavors:1255 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-07-01 01:52:17.684 | +----------------------------+-----------------------+ 2026-07-01 01:52:17.684 | | Field | Value | 2026-07-01 01:52:17.684 | +----------------------------+-----------------------+ 2026-07-01 01:52:17.684 | | OS-FLV-DISABLED:disabled | False | 2026-07-01 01:52:17.685 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-01 01:52:17.685 | | description | None | 2026-07-01 01:52:17.685 | | disk | 40 | 2026-07-01 01:52:17.685 | | id | 3 | 2026-07-01 01:52:17.685 | | name | m1.medium | 2026-07-01 01:52:17.685 | | os-flavor-access:is_public | True | 2026-07-01 01:52:17.685 | | properties | hw_rng:allowed='True' | 2026-07-01 01:52:17.685 | | ram | 4096 | 2026-07-01 01:52:17.685 | | rxtx_factor | 1.0 | 2026-07-01 01:52:17.685 | | swap | 0 | 2026-07-01 01:52:17.686 | | vcpus | 2 | 2026-07-01 01:52:17.686 | +----------------------------+-----------------------+ 2026-07-01 01:52:17.686 | + lib/nova:create_flavors:1256 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-07-01 01:52:17.686 | +----------------------------+-----------------------+ 2026-07-01 01:52:17.686 | | Field | Value | 2026-07-01 01:52:17.686 | +----------------------------+-----------------------+ 2026-07-01 01:52:17.686 | | OS-FLV-DISABLED:disabled | False | 2026-07-01 01:52:17.686 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-01 01:52:17.686 | | description | None | 2026-07-01 01:52:17.687 | | disk | 80 | 2026-07-01 01:52:17.687 | | id | 4 | 2026-07-01 01:52:17.687 | | name | m1.large | 2026-07-01 01:52:17.687 | | os-flavor-access:is_public | True | 2026-07-01 01:52:17.687 | | properties | hw_rng:allowed='True' | 2026-07-01 01:52:17.687 | | ram | 8192 | 2026-07-01 01:52:17.687 | | rxtx_factor | 1.0 | 2026-07-01 01:52:17.687 | | swap | 0 | 2026-07-01 01:52:17.687 | | vcpus | 4 | 2026-07-01 01:52:17.687 | +----------------------------+-----------------------+ 2026-07-01 01:52:17.688 | + lib/nova:create_flavors:1257 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-07-01 01:52:17.688 | +----------------------------+-----------------------+ 2026-07-01 01:52:17.688 | | Field | Value | 2026-07-01 01:52:17.688 | +----------------------------+-----------------------+ 2026-07-01 01:52:17.688 | | OS-FLV-DISABLED:disabled | False | 2026-07-01 01:52:17.688 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-01 01:52:17.688 | | description | None | 2026-07-01 01:52:17.688 | | disk | 160 | 2026-07-01 01:52:17.688 | | id | 5 | 2026-07-01 01:52:17.688 | | name | m1.xlarge | 2026-07-01 01:52:17.689 | | os-flavor-access:is_public | True | 2026-07-01 01:52:17.689 | | properties | hw_rng:allowed='True' | 2026-07-01 01:52:17.689 | | ram | 16384 | 2026-07-01 01:52:17.689 | | rxtx_factor | 1.0 | 2026-07-01 01:52:17.689 | | swap | 0 | 2026-07-01 01:52:17.689 | | vcpus | 8 | 2026-07-01 01:52:17.689 | +----------------------------+-----------------------+ 2026-07-01 01:52:17.734 | [2017 Async create_flavors:72416]: finished create_flavors with result 0 in 44 seconds 2026-07-01 01:52:17.741 | + inc/async:async_wait:197 : return 0 2026-07-01 01:52:17.745 | + ./stack.sh:main:1377 : is_service_enabled horizon 2026-07-01 01:52:17.771 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:52:17.775 | + ./stack.sh:main:1391 : is_service_enabled nova 2026-07-01 01:52:17.802 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:52:17.806 | + ./stack.sh:main:1391 : is_service_enabled keystone 2026-07-01 01:52:17.834 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:52:17.838 | + ./stack.sh:main:1392 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-07-01 01:52:17.842 | + ./stack.sh:main:1394 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-01 01:52:17.846 | + ./stack.sh:main:1398 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-07-01 01:52:17.850 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 01:52:17.852 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-07-01 01:52:17.855 | ++ 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-01 01:52:17.858 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-07-01 01:52:17.860 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-07-01 01:52:17.862 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-07-01 01:52:17.864 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-07-01 01:52:17.866 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-07-01 01:52:17.868 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-07-01 01:52:17.870 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-07-01 01:52:17.872 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-07-01 01:52:17.875 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-07-01 01:52:17.877 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-07-01 01:52:17.879 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-07-01 01:52:17.881 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-01 01:52:17.883 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-07-01 01:52:17.885 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-01 01:52:17.887 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-07-01 01:52:17.889 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-01 01:52:17.891 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-07-01 01:52:17.893 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-01 01:52:17.895 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-07-01 01:52:17.897 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-01 01:52:17.899 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-07-01 01:52:17.901 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-07-01 01:52:17.903 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-01 01:52:17.905 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-07-01 01:52:17.907 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-01 01:52:17.909 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-07-01 01:52:17.911 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-07-01 01:52:17.914 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-07-01 01:52:17.916 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-01 01:52:17.918 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-07-01 01:52:17.920 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-01 01:52:17.922 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-07-01 01:52:17.924 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-07-01 01:52:17.926 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-07-01 01:52:17.928 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-07-01 01:52:17.930 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-07-01 01:52:17.932 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-07-01 01:52:17.934 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-07-01 01:52:17.936 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-07-01 01:52:17.939 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-07-01 01:52:17.941 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-07-01 01:52:17.943 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-07-01 01:52:17.945 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-07-01 01:52:17.947 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-01 01:52:17.949 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-01 01:52:17.951 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-07-01 01:52:17.954 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-07-01 01:52:17.956 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-07-01 01:52:17.958 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-07-01 01:52:17.960 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-07-01 01:52:17.962 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-07-01 01:52:17.964 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-07-01 01:52:17.966 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-07-01 01:52:17.970 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-07-01 01:52:17.970 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-07-01 01:52:17.970 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-07-01 01:52:17.970 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-07-01 01:52:17.971 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-07-01 01:52:20.329 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-07-01 01:52:20.332 | 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-01 01:52:20.761 | + ./stack.sh:main:1403 : save_stackenv 2026-07-01 01:52:20.765 | + functions-common:save_stackenv:65 : local tag= 2026-07-01 01:52:20.771 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-01 01:52:20.777 | + functions-common:save_stackenv:67 : time_stamp=2026-07-01-035220 2026-07-01 01:52:20.781 | + functions-common:save_stackenv:68 : echo '# 2026-07-01-035220 ' 2026-07-01 01:52:20.786 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 01:52:20.790 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-01 01:52:20.794 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 01:52:20.798 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-01 01:52:20.803 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 01:52:20.807 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-01 01:52:20.811 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 01:52:20.814 | + 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-01 01:52:20.819 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 01:52:20.823 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.240 2026-07-01 01:52:20.827 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 01:52:20.831 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.240/identity 2026-07-01 01:52:20.835 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 01:52:20.841 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-01-032854 2026-07-01 01:52:20.845 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 01:52:20.849 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-01 01:52:20.853 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 01:52:20.857 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.240 2026-07-01 01:52:20.862 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 01:52:20.866 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-01 01:52:20.870 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 01:52:20.874 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-01 01:52:20.877 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 01:52:20.882 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-01 01:52:20.886 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 01:52:20.890 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-01 01:52:20.894 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 01:52:20.898 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.240 2026-07-01 01:52:20.902 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 01:52:20.906 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-01 01:52:20.910 | + ./stack.sh:main:1414 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-07-01 01:52:20.915 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-01 01:52:20.919 | + inc/meta-config:merge_config_group:171 : shift 2026-07-01 01:52:20.923 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-07-01 01:52:20.927 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-01 01:52:20.931 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-01 01:52:20.935 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-01 01:52:20.940 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-07-01 01:52:20.945 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-01 01:52:20.949 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-07-01 01:52:20.953 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-01 01:52:20.958 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-07-01 01:52:20.958 | /^\[\[.+\|.*\]\]/ { 2026-07-01 01:52:20.958 | gsub("[][]", "", $1); 2026-07-01 01:52:20.958 | split($1, a, "|"); 2026-07-01 01:52:20.958 | if (a[1] == matchgroup) 2026-07-01 01:52:20.958 | print a[2] 2026-07-01 01:52:20.958 | } 2026-07-01 01:52:20.958 | ' /home/quobyte/devstack/local.conf 2026-07-01 01:52:20.967 | + ./stack.sh:main:1421 : run_phase stack extra 2026-07-01 01:52:20.971 | + functions-common:run_phase:1848 : local mode=stack 2026-07-01 01:52:20.975 | + functions-common:run_phase:1849 : local phase=extra 2026-07-01 01:52:20.980 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-01 01:52:20.984 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-01 01:52:20.989 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-01 01:52:20.993 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-01 01:52:20.998 | + functions-common:run_phase:1858 : local extra 2026-07-01 01:52:21.003 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-01 01:52:21.009 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-01 01:52:21.014 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-01 01:52:21.017 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-01 01:52:21.022 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-07-01 01:52:21.027 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-01 01:52:21.053 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:52:21.057 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-01 01:52:21.061 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-01 01:52:21.065 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-07-01 01:52:21.069 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-01 01:52:21.073 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-01 01:52:21.077 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-01 01:52:21.081 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-07-01 01:52:21.085 | ++ extras.d/80-tempest.sh:source:15 : : 2026-07-01 01:52:21.089 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-01 01:52:21.093 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-01 01:52:21.098 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-01 01:52:21.101 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-01 01:52:21.105 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-07-01 01:52:21.110 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-01 01:52:21.114 | + functions-common:run_plugins:1835 : local phase=extra 2026-07-01 01:52:21.118 | + functions-common:run_plugins:1837 : local plugins= 2026-07-01 01:52:21.122 | + functions-common:run_plugins:1838 : local plugin 2026-07-01 01:52:21.126 | + ./stack.sh:main:1429 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-07-01 01:52:21.131 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-01 01:52:21.135 | + inc/meta-config:merge_config_group:171 : shift 2026-07-01 01:52:21.139 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-07-01 01:52:21.143 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-01 01:52:21.148 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-01 01:52:21.152 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-01 01:52:21.158 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-07-01 01:52:21.163 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-01 01:52:21.167 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-07-01 01:52:21.171 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-01 01:52:21.175 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-07-01 01:52:21.175 | /^\[\[.+\|.*\]\]/ { 2026-07-01 01:52:21.176 | gsub("[][]", "", $1); 2026-07-01 01:52:21.176 | split($1, a, "|"); 2026-07-01 01:52:21.176 | if (a[1] == matchgroup) 2026-07-01 01:52:21.176 | print a[2] 2026-07-01 01:52:21.176 | } 2026-07-01 01:52:21.176 | ' /home/quobyte/devstack/local.conf 2026-07-01 01:52:21.184 | + ./stack.sh:main:1438 : is_service_enabled n-cpu 2026-07-01 01:52:21.212 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:52:21.216 | + ./stack.sh:main:1439 : is_nova_ready 2026-07-01 01:52:21.221 | + lib/nova:is_nova_ready:1167 : wait_for_compute 60 2026-07-01 01:52:21.225 | + functions:wait_for_compute:490 : local timeout=60 2026-07-01 01:52:21.229 | + functions:wait_for_compute:491 : local rval=0 2026-07-01 01:52:21.233 | + functions:wait_for_compute:492 : local compute_hostname 2026-07-01 01:52:21.237 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-07-01 01:52:21.241 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-01 01:52:21.246 | + functions-common:time_start:2407 : local start_time= 2026-07-01 01:52:21.250 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:52:21.256 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:52:21.262 | + functions-common:time_start:2411 : _TIME_START[$name]=1782870741257 2026-07-01 01:52:21.267 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-07-01 01:52:21.300 | + functions:wait_for_compute:494 : compute_hostname= 2026-07-01 01:52:21.304 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-07-01 01:52:21.310 | ++ functions:wait_for_compute:496 : hostname 2026-07-01 01:52:21.316 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-07-01 01:52:21.320 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-07-01 01:52:21.326 | ++ functions:wait_for_compute:498 : hostname 2026-07-01 01:52:21.332 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 01:52:21.334 | + :: : ID= 2026-07-01 01:52:21.336 | + :: : [[ '' == '' ]] 2026-07-01 01:52:21.338 | + :: : sleep 1 2026-07-01 01:52:22.343 | + :: : [[ libvirt = \f\a\k\e ]] 2026-07-01 01:52:22.345 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-07-01 01:52:25.727 | + :: : ID=38db4fe2-c62f-4049-9bc0-33458fbb5917 2026-07-01 01:52:25.728 | + :: : [[ 38db4fe2-c62f-4049-9bc0-33458fbb5917 == '' ]] 2026-07-01 01:52:25.733 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-07-01 01:52:25.737 | + functions-common:time_stop:2420 : local name 2026-07-01 01:52:25.741 | + functions-common:time_stop:2421 : local end_time 2026-07-01 01:52:25.745 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:52:25.749 | + functions-common:time_stop:2423 : local total 2026-07-01 01:52:25.754 | + functions-common:time_stop:2424 : local start_time 2026-07-01 01:52:25.758 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-01 01:52:25.762 | + functions-common:time_stop:2427 : start_time=1782870741257 2026-07-01 01:52:25.766 | + functions-common:time_stop:2429 : [[ -z 1782870741257 ]] 2026-07-01 01:52:25.771 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:52:25.777 | + functions-common:time_stop:2432 : end_time=1782870745773 2026-07-01 01:52:25.782 | + functions-common:time_stop:2433 : elapsed_time=4516 2026-07-01 01:52:25.786 | + functions-common:time_stop:2434 : total=25248 2026-07-01 01:52:25.790 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:52:25.794 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29764 2026-07-01 01:52:25.798 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-07-01 01:52:25.802 | + functions:wait_for_compute:516 : return 0 2026-07-01 01:52:25.806 | + ./stack.sh:main:1443 : service_check 2026-07-01 01:52:25.810 | + functions-common:service_check:1713 : local service 2026-07-01 01:52:25.814 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 01:52:25.818 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-07-01 01:52:25.837 | not-found 2026-07-01 01:52:25.843 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 01:52:25.847 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-07-01 01:52:25.866 | enabled 2026-07-01 01:52:25.872 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-07-01 01:52:25.901 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-07-01 01:52:25.901 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-07-01 01:52:25.901 | Active: active (running) since Wed 2026-07-01 03:49:03 CEST; 3min 22s ago 2026-07-01 01:52:25.901 | Main PID: 60171 (uwsgi) 2026-07-01 01:52:25.901 | Status: "uWSGI is ready" 2026-07-01 01:52:25.901 | Tasks: 17 (limit: 14255) 2026-07-01 01:52:25.901 | Memory: 273.5M (peak: 273.9M) 2026-07-01 01:52:25.901 | CPU: 14.815s 2026-07-01 01:52:25.901 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-07-01 01:52:25.901 | ├─60171 "nova-apiuWSGI master" 2026-07-01 01:52:25.902 | ├─60172 "nova-apiuWSGI worker 1" 2026-07-01 01:52:25.902 | └─60173 "nova-apiuWSGI worker 2" 2026-07-01 01:52:25.902 | 2026-07-01 01:52:25.902 | Jul 01 03:52:25 devstack devstack@n-api.service[60172]: [pid: 60172|app: 0|req: 19/36] 192.168.122.240 () {54 vars in 935 bytes} [Wed Jul 1 03:52:25 2026] GET /compute/v2.1 => generated 393 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 01:52:25.902 | Jul 01 03:52:25 devstack devstack@n-api.service[60173]: DEBUG nova.api.openstack.wsgi [None req-e243a9b6-dc70-462b-b15c-39f819306ec5 admin admin] Calling method '>' {{(pid=60173) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-07-01 01:52:25.902 | Jul 01 03:52:25 devstack devstack@n-api.service[60173]: DEBUG oslo_concurrency.lockutils [None req-e243a9b6-dc70-462b-b15c-39f819306ec5 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=60173) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-01 01:52:25.902 | Jul 01 03:52:25 devstack devstack@n-api.service[60173]: DEBUG oslo_concurrency.lockutils [None req-e243a9b6-dc70-462b-b15c-39f819306ec5 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=60173) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-01 01:52:25.902 | Jul 01 03:52:25 devstack devstack@n-api.service[60173]: DEBUG oslo_concurrency.lockutils [None req-e243a9b6-dc70-462b-b15c-39f819306ec5 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.001s {{(pid=60173) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-01 01:52:25.902 | Jul 01 03:52:25 devstack devstack@n-api.service[60173]: DEBUG oslo_concurrency.lockutils [None req-e243a9b6-dc70-462b-b15c-39f819306ec5 admin admin] Acquiring lock "e447e018-b88a-4b85-b577-491a2535ff86" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=60173) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-01 01:52:25.902 | Jul 01 03:52:25 devstack devstack@n-api.service[60173]: DEBUG oslo_concurrency.lockutils [None req-e243a9b6-dc70-462b-b15c-39f819306ec5 admin admin] Lock "e447e018-b88a-4b85-b577-491a2535ff86" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=60173) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-01 01:52:25.903 | Jul 01 03:52:25 devstack devstack@n-api.service[60173]: DEBUG oslo_concurrency.lockutils [None req-e243a9b6-dc70-462b-b15c-39f819306ec5 admin admin] Lock "e447e018-b88a-4b85-b577-491a2535ff86" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=60173) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-01 01:52:25.903 | Jul 01 03:52:25 devstack devstack@n-api.service[60173]: INFO nova.api.openstack.requestlog [None req-e243a9b6-dc70-462b-b15c-39f819306ec5 admin admin] 192.168.122.240 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.161877 2026-07-01 01:52:25.903 | Jul 01 03:52:25 devstack devstack@n-api.service[60173]: [pid: 60173|app: 0|req: 18/37] 192.168.122.240 () {60 vars in 1325 bytes} [Wed Jul 1 03:52:25 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-07-01 01:52:25.907 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 01:52:25.911 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-07-01 01:52:25.934 | enabled 2026-07-01 01:52:25.940 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-07-01 01:52:25.966 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-07-01 01:52:25.966 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-07-01 01:52:25.966 | Active: active (running) since Wed 2026-07-01 03:51:28 CEST; 57s ago 2026-07-01 01:52:25.966 | Main PID: 72255 (nova-compute) 2026-07-01 01:52:25.967 | Tasks: 10 (limit: 14255) 2026-07-01 01:52:25.967 | Memory: 136.0M (peak: 137.4M) 2026-07-01 01:52:25.967 | CPU: 4.632s 2026-07-01 01:52:25.967 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-07-01 01:52:25.967 | └─72255 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-07-01 01:52:25.967 | 2026-07-01 01:52:25.967 | Jul 01 03:51:58 devstack nova-compute[72255]: DEBUG nova.compute.provider_tree [None req-10bbe759-745d-440e-95f3-df5e07b3213f None None] Updating resource provider 5518c628-bb3f-4906-a8ea-fd36e192616a generation from 0 to 1 during operation: update_inventory {{(pid=72255) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-07-01 01:52:25.967 | Jul 01 03:51:58 devstack nova-compute[72255]: DEBUG nova.compute.provider_tree [None req-10bbe759-745d-440e-95f3-df5e07b3213f None None] Updating inventory in ProviderTree for provider 5518c628-bb3f-4906-a8ea-fd36e192616a 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=72255) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2026-07-01 01:52:25.967 | Jul 01 03:51:58 devstack nova-compute[72255]: DEBUG nova.compute.provider_tree [None req-10bbe759-745d-440e-95f3-df5e07b3213f None None] Updating resource provider 5518c628-bb3f-4906-a8ea-fd36e192616a generation from 1 to 2 during operation: update_traits {{(pid=72255) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-07-01 01:52:25.967 | Jul 01 03:51:59 devstack nova-compute[72255]: DEBUG nova.compute.resource_tracker [None req-10bbe759-745d-440e-95f3-df5e07b3213f None None] Compute_service record updated for devstack:devstack {{(pid=72255) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-07-01 01:52:25.968 | Jul 01 03:51:59 devstack nova-compute[72255]: DEBUG oslo_concurrency.lockutils [None req-10bbe759-745d-440e-95f3-df5e07b3213f None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 5.160s {{(pid=72255) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-01 01:52:25.968 | Jul 01 03:51:59 devstack nova-compute[72255]: DEBUG nova.service [None req-10bbe759-745d-440e-95f3-df5e07b3213f None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=72255) start /opt/stack/nova/nova/service.py:196}} 2026-07-01 01:52:25.968 | Jul 01 03:51:59 devstack nova-compute[72255]: DEBUG nova.service [None req-10bbe759-745d-440e-95f3-df5e07b3213f None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=72255) start /opt/stack/nova/nova/service.py:212}} 2026-07-01 01:52:25.968 | Jul 01 03:51:59 devstack nova-compute[72255]: DEBUG nova.service [None req-10bbe759-745d-440e-95f3-df5e07b3213f None None] Join ServiceGroup membership for this service compute {{(pid=72255) start /opt/stack/nova/nova/service.py:222}} 2026-07-01 01:52:25.968 | Jul 01 03:51:59 devstack nova-compute[72255]: DEBUG nova.servicegroup.drivers.db [None req-10bbe759-745d-440e-95f3-df5e07b3213f None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=72255) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-01 01:52:25.968 | Jul 01 03:52:04 devstack nova-compute[72255]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=72255) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 01:52:25.974 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 01:52:25.978 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-07-01 01:52:25.996 | not-found 2026-07-01 01:52:26.003 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 01:52:26.007 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-07-01 01:52:26.026 | enabled 2026-07-01 01:52:26.032 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-07-01 01:52:26.055 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-07-01 01:52:26.055 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-07-01 01:52:26.055 | Active: active (running) since Wed 2026-07-01 03:51:15 CEST; 1min 10s ago 2026-07-01 01:52:26.055 | Main PID: 68569 (nova-scheduler:) 2026-07-01 01:52:26.055 | Tasks: 19 (limit: 14255) 2026-07-01 01:52:26.055 | Memory: 156.5M (peak: 156.9M) 2026-07-01 01:52:26.055 | CPU: 4.910s 2026-07-01 01:52:26.056 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-07-01 01:52:26.056 | ├─68569 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-07-01 01:52:26.056 | ├─70204 "nova-scheduler: ServiceWrapper worker(0)" 2026-07-01 01:52:26.056 | └─70216 "nova-scheduler: ServiceWrapper worker(1)" 2026-07-01 01:52:26.056 | 2026-07-01 01:52:26.056 | Jul 01 03:51:21 devstack nova-scheduler[70204]: DEBUG nova.servicegroup.drivers.db [None req-0455d1c2-aa8c-4468-bb48-463a36d44cf2 None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=70204) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-01 01:52:26.056 | Jul 01 03:51:26 devstack nova-scheduler[70216]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=70216) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 01:52:26.056 | Jul 01 03:51:26 devstack nova-scheduler[70204]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=70204) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 01:52:26.056 | Jul 01 03:51:29 devstack nova-scheduler[68569]: DEBUG dbcounter [-] [68569] Writing DB stats nova_api:SELECT=3 {{(pid=68569) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 01:52:26.056 | Jul 01 03:51:29 devstack nova-scheduler[68569]: DEBUG dbcounter [-] [68569] Writing DB stats nova_cell1:SELECT=1 {{(pid=68569) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 01:52:26.056 | Jul 01 03:51:29 devstack nova-scheduler[68569]: DEBUG dbcounter [-] [68569] Writing DB stats nova_cell0:SELECT=1 {{(pid=68569) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 01:52:26.057 | Jul 01 03:51:36 devstack nova-scheduler[70216]: DEBUG dbcounter [-] [70216] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=70216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 01:52:26.057 | Jul 01 03:51:36 devstack nova-scheduler[70204]: DEBUG dbcounter [-] [70204] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1 {{(pid=70204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 01:52:26.057 | Jul 01 03:51:40 devstack nova-scheduler[70216]: DEBUG oslo.service.backend._threading.loopingcall [None req-e66b4c48-2cf2-410d-bbc5-c74e4b47f309 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=70216) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 01:52:26.058 | Jul 01 03:52:09 devstack nova-scheduler[70204]: DEBUG oslo.service.backend._threading.loopingcall [None req-f44522fc-6d9f-4b61-9e34-9e8a4f777fec None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=70204) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 01:52:26.062 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 01:52:26.066 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-07-01 01:52:26.084 | not-found 2026-07-01 01:52:26.090 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 01:52:26.094 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-07-01 01:52:26.113 | enabled 2026-07-01 01:52:26.119 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-07-01 01:52:26.142 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-07-01 01:52:26.142 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-07-01 01:52:26.142 | Active: active (running) since Wed 2026-07-01 03:51:17 CEST; 1min 8s ago 2026-07-01 01:52:26.142 | Main PID: 69183 (uwsgi) 2026-07-01 01:52:26.142 | Status: "uWSGI is ready" 2026-07-01 01:52:26.142 | Tasks: 16 (limit: 14255) 2026-07-01 01:52:26.142 | Memory: 220.9M (peak: 221.2M) 2026-07-01 01:52:26.142 | CPU: 10.032s 2026-07-01 01:52:26.142 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-07-01 01:52:26.143 | ├─69183 "nova-api-metauWSGI master" 2026-07-01 01:52:26.143 | ├─69184 "nova-api-metauWSGI worker 1" 2026-07-01 01:52:26.143 | ├─69185 "nova-api-metauWSGI worker 2" 2026-07-01 01:52:26.143 | └─69186 "nova-api-metauWSGI http 1" 2026-07-01 01:52:26.143 | 2026-07-01 01:52:26.143 | Jul 01 03:51:24 devstack devstack@n-api-meta.service[69184]: DEBUG nova.api.openstack.wsgi_app [None req-7e6ec1f4-ce88-4b48-9b5b-26b0abbbf3b2 None None] ******************************************************************************** {{(pid=69184) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-07-01 01:52:26.143 | Jul 01 03:51:24 devstack devstack@n-api-meta.service[69184]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7789a2ea3668 pid: 69184 (default app) 2026-07-01 01:52:26.143 | Jul 01 03:51:32 devstack devstack@n-api-meta.service[69185]: DEBUG dbcounter [-] [69185] Writing DB stats nova_api:SELECT=1 {{(pid=69185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 01:52:26.143 | Jul 01 03:51:32 devstack devstack@n-api-meta.service[69184]: DEBUG dbcounter [-] [69184] Writing DB stats nova_api:SELECT=1 {{(pid=69184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 01:52:26.143 | Jul 01 03:51:33 devstack devstack@n-api-meta.service[69185]: DEBUG dbcounter [-] [69185] Writing DB stats nova_cell0:SELECT=1 {{(pid=69185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 01:52:26.143 | Jul 01 03:51:33 devstack devstack@n-api-meta.service[69185]: DEBUG dbcounter [-] [69185] Writing DB stats nova_cell1:SELECT=1 {{(pid=69185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 01:52:26.144 | Jul 01 03:51:33 devstack devstack@n-api-meta.service[69185]: DEBUG dbcounter [-] [69185] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=69185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 01:52:26.144 | Jul 01 03:51:33 devstack devstack@n-api-meta.service[69184]: DEBUG dbcounter [-] [69184] Writing DB stats nova_cell1:SELECT=1 {{(pid=69184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 01:52:26.144 | Jul 01 03:51:33 devstack devstack@n-api-meta.service[69184]: DEBUG dbcounter [-] [69184] Writing DB stats nova_cell0:SELECT=1 {{(pid=69184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 01:52:26.144 | Jul 01 03:51:33 devstack devstack@n-api-meta.service[69184]: DEBUG dbcounter [-] [69184] Writing DB stats nova_cell0:SELECT=1 {{(pid=69184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 01:52:26.149 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 01:52:26.153 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-07-01 01:52:26.172 | enabled 2026-07-01 01:52:26.178 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-07-01 01:52:26.200 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-07-01 01:52:26.201 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-07-01 01:52:26.201 | Active: active (running) since Wed 2026-07-01 03:49:46 CEST; 2min 40s ago 2026-07-01 01:52:26.201 | Main PID: 66361 (uwsgi) 2026-07-01 01:52:26.201 | Status: "uWSGI is ready" 2026-07-01 01:52:26.201 | Tasks: 5 (limit: 14255) 2026-07-01 01:52:26.201 | Memory: 176.7M (peak: 177.0M) 2026-07-01 01:52:26.201 | CPU: 6.424s 2026-07-01 01:52:26.201 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-07-01 01:52:26.201 | ├─66361 "placementuWSGI master" 2026-07-01 01:52:26.201 | ├─66362 "placementuWSGI worker 1" 2026-07-01 01:52:26.201 | └─66363 "placementuWSGI worker 2" 2026-07-01 01:52:26.202 | 2026-07-01 01:52:26.202 | Jul 01 03:51:58 devstack devstack@placement-api.service[66363]: INFO placement.requestlog [req-5de96419-86c6-4afa-808b-8924250667d3 req-c1f45cc0-3e45-44d2-b583-204d5af82a37 service nova] 192.168.122.240 "PUT /placement/resource_providers/5518c628-bb3f-4906-a8ea-fd36e192616a/inventories" status: 200 len: 396 microversion: 1.26 2026-07-01 01:52:26.202 | Jul 01 03:51:58 devstack devstack@placement-api.service[66363]: [pid: 66363|app: 0|req: 5/9] 192.168.122.240 () {64 vars in 1498 bytes} [Wed Jul 1 03:51:58 2026] PUT /placement/resource_providers/5518c628-bb3f-4906-a8ea-fd36e192616a/inventories => generated 396 bytes in 134 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-07-01 01:52:26.202 | Jul 01 03:51:58 devstack devstack@placement-api.service[66362]: DEBUG placement.requestlog [req-5de96419-86c6-4afa-808b-8924250667d3 req-be62f368-326f-44f1-b21d-2727e8bbc681 None None] Starting request: 192.168.122.240 "GET /placement/traits?name=in:COMPUTE_IMAGE_TYPE_AKI,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_SHA,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SOUND_MODEL_USB,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_AVX2,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_F16C,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_AVX,HW_CPU_X86_SSE41,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_SSE42,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_AMD_SVM,HW_CPU_X86_SSE,HW_CPU_X86_SSE4A,HW_CPU_X86_CLMUL,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_ACCELERATORS,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_BMI2,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_VOLUME_EXTEND,COMPUTE_STORAGE_BUS_IDE,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_STORAGE_BUS_FDC,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_AC97,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_ABM,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NODE,HW_CPU_X86_SSE2,HW_CPU_X86_SSSE3,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_MMX,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_BMI,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_AESNI,HW_CPU_X86_FMA3,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_RESCUE_BFV,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_IGB,HW_ARCH_X86_64,COMPUTE_STORAGE_BUS_SATA,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_SVM,COMPUTE_TRUSTED_CERTS" {{(pid=66362) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-01 01:52:26.202 | Jul 01 03:51:58 devstack devstack@placement-api.service[66362]: INFO placement.requestlog [req-5de96419-86c6-4afa-808b-8924250667d3 req-be62f368-326f-44f1-b21d-2727e8bbc681 service nova] 192.168.122.240 "GET /placement/traits?name=in:COMPUTE_IMAGE_TYPE_AKI,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_SHA,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SOUND_MODEL_USB,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_AVX2,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_F16C,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_AVX,HW_CPU_X86_SSE41,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_SSE42,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_AMD_SVM,HW_CPU_X86_SSE,HW_CPU_X86_SSE4A,HW_CPU_X86_CLMUL,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_ACCELERATORS,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_BMI2,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_VOLUME_EXTEND,COMPUTE_STORAGE_BUS_IDE,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_STORAGE_BUS_FDC,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_AC97,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_ABM,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NODE,HW_CPU_X86_SSE2,HW_CPU_X86_SSSE3,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_MMX,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_BMI,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_AESNI,HW_CPU_X86_FMA3,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_RESCUE_BFV,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_IGB,HW_ARCH_X86_64,COMPUTE_STORAGE_BUS_SATA,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_SVM,COMPUTE_TRUSTED_CERTS" status: 200 len: 2058 microversion: 1.6 2026-07-01 01:52:26.202 | Jul 01 03:51:58 devstack devstack@placement-api.service[66362]: [pid: 66362|app: 0|req: 5/10] 192.168.122.240 () {60 vars in 4912 bytes} [Wed Jul 1 03:51:58 2026] GET /placement/traits?name=in:COMPUTE_IMAGE_TYPE_AKI,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_SHA,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SOUND_MODEL_USB,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_AVX2,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_F16C,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_AVX,HW_CPU_X86_SSE41,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_SSE42,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_AMD_SVM,HW_CPU_X86_SSE,HW_CPU_X86_SSE4A,HW_CPU_X86_CLMUL,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_ACCELERATORS,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_BMI2,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_VOLUME_EXTEND,COMPUTE_STORAGE_BUS_IDE,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_STORAGE_BUS_FDC,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_AC97,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_ABM,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NODE,HW_CPU_X86_SSE2,HW_CPU_X86_SSSE3,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_MMX,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_BMI,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_AESNI,HW_CPU_X86_FMA3,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_RESCUE_BFV,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_IGB,HW_ARCH_X86_64,COMPUTE_STORAGE_BUS_SATA,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_SVM,COMPUTE_TRUSTED_CERTS => generated 2058 bytes in 94 msecs (HTTP/1.1 200) 6 headers in 225 bytes (2 switches on core 0) 2026-07-01 01:52:26.202 | Jul 01 03:51:58 devstack devstack@placement-api.service[66363]: DEBUG placement.requestlog [req-5de96419-86c6-4afa-808b-8924250667d3 req-56a4de5c-2719-47d8-a7ab-d321b95ad672 None None] Starting request: 192.168.122.240 "PUT /placement/resource_providers/5518c628-bb3f-4906-a8ea-fd36e192616a/traits" {{(pid=66363) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-01 01:52:26.202 | Jul 01 03:51:58 devstack devstack@placement-api.service[66363]: INFO placement.requestlog [req-5de96419-86c6-4afa-808b-8924250667d3 req-56a4de5c-2719-47d8-a7ab-d321b95ad672 service nova] 192.168.122.240 "PUT /placement/resource_providers/5518c628-bb3f-4906-a8ea-fd36e192616a/traits" status: 200 len: 2093 microversion: 1.6 2026-07-01 01:52:26.202 | Jul 01 03:51:58 devstack devstack@placement-api.service[66363]: [pid: 66363|app: 0|req: 6/11] 192.168.122.240 () {64 vars in 1483 bytes} [Wed Jul 1 03:51:58 2026] PUT /placement/resource_providers/5518c628-bb3f-4906-a8ea-fd36e192616a/traits => generated 2093 bytes in 342 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-01 01:52:26.203 | Jul 01 03:52:08 devstack devstack@placement-api.service[66362]: DEBUG dbcounter [-] [66362] Writing DB stats placement:SELECT=4 {{(pid=66362) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 01:52:26.203 | Jul 01 03:52:08 devstack devstack@placement-api.service[66363]: DEBUG dbcounter [-] [66363] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=66363) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 01:52:26.208 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 01:52:26.212 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-07-01 01:52:26.230 | not-found 2026-07-01 01:52:26.236 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 01:52:26.240 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-07-01 01:52:26.259 | enabled 2026-07-01 01:52:26.266 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-07-01 01:52:26.289 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-07-01 01:52:26.290 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-07-01 01:52:26.290 | Active: active (running) since Wed 2026-07-01 03:51:54 CEST; 31s ago 2026-07-01 01:52:26.290 | Main PID: 75409 (uwsgi) 2026-07-01 01:52:26.290 | Status: "uWSGI is ready" 2026-07-01 01:52:26.290 | Tasks: 9 (limit: 14255) 2026-07-01 01:52:26.290 | Memory: 256.7M (peak: 257.4M) 2026-07-01 01:52:26.290 | CPU: 11.005s 2026-07-01 01:52:26.290 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-07-01 01:52:26.291 | ├─75409 "glance-apiuWSGI master" 2026-07-01 01:52:26.291 | ├─75414 "glance-apiuWSGI worker 1" 2026-07-01 01:52:26.291 | └─75415 "glance-apiuWSGI worker 2" 2026-07-01 01:52:26.291 | 2026-07-01 01:52:26.291 | Jul 01 03:52:07 devstack devstack@g-api.service[75415]: INFO glance.location [None req-14fdd1a8-2a18-4b67-a3a9-669c5bba669b admin admin] Image format matched and virtual size computed: 117440512 2026-07-01 01:52:26.291 | Jul 01 03:52:07 devstack devstack@g-api.service[75415]: DEBUG glance_store.backend [None req-14fdd1a8-2a18-4b67-a3a9-669c5bba669b admin admin] Skipping store.set_acls... not implemented. {{(pid=75415) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-07-01 01:52:26.291 | Jul 01 03:52:07 devstack devstack@g-api.service[75415]: [pid: 75415|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 875 bytes} [Wed Jul 1 03:52:05 2026] PUT /v2/images/44c37c3e-a2cd-450f-a8e6-b9270ee06395/file => generated 0 bytes in 1828 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-07-01 01:52:26.291 | Jul 01 03:52:07 devstack devstack@g-api.service[75414]: DEBUG glance.api.middleware.version_negotiation [None req-d7a0e8b4-d50f-4b8a-8137-93862a6f924f admin admin] Determining version of request: GET /v2/images/44c37c3e-a2cd-450f-a8e6-b9270ee06395 Accept: */* {{(pid=75414) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-07-01 01:52:26.291 | Jul 01 03:52:07 devstack devstack@g-api.service[75414]: DEBUG glance.api.middleware.version_negotiation [None req-d7a0e8b4-d50f-4b8a-8137-93862a6f924f admin admin] Using url versioning {{(pid=75414) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-07-01 01:52:26.291 | Jul 01 03:52:07 devstack devstack@g-api.service[75414]: DEBUG glance.api.middleware.version_negotiation [None req-d7a0e8b4-d50f-4b8a-8137-93862a6f924f admin admin] Matched version: v2 {{(pid=75414) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-07-01 01:52:26.292 | Jul 01 03:52:07 devstack devstack@g-api.service[75414]: DEBUG glance.api.middleware.version_negotiation [None req-d7a0e8b4-d50f-4b8a-8137-93862a6f924f admin admin] new path /v2/images/44c37c3e-a2cd-450f-a8e6-b9270ee06395 {{(pid=75414) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-07-01 01:52:26.292 | Jul 01 03:52:07 devstack devstack@g-api.service[75414]: [pid: 75414|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 802 bytes} [Wed Jul 1 03:52:07 2026] GET /v2/images/44c37c3e-a2cd-450f-a8e6-b9270ee06395 => generated 976 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 01:52:26.292 | Jul 01 03:52:17 devstack devstack@g-api.service[75415]: DEBUG dbcounter [-] [75415] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=75415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 01:52:26.293 | Jul 01 03:52:17 devstack devstack@g-api.service[75414]: DEBUG dbcounter [-] [75414] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=75414) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 01:52:26.297 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 01:52:26.300 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-07-01 01:52:26.319 | enabled 2026-07-01 01:52:26.325 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-07-01 01:52:26.348 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-07-01 01:52:26.348 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-07-01 01:52:26.348 | Active: active (running) since Wed 2026-07-01 03:51:43 CEST; 42s ago 2026-07-01 01:52:26.348 | Main PID: 73847 (cinder-schedule) 2026-07-01 01:52:26.348 | Tasks: 1 (limit: 14255) 2026-07-01 01:52:26.348 | Memory: 109.2M (peak: 109.5M) 2026-07-01 01:52:26.348 | CPU: 4.106s 2026-07-01 01:52:26.349 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-07-01 01:52:26.349 | └─73847 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-07-01 01:52:26.349 | 2026-07-01 01:52:26.349 | Jul 01 03:51:48 devstack cinder-scheduler[73847]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-07-01 01:52:26.349 | Jul 01 03:51:48 devstack cinder-scheduler[73847]: INFO cinder.manager [None req-932db0ed-253b-4c9f-8f17-41940423f324 None None] Initiating service 1 cleanup 2026-07-01 01:52:26.349 | Jul 01 03:51:48 devstack cinder-scheduler[73847]: INFO cinder.manager [None req-932db0ed-253b-4c9f-8f17-41940423f324 None None] Service 1 cleanup completed. 2026-07-01 01:52:26.349 | Jul 01 03:51:48 devstack cinder-scheduler[73847]: DEBUG cinder.service [None req-932db0ed-253b-4c9f-8f17-41940423f324 None None] Creating RPC server for service cinder-scheduler {{(pid=73847) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-01 01:52:26.349 | Jul 01 03:51:48 devstack cinder-scheduler[73847]: DEBUG cinder.service [None req-932db0ed-253b-4c9f-8f17-41940423f324 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=73847) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-01 01:52:26.349 | Jul 01 03:51:58 devstack cinder-scheduler[73847]: DEBUG dbcounter [-] [73847] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=73847) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 01:52:26.349 | Jul 01 03:52:06 devstack cinder-scheduler[73847]: DEBUG cinder.scheduler.host_manager [None req-860a1f31-f4c2-40e6-9028-43021c38fec3 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=73847) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-07-01 01:52:26.349 | Jul 01 03:52:06 devstack cinder-scheduler[73847]: DEBUG cinder.scheduler.host_manager [None req-860a1f31-f4c2-40e6-9028-43021c38fec3 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, 1, 1, 52, 6, 295697)}, {'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, 1, 1, 52, 6, 295697)}]. {{(pid=73847) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-07-01 01:52:26.350 | Jul 01 03:52:06 devstack cinder-scheduler[73847]: DEBUG cinder.scheduler.host_manager [None req-860a1f31-f4c2-40e6-9028-43021c38fec3 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, 1, 1, 52, 6, 243437)} {{(pid=73847) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-07-01 01:52:26.350 | Jul 01 03:52:16 devstack cinder-scheduler[73847]: DEBUG dbcounter [-] [73847] Writing DB stats cinder:SELECT=1 {{(pid=73847) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 01:52:26.353 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 01:52:26.357 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-07-01 01:52:26.377 | enabled 2026-07-01 01:52:26.382 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-07-01 01:52:26.406 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-07-01 01:52:26.406 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-07-01 01:52:26.406 | Active: active (running) since Wed 2026-07-01 03:51:36 CEST; 50s ago 2026-07-01 01:52:26.406 | Main PID: 73096 (uwsgi) 2026-07-01 01:52:26.406 | Status: "uWSGI is ready" 2026-07-01 01:52:26.406 | Tasks: 7 (limit: 14255) 2026-07-01 01:52:26.406 | Memory: 246.6M (peak: 246.9M) 2026-07-01 01:52:26.406 | CPU: 10.856s 2026-07-01 01:52:26.406 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-07-01 01:52:26.406 | ├─73096 "cinder-apiuWSGI master" 2026-07-01 01:52:26.407 | ├─73122 "cinder-apiuWSGI worker 1" 2026-07-01 01:52:26.407 | └─73123 "cinder-apiuWSGI worker 2" 2026-07-01 01:52:26.407 | 2026-07-01 01:52:26.407 | Jul 01 03:51:50 devstack devstack@c-api.service[73123]: DEBUG dbcounter [-] [73123] Writing DB stats cinder:SELECT=6 {{(pid=73123) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 01:52:26.407 | Jul 01 03:51:51 devstack devstack@c-api.service[73123]: INFO cinder.api.openstack.wsgi [req-ed2fff91-6748-4db5-9d76-94b5685c51c8 req-d66bbafb-abf5-4de3-898a-9d06454e7447 admin admin] POST http://192.168.122.240/volume/v3/types/09486014-a881-4415-809e-51573fe2110a/extra_specs 2026-07-01 01:52:26.407 | Jul 01 03:51:51 devstack devstack@c-api.service[73123]: DEBUG cinder.api.openstack.wsgi [req-ed2fff91-6748-4db5-9d76-94b5685c51c8 req-d66bbafb-abf5-4de3-898a-9d06454e7447 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=73123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-07-01 01:52:26.407 | Jul 01 03:51:51 devstack devstack@c-api.service[73123]: /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-01 01:52:26.407 | Jul 01 03:51:51 devstack devstack@c-api.service[73123]: warnings.warn( 2026-07-01 01:52:26.407 | Jul 01 03:51:51 devstack devstack@c-api.service[73123]: DEBUG oslo_db.sqlalchemy.engines [req-ed2fff91-6748-4db5-9d76-94b5685c51c8 req-d66bbafb-abf5-4de3-898a-9d06454e7447 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=73123) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-01 01:52:26.407 | Jul 01 03:51:51 devstack devstack@c-api.service[73123]: INFO cinder.api.openstack.wsgi [req-ed2fff91-6748-4db5-9d76-94b5685c51c8 req-d66bbafb-abf5-4de3-898a-9d06454e7447 admin admin] http://192.168.122.240/volume/v3/types/09486014-a881-4415-809e-51573fe2110a/extra_specs returned with HTTP 200 2026-07-01 01:52:26.407 | Jul 01 03:51:51 devstack devstack@c-api.service[73123]: [pid: 73123|app: 0|req: 1/3] 192.168.122.240 () {62 vars in 1363 bytes} [Wed Jul 1 03:51:50 2026] POST /volume/v3/types/09486014-a881-4415-809e-51573fe2110a/extra_specs => generated 55 bytes in 1033 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:52:26.408 | Jul 01 03:52:00 devstack devstack@c-api.service[73122]: DEBUG dbcounter [-] [73122] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=73122) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 01:52:26.408 | Jul 01 03:52:01 devstack devstack@c-api.service[73123]: DEBUG dbcounter [-] [73123] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=73123) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 01:52:26.412 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 01:52:26.416 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-07-01 01:52:26.435 | enabled 2026-07-01 01:52:26.441 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-07-01 01:52:26.464 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-07-01 01:52:26.464 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-07-01 01:52:26.465 | Active: active (running) since Wed 2026-07-01 03:51:46 CEST; 40s ago 2026-07-01 01:52:26.465 | Main PID: 74540 (cinder-volume) 2026-07-01 01:52:26.465 | Tasks: 2 (limit: 14255) 2026-07-01 01:52:26.465 | Memory: 143.9M (peak: 172.7M) 2026-07-01 01:52:26.465 | CPU: 20.602s 2026-07-01 01:52:26.465 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-07-01 01:52:26.465 | ├─74540 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-01 01:52:26.465 | └─74717 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-01 01:52:26.465 | 2026-07-01 01:52:26.466 | Jul 01 03:52:08 devstack sudo[75905]: 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-01 01:52:26.466 | Jul 01 03:52:08 devstack sudo[75905]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-07-01 01:52:26.466 | Jul 01 03:52:09 devstack sudo[75905]: pam_unix(sudo:session): session closed for user root 2026-07-01 01:52:26.466 | Jul 01 03:52:09 devstack cinder-volume[74717]: DEBUG oslo_concurrency.processutils [None req-860a1f31-f4c2-40e6-9028-43021c38fec3 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.619s {{(pid=74717) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-07-01 01:52:26.466 | Jul 01 03:52:09 devstack cinder-volume[74717]: INFO cinder.volume.manager [None req-860a1f31-f4c2-40e6-9028-43021c38fec3 None None] Driver post RPC initialization completed successfully. 2026-07-01 01:52:26.466 | Jul 01 03:52:09 devstack cinder-volume[74717]: DEBUG oslo_service.periodic_task [None req-a22a5cb4-e9d8-4ff7-a566-08238ff2e452 None None] Running periodic task VolumeManager._thread_info {{(pid=74717) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-07-01 01:52:26.466 | Jul 01 03:52:09 devstack cinder-volume[74717]: DEBUG cinder.volume.manager [None req-a22a5cb4-e9d8-4ff7-a566-08238ff2e452 None None] thread count: 6 {{(pid=74717) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} 2026-07-01 01:52:26.466 | Jul 01 03:52:09 devstack cinder-volume[74717]: DEBUG cinder.volume.manager [None req-a22a5cb4-e9d8-4ff7-a566-08238ff2e452 None None] thread info: [<_MainThread(MainThread, started 125476798562432)>, , , , , ] {{(pid=74717) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} 2026-07-01 01:52:26.467 | Jul 01 03:52:19 devstack cinder-volume[74717]: DEBUG dbcounter [-] [74717] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=74717) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 01:52:26.467 | Jul 01 03:52:19 devstack cinder-volume[74717]: DEBUG dbcounter [-] [74717] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1 {{(pid=74717) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 01:52:26.470 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 01:52:26.475 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-07-01 01:52:26.494 | not-found 2026-07-01 01:52:26.500 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 01:52:26.504 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-07-01 01:52:26.522 | not-found 2026-07-01 01:52:26.528 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 01:52:26.532 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-07-01 01:52:26.550 | not-found 2026-07-01 01:52:26.556 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 01:52:26.560 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-07-01 01:52:26.578 | not-found 2026-07-01 01:52:26.584 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 01:52:26.588 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-07-01 01:52:26.607 | not-found 2026-07-01 01:52:26.613 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 01:52:26.618 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-07-01 01:52:26.637 | enabled 2026-07-01 01:52:26.643 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-07-01 01:52:26.666 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-07-01 01:52:26.666 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-07-01 01:52:26.666 | Active: active (running) since Wed 2026-07-01 03:49:24 CEST; 3min 1s ago 2026-07-01 01:52:26.667 | Main PID: 62942 (neutron-ovn-age) 2026-07-01 01:52:26.667 | Tasks: 20 (limit: 14255) 2026-07-01 01:52:26.667 | Memory: 345.5M (peak: 346.3M) 2026-07-01 01:52:26.667 | CPU: 12.413s 2026-07-01 01:52:26.667 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-07-01 01:52:26.667 | ├─62942 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-07-01 01:52:26.667 | ├─64263 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-07-01 01:52:26.667 | ├─64675 /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/tmp9rkibzoe/privsep.sock 2026-07-01 01:52:26.667 | └─67226 /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/tmp_nfeaqc3/privsep.sock 2026-07-01 01:52:26.668 | 2026-07-01 01:52:26.668 | Jul 01 03:50:29 devstack neutron-ovn-agent[64263]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=64263) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-01 01:52:26.668 | Jul 01 03:51:07 devstack neutron-ovn-agent[64263]: DEBUG ovsdbapp.backend.ovs_idl.event [-] Matched UPDATE: SbGlobalUpdateEvent(events=('update',), table='SB_Global', conditions=None, old_conditions=None), priority=20 to row=SB_Global(uuid=6b219e66-7bd8-4662-8123-bfec2f6bfbff, external_ids={}, ipsec=False, nb_cfg=2, options={'arp_ns_explicit_output': 'true', 'mac_prefix': '76:c4:0e', 'max_tunid': '16711680', 'northd_internal_version': '24.03.6-20.33.0-76.8', 'svc_monitor_mac': '1a:10:73:28:20:91', 'fdb_removal_limit': '0', 'ignore_lsp_down': 'false', 'mac_binding_removal_limit': '0', 'bfd-min-rx': '1000', 'bfd-min-tx': '100', 'bfd-mult': '3'}, ssl=[]) old=SB_Global(uuid=6b219e66-7bd8-4662-8123-bfec2f6bfbff, nb_cfg=1) {{(pid=64263) matches /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/event.py:55}} 2026-07-01 01:52:26.668 | Jul 01 03:51:07 devstack neutron-ovn-agent[64263]: DEBUG neutron.agent.ovn.agent.ovn_neutron_agent [-] Delaying updating chassis table for 9 seconds {{(pid=64263) run /opt/stack/neutron/neutron/agent/ovn/agent/ovn_neutron_agent.py:66}} 2026-07-01 01:52:26.668 | Jul 01 03:51:16 devstack neutron-ovn-agent[64263]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=25539157-2b03-49c8-a07c-7abfc6e13367, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '2'}),), if_exists=True) {{(pid=64263) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-07-01 01:52:26.668 | Jul 01 03:51:29 devstack neutron-ovn-agent[64263]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=64263) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-01 01:52:26.668 | Jul 01 03:51:29 devstack neutron-ovn-agent[64263]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=64263) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-01 01:52:26.668 | Jul 01 03:51:29 devstack neutron-ovn-agent[64263]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=64263) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-01 01:52:26.669 | Jul 01 03:51:29 devstack neutron-ovn-agent[64263]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=64263) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-01 01:52:26.669 | Jul 01 03:51:29 devstack neutron-ovn-agent[64263]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=64263) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-01 01:52:26.669 | Jul 01 03:51:29 devstack neutron-ovn-agent[64263]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=64263) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-01 01:52:26.675 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 01:52:26.679 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-07-01 01:52:26.697 | not-found 2026-07-01 01:52:26.703 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 01:52:26.708 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-07-01 01:52:26.725 | not-found 2026-07-01 01:52:26.731 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 01:52:26.735 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-07-01 01:52:26.754 | not-found 2026-07-01 01:52:26.760 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 01:52:26.765 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-07-01 01:52:26.783 | not-found 2026-07-01 01:52:26.789 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 01:52:26.793 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-07-01 01:52:26.812 | enabled 2026-07-01 01:52:26.818 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-07-01 01:52:26.842 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-07-01 01:52:26.842 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-07-01 01:52:26.842 | Active: active (running) since Wed 2026-07-01 03:42:37 CEST; 9min ago 2026-07-01 01:52:26.842 | Main PID: 39414 (dstat.sh) 2026-07-01 01:52:26.842 | Tasks: 3 (limit: 14255) 2026-07-01 01:52:26.842 | Memory: 27.5M (peak: 28.2M) 2026-07-01 01:52:26.842 | CPU: 3.469s 2026-07-01 01:52:26.842 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-07-01 01:52:26.842 | ├─39414 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-07-01 01:52:26.843 | ├─39513 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-07-01 01:52:26.843 | └─39514 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-07-01 01:52:26.843 | 2026-07-01 01:52:26.843 | Jul 01 03:52:17 devstack dstat.sh[39514]: 01-07 03:52:17| 21 7 68 0 0|5340M 228M 220M 5952M| 0 0 | 0 368k| 0 40.0 |2649 2561 |2.74 2.62 1.83|1.0 0 0| 0 0 | | 17 281 0 28 0 2026-07-01 01:52:26.843 | Jul 01 03:52:18 devstack dstat.sh[39514]: 01-07 03:52:18| 18 15 61 0 0|5331M 237M 220M 5952M| 11k 35k| 44k 336k|3.00 30.0 |4638 3882 |2.74 2.62 1.83|1.0 0 265| 0 0 | | 17 285 0 28 0 2026-07-01 01:52:26.843 | Jul 01 03:52:19 devstack dstat.sh[39514]: 01-07 03:52:19| 20 11 67 0 0|5365M 203M 220M 5952M| 0 0 | 0 284k| 0 26.0 |2167 1688 |2.74 2.62 1.83|1.0 0 2.0| 0 0 | | 17 289 0 28 0 2026-07-01 01:52:26.843 | Jul 01 03:52:20 devstack dstat.sh[39514]: 01-07 03:52:20| 19 7 71 0 0|5398M 170M 220M 5952M| 52B 0 | 0 440k| 0 25.0 |1961 1508 |2.74 2.62 1.83|1.0 0 0| 0 0 | | 17 289 0 28 0 2026-07-01 01:52:26.843 | Jul 01 03:52:21 devstack dstat.sh[39514]: 01-07 03:52:21| 14 14 65 0 0|5309M 259M 220M 5952M|6306B 20k| 20k 136k|4.00 14.0 |4395 3594 |2.74 2.62 1.83|1.0 0 241| 0 0 | | 17 289 0 28 0 2026-07-01 01:52:26.844 | Jul 01 03:52:22 devstack dstat.sh[39514]: 01-07 03:52:22| 0 3 93 0 0|5309M 258M 220M 5952M| 448B 1890B| 0 1008k| 0 130 |1349 1690 |2.52 2.58 1.82|1.0 0 38| 0 0 | | 17 289 0 28 0 2026-07-01 01:52:26.844 | Jul 01 03:52:23 devstack dstat.sh[39514]: 01-07 03:52:23| 16 8 73 0 0|5310M 258M 220M 5952M| 66B 476B| 0 52k| 0 6.00 |1887 1611 |2.52 2.58 1.82|1.0 0 5.0| 0 0 | | 17 289 0 28 0 2026-07-01 01:52:26.844 | Jul 01 03:52:24 devstack dstat.sh[39514]: 01-07 03:52:24| 18 9 71 0 0|5312M 256M 220M 5952M| 52B 0 | 0 0 | 0 0 |1977 1467 |2.52 2.58 1.82|3.0 0 0| 0 0 | | 17 289 0 28 0 2026-07-01 01:52:26.844 | Jul 01 03:52:25 devstack dstat.sh[39514]: 01-07 03:52:25| 20 7 70 0 0|5329M 239M 220M 5952M| 0 0 | 0 68k| 0 8.00 |2147 1763 |2.52 2.58 1.82|1.0 0 0| 0 0 | | 17 291 0 29 0 2026-07-01 01:52:26.844 | Jul 01 03:52:26 devstack dstat.sh[39514]: 01-07 03:52:26| 19 14 59 0 0|5271M 297M 220M 5952M|3876B 39k|8183B 3448k|2.00 464 |4813 4119 |2.52 2.58 1.82|1.0 0 130| 0 0 | | 17 297 0 30 0 2026-07-01 01:52:26.849 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 01:52:26.853 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-07-01 01:52:26.872 | enabled 2026-07-01 01:52:26.878 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-07-01 01:52:26.901 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-07-01 01:52:26.902 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-07-01 01:52:26.902 | Active: active (running) since Wed 2026-07-01 03:49:22 CEST; 3min 4s ago 2026-07-01 01:52:26.902 | Main PID: 62245 (neutron-ovn-met) 2026-07-01 01:52:26.902 | Tasks: 2 (limit: 14255) 2026-07-01 01:52:26.902 | Memory: 121.5M (peak: 122.2M) 2026-07-01 01:52:26.902 | CPU: 3.813s 2026-07-01 01:52:26.902 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-07-01 01:52:26.902 | └─62245 "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-01 01:52:26.903 | 2026-07-01 01:52:26.903 | Jul 01 03:49:26 devstack neutron-ovn-metadata-agent[62245]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-07-01 01:52:26.903 | Jul 01 03:49:26 devstack neutron-ovn-metadata-agent[62245]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-07-01 01:52:26.903 | Jul 01 03:49:26 devstack neutron-ovn-metadata-agent[62245]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-01 01:52:26.903 | Jul 01 03:49:26 devstack neutron-ovn-metadata-agent[62245]: 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-01 01:52:26.903 | Jul 01 03:49:26 devstack neutron-ovn-metadata-agent[62245]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-07-01 01:52:26.903 | Jul 01 03:49:26 devstack neutron-ovn-metadata-agent[62245]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-01 01:52:26.903 | Jul 01 03:49:26 devstack neutron-ovn-metadata-agent[62245]: 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-01 01:52:26.904 | Jul 01 03:49:26 devstack neutron-ovn-metadata-agent[62245]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-07-01 01:52:26.905 | Jul 01 03:49:26 devstack neutron-ovn-metadata-agent[62245]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-07-01 01:52:26.905 | Jul 01 03:49:26 devstack neutron-ovn-metadata-agent[62245]: ERROR neutron 2026-07-01 01:52:26.910 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 01:52:26.914 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-07-01 01:52:26.934 | enabled 2026-07-01 01:52:26.940 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-07-01 01:52:26.964 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-07-01 01:52:26.964 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-07-01 01:52:26.965 | Active: active (running) since Wed 2026-07-01 03:49:28 CEST; 2min 58s ago 2026-07-01 01:52:26.965 | Main PID: 64017 (uwsgi) 2026-07-01 01:52:26.965 | Status: "uWSGI is ready" 2026-07-01 01:52:26.965 | Tasks: 23 (limit: 14255) 2026-07-01 01:52:26.965 | Memory: 386.3M (peak: 387.1M) 2026-07-01 01:52:26.965 | CPU: 42.390s 2026-07-01 01:52:26.965 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-07-01 01:52:26.966 | ├─64017 "neutron-apiuWSGI master" 2026-07-01 01:52:26.966 | ├─64018 "neutron-apiuWSGI worker 1" 2026-07-01 01:52:26.966 | └─64019 "neutron-apiuWSGI worker 2" 2026-07-01 01:52:26.966 | 2026-07-01 01:52:26.966 | Jul 01 03:51:59 devstack devstack@neutron-api.service[64019]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64019) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-01 01:52:26.967 | Jul 01 03:51:59 devstack devstack@neutron-api.service[64019]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=64019) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-01 01:52:26.967 | Jul 01 03:52:07 devstack devstack@neutron-api.service[64018]: DEBUG dbcounter [-] [64018] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64018) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 01:52:26.967 | Jul 01 03:52:09 devstack devstack@neutron-api.service[64019]: DEBUG dbcounter [-] [64019] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64019) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 01:52:26.967 | Jul 01 03:52:12 devstack devstack@neutron-api.service[64018]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64018) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-01 01:52:26.967 | Jul 01 03:52:12 devstack devstack@neutron-api.service[64018]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=64018) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-01 01:52:26.967 | Jul 01 03:52:14 devstack devstack@neutron-api.service[64019]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64019) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-01 01:52:26.967 | Jul 01 03:52:14 devstack devstack@neutron-api.service[64019]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=64019) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-01 01:52:26.967 | Jul 01 03:52:22 devstack devstack@neutron-api.service[64018]: DEBUG dbcounter [-] [64018] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64018) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 01:52:26.967 | Jul 01 03:52:24 devstack devstack@neutron-api.service[64019]: DEBUG dbcounter [-] [64019] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64019) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 01:52:26.970 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 01:52:26.974 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-07-01 01:52:26.994 | enabled 2026-07-01 01:52:27.001 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-07-01 01:52:27.024 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-07-01 01:52:27.024 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-07-01 01:52:27.024 | Active: active (running) since Wed 2026-07-01 03:49:33 CEST; 2min 53s ago 2026-07-01 01:52:27.024 | Main PID: 65029 (neutron-periodi) 2026-07-01 01:52:27.025 | Tasks: 15 (limit: 14255) 2026-07-01 01:52:27.025 | Memory: 179.0M (peak: 179.2M) 2026-07-01 01:52:27.025 | CPU: 6.628s 2026-07-01 01:52:27.025 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-07-01 01:52:27.025 | ├─65029 "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-01 01:52:27.025 | └─65796 "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-01 01:52:27.025 | 2026-07-01 01:52:27.025 | Jul 01 03:51:18 devstack neutron-periodic-workers[65796]: DEBUG oslo.service.backend._threading.loopingcall [None req-1deff1e2-dc84-4f55-8483-a5b5f9195c24 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.98 seconds {{(pid=65796) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 01:52:27.025 | Jul 01 03:51:28 devstack neutron-periodic-workers[65796]: DEBUG dbcounter [-] [65796] Writing DB stats neutron:SELECT=1 {{(pid=65796) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 01:52:27.025 | Jul 01 03:51:39 devstack neutron-periodic-workers[65796]: DEBUG oslo.service.backend._threading.loopingcall [None req-d818450d-e457-4ad7-868c-55c98bde290e None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=65796) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 01:52:27.026 | Jul 01 03:51:43 devstack neutron-periodic-workers[65796]: DEBUG oslo.service.backend._threading.loopingcall [None req-bf61c33f-db4c-49ca-9971-c45536dc9fdb None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.99 seconds {{(pid=65796) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 01:52:27.026 | Jul 01 03:51:53 devstack neutron-periodic-workers[65796]: DEBUG dbcounter [-] [65796] Writing DB stats neutron:SELECT=3,neutron:DELETE=1 {{(pid=65796) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 01:52:27.026 | Jul 01 03:51:55 devstack neutron-periodic-workers[65796]: DEBUG neutron.db.agents_db [None req-1deff1e2-dc84-4f55-8483-a5b5f9195c24 None None] Agent healthcheck: found 0 active agents {{(pid=65796) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-07-01 01:52:27.026 | Jul 01 03:51:55 devstack neutron-periodic-workers[65796]: DEBUG oslo.service.backend._threading.loopingcall [None req-1deff1e2-dc84-4f55-8483-a5b5f9195c24 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=65796) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 01:52:27.026 | Jul 01 03:52:05 devstack neutron-periodic-workers[65796]: DEBUG dbcounter [-] [65796] Writing DB stats neutron:SELECT=1 {{(pid=65796) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 01:52:27.026 | Jul 01 03:52:16 devstack neutron-periodic-workers[65796]: DEBUG oslo.service.backend._threading.loopingcall [None req-d818450d-e457-4ad7-868c-55c98bde290e None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=65796) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 01:52:27.026 | Jul 01 03:52:26 devstack neutron-periodic-workers[65796]: DEBUG dbcounter [-] [65796] Writing DB stats neutron:SELECT=3 {{(pid=65796) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 01:52:27.030 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 01:52:27.034 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-07-01 01:52:27.053 | enabled 2026-07-01 01:52:27.059 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-07-01 01:52:27.082 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-07-01 01:52:27.082 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-07-01 01:52:27.082 | Active: active (running) since Wed 2026-07-01 03:49:30 CEST; 2min 56s ago 2026-07-01 01:52:27.082 | Main PID: 64529 (neutron-rpc-ser) 2026-07-01 01:52:27.082 | Tasks: 27 (limit: 14255) 2026-07-01 01:52:27.082 | Memory: 202.8M (peak: 203.5M) 2026-07-01 01:52:27.082 | CPU: 7.744s 2026-07-01 01:52:27.082 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-07-01 01:52:27.082 | ├─64529 "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-01 01:52:27.082 | ├─65931 "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-01 01:52:27.083 | └─65944 "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-01 01:52:27.083 | 2026-07-01 01:52:27.083 | Jul 01 03:51:16 devstack neutron-rpc-server[65931]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-01 01:52:27.084 | Jul 01 03:51:16 devstack neutron-rpc-server[65931]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 117, in get_node 2026-07-01 01:52:27.084 | Jul 01 03:51:16 devstack neutron-rpc-server[65931]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._load_hash_ring() 2026-07-01 01:52:27.084 | Jul 01 03:51:16 devstack neutron-rpc-server[65931]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 95, in _load_hash_ring 2026-07-01 01:52:27.084 | Jul 01 03:51:16 devstack neutron-rpc-server[65931]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._wait_startup_before_caching or 2026-07-01 01:52:27.085 | Jul 01 03:51:16 devstack neutron-rpc-server[65931]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-01 01:52:27.085 | Jul 01 03:51:16 devstack neutron-rpc-server[65931]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 63, in _wait_startup_before_caching 2026-07-01 01:52:27.085 | Jul 01 03:51:16 devstack neutron-rpc-server[65931]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor raise RuntimeError(msg) 2026-07-01 01:52:27.085 | Jul 01 03:51:16 devstack neutron-rpc-server[65931]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor RuntimeError: The Neutron API workers count is zero 2026-07-01 01:52:27.085 | Jul 01 03:51:16 devstack neutron-rpc-server[65931]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor 2026-07-01 01:52:27.089 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 01:52:27.093 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-07-01 01:52:27.112 | enabled 2026-07-01 01:52:27.118 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-07-01 01:52:27.141 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-07-01 01:52:27.141 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-07-01 01:52:27.141 | Active: active (running) since Wed 2026-07-01 03:49:35 CEST; 2min 51s ago 2026-07-01 01:52:27.141 | Main PID: 65533 (neutron-ovn-mai) 2026-07-01 01:52:27.141 | Tasks: 12 (limit: 14255) 2026-07-01 01:52:27.142 | Memory: 254.2M (peak: 254.6M) 2026-07-01 01:52:27.142 | CPU: 7.664s 2026-07-01 01:52:27.142 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-07-01 01:52:27.142 | ├─65533 "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-01 01:52:27.142 | └─65622 "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-01 01:52:27.142 | 2026-07-01 01:52:27.142 | Jul 01 03:50:04 devstack neutron-ovn-maintenance-worker[65622]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-ee7006b0-90c2-4289-a1ca-690c4900556a None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=65622) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-01 01:52:27.142 | Jul 01 03:50:04 devstack neutron-ovn-maintenance-worker[65622]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-ee7006b0-90c2-4289-a1ca-690c4900556a None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=65622) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-01 01:52:27.142 | Jul 01 03:50:04 devstack neutron-ovn-maintenance-worker[65622]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-ee7006b0-90c2-4289-a1ca-690c4900556a None None] OVN maintenance task update_router_distributed_flag finished in 0.010 seconds 2026-07-01 01:52:27.142 | Jul 01 03:50:04 devstack neutron-ovn-maintenance-worker[65622]: DEBUG futurist.periodics [None req-ee7006b0-90c2-4289-a1ca-690c4900556a 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=65622) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-01 01:52:27.143 | Jul 01 03:50:04 devstack neutron-ovn-maintenance-worker[65622]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-ee7006b0-90c2-4289-a1ca-690c4900556a None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=65622) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-01 01:52:27.143 | Jul 01 03:50:04 devstack neutron-ovn-maintenance-worker[65622]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-ee7006b0-90c2-4289-a1ca-690c4900556a None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=65622) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-01 01:52:27.143 | Jul 01 03:50:04 devstack neutron-ovn-maintenance-worker[65622]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-ee7006b0-90c2-4289-a1ca-690c4900556a None None] OVN maintenance task update_security_group_with_address_group finished in 0.022 seconds 2026-07-01 01:52:27.143 | Jul 01 03:50:04 devstack neutron-ovn-maintenance-worker[65622]: DEBUG futurist.periodics [None req-ee7006b0-90c2-4289-a1ca-690c4900556a 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=65622) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-01 01:52:27.143 | Jul 01 03:50:04 devstack neutron-ovn-maintenance-worker[65622]: DEBUG futurist.periodics [None req-ee7006b0-90c2-4289-a1ca-690c4900556a 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=65622) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-01 01:52:27.143 | Jul 01 03:50:14 devstack neutron-ovn-maintenance-worker[65622]: DEBUG dbcounter [-] [65622] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=65622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 01:52:27.149 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 01:52:27.153 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-07-01 01:52:27.172 | enabled 2026-07-01 01:52:27.178 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-07-01 01:52:27.208 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-07-01 01:52:27.208 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-07-01 01:52:27.208 | Active: active (running) since Wed 2026-07-01 03:51:20 CEST; 1min 7s ago 2026-07-01 01:52:27.208 | Main PID: 69830 (nova-novncproxy) 2026-07-01 01:52:27.208 | Tasks: 4 (limit: 14255) 2026-07-01 01:52:27.208 | Memory: 109.7M (peak: 109.9M) 2026-07-01 01:52:27.208 | CPU: 3.814s 2026-07-01 01:52:27.209 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-07-01 01:52:27.209 | └─69830 /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-01 01:52:27.209 | 2026-07-01 01:52:27.210 | Jul 01 03:51:20 devstack nova-novncproxy[69830]: If you are already using Eventlet, we recommend migrating to a different 2026-07-01 01:52:27.210 | Jul 01 03:51:20 devstack nova-novncproxy[69830]: framework. For more detail see 2026-07-01 01:52:27.210 | Jul 01 03:51:20 devstack nova-novncproxy[69830]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 01:52:27.210 | Jul 01 03:51:20 devstack nova-novncproxy[69830]: import eventlet # noqa 2026-07-01 01:52:27.210 | Jul 01 03:51:21 devstack nova-novncproxy[69830]: 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-01 01:52:27.210 | Jul 01 03:51:25 devstack nova-novncproxy[69830]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-07-01 01:52:27.210 | Jul 01 03:51:25 devstack nova-novncproxy[69830]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-07-01 01:52:27.210 | Jul 01 03:51:25 devstack nova-novncproxy[69830]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-07-01 01:52:27.210 | Jul 01 03:51:25 devstack nova-novncproxy[69830]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-07-01 01:52:27.210 | Jul 01 03:51:25 devstack nova-novncproxy[69830]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-07-01 01:52:27.214 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 01:52:27.218 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-07-01 01:52:27.238 | enabled 2026-07-01 01:52:27.245 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-07-01 01:52:27.269 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-07-01 01:52:27.269 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-07-01 01:52:27.269 | Active: active (running) since Wed 2026-07-01 03:51:22 CEST; 1min 4s ago 2026-07-01 01:52:27.269 | Main PID: 70637 (nova-conductor:) 2026-07-01 01:52:27.269 | Tasks: 19 (limit: 14255) 2026-07-01 01:52:27.270 | Memory: 156.7M (peak: 157.0M) 2026-07-01 01:52:27.270 | CPU: 4.966s 2026-07-01 01:52:27.270 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-07-01 01:52:27.270 | ├─70637 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-07-01 01:52:27.270 | ├─72314 "nova-conductor: ServiceWrapper worker(0)" 2026-07-01 01:52:27.270 | └─72316 "nova-conductor: ServiceWrapper worker(1)" 2026-07-01 01:52:27.270 | 2026-07-01 01:52:27.270 | Jul 01 03:51:29 devstack nova-conductor[72316]: DEBUG nova.servicegroup.drivers.db [None req-2130aed4-21ac-4d7c-81da-0af05a9bcb58 None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=72316) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-01 01:52:27.270 | Jul 01 03:51:34 devstack nova-conductor[72314]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=72314) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 01:52:27.270 | Jul 01 03:51:34 devstack nova-conductor[72316]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=72316) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 01:52:27.271 | Jul 01 03:51:36 devstack nova-conductor[70637]: DEBUG dbcounter [-] [70637] Writing DB stats nova_api:SELECT=1 {{(pid=70637) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 01:52:27.271 | Jul 01 03:51:37 devstack nova-conductor[70637]: DEBUG dbcounter [-] [70637] Writing DB stats nova_cell1:SELECT=1 {{(pid=70637) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 01:52:27.271 | Jul 01 03:51:37 devstack nova-conductor[70637]: DEBUG dbcounter [-] [70637] Writing DB stats nova_cell0:SELECT=1 {{(pid=70637) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 01:52:27.271 | Jul 01 03:51:44 devstack nova-conductor[72314]: DEBUG dbcounter [-] [72314] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=72314) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 01:52:27.271 | Jul 01 03:51:44 devstack nova-conductor[72316]: DEBUG dbcounter [-] [72316] Writing DB stats nova_cell0:SELECT=3 {{(pid=72316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 01:52:27.271 | Jul 01 03:51:52 devstack nova-conductor[72314]: DEBUG oslo.service.backend._threading.loopingcall [None req-21515ae3-2e37-4b73-a33b-ecf18f28c461 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=72314) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 01:52:27.271 | Jul 01 03:52:02 devstack nova-conductor[72316]: DEBUG oslo.service.backend._threading.loopingcall [None req-61eb9100-2ade-4c41-afff-835ca49a1b6c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=72316) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 01:52:27.278 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 01:52:27.283 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-07-01 01:52:27.302 | enabled 2026-07-01 01:52:27.308 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-07-01 01:52:27.331 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-07-01 01:52:27.331 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-07-01 01:52:27.331 | Active: active (running) since Wed 2026-07-01 03:51:25 CEST; 1min 1s ago 2026-07-01 01:52:27.331 | Main PID: 71188 (nova-conductor:) 2026-07-01 01:52:27.331 | Tasks: 37 (limit: 14255) 2026-07-01 01:52:27.332 | Memory: 168.7M (peak: 169.0M) 2026-07-01 01:52:27.332 | CPU: 5.186s 2026-07-01 01:52:27.332 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-07-01 01:52:27.333 | ├─71188 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-07-01 01:52:27.333 | ├─72339 "nova-conductor: ServiceWrapper worker(0)" 2026-07-01 01:52:27.333 | └─72341 "nova-conductor: ServiceWrapper worker(1)" 2026-07-01 01:52:27.333 | 2026-07-01 01:52:27.333 | Jul 01 03:51:55 devstack nova-conductor[72339]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=72339) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 01:52:27.333 | Jul 01 03:52:05 devstack nova-conductor[72339]: DEBUG oslo.service.backend._threading.loopingcall [None req-59019f07-aee0-481e-bda1-bd3bdf1fd1cc None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=72339) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 01:52:27.333 | Jul 01 03:52:05 devstack nova-conductor[72341]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=72341) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 01:52:27.333 | Jul 01 03:52:05 devstack nova-conductor[72339]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=72339) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 01:52:27.333 | Jul 01 03:52:15 devstack nova-conductor[72339]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=72339) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 01:52:27.333 | Jul 01 03:52:15 devstack nova-conductor[72341]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=72341) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 01:52:27.334 | Jul 01 03:52:25 devstack nova-conductor[72339]: DEBUG dbcounter [-] [72339] Writing DB stats nova_cell1:SELECT=17,nova_cell1:INSERT=2,nova_cell1:UPDATE=5 {{(pid=72339) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 01:52:27.334 | Jul 01 03:52:25 devstack nova-conductor[72341]: DEBUG dbcounter [-] [72341] Writing DB stats nova_cell1:SELECT=15,nova_cell1:UPDATE=5,nova_cell1:INSERT=1 {{(pid=72341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 01:52:27.334 | Jul 01 03:52:25 devstack nova-conductor[72339]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=72339) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 01:52:27.334 | Jul 01 03:52:25 devstack nova-conductor[72341]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=72341) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 01:52:27.339 | + ./stack.sh:main:1449 : is_service_enabled n-api 2026-07-01 01:52:27.366 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:52:27.371 | + ./stack.sh:main:1450 : is_service_enabled n-cpu 2026-07-01 01:52:27.399 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:52:27.404 | + ./stack.sh:main:1451 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-07-01 01:52:27.408 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 01:52:27.877 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-01 01:52:27.878 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 01:52:27.878 | we strongly recommend against using it for new projects. 2026-07-01 01:52:27.878 | 2026-07-01 01:52:27.878 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 01:52:27.878 | framework. For more detail see 2026-07-01 01:52:27.878 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 01:52:27.878 | 2026-07-01 01:52:27.878 | import eventlet # noqa 2026-07-01 01:52:28.229 | 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-01 01:52:31.276 | INFO dbcounter [None req-7b025a00-45a1-46ad-9657-62bf021b2d24 None None] Registered counter for database nova_api 2026-07-01 01:52:31.400 | DEBUG dbcounter [-] [76821] Writer thread running {{(pid=76821) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 01:52:31.410 | Found 2 cell mappings. 2026-07-01 01:52:31.410 | Skipping cell0 since it does not contain hosts. 2026-07-01 01:52:31.410 | Getting computes from cell 'cell1': e447e018-b88a-4b85-b577-491a2535ff86 2026-07-01 01:52:31.410 | INFO dbcounter [None req-7b025a00-45a1-46ad-9657-62bf021b2d24 None None] Registered counter for database nova_cell1 2026-07-01 01:52:31.486 | DEBUG dbcounter [-] [76821] Writer thread running {{(pid=76821) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 01:52:31.779 | Checking host mapping for compute host 'devstack': 5518c628-bb3f-4906-a8ea-fd36e192616a 2026-07-01 01:52:31.779 | Creating host mapping for compute host 'devstack': 5518c628-bb3f-4906-a8ea-fd36e192616a 2026-07-01 01:52:31.780 | Found 1 unmapped computes in cell: e447e018-b88a-4b85-b577-491a2535ff86 2026-07-01 01:52:32.470 | + ./stack.sh:main:1464 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-07-01 01:52:32.931 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-01 01:52:32.931 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 01:52:32.931 | we strongly recommend against using it for new projects. 2026-07-01 01:52:32.931 | 2026-07-01 01:52:32.931 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 01:52:32.931 | framework. For more detail see 2026-07-01 01:52:32.932 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 01:52:32.932 | 2026-07-01 01:52:32.932 | import eventlet # noqa 2026-07-01 01:52:33.274 | 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-01 01:52:36.775 | +-------------------------------------------+ 2026-07-01 01:52:36.775 | | Upgrade Check Results | 2026-07-01 01:52:36.775 | +-------------------------------------------+ 2026-07-01 01:52:36.775 | | Check: Cells v2 | 2026-07-01 01:52:36.775 | | Result: Success | 2026-07-01 01:52:36.776 | | Details: None | 2026-07-01 01:52:36.776 | +-------------------------------------------+ 2026-07-01 01:52:36.776 | | Check: Placement API | 2026-07-01 01:52:36.776 | | Result: Success | 2026-07-01 01:52:36.776 | | Details: None | 2026-07-01 01:52:36.776 | +-------------------------------------------+ 2026-07-01 01:52:36.776 | | Check: Cinder API | 2026-07-01 01:52:36.776 | | Result: Success | 2026-07-01 01:52:36.776 | | Details: None | 2026-07-01 01:52:36.776 | +-------------------------------------------+ 2026-07-01 01:52:36.776 | | Check: Policy File JSON to YAML Migration | 2026-07-01 01:52:36.777 | | Result: Success | 2026-07-01 01:52:36.777 | | Details: None | 2026-07-01 01:52:36.777 | +-------------------------------------------+ 2026-07-01 01:52:36.777 | | Check: Older than N-1 computes | 2026-07-01 01:52:36.777 | | Result: Success | 2026-07-01 01:52:36.777 | | Details: None | 2026-07-01 01:52:36.777 | +-------------------------------------------+ 2026-07-01 01:52:36.777 | | Check: hw_machine_type unset | 2026-07-01 01:52:36.777 | | Result: Success | 2026-07-01 01:52:36.777 | | Details: None | 2026-07-01 01:52:36.778 | +-------------------------------------------+ 2026-07-01 01:52:36.778 | | Check: Service User Token Configuration | 2026-07-01 01:52:36.778 | | Result: Success | 2026-07-01 01:52:36.778 | | Details: None | 2026-07-01 01:52:36.778 | +-------------------------------------------+ 2026-07-01 01:52:37.419 | + ./stack.sh:main:1471 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-07-01 01:52:37.426 | + ./stack.sh:main:1482 : command openstack complete 2026-07-01 01:52:37.426 | + ./stack.sh:main:1483 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-07-01 01:52:40.996 | + ./stack.sh:main:1486 : is_service_enabled cinder 2026-07-01 01:52:41.023 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:52:41.028 | + ./stack.sh:main:1487 : is_ubuntu 2026-07-01 01:52:41.032 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 01:52:41.036 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 01:52:41.040 | + ./stack.sh:main:1488 : echo_summary 'Configuring lvm.conf global device filter' 2026-07-01 01:52:41.044 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 01:52:41.048 | + ./stack.sh:echo_summary:447 : echo -e Configuring lvm.conf global device filter 2026-07-01 01:52:41.052 | + ./stack.sh:main:1489 : set_lvm_filter 2026-07-01 01:52:41.056 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-07-01 01:52:41.061 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-07-01 01:52:41.065 | + lib/lvm:set_lvm_filter:191 : local pv 2026-07-01 01:52:41.069 | + lib/lvm:set_lvm_filter:192 : local vg 2026-07-01 01:52:41.073 | + lib/lvm:set_lvm_filter:193 : local line 2026-07-01 01:52:41.078 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-07-01 01:52:41.124 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-07-01 01:52:41.132 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-07-01 01:52:41.132 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-07-01 01:52:41.132 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-07-01 01:52:41.139 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-07-01 01:52:41.144 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-07-01 01:52:41.148 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-07-01 01:52:41.152 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-07-01 01:52:41.156 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-07-01 01:52:41.160 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-07-01 01:52:41.181 | + 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-01 01:52:41.201 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-07-01 01:52:41.205 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 01:52:41.209 | + ./stack.sh:echo_summary:447 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-07-01 01:52:41.213 | + ./stack.sh:main:1499 : run_phase stack test-config 2026-07-01 01:52:41.218 | + functions-common:run_phase:1848 : local mode=stack 2026-07-01 01:52:41.222 | + functions-common:run_phase:1849 : local phase=test-config 2026-07-01 01:52:41.226 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-01 01:52:41.231 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-01 01:52:41.235 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-01 01:52:41.239 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-01 01:52:41.243 | + functions-common:run_phase:1858 : local extra 2026-07-01 01:52:41.249 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-01 01:52:41.255 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-01 01:52:41.259 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-01 01:52:41.264 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-01 01:52:41.268 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-07-01 01:52:41.273 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-01 01:52:41.298 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:52:41.302 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-01 01:52:41.306 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-01 01:52:41.310 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-07-01 01:52:41.314 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-01 01:52:41.318 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-01 01:52:41.322 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-01 01:52:41.326 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-07-01 01:52:41.330 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-01 01:52:41.334 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-01 01:52:41.338 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-01 01:52:41.342 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-01 01:52:41.346 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-07-01 01:52:41.412 | [2017 Async install_tempest:37527]: Waiting for completion of install_tempest running on PID 37527 (1 other jobs running) 2026-07-01 01:52:41.443 | [2017 Async install_tempest:37527]: Signaling child to exit 2026-07-01 01:52:41.444 | WAKEUP 2026-07-01 01:52:41.471 | [2017 Async install_tempest:37527]: Signaled 2026-07-01 01:52:41.473 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-07-01 01:52:41.473 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-07-01 01:52:41.473 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-07-01 01:52:41.473 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-01 01:52:41.473 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-01 01:52:41.474 | +++ functions-common:git_clone:593 : pwd 2026-07-01 01:52:41.474 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-01 01:52:41.474 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-01 01:52:41.474 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-01 01:52:41.474 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-01 01:52:41.474 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-01 01:52:41.474 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-01 01:52:41.474 | ++ functions-common:git_clone:610 : echo master 2026-07-01 01:52:41.474 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-01 01:52:41.474 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-07-01 01:52:41.474 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-01 01:52:41.475 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-07-01 01:52:41.475 | ++ functions-common:git_timed:697 : local count=0 2026-07-01 01:52:41.475 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-01 01:52:41.475 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 01:52:41.475 | ++ functions-common:git_timed:701 : timeout=0 2026-07-01 01:52:41.475 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-01 01:52:41.475 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-01 01:52:41.475 | ++ functions-common:time_start:2407 : local start_time= 2026-07-01 01:52:41.475 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:52:41.475 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:52:41.475 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782870138840 2026-07-01 01:52:41.476 | ++ 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-01 01:52:41.476 | Cloning into '/opt/stack/tempest'... 2026-07-01 01:52:41.476 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-01 01:52:41.476 | ++ functions-common:time_stop:2420 : local name 2026-07-01 01:52:41.476 | ++ functions-common:time_stop:2421 : local end_time 2026-07-01 01:52:41.476 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:52:41.476 | ++ functions-common:time_stop:2423 : local total 2026-07-01 01:52:41.476 | ++ functions-common:time_stop:2424 : local start_time 2026-07-01 01:52:41.476 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-01 01:52:41.476 | ++ functions-common:time_stop:2427 : start_time=1782870138840 2026-07-01 01:52:41.476 | ++ functions-common:time_stop:2429 : [[ -z 1782870138840 ]] 2026-07-01 01:52:41.477 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:52:41.477 | ++ functions-common:time_stop:2432 : end_time=1782870148079 2026-07-01 01:52:41.477 | ++ functions-common:time_stop:2433 : elapsed_time=9239 2026-07-01 01:52:41.477 | ++ functions-common:time_stop:2434 : total=382428 2026-07-01 01:52:41.477 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:52:41.477 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=391667 2026-07-01 01:52:41.477 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-07-01 01:52:41.477 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-07-01 01:52:41.477 | ++ functions-common:git_timed:697 : local count=0 2026-07-01 01:52:41.477 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-01 01:52:41.477 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 01:52:41.478 | ++ functions-common:git_timed:701 : timeout=0 2026-07-01 01:52:41.478 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-01 01:52:41.478 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-01 01:52:41.478 | ++ functions-common:time_start:2407 : local start_time= 2026-07-01 01:52:41.478 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:52:41.478 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:52:41.478 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782870148148 2026-07-01 01:52:41.478 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-01 01:52:41.478 | From https://review.opendev.org/openstack/tempest 2026-07-01 01:52:41.478 | * branch master -> FETCH_HEAD 2026-07-01 01:52:41.478 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-01 01:52:41.479 | ++ functions-common:time_stop:2420 : local name 2026-07-01 01:52:41.479 | ++ functions-common:time_stop:2421 : local end_time 2026-07-01 01:52:41.479 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:52:41.479 | ++ functions-common:time_stop:2423 : local total 2026-07-01 01:52:41.479 | ++ functions-common:time_stop:2424 : local start_time 2026-07-01 01:52:41.479 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-01 01:52:41.479 | ++ functions-common:time_stop:2427 : start_time=1782870148148 2026-07-01 01:52:41.479 | ++ functions-common:time_stop:2429 : [[ -z 1782870148148 ]] 2026-07-01 01:52:41.479 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:52:41.479 | ++ functions-common:time_stop:2432 : end_time=1782870148860 2026-07-01 01:52:41.479 | ++ functions-common:time_stop:2433 : elapsed_time=712 2026-07-01 01:52:41.480 | ++ functions-common:time_stop:2434 : total=391667 2026-07-01 01:52:41.480 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:52:41.480 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=392379 2026-07-01 01:52:41.480 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-01 01:52:41.480 | ++ functions-common:git_timed:697 : local count=0 2026-07-01 01:52:41.480 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-01 01:52:41.480 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 01:52:41.480 | ++ functions-common:git_timed:701 : timeout=0 2026-07-01 01:52:41.480 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-01 01:52:41.480 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-01 01:52:41.480 | ++ functions-common:time_start:2407 : local start_time= 2026-07-01 01:52:41.480 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:52:41.481 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:52:41.481 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782870148916 2026-07-01 01:52:41.481 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-01 01:52:41.481 | Note: switching to 'FETCH_HEAD'. 2026-07-01 01:52:41.481 | 2026-07-01 01:52:41.481 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-01 01:52:41.481 | changes and commit them, and you can discard any commits you make in this 2026-07-01 01:52:41.481 | state without impacting any branches by switching back to a branch. 2026-07-01 01:52:41.481 | 2026-07-01 01:52:41.481 | If you want to create a new branch to retain commits you create, you may 2026-07-01 01:52:41.481 | do so (now or later) by using -c with the switch command. Example: 2026-07-01 01:52:41.482 | 2026-07-01 01:52:41.482 | git switch -c 2026-07-01 01:52:41.482 | 2026-07-01 01:52:41.482 | Or undo this operation with: 2026-07-01 01:52:41.482 | 2026-07-01 01:52:41.482 | git switch - 2026-07-01 01:52:41.482 | 2026-07-01 01:52:41.482 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-01 01:52:41.482 | 2026-07-01 01:52:41.482 | HEAD is now at 8d40001b9 Use reader role for image tests 2026-07-01 01:52:41.482 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-01 01:52:41.483 | ++ functions-common:time_stop:2420 : local name 2026-07-01 01:52:41.483 | ++ functions-common:time_stop:2421 : local end_time 2026-07-01 01:52:41.483 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:52:41.483 | ++ functions-common:time_stop:2423 : local total 2026-07-01 01:52:41.483 | ++ functions-common:time_stop:2424 : local start_time 2026-07-01 01:52:41.483 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-01 01:52:41.483 | ++ functions-common:time_stop:2427 : start_time=1782870148916 2026-07-01 01:52:41.483 | ++ functions-common:time_stop:2429 : [[ -z 1782870148916 ]] 2026-07-01 01:52:41.483 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:52:41.483 | ++ functions-common:time_stop:2432 : end_time=1782870149130 2026-07-01 01:52:41.483 | ++ functions-common:time_stop:2433 : elapsed_time=214 2026-07-01 01:52:41.484 | ++ functions-common:time_stop:2434 : total=392379 2026-07-01 01:52:41.484 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:52:41.484 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=392593 2026-07-01 01:52:41.484 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-07-01 01:52:41.484 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-07-01 01:52:41.484 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-01 01:52:41.484 | ++ functions-common:git_clone:673 : head -1 2026-07-01 01:52:41.484 | 8d40001b9 Use reader role for image tests 2026-07-01 01:52:41.484 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-01 01:52:41.484 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-07-01 01:52:41.485 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-07-01 01:52:41.485 | ++ 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-01 01:52:41.485 | Collecting tox!=2.8.0,<4.0.0 2026-07-01 01:52:41.485 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-07-01 01:52:41.485 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-07-01 01:52:41.485 | Downloading filelock-3.29.4-py3-none-any.whl.metadata (2.0 kB) 2026-07-01 01:52:41.485 | 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-01 01:52:41.485 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-07-01 01:52:41.485 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-07-01 01:52:41.485 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-07-01 01:52:41.485 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-07-01 01:52:41.486 | 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-01 01:52:41.486 | 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-01 01:52:41.486 | Downloading virtualenv-21.5.1-py3-none-any.whl.metadata (3.4 kB) 2026-07-01 01:52:41.486 | 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-01 01:52:41.486 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-07-01 01:52:41.486 | 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-01 01:52:41.486 | 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-01 01:52:41.486 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-07-01 01:52:41.486 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-07-01 01:52:41.486 | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-07-01 01:52:41.486 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-07-01 01:52:41.487 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-07-01 01:52:41.487 | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-07-01 01:52:41.487 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 50.4 MB/s 0:00:00 2026-07-01 01:52:41.487 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-07-01 01:52:41.487 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-07-01 01:52:41.487 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-07-01 01:52:41.487 | 2026-07-01 01:52:41.487 | 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-01 01:52:41.487 | ++ inc/python:pip_install:216 : result=0 2026-07-01 01:52:41.487 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-01 01:52:41.487 | ++ functions-common:time_stop:2420 : local name 2026-07-01 01:52:41.488 | ++ functions-common:time_stop:2421 : local end_time 2026-07-01 01:52:41.488 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:52:41.488 | ++ functions-common:time_stop:2423 : local total 2026-07-01 01:52:41.488 | ++ functions-common:time_stop:2424 : local start_time 2026-07-01 01:52:41.488 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-01 01:52:41.488 | ++ functions-common:time_stop:2427 : start_time=1782870149210 2026-07-01 01:52:41.488 | ++ functions-common:time_stop:2429 : [[ -z 1782870149210 ]] 2026-07-01 01:52:41.488 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:52:41.488 | ++ functions-common:time_stop:2432 : end_time=1782870152784 2026-07-01 01:52:41.488 | ++ functions-common:time_stop:2433 : elapsed_time=3574 2026-07-01 01:52:41.488 | ++ functions-common:time_stop:2434 : total=161185 2026-07-01 01:52:41.489 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:52:41.489 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=164759 2026-07-01 01:52:41.489 | ++ inc/python:pip_install:219 : return 0 2026-07-01 01:52:41.489 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-07-01 01:52:41.489 | /opt/stack/tempest ~/devstack 2026-07-01 01:52:41.489 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-07-01 01:52:41.489 | Switched to branch 'master' 2026-07-01 01:52:41.489 | Your branch is up to date with 'origin/master'. 2026-07-01 01:52:41.489 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-07-01 01:52:41.489 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-01 01:52:41.489 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.WRjIpFrLUf 2026-07-01 01:52:41.489 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.WRjIpFrLUf 2026-07-01 01:52:41.490 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-01 01:52:41.490 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.WRjIpFrLUf 2026-07-01 01:52:41.490 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-01 01:52:41.490 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-01 01:52:41.490 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-01 01:52:41.490 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-01 01:52:41.490 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-01 01:52:41.490 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-01 01:52:41.490 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-01 01:52:41.490 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-07-01 01:52:41.490 | full create: /opt/stack/tempest/.tox/tempest 2026-07-01 01:52:41.491 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-01 01:52:41.491 | full develop-inst: /opt/stack/tempest 2026-07-01 01:52:41.491 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@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.1 2026-07-01 01:52:41.491 | ___________________________________ summary ____________________________________ 2026-07-01 01:52:41.491 | full: skipped tests 2026-07-01 01:52:41.491 | congratulations :) 2026-07-01 01:52:41.491 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.WRjIpFrLUf -r requirements.txt 2026-07-01 01:52:41.491 | 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-01 01:52:41.491 | 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-01 01:52:41.491 | 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-01 01:52:41.492 | 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-01 01:52:41.492 | 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-01 01:52:41.492 | 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-01 01:52:41.492 | 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-01 01:52:41.492 | 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-01 01:52:41.492 | 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-01 01:52:41.492 | 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-01 01:52:41.492 | 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-01 01:52:41.492 | 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-01 01:52:41.492 | 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-01 01:52:41.492 | 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-01 01:52:41.493 | 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-01 01:52:41.493 | 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-01 01:52:41.493 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.8.0) 2026-07-01 01:52:41.493 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-07-01 01:52:41.493 | 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-01 01:52:41.493 | 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-01 01:52:41.493 | 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-01 01:52:41.493 | 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-01 01:52:41.493 | 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-01 01:52:41.493 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (82.0.1) 2026-07-01 01:52:41.493 | 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-01 01:52:41.494 | 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-01 01:52:41.494 | 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-01 01:52:41.494 | 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-01 01:52:41.494 | 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-01 01:52:41.494 | 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-01 01:52:41.494 | 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-01 01:52:41.494 | 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-01 01:52:41.494 | 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-01 01:52:41.494 | 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-01 01:52:41.494 | 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-01 01:52:41.494 | 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-01 01:52:41.495 | 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-01 01:52:41.495 | 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-01 01:52:41.495 | 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-01 01:52:41.495 | 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-01 01:52:41.495 | 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-01 01:52:41.495 | 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-01 01:52:41.495 | 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-01 01:52:41.495 | 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-01 01:52:41.495 | 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-01 01:52:41.495 | 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-01 01:52:41.495 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-07-01 01:52:41.496 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.1) 2026-07-01 01:52:41.496 | 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-01 01:52:41.496 | 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-01 01:52:41.496 | 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-01 01:52:41.496 | 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-01 01:52:41.496 | 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-01 01:52:41.496 | 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-01 01:52:41.496 | 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-01 01:52:41.496 | 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-01 01:52:41.496 | 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-01 01:52:41.496 | 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-01 01:52:41.497 | 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-01 01:52:41.497 | 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-01 01:52:41.497 | 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-01 01:52:41.497 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-07-01 01:52:41.497 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.WRjIpFrLUf 2026-07-01 01:52:41.497 | ++ lib/tempest:install_tempest:868 : popd 2026-07-01 01:52:41.497 | ~/devstack 2026-07-01 01:52:41.530 | [2017 Async install_tempest:37527]: finished install_tempest with result 0 in 44 seconds 2026-07-01 01:52:41.536 | ++ inc/async:async_wait:197 : return 0 2026-07-01 01:52:41.540 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-07-01 01:52:41.545 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 01:52:41.549 | ++ ./stack.sh:echo_summary:447 : echo -e Initializing Tempest 2026-07-01 01:52:41.553 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-07-01 01:52:41.557 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-07-01 01:52:41.560 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-07-01 01:52:41.564 | ++ inc/python:setup_develop:353 : local bindep 2026-07-01 01:52:41.568 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-01 01:52:41.571 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-07-01 01:52:41.575 | ++ inc/python:setup_develop:359 : local extras= 2026-07-01 01:52:41.579 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-07-01 01:52:41.582 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-01 01:52:41.586 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-01 01:52:41.590 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-07-01 01:52:41.593 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-01 01:52:41.597 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-01 01:52:41.602 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-07-01 01:52:41.605 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-01 01:52:41.609 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-07-01 01:52:41.614 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-01 01:52:41.617 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-01 01:52:41.622 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-07-01 01:52:41.629 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-07-01 01:52:41.632 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-07-01 01:52:41.636 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-07-01 01:52:41.804 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-07-01 01:52:41.808 | ++ inc/python:setup_package:436 : local bindep=0 2026-07-01 01:52:41.812 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-07-01 01:52:41.817 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-07-01 01:52:41.820 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-01 01:52:41.824 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-07-01 01:52:41.827 | ++ inc/python:setup_package:445 : local flags=-e 2026-07-01 01:52:41.831 | ++ inc/python:setup_package:446 : local extras= 2026-07-01 01:52:41.835 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-07-01 01:52:41.838 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-07-01 01:52:41.842 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-01 01:52:41.846 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-01 01:52:41.849 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-01 01:52:41.853 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-07-01 01:52:41.883 | Using python 3.12 to install /opt/stack/tempest 2026-07-01 01:52:41.887 | ++ 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-01 01:52:42.920 | Obtaining file:///opt/stack/tempest 2026-07-01 01:52:42.924 | Installing build dependencies: started 2026-07-01 01:52:44.829 | Installing build dependencies: finished with status 'done' 2026-07-01 01:52:44.830 | Checking if build backend supports build_editable: started 2026-07-01 01:52:45.390 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-01 01:52:45.391 | Getting requirements to build editable: started 2026-07-01 01:52:45.703 | Getting requirements to build editable: finished with status 'done' 2026-07-01 01:52:45.706 | Preparing editable metadata (pyproject.toml): started 2026-07-01 01:52:47.070 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-01 01:52:47.096 | 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-01 01:52:47.097 | 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-01 01:52:47.098 | 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-01 01:52:47.099 | 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-01 01:52:47.099 | 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-01 01:52:47.100 | 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-01 01:52:47.101 | 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-01 01:52:47.102 | 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-01 01:52:47.103 | 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-01 01:52:47.104 | 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-01 01:52:47.286 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev36) 2026-07-01 01:52:47.289 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-07-01 01:52:47.294 | 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-01 01:52:47.295 | 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-01 01:52:47.296 | 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-01 01:52:47.296 | 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-01 01:52:47.297 | 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-01 01:52:47.298 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (5.8.0) 2026-07-01 01:52:47.299 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (3.17.0) 2026-07-01 01:52:47.300 | 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-01 01:52:47.301 | 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-01 01:52:47.302 | 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-01 01:52:47.302 | 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-01 01:52:47.303 | 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-01 01:52:47.305 | 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-01 01:52:47.306 | 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-01 01:52:47.310 | 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-01 01:52:47.311 | 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-01 01:52:47.312 | 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-01 01:52:47.313 | 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-01 01:52:47.316 | 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-01 01:52:47.320 | 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-01 01:52:47.322 | 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.1) 2026-07-01 01:52:47.328 | 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-01 01:52:47.329 | 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-01 01:52:47.330 | 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-01 01:52:47.331 | 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-01 01:52:47.339 | 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-01 01:52:47.342 | 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-01 01:52:47.344 | 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-01 01:52:47.348 | 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-01 01:52:47.349 | 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-01 01:52:47.352 | 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-01 01:52:47.355 | 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-01 01:52:47.359 | 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-01 01:52:47.360 | 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-01 01:52:47.361 | 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-01 01:52:47.362 | 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-01 01:52:47.368 | 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-01 01:52:47.370 | 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-01 01:52:47.371 | 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-01 01:52:47.377 | 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) (82.0.1) 2026-07-01 01:52:47.381 | Requirement already satisfied: wcwidth 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-01 01:52:47.400 | 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-01 01:52:47.410 | 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-01 01:52:47.411 | 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-01 01:52:47.413 | 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-01 01:52:47.429 | 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-01 01:52:47.430 | 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-01 01:52:47.435 | 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-01 01:52:47.451 | 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-01 01:52:47.482 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev36) 2026-07-01 01:52:47.485 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-01 01:52:47.522 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-07-01 01:52:47.525 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-07-01 01:52:47.536 | Building wheels for collected packages: tempest 2026-07-01 01:52:47.538 | Building editable for tempest (pyproject.toml): started 2026-07-01 01:52:49.220 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-07-01 01:52:49.221 | Created wheel for tempest: filename=tempest-46.3.1.dev36-0.editable-py3-none-any.whl size=8323 sha256=f06ae9ec2d230a6bdd6500b01e961f0d17073a17b99bf9edfdaeb19eca4bbc6c 2026-07-01 01:52:49.222 | Stored in directory: /tmp/pip-ephem-wheel-cache-szpana05/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-07-01 01:52:49.226 | Successfully built tempest 2026-07-01 01:52:49.532 | Installing collected packages: tomlkit, stestr, tempest 2026-07-01 01:52:49.795 | 2026-07-01 01:52:49.822 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev36 tomlkit-0.15.0 2026-07-01 01:52:49.995 | ++ inc/python:pip_install:216 : result=0 2026-07-01 01:52:49.999 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-01 01:52:50.002 | ++ functions-common:time_stop:2420 : local name 2026-07-01 01:52:50.005 | ++ functions-common:time_stop:2421 : local end_time 2026-07-01 01:52:50.008 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:52:50.012 | ++ functions-common:time_stop:2423 : local total 2026-07-01 01:52:50.015 | ++ functions-common:time_stop:2424 : local start_time 2026-07-01 01:52:50.019 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-01 01:52:50.023 | ++ functions-common:time_stop:2427 : start_time=1782870761876 2026-07-01 01:52:50.027 | ++ functions-common:time_stop:2429 : [[ -z 1782870761876 ]] 2026-07-01 01:52:50.031 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:52:50.036 | ++ functions-common:time_stop:2432 : end_time=1782870770033 2026-07-01 01:52:50.040 | ++ functions-common:time_stop:2433 : elapsed_time=8157 2026-07-01 01:52:50.044 | ++ functions-common:time_stop:2434 : total=171880 2026-07-01 01:52:50.048 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:52:50.051 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=180037 2026-07-01 01:52:50.055 | ++ inc/python:pip_install:219 : return 0 2026-07-01 01:52:50.059 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-01 01:52:50.062 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-01 01:52:50.066 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-07-01 01:52:50.070 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-07-01 01:52:50.073 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 01:52:50.077 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 01:52:50.080 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-07-01 01:52:50.084 | ++ inc/python:use_library_from_git:269 : return 1 2026-07-01 01:52:50.088 | ++ 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-01 01:52:50.091 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-07-01 01:52:50.095 | ++ lib/tempest:configure_tempest:213 : local images 2026-07-01 01:52:50.099 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-07-01 01:52:50.103 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-07-01 01:52:50.106 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-07-01 01:52:50.110 | ++ lib/tempest:configure_tempest:217 : local password 2026-07-01 01:52:50.113 | ++ lib/tempest:configure_tempest:218 : local line 2026-07-01 01:52:50.115 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-07-01 01:52:50.119 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-07-01 01:52:50.123 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-07-01 01:52:50.126 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-07-01 01:52:50.129 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-07-01 01:52:50.133 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-07-01 01:52:50.137 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-07-01 01:52:50.140 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-07-01 01:52:50.143 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-07-01 01:52:50.146 | ++ lib/tempest:configure_tempest:228 : local disk 2026-07-01 01:52:50.150 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-07-01 01:52:50.150 | ' 2026-07-01 01:52:50.153 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-07-01 01:52:50.156 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-07-01 01:52:50.181 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:52:50.184 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-07-01 01:52:50.188 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-07-01 01:52:50.191 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-07-01 01:52:50.195 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-07-01 01:52:50.200 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-01 01:52:50.200 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-07-01 01:52:50.203 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-07-01 01:52:54.005 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:52:54.011 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-01 01:52:54.014 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-01 01:52:54.018 | ++ lib/tempest:get_active_images:176 : img_id=44c37c3e-a2cd-450f-a8e6-b9270ee06395 2026-07-01 01:52:54.022 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-01 01:52:54.026 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-01 01:52:54.029 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-07-01 01:52:54.033 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-07-01 01:52:54.036 | ++ lib/tempest:configure_tempest:266 : '[' -z 44c37c3e-a2cd-450f-a8e6-b9270ee06395 ']' 2026-07-01 01:52:54.040 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=44c37c3e-a2cd-450f-a8e6-b9270ee06395 2026-07-01 01:52:54.044 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-07-01 01:52:54.063 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-07-01 01:52:54.069 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-07-01 01:52:54.072 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-07-01 01:52:54.076 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-07-01 01:52:54.080 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-07-01 01:52:54.084 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-07-01 01:52:54.087 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-07-01 01:52:54.091 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-07-01 01:52:54.097 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-07-01 01:52:54.097 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-07-01 01:52:57.383 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:52:57.389 | ++ lib/tempest:configure_tempest:303 : admin_project_id=c43baa4017014b09a384294975690a79 2026-07-01 01:52:57.393 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-07-01 01:52:57.417 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:52:57.423 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-07-01 01:53:00.769 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:53:00.771 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-07-01 01:53:00.772 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-01 01:53:00.772 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-01 01:53:00.772 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-01 01:53:00.772 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-01 01:53:00.772 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-01 01:53:00.772 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-01 01:53:00.772 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-01 01:53:00.773 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-01 01:53:00.773 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-01 01:53:00.773 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-01 01:53:00.773 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-01 01:53:00.773 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-01 01:53:00.773 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-07-01 01:53:00.775 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-07-01 01:53:00.778 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-01 01:53:00.778 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-01 01:53:00.778 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-01 01:53:00.778 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-01 01:53:00.778 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-01 01:53:00.778 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-01 01:53:00.778 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-01 01:53:00.778 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-01 01:53:00.778 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-01 01:53:00.778 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-01 01:53:00.779 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-01 01:53:00.779 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-01 01:53:00.779 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-01 01:53:00.779 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-07-01 01:53:00.781 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 44c37c3e-a2cd-450f-a8e6-b9270ee06395 2026-07-01 01:53:00.785 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-01 01:53:00.788 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 44c37c3e-a2cd-450f-a8e6-b9270ee06395 -c size -f value 2026-07-01 01:53:04.085 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:53:04.089 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-07-01 01:53:04.092 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-07-01 01:53:04.093 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-01 01:53:04.136 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-07-01 01:53:04.140 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-07-01 01:53:04.143 | ++ 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-01 01:53:07.148 | +----------------------------+-----------------------+ 2026-07-01 01:53:07.148 | | Field | Value | 2026-07-01 01:53:07.148 | +----------------------------+-----------------------+ 2026-07-01 01:53:07.148 | | OS-FLV-DISABLED:disabled | False | 2026-07-01 01:53:07.148 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-01 01:53:07.148 | | description | None | 2026-07-01 01:53:07.148 | | disk | 1 | 2026-07-01 01:53:07.149 | | id | 42 | 2026-07-01 01:53:07.149 | | name | m1.nano | 2026-07-01 01:53:07.149 | | os-flavor-access:is_public | True | 2026-07-01 01:53:07.149 | | properties | hw_rng:allowed='True' | 2026-07-01 01:53:07.149 | | ram | 192 | 2026-07-01 01:53:07.149 | | rxtx_factor | 1.0 | 2026-07-01 01:53:07.149 | | swap | 0 | 2026-07-01 01:53:07.149 | | vcpus | 1 | 2026-07-01 01:53:07.149 | +----------------------------+-----------------------+ 2026-07-01 01:53:07.486 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-07-01 01:53:07.490 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-01 01:53:07.490 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-01 01:53:07.491 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-01 01:53:07.491 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-01 01:53:07.491 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-01 01:53:07.491 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-01 01:53:07.491 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-01 01:53:07.491 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-01 01:53:07.491 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-01 01:53:07.491 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-01 01:53:07.491 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-01 01:53:07.491 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-01 01:53:07.491 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-01 01:53:07.492 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-07-01 01:53:07.495 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 44c37c3e-a2cd-450f-a8e6-b9270ee06395 2026-07-01 01:53:07.498 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-01 01:53:07.502 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 44c37c3e-a2cd-450f-a8e6-b9270ee06395 -c size -f value 2026-07-01 01:53:10.805 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:53:10.809 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-07-01 01:53:10.815 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-01 01:53:10.815 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-07-01 01:53:10.855 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-07-01 01:53:10.859 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-07-01 01:53:10.862 | ++ 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-01 01:53:13.940 | +----------------------------+-----------------------+ 2026-07-01 01:53:13.941 | | Field | Value | 2026-07-01 01:53:13.941 | +----------------------------+-----------------------+ 2026-07-01 01:53:13.941 | | OS-FLV-DISABLED:disabled | False | 2026-07-01 01:53:13.941 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-01 01:53:13.941 | | description | None | 2026-07-01 01:53:13.941 | | disk | 1 | 2026-07-01 01:53:13.941 | | id | 84 | 2026-07-01 01:53:13.941 | | name | m1.micro | 2026-07-01 01:53:13.941 | | os-flavor-access:is_public | True | 2026-07-01 01:53:13.941 | | properties | hw_rng:allowed='True' | 2026-07-01 01:53:13.942 | | ram | 256 | 2026-07-01 01:53:13.942 | | rxtx_factor | 1.0 | 2026-07-01 01:53:13.942 | | swap | 0 | 2026-07-01 01:53:13.942 | | vcpus | 1 | 2026-07-01 01:53:13.942 | +----------------------------+-----------------------+ 2026-07-01 01:53:14.295 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-07-01 01:53:14.298 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-07-01 01:53:14.316 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:53:14.319 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-07-01 01:53:14.321 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-07-01 01:53:14.324 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-07-01 01:53:14.327 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-01 01:53:14.329 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-01 01:53:14.333 | +++ functions-common:git_clone:593 : pwd 2026-07-01 01:53:14.335 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-01 01:53:14.338 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-01 01:53:14.342 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-01 01:53:14.360 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-01 01:53:14.362 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-01 01:53:14.366 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-01 01:53:14.370 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-01 01:53:14.371 | ++ functions-common:git_clone:610 : echo master 2026-07-01 01:53:14.376 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-07-01 01:53:14.380 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-01 01:53:14.382 | ++ 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-01 01:53:14.385 | ++ functions-common:git_timed:697 : local count=0 2026-07-01 01:53:14.388 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-01 01:53:14.392 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 01:53:14.394 | ++ functions-common:git_timed:701 : timeout=0 2026-07-01 01:53:14.397 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-01 01:53:14.400 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-01 01:53:14.403 | ++ functions-common:time_start:2407 : local start_time= 2026-07-01 01:53:14.406 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:53:14.409 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:53:14.414 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782870794410 2026-07-01 01:53:14.417 | ++ 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-01 01:53:14.421 | Cloning into '/opt/stack/os-test-images'... 2026-07-01 01:53:15.041 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-01 01:53:15.044 | ++ functions-common:time_stop:2420 : local name 2026-07-01 01:53:15.046 | ++ functions-common:time_stop:2421 : local end_time 2026-07-01 01:53:15.049 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:53:15.052 | ++ functions-common:time_stop:2423 : local total 2026-07-01 01:53:15.055 | ++ functions-common:time_stop:2424 : local start_time 2026-07-01 01:53:15.058 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-01 01:53:15.061 | ++ functions-common:time_stop:2427 : start_time=1782870794410 2026-07-01 01:53:15.063 | ++ functions-common:time_stop:2429 : [[ -z 1782870794410 ]] 2026-07-01 01:53:15.067 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:53:15.071 | ++ functions-common:time_stop:2432 : end_time=1782870795069 2026-07-01 01:53:15.074 | ++ functions-common:time_stop:2433 : elapsed_time=659 2026-07-01 01:53:15.077 | ++ functions-common:time_stop:2434 : total=382428 2026-07-01 01:53:15.079 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:53:15.082 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=383087 2026-07-01 01:53:15.085 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-07-01 01:53:15.088 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-07-01 01:53:15.091 | ++ functions-common:git_timed:697 : local count=0 2026-07-01 01:53:15.094 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-01 01:53:15.097 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 01:53:15.100 | ++ functions-common:git_timed:701 : timeout=0 2026-07-01 01:53:15.103 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-01 01:53:15.105 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-01 01:53:15.108 | ++ functions-common:time_start:2407 : local start_time= 2026-07-01 01:53:15.111 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:53:15.116 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:53:15.120 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782870795117 2026-07-01 01:53:15.123 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-01 01:53:15.600 | From https://review.opendev.org/openstack/os-test-images 2026-07-01 01:53:15.600 | * branch master -> FETCH_HEAD 2026-07-01 01:53:15.612 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-01 01:53:15.618 | ++ functions-common:time_stop:2420 : local name 2026-07-01 01:53:15.622 | ++ functions-common:time_stop:2421 : local end_time 2026-07-01 01:53:15.625 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:53:15.630 | ++ functions-common:time_stop:2423 : local total 2026-07-01 01:53:15.633 | ++ functions-common:time_stop:2424 : local start_time 2026-07-01 01:53:15.637 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-01 01:53:15.640 | ++ functions-common:time_stop:2427 : start_time=1782870795117 2026-07-01 01:53:15.643 | ++ functions-common:time_stop:2429 : [[ -z 1782870795117 ]] 2026-07-01 01:53:15.648 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:53:15.653 | ++ functions-common:time_stop:2432 : end_time=1782870795650 2026-07-01 01:53:15.657 | ++ functions-common:time_stop:2433 : elapsed_time=533 2026-07-01 01:53:15.660 | ++ functions-common:time_stop:2434 : total=383087 2026-07-01 01:53:15.664 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:53:15.667 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=383620 2026-07-01 01:53:15.670 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-01 01:53:15.673 | ++ functions-common:git_timed:697 : local count=0 2026-07-01 01:53:15.676 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-01 01:53:15.680 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 01:53:15.683 | ++ functions-common:git_timed:701 : timeout=0 2026-07-01 01:53:15.686 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-01 01:53:15.689 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-01 01:53:15.693 | ++ functions-common:time_start:2407 : local start_time= 2026-07-01 01:53:15.696 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 01:53:15.700 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 01:53:15.706 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782870795702 2026-07-01 01:53:15.709 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-01 01:53:15.715 | Note: switching to 'FETCH_HEAD'. 2026-07-01 01:53:15.715 | 2026-07-01 01:53:15.715 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-01 01:53:15.716 | changes and commit them, and you can discard any commits you make in this 2026-07-01 01:53:15.716 | state without impacting any branches by switching back to a branch. 2026-07-01 01:53:15.716 | 2026-07-01 01:53:15.716 | If you want to create a new branch to retain commits you create, you may 2026-07-01 01:53:15.716 | do so (now or later) by using -c with the switch command. Example: 2026-07-01 01:53:15.716 | 2026-07-01 01:53:15.716 | git switch -c 2026-07-01 01:53:15.716 | 2026-07-01 01:53:15.716 | Or undo this operation with: 2026-07-01 01:53:15.717 | 2026-07-01 01:53:15.717 | git switch - 2026-07-01 01:53:15.717 | 2026-07-01 01:53:15.717 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-01 01:53:15.717 | 2026-07-01 01:53:15.717 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-07-01 01:53:15.720 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-01 01:53:15.723 | ++ functions-common:time_stop:2420 : local name 2026-07-01 01:53:15.726 | ++ functions-common:time_stop:2421 : local end_time 2026-07-01 01:53:15.730 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-01 01:53:15.733 | ++ functions-common:time_stop:2423 : local total 2026-07-01 01:53:15.736 | ++ functions-common:time_stop:2424 : local start_time 2026-07-01 01:53:15.739 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-01 01:53:15.742 | ++ functions-common:time_stop:2427 : start_time=1782870795702 2026-07-01 01:53:15.745 | ++ functions-common:time_stop:2429 : [[ -z 1782870795702 ]] 2026-07-01 01:53:15.750 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 01:53:15.754 | ++ functions-common:time_stop:2432 : end_time=1782870795751 2026-07-01 01:53:15.758 | ++ functions-common:time_stop:2433 : elapsed_time=49 2026-07-01 01:53:15.761 | ++ functions-common:time_stop:2434 : total=383620 2026-07-01 01:53:15.764 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 01:53:15.768 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=383669 2026-07-01 01:53:15.771 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-07-01 01:53:15.791 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-07-01 01:53:15.796 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-01 01:53:15.796 | ++ functions-common:git_clone:673 : head -1 2026-07-01 01:53:15.798 | 5d0367e Clean-up zuul config spacing 2026-07-01 01:53:15.802 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-01 01:53:15.805 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-07-01 01:53:15.805 | /opt/stack/os-test-images ~/devstack 2026-07-01 01:53:15.808 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-07-01 01:53:16.250 | generate create: /opt/stack/os-test-images/.tox/generate 2026-07-01 01:53:16.881 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-07-01 01:53:19.668 | generate installed: PyYAML==6.0.3 2026-07-01 01:53:19.669 | generate run-test-pre: PYTHONHASHSEED='1318163934' 2026-07-01 01:53:19.669 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-07-01 01:53:19.799 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-07-01 01:53:19.819 | 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-01 01:53:19.841 | 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-01 01:53:19.870 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-07-01 01:53:19.873 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-07-01 01:53:19.882 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-07-01 01:53:19.890 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-07-01 01:53:19.921 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-07-01 01:53:19.934 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-07-01 01:53:19.942 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-07-01 01:53:19.954 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-07-01 01:53:19.955 | 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-01 01:53:19.962 | 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-01 01:53:19.969 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-07-01 01:53:19.988 | 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-01 01:53:19.992 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-07-01 01:53:19.995 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-07-01 01:53:20.007 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-07-01 01:53:20.019 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-07-01 01:53:20.033 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-07-01 01:53:20.036 | 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-01 01:53:20.050 | 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-01 01:53:20.053 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-07-01 01:53:20.056 | 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-01 01:53:20.069 | 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-01 01:53:20.072 | 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-01 01:53:20.084 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-07-01 01:53:20.109 | ___________________________________ summary ____________________________________ 2026-07-01 01:53:20.109 | generate: commands succeeded 2026-07-01 01:53:20.110 | congratulations :) 2026-07-01 01:53:20.162 | ++ lib/tempest:configure_tempest:376 : popd 2026-07-01 01:53:20.163 | ~/devstack 2026-07-01 01:53:20.166 | ++ 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-01 01:53:20.209 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-07-01 01:53:20.214 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-07-01 01:53:20.241 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-07-01 01:53:20.246 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-07-01 01:53:20.249 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-07-01 01:53:20.300 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-07-01 01:53:20.343 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-07-01 01:53:20.346 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-07-01 01:53:20.350 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-07-01 01:53:20.354 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-01 01:53:20.359 | +++ 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-01 01:53:23.780 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:53:23.785 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-01 01:53:23.785 | address-scope 2026-07-01 01:53:23.785 | agent 2026-07-01 01:53:23.785 | allowed-address-pairs 2026-07-01 01:53:23.785 | auto-allocated-topology 2026-07-01 01:53:23.785 | availability_zone 2026-07-01 01:53:23.785 | default-subnetpools 2026-07-01 01:53:23.785 | dhcp_agent_scheduler 2026-07-01 01:53:23.785 | dns-integration 2026-07-01 01:53:23.786 | dns-domain-ports 2026-07-01 01:53:23.786 | dns-integration-domain-keywords 2026-07-01 01:53:23.786 | empty-string-filtering 2026-07-01 01:53:23.786 | external-net 2026-07-01 01:53:23.786 | extra_dhcp_opt 2026-07-01 01:53:23.786 | extraroute 2026-07-01 01:53:23.786 | extraroute-atomic 2026-07-01 01:53:23.786 | filter-validation 2026-07-01 01:53:23.786 | floating-ip-port-forwarding-detail 2026-07-01 01:53:23.786 | fip-port-details 2026-07-01 01:53:23.786 | flavors 2026-07-01 01:53:23.787 | floatingip-pools 2026-07-01 01:53:23.787 | router 2026-07-01 01:53:23.787 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 01:53:23.787 | enable-default-route-bfd 2026-07-01 01:53:23.787 | enable-default-route-ecmp 2026-07-01 01:53:23.787 | ext-gw-mode 2026-07-01 01:53:23.787 | l3-ha 2026-07-01 01:53:23.787 | external-gateway-multihoming 2026-07-01 01:53:23.787 | l3-flavors 2026-07-01 01:53:23.787 | l3_agent_scheduler 2026-07-01 01:53:23.787 | multi-provider 2026-07-01 01:53:23.787 | net-mtu 2026-07-01 01:53:23.788 | net-mtu-writable 2026-07-01 01:53:23.788 | network_availability_zone 2026-07-01 01:53:23.788 | network-ip-availability 2026-07-01 01:53:23.788 | network-ip-availability-details 2026-07-01 01:53:23.788 | pagination 2026-07-01 01:53:23.788 | port-device-profile 2026-07-01 01:53:23.788 | port-mac-address-regenerate 2026-07-01 01:53:23.788 | port-numa-affinity-policy 2026-07-01 01:53:23.788 | port-numa-affinity-policy-socket 2026-07-01 01:53:23.788 | binding 2026-07-01 01:53:23.788 | binding-extended 2026-07-01 01:53:23.789 | port-security 2026-07-01 01:53:23.789 | project-id 2026-07-01 01:53:23.789 | provider 2026-07-01 01:53:23.789 | qinq 2026-07-01 01:53:23.789 | quota-check-limit 2026-07-01 01:53:23.789 | quota-check-limit-default 2026-07-01 01:53:23.789 | quotas 2026-07-01 01:53:23.789 | quota_details 2026-07-01 01:53:23.789 | rbac-policies 2026-07-01 01:53:23.789 | rbac-address-scope 2026-07-01 01:53:23.789 | rbac-security-groups 2026-07-01 01:53:23.789 | revision-if-match 2026-07-01 01:53:23.790 | standard-attr-revisions 2026-07-01 01:53:23.790 | router_availability_zone 2026-07-01 01:53:23.790 | router-enable-snat 2026-07-01 01:53:23.790 | security-groups-default-rules 2026-07-01 01:53:23.790 | security-groups-default-statefulness 2026-07-01 01:53:23.790 | security-groups-normalized-cidr 2026-07-01 01:53:23.790 | security-groups-remote-address-group 2026-07-01 01:53:23.790 | security-groups-rules-belongs-to-default-sg 2026-07-01 01:53:23.790 | security-groups-shared-filtering 2026-07-01 01:53:23.790 | security-group 2026-07-01 01:53:23.790 | service-type 2026-07-01 01:53:23.791 | sorting 2026-07-01 01:53:23.791 | standard-attr-description 2026-07-01 01:53:23.791 | stateful-security-group 2026-07-01 01:53:23.791 | subnet-dns-publish-fixed-ip 2026-07-01 01:53:23.791 | subnet-external-network 2026-07-01 01:53:23.791 | subnet_onboard 2026-07-01 01:53:23.791 | subnet-service-types 2026-07-01 01:53:23.791 | subnet_allocation 2026-07-01 01:53:23.791 | subnetpool-prefix-ops 2026-07-01 01:53:23.791 | tag-creation 2026-07-01 01:53:23.791 | standard-attr-tag 2026-07-01 01:53:23.792 | standard-attr-timestamp 2026-07-01 01:53:23.792 | vlan-transparent' 2026-07-01 01:53:23.792 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-01 01:53:23.792 | address-scope 2026-07-01 01:53:23.792 | agent 2026-07-01 01:53:23.792 | allowed-address-pairs 2026-07-01 01:53:23.792 | auto-allocated-topology 2026-07-01 01:53:23.792 | availability_zone 2026-07-01 01:53:23.792 | default-subnetpools 2026-07-01 01:53:23.792 | dhcp_agent_scheduler 2026-07-01 01:53:23.792 | dns-integration 2026-07-01 01:53:23.793 | dns-domain-ports 2026-07-01 01:53:23.793 | dns-integration-domain-keywords 2026-07-01 01:53:23.793 | empty-string-filtering 2026-07-01 01:53:23.793 | external-net 2026-07-01 01:53:23.793 | extra_dhcp_opt 2026-07-01 01:53:23.793 | extraroute 2026-07-01 01:53:23.793 | extraroute-atomic 2026-07-01 01:53:23.793 | filter-validation 2026-07-01 01:53:23.793 | floating-ip-port-forwarding-detail 2026-07-01 01:53:23.793 | fip-port-details 2026-07-01 01:53:23.794 | flavors 2026-07-01 01:53:23.794 | floatingip-pools 2026-07-01 01:53:23.794 | router 2026-07-01 01:53:23.794 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 01:53:23.794 | enable-default-route-bfd 2026-07-01 01:53:23.794 | enable-default-route-ecmp 2026-07-01 01:53:23.794 | ext-gw-mode 2026-07-01 01:53:23.794 | l3-ha 2026-07-01 01:53:23.794 | external-gateway-multihoming 2026-07-01 01:53:23.794 | l3-flavors 2026-07-01 01:53:23.794 | l3_agent_scheduler 2026-07-01 01:53:23.795 | multi-provider 2026-07-01 01:53:23.795 | net-mtu 2026-07-01 01:53:23.795 | net-mtu-writable 2026-07-01 01:53:23.795 | network_availability_zone 2026-07-01 01:53:23.795 | network-ip-availability 2026-07-01 01:53:23.795 | network-ip-availability-details 2026-07-01 01:53:23.795 | pagination 2026-07-01 01:53:23.795 | port-device-profile 2026-07-01 01:53:23.795 | port-mac-address-regenerate 2026-07-01 01:53:23.795 | port-numa-affinity-policy 2026-07-01 01:53:23.795 | port-numa-affinity-policy-socket 2026-07-01 01:53:23.795 | binding 2026-07-01 01:53:23.796 | binding-extended 2026-07-01 01:53:23.796 | port-security 2026-07-01 01:53:23.796 | project-id 2026-07-01 01:53:23.796 | provider 2026-07-01 01:53:23.796 | qinq 2026-07-01 01:53:23.796 | quota-check-limit 2026-07-01 01:53:23.796 | quota-check-limit-default 2026-07-01 01:53:23.796 | quotas 2026-07-01 01:53:23.796 | quota_details 2026-07-01 01:53:23.796 | rbac-policies 2026-07-01 01:53:23.796 | rbac-address-scope 2026-07-01 01:53:23.796 | rbac-security-groups 2026-07-01 01:53:23.797 | revision-if-match 2026-07-01 01:53:23.797 | standard-attr-revisions 2026-07-01 01:53:23.797 | router_availability_zone 2026-07-01 01:53:23.797 | router-enable-snat 2026-07-01 01:53:23.797 | security-groups-default-rules 2026-07-01 01:53:23.797 | security-groups-default-statefulness 2026-07-01 01:53:23.797 | security-groups-normalized-cidr 2026-07-01 01:53:23.797 | security-groups-remote-address-group 2026-07-01 01:53:23.797 | security-groups-rules-belongs-to-default-sg 2026-07-01 01:53:23.797 | security-groups-shared-filtering 2026-07-01 01:53:23.797 | security-group 2026-07-01 01:53:23.798 | service-type 2026-07-01 01:53:23.798 | sorting 2026-07-01 01:53:23.798 | standard-attr-description 2026-07-01 01:53:23.798 | stateful-security-group 2026-07-01 01:53:23.798 | subnet-dns-publish-fixed-ip 2026-07-01 01:53:23.798 | subnet-external-network 2026-07-01 01:53:23.798 | subnet_onboard 2026-07-01 01:53:23.798 | subnet-service-types 2026-07-01 01:53:23.798 | subnet_allocation 2026-07-01 01:53:23.799 | subnetpool-prefix-ops 2026-07-01 01:53:23.799 | tag-creation 2026-07-01 01:53:23.799 | standard-attr-tag 2026-07-01 01:53:23.799 | standard-attr-timestamp 2026-07-01 01:53:23.799 | vlan-transparent =~ external-net ]] 2026-07-01 01:53:23.799 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-01 01:53:23.801 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-07-01 01:53:27.292 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 01:53:27.297 | ++ lib/tempest:configure_tempest:395 : public_network_id=e3fd3f2f-2866-4dbc-8eab-01da68fd78a9 2026-07-01 01:53:27.301 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-07-01 01:53:31.049 | +---------------------------+--------------------------------------+ 2026-07-01 01:53:31.049 | | Field | Value | 2026-07-01 01:53:31.050 | +---------------------------+--------------------------------------+ 2026-07-01 01:53:31.050 | | admin_state_up | UP | 2026-07-01 01:53:31.050 | | availability_zone_hints | | 2026-07-01 01:53:31.050 | | availability_zones | | 2026-07-01 01:53:31.050 | | created_at | 2026-07-01T01:53:30Z | 2026-07-01 01:53:31.050 | | description | | 2026-07-01 01:53:31.050 | | dns_domain | None | 2026-07-01 01:53:31.051 | | id | 35716c0f-a2d3-4b6c-abdf-ddfde9727a72 | 2026-07-01 01:53:31.051 | | ipv4_address_scope | None | 2026-07-01 01:53:31.051 | | ipv6_address_scope | None | 2026-07-01 01:53:31.051 | | is_default | False | 2026-07-01 01:53:31.051 | | is_vlan_qinq | None | 2026-07-01 01:53:31.051 | | is_vlan_transparent | False | 2026-07-01 01:53:31.051 | | mtu | 1442 | 2026-07-01 01:53:31.051 | | name | shared | 2026-07-01 01:53:31.051 | | port_security_enabled | True | 2026-07-01 01:53:31.052 | | project_id | c43baa4017014b09a384294975690a79 | 2026-07-01 01:53:31.052 | | provider:network_type | geneve | 2026-07-01 01:53:31.052 | | provider:physical_network | None | 2026-07-01 01:53:31.052 | | provider:segmentation_id | 38291 | 2026-07-01 01:53:31.052 | | pvlan | None | 2026-07-01 01:53:31.052 | | qinq | False | 2026-07-01 01:53:31.052 | | qos_policy_id | None | 2026-07-01 01:53:31.053 | | revision_number | 1 | 2026-07-01 01:53:31.053 | | router:external | Internal | 2026-07-01 01:53:31.053 | | segments | None | 2026-07-01 01:53:31.053 | | shared | True | 2026-07-01 01:53:31.053 | | status | ACTIVE | 2026-07-01 01:53:31.053 | | subnets | | 2026-07-01 01:53:31.053 | | tags | | 2026-07-01 01:53:31.053 | | updated_at | 2026-07-01T01:53:30Z | 2026-07-01 01:53:31.054 | +---------------------------+--------------------------------------+ 2026-07-01 01:53:31.392 | ++ 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-01 01:53:35.278 | +----------------------+--------------------------------------+ 2026-07-01 01:53:35.278 | | Field | Value | 2026-07-01 01:53:35.278 | +----------------------+--------------------------------------+ 2026-07-01 01:53:35.278 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-07-01 01:53:35.278 | | cidr | 192.168.233.0/24 | 2026-07-01 01:53:35.278 | | created_at | 2026-07-01T01:53:34Z | 2026-07-01 01:53:35.278 | | description | shared-subnet | 2026-07-01 01:53:35.278 | | dns_nameservers | | 2026-07-01 01:53:35.278 | | dns_publish_fixed_ip | None | 2026-07-01 01:53:35.278 | | enable_dhcp | True | 2026-07-01 01:53:35.278 | | gateway_ip | 192.168.233.1 | 2026-07-01 01:53:35.279 | | host_routes | | 2026-07-01 01:53:35.279 | | id | 8cde5093-fac9-4e4c-9fa8-8ed327d894e6 | 2026-07-01 01:53:35.279 | | ip_version | 4 | 2026-07-01 01:53:35.279 | | ipv6_address_mode | None | 2026-07-01 01:53:35.279 | | ipv6_ra_mode | None | 2026-07-01 01:53:35.279 | | name | shared-subnet | 2026-07-01 01:53:35.279 | | network_id | 35716c0f-a2d3-4b6c-abdf-ddfde9727a72 | 2026-07-01 01:53:35.279 | | project_id | c43baa4017014b09a384294975690a79 | 2026-07-01 01:53:35.279 | | revision_number | 0 | 2026-07-01 01:53:35.279 | | router:external | False | 2026-07-01 01:53:35.280 | | segment_id | None | 2026-07-01 01:53:35.280 | | service_types | | 2026-07-01 01:53:35.280 | | subnetpool_id | None | 2026-07-01 01:53:35.280 | | tags | | 2026-07-01 01:53:35.280 | | updated_at | 2026-07-01T01:53:34Z | 2026-07-01 01:53:35.280 | +----------------------+--------------------------------------+ 2026-07-01 01:53:35.651 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-07-01 01:53:35.700 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-07-01 01:53:35.747 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-07-01 01:53:35.753 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-07-01 01:53:35.799 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-07-01 01:53:35.844 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-07-01 01:53:35.889 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-07-01 01:53:35.937 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-07-01 01:53:35.985 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.240/identity/v3 2026-07-01 01:53:36.032 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-07-01 01:53:36.078 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-07-01 01:53:36.127 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-07-01 01:53:36.171 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-07-01 01:53:36.175 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-07-01 01:53:36.222 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-07-01 01:53:36.267 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-07-01 01:53:36.314 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-07-01 01:53:36.359 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-07-01 01:53:36.404 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-07-01 01:53:36.430 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:53:36.434 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-07-01 01:53:36.438 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-07-01 01:53:36.484 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-07-01 01:53:36.510 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:53:36.513 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-07-01 01:53:36.561 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-07-01 01:53:36.604 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-07-01 01:53:36.651 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-07-01 01:53:36.655 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-07-01 01:53:36.701 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-07-01 01:53:36.744 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-07-01 01:53:36.765 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:53:36.769 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 44c37c3e-a2cd-450f-a8e6-b9270ee06395 2026-07-01 01:53:36.810 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 44c37c3e-a2cd-450f-a8e6-b9270ee06395 2026-07-01 01:53:36.853 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-07-01 01:53:36.894 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-07-01 01:53:36.937 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-07-01 01:53:36.981 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-07-01 01:53:37.004 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:53:37.007 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-07-01 01:53:37.011 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-07-01 01:53:37.015 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-07-01 01:53:37.019 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-07-01 01:53:37.022 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-07-01 01:53:37.026 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-07-01 01:53:37.053 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-07-01 01:53:37.057 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-07-01 01:53:37.099 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-07-01 01:53:37.144 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-07-01 01:53:37.187 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-07-01 01:53:37.229 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-07-01 01:53:37.271 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-07-01 01:53:37.314 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-07-01 01:53:37.356 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-07-01 01:53:37.399 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-07-01 01:53:37.440 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-07-01 01:53:37.444 | ++ 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-01 01:53:37.488 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-07-01 01:53:37.492 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-07-01 01:53:37.517 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:53:37.520 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-07-01 01:53:37.565 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-07-01 01:53:37.590 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:53:37.593 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-07-01 01:53:37.597 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-07-01 01:53:37.622 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:53:37.627 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-07-01 01:53:37.630 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-07-01 01:53:37.634 | ++ 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-01 01:53:37.681 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-07-01 01:53:37.728 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id e3fd3f2f-2866-4dbc-8eab-01da68fd78a9 2026-07-01 01:53:37.776 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-07-01 01:53:37.817 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-07-01 01:53:37.860 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-07-01 01:53:37.905 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-07-01 01:53:37.947 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-07-01 01:53:37.992 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-07-01 01:53:38.039 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-07-01 01:53:38.043 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-07-01 01:53:38.047 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-07-01 01:53:38.051 | ++ 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-01 01:53:38.098 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-07-01 01:53:38.104 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-07-01 01:53:38.105 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-07-01 01:53:38.109 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-07-01 01:53:38.113 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-07-01 01:53:38.157 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-07-01 01:53:38.160 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-07-01 01:53:38.164 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-01 01:53:38.168 | ++ functions-common:is_provider_network:2272 : return 1 2026-07-01 01:53:38.172 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-07-01 01:53:38.215 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-07-01 01:53:38.262 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-07-01 01:53:38.313 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-07-01 01:53:38.358 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-07-01 01:53:38.404 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-07-01 01:53:38.447 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-01 01:53:38.451 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-07-01 01:53:38.456 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-07-01 01:53:38.483 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-07-01 01:53:38.528 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-01 01:53:38.532 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-07-01 01:53:38.538 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-07-01 01:53:38.564 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-07-01 01:53:38.611 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-01 01:53:38.615 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-07-01 01:53:38.619 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-07-01 01:53:38.624 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-07-01 01:53:38.649 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-07-01 01:53:38.693 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-01 01:53:38.696 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-07-01 01:53:38.701 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-07-01 01:53:38.725 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-07-01 01:53:38.768 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-07-01 01:53:38.812 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-07-01 01:53:38.817 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-07-01 01:53:38.858 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-07-01 01:53:38.862 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-07-01 01:53:38.866 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-07-01 01:53:38.870 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-07-01 01:53:38.899 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-07-01 01:53:38.903 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-07-01 01:53:38.945 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-07-01 01:53:38.970 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:53:38.973 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-07-01 01:53:39.017 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-07-01 01:53:39.021 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-07-01 01:53:39.025 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-07-01 01:53:39.029 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-07-01 01:53:39.033 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-07-01 01:53:39.037 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-07-01 01:53:39.040 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-07-01 01:53:39.045 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-07-01 01:53:39.049 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-07-01 01:53:39.077 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-07-01 01:53:39.081 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-07-01 01:53:39.128 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-07-01 01:53:39.131 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-07-01 01:53:39.135 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-07-01 01:53:39.139 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-07-01 01:53:39.183 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-07-01 01:53:39.227 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-07-01 01:53:39.274 | ++ lib/tempest:configure_tempest:718 : local service 2026-07-01 01:53:39.277 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-07-01 01:53:39.280 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-01 01:53:39.284 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-07-01 01:53:39.309 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:53:39.313 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-07-01 01:53:39.361 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-01 01:53:39.364 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-07-01 01:53:39.388 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:53:39.393 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-07-01 01:53:39.438 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-01 01:53:39.441 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-07-01 01:53:39.466 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:53:39.471 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-07-01 01:53:39.514 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-01 01:53:39.517 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-07-01 01:53:39.541 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:53:39.544 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-07-01 01:53:39.587 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-01 01:53:39.591 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-07-01 01:53:39.614 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 01:53:39.619 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-07-01 01:53:39.664 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-01 01:53:39.667 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-07-01 01:53:39.689 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:53:39.692 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-07-01 01:53:39.736 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-01 01:53:39.740 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-07-01 01:53:39.762 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:53:39.766 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-07-01 01:53:39.807 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-07-01 01:53:39.811 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-07-01 01:53:39.853 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-07-01 01:53:39.856 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-07-01 01:53:39.897 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-07-01 01:53:39.901 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-07-01 01:53:39.904 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-07-01 01:53:39.907 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-07-01 01:53:39.949 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-07-01 01:53:39.952 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-07-01 01:53:39.955 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-07-01 01:53:39.958 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-07-01 01:53:39.962 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-07-01 01:53:39.966 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-07-01 01:53:39.972 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.8CnYVimSBa 2026-07-01 01:53:39.977 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-07-01 01:53:39.981 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-07-01 01:53:39.986 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-01 01:53:39.994 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.MrPGaegWJ5 2026-07-01 01:53:39.997 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.MrPGaegWJ5 2026-07-01 01:53:40.001 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-01 01:53:40.005 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.MrPGaegWJ5 2026-07-01 01:53:40.008 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-01 01:53:40.013 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-01 01:53:40.018 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-01 01:53:40.027 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-01 01:53:40.031 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-01 01:53:40.036 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-01 01:53:40.040 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-01 01:53:40.044 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-07-01 01:53:40.048 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-07-01 01:53:40.585 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-07-01 01:53:41.481 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-01 01:53:57.971 | venv-tempest develop-inst: /opt/stack/tempest 2026-07-01 01:54:05.410 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@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.1 2026-07-01 01:54:05.410 | ___________________________________ summary ____________________________________ 2026-07-01 01:54:05.410 | venv-tempest: skipped tests 2026-07-01 01:54:05.410 | congratulations :) 2026-07-01 01:54:05.456 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.MrPGaegWJ5 -r requirements.txt 2026-07-01 01:54:06.356 | /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-01 01:54:06.356 | !! 2026-07-01 01:54:06.356 | 2026-07-01 01:54:06.356 | ******************************************************************************** 2026-07-01 01:54:06.356 | Requirements should be satisfied by a PEP 517 installer. 2026-07-01 01:54:06.356 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-01 01:54:06.356 | 2026-07-01 01:54:06.356 | This deprecation is overdue, please update your project and remove deprecated 2026-07-01 01:54:06.356 | calls to avoid build errors in the future. 2026-07-01 01:54:06.357 | ******************************************************************************** 2026-07-01 01:54:06.357 | 2026-07-01 01:54:06.357 | !! 2026-07-01 01:54:06.357 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-01 01:54:06.762 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-01 01:54:06.763 | !! 2026-07-01 01:54:06.763 | 2026-07-01 01:54:06.763 | ******************************************************************************** 2026-07-01 01:54:06.763 | Please avoid running ``setup.py`` directly. 2026-07-01 01:54:06.763 | Instead, use pypa/build, pypa/installer or other 2026-07-01 01:54:06.763 | standards-based tools. 2026-07-01 01:54:06.763 | 2026-07-01 01:54:06.763 | This deprecation is overdue, please update your project and remove deprecated 2026-07-01 01:54:06.764 | calls to avoid build errors in the future. 2026-07-01 01:54:06.764 | 2026-07-01 01:54:06.764 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-01 01:54:06.764 | ******************************************************************************** 2026-07-01 01:54:06.764 | 2026-07-01 01:54:06.764 | !! 2026-07-01 01:54:06.764 | self.initialize_options() 2026-07-01 01:54:06.764 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-01 01:54:06.764 | warnings.warn(msg) 2026-07-01 01:54:06.795 | /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-01 01:54:06.796 | !! 2026-07-01 01:54:06.796 | 2026-07-01 01:54:06.796 | ******************************************************************************** 2026-07-01 01:54:06.796 | 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-01 01:54:06.796 | 2026-07-01 01:54:06.796 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-01 01:54:06.796 | or your builds will no longer be supported. 2026-07-01 01:54:06.796 | 2026-07-01 01:54:06.797 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-01 01:54:06.797 | ******************************************************************************** 2026-07-01 01:54:06.797 | 2026-07-01 01:54:06.797 | !! 2026-07-01 01:54:06.797 | corresp(dist, value, root_dir) 2026-07-01 01:54:06.953 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-01 01:54:14.073 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@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.1 2026-07-01 01:54:14.073 | venv-tempest run-test-pre: PYTHONHASHSEED='2643798922' 2026-07-01 01:54:14.073 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.MrPGaegWJ5 -r requirements.txt 2026-07-01 01:54:15.083 | 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-01 01:54:15.083 | 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-01 01:54:15.084 | 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-01 01:54:15.085 | 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-01 01:54:15.086 | 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-01 01:54:15.087 | 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-01 01:54:15.088 | 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-01 01:54:15.088 | 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-01 01:54:15.090 | 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-01 01:54:15.091 | 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-01 01:54:15.092 | 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-01 01:54:15.093 | 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-01 01:54:15.094 | 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-01 01:54:15.094 | 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-01 01:54:15.095 | 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-01 01:54:15.096 | 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-01 01:54:15.097 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.8.0) 2026-07-01 01:54:15.097 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-07-01 01:54:15.098 | 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-01 01:54:15.099 | 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-01 01:54:15.100 | 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-01 01:54:15.101 | 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-01 01:54:15.101 | 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-01 01:54:15.104 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (82.0.1) 2026-07-01 01:54:15.105 | 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-01 01:54:15.106 | 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-01 01:54:15.109 | 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-01 01:54:15.110 | 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-01 01:54:15.111 | 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-01 01:54:15.112 | 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-01 01:54:15.117 | 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-01 01:54:15.119 | 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-01 01:54:15.120 | 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-01 01:54:15.122 | 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-01 01:54:15.128 | 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-01 01:54:15.131 | 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-01 01:54:15.132 | 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-01 01:54:15.135 | 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-01 01:54:15.136 | 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-01 01:54:15.140 | 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-01 01:54:15.141 | 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-01 01:54:15.143 | 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-01 01:54:15.145 | 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-01 01:54:15.147 | 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-01 01:54:15.148 | 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-01 01:54:15.149 | 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-01 01:54:15.160 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-07-01 01:54:15.166 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.1) 2026-07-01 01:54:15.179 | 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-01 01:54:15.182 | 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-01 01:54:15.183 | 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-01 01:54:15.184 | 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-01 01:54:15.185 | 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-01 01:54:15.195 | 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-01 01:54:15.217 | 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-01 01:54:15.223 | 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-01 01:54:15.224 | 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-01 01:54:15.225 | 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-01 01:54:15.238 | 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-01 01:54:15.239 | 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-01 01:54:15.244 | 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-01 01:54:15.458 | ___________________________________ summary ____________________________________ 2026-07-01 01:54:15.458 | venv-tempest: commands succeeded 2026-07-01 01:54:15.458 | congratulations :) 2026-07-01 01:54:15.506 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.MrPGaegWJ5 2026-07-01 01:54:15.513 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-07-01 01:54:15.518 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-07-01 01:54:15.522 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-07-01 01:54:15.568 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.8CnYVimSBa 2026-07-01 01:54:16.472 | /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-01 01:54:16.472 | !! 2026-07-01 01:54:16.472 | 2026-07-01 01:54:16.472 | ******************************************************************************** 2026-07-01 01:54:16.472 | Requirements should be satisfied by a PEP 517 installer. 2026-07-01 01:54:16.472 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-01 01:54:16.472 | 2026-07-01 01:54:16.472 | This deprecation is overdue, please update your project and remove deprecated 2026-07-01 01:54:16.472 | calls to avoid build errors in the future. 2026-07-01 01:54:16.472 | ******************************************************************************** 2026-07-01 01:54:16.473 | 2026-07-01 01:54:16.473 | !! 2026-07-01 01:54:16.473 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-01 01:54:16.872 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-01 01:54:16.873 | !! 2026-07-01 01:54:16.873 | 2026-07-01 01:54:16.873 | ******************************************************************************** 2026-07-01 01:54:16.873 | Please avoid running ``setup.py`` directly. 2026-07-01 01:54:16.873 | Instead, use pypa/build, pypa/installer or other 2026-07-01 01:54:16.873 | standards-based tools. 2026-07-01 01:54:16.873 | 2026-07-01 01:54:16.873 | This deprecation is overdue, please update your project and remove deprecated 2026-07-01 01:54:16.873 | calls to avoid build errors in the future. 2026-07-01 01:54:16.873 | 2026-07-01 01:54:16.874 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-01 01:54:16.874 | ******************************************************************************** 2026-07-01 01:54:16.874 | 2026-07-01 01:54:16.874 | !! 2026-07-01 01:54:16.874 | self.initialize_options() 2026-07-01 01:54:16.874 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-01 01:54:16.874 | warnings.warn(msg) 2026-07-01 01:54:16.905 | /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-01 01:54:16.905 | !! 2026-07-01 01:54:16.905 | 2026-07-01 01:54:16.905 | ******************************************************************************** 2026-07-01 01:54:16.905 | 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-01 01:54:16.905 | 2026-07-01 01:54:16.905 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-01 01:54:16.906 | or your builds will no longer be supported. 2026-07-01 01:54:16.906 | 2026-07-01 01:54:16.906 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-01 01:54:16.906 | ******************************************************************************** 2026-07-01 01:54:16.907 | 2026-07-01 01:54:16.907 | !! 2026-07-01 01:54:16.907 | corresp(dist, value, root_dir) 2026-07-01 01:54:17.059 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-01 01:54:24.048 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@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.1 2026-07-01 01:54:24.049 | venv-tempest run-test-pre: PYTHONHASHSEED='2245489917' 2026-07-01 01:54:24.049 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.8CnYVimSBa 2026-07-01 01:54:28.284 | ___________________________________ summary ____________________________________ 2026-07-01 01:54:28.285 | venv-tempest: commands succeeded 2026-07-01 01:54:28.285 | congratulations :) 2026-07-01 01:54:28.332 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-07-01 01:54:28.358 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:54:28.362 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-07-01 01:54:28.366 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-07-01 01:54:28.390 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-01 01:54:28.395 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-07-01 01:54:28.400 | ++ 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-01 01:54:28.404 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-07-01 01:54:28.407 | ++ 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-01 01:54:28.412 | +++ 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-01 01:54:28.416 | +++ 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-01 01:54:28.420 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-07-01 01:54:28.424 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-07-01 01:54:28.428 | +++ 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-01 01:54:28.459 | +++ 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-01 01:54:28.487 | ++ 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-01 01:54:28.491 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-07-01 01:54:28.496 | ++ 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-01 01:54:28.538 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-07-01 01:54:28.542 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-07-01 01:54:28.546 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-07-01 01:54:28.593 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-07-01 01:54:28.597 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-07-01 01:54:28.601 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-07-01 01:54:28.648 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-07-01 01:54:28.648 | ' 2026-07-01 01:54:28.652 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-07-01 01:54:28.655 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 01:54:28.659 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest Plugins 2026-07-01 01:54:28.663 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-07-01 01:54:28.667 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-07-01 01:54:28.668 | /opt/stack/tempest /opt/stack/tempest 2026-07-01 01:54:28.671 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-07-01 01:54:28.675 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-07-01 01:54:28.675 | /opt/stack/tempest 2026-07-01 01:54:28.678 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-01 01:54:28.682 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-01 01:54:28.687 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-01 01:54:28.691 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-01 01:54:28.696 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-07-01 01:54:28.699 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-01 01:54:28.704 | + functions-common:run_plugins:1835 : local phase=test-config 2026-07-01 01:54:28.707 | + functions-common:run_plugins:1837 : local plugins= 2026-07-01 01:54:28.712 | + functions-common:run_plugins:1838 : local plugin 2026-07-01 01:54:28.716 | + ./stack.sh:main:1503 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-07-01 01:54:28.721 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-01 01:54:28.724 | + inc/meta-config:merge_config_group:171 : shift 2026-07-01 01:54:28.728 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-07-01 01:54:28.732 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-01 01:54:28.736 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-01 01:54:28.740 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-01 01:54:28.746 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-07-01 01:54:28.750 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-01 01:54:28.753 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-07-01 01:54:28.757 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-01 01:54:28.761 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-07-01 01:54:28.761 | /^\[\[.+\|.*\]\]/ { 2026-07-01 01:54:28.761 | gsub("[][]", "", $1); 2026-07-01 01:54:28.761 | split($1, a, "|"); 2026-07-01 01:54:28.761 | if (a[1] == matchgroup) 2026-07-01 01:54:28.761 | print a[2] 2026-07-01 01:54:28.761 | } 2026-07-01 01:54:28.762 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 29 async_wait 157 osc 468 apt-get 188 test_with_retry 7 dbsync 8 pip_install 180 apt-get-update 5 run_process 45 git_timed 383 ------------------------- Unaccounted time 68 ========================= Total runtime 1538 ================= Async summary ================= Time spent in the background minus waits: 568 sec Elapsed time: 1538 sec Time if we did everything serially: 2106 sec Speedup: 1.36931 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21002 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell1 | SELECT | 67 | | nova_cell0 | SELECT | 32 | | nova_cell0 | INSERT | 5 | | neutron | SELECT | 5343 | | neutron | INSERT | 844 | | neutron | DELETE | 32 | | placement | SELECT | 22 | | placement | INSERT | 84 | | placement | SET | 2 | | neutron | UPDATE | 251 | | nova_cell0 | UPDATE | 5 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | nova_cell1 | UPDATE | 28 | | nova_cell1 | INSERT | 3 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.240 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.240/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: 689d0b9f0af1cd06d120d3a2e8170edc49125001 Merge "Fix verify-ipv6-address.py crash on Python 3.14" 2026-06-30 19:32:24 +0000 OS Version: Ubuntu 24.04 noble