2026-09-07 18:36:30.252 | + ./stack.sh:main:491 : exec 2026-09-07 18:36:30.253 | ++ ./stack.sh:main:491 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-09-07-203630.summary.2026-09-07-203630 2026-09-07 18:36:30.253 | + ./stack.sh:main:499 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-09-07-203630' 2026-09-07 18:36:30.253 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 18:36:30.253 | + ./stack.sh:echo_summary:450 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-09-07-203630 2026-09-07 18:36:30.253 | + ./stack.sh:main:501 : ln -sf /opt/stack/logs/stack.sh.log.2026-09-07-203630 /opt/stack/logs/stack.sh.log 2026-09-07 18:36:30.253 | + ./stack.sh:main:502 : ln -sf /opt/stack/logs/stack.sh.log.2026-09-07-203630.summary.2026-09-07-203630 /opt/stack/logs/stack.sh.log.summary 2026-09-07 18:36:30.253 | + ./stack.sh:main:517 : check_path_perm_sanity /opt/stack 2026-09-07 18:36:30.253 | + functions:check_path_perm_sanity:615 : local real_path 2026-09-07 18:36:30.253 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-09-07 18:36:30.253 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-09-07 18:36:30.253 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-09-07 18:36:30.254 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-09-07 18:36:30.254 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-09-07 18:36:30.254 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-09-07 18:36:30.254 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-09-07 18:36:30.254 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-09-07 18:36:30.254 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-09-07 18:36:30.254 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-09-07 18:36:30.254 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-09-07 18:36:30.255 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-09-07 18:36:30.259 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-09-07 18:36:30.262 | + ./stack.sh:main:523 : trap exit_trap EXIT 2026-09-07 18:36:30.265 | + ./stack.sh:main:564 : trap err_trap ERR 2026-09-07 18:36:30.268 | + ./stack.sh:main:577 : set -o errexit 2026-09-07 18:36:30.270 | + ./stack.sh:main:580 : uname -a 2026-09-07 18:36:30.272 | Linux devstack 6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-09-07 18:36:30.274 | + ./stack.sh:main:583 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-09-07 18:36:30.277 | + ./stack.sh:main:584 : rm -f /opt/stack/data/ca-bundle.pem 2026-09-07 18:36:30.281 | + ./stack.sh:main:587 : source /home/quobyte/devstack/lib/database 2026-09-07 18:36:30.320 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/rpc_backend 2026-09-07 18:36:30.339 | + ./stack.sh:main:591 : source /home/quobyte/devstack/lib/host 2026-09-07 18:36:30.343 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-09-07 18:36:30.360 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-09-07 18:36:30.363 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-09-07 18:36:30.381 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-09-07 18:36:30.384 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-09-07 18:36:30.400 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-09-07 18:36:30.402 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-09-07 18:36:30.405 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-09-07 18:36:30.408 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-09-07 18:36:30.426 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-09-07 18:36:30.429 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-09-07 18:36:30.446 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-09-07 18:36:30.448 | + ./stack.sh:main:594 : tune_host 2026-09-07 18:36:30.450 | + lib/host:tune_host:125 : configure_host_mem 2026-09-07 18:36:30.452 | + lib/host:configure_host_mem:99 : configure_zswap 2026-09-07 18:36:30.454 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-09-07 18:36:30.457 | + lib/host:configure_host_mem:100 : configure_ksm 2026-09-07 18:36:30.459 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-09-07 18:36:30.462 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-09-07 18:36:30.464 | + functions-common:install_package:1438 : update_package_repo 2026-09-07 18:36:30.467 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-07 18:36:30.470 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-09-07 18:36:30.472 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-07 18:36:30.475 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-07 18:36:30.477 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-07 18:36:30.480 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 18:36:30.483 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 18:36:30.485 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-07 18:36:30.488 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-09-07 18:36:30.491 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-09-07 18:36:30.493 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-09-07 18:36:30.496 | ++ functions-common:apt_get_update:1174 : id -u 2026-09-07 18:36:30.500 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-09-07 18:36:30.502 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-09-07 18:36:30.505 | + functions-common:time_start:2406 : local name=apt-get-update 2026-09-07 18:36:30.508 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:36:30.510 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:36:30.513 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:36:30.517 | + functions-common:time_start:2411 : _TIME_START[$name]=1788806190514 2026-09-07 18:36:30.520 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-09-07 18:36:30.522 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-09-07 18:36:30.525 | + functions-common:apt_get_update:1181 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-09-07 18:36:30.659 | Get:1 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-09-07 18:36:30.680 | Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease 2026-09-07 18:36:30.703 | Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2026-09-07 18:36:30.726 | Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2026-09-07 18:36:30.825 | Hit:5 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-09-07 18:36:33.982 | Fetched 4747 B in 1s (8935 B/s) 2026-09-07 18:36:35.648 | Reading package lists... 2026-09-07 18:36:35.678 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-09-07 18:36:35.680 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-09-07 18:36:35.683 | + functions-common:time_stop:2420 : local name 2026-09-07 18:36:35.686 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:36:35.689 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:36:35.691 | + functions-common:time_stop:2423 : local total 2026-09-07 18:36:35.694 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:36:35.697 | + functions-common:time_stop:2426 : name=apt-get-update 2026-09-07 18:36:35.699 | + functions-common:time_stop:2427 : start_time=1788806190514 2026-09-07 18:36:35.702 | + functions-common:time_stop:2429 : [[ -z 1788806190514 ]] 2026-09-07 18:36:35.706 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:36:35.710 | + functions-common:time_stop:2432 : end_time=1788806195707 2026-09-07 18:36:35.712 | + functions-common:time_stop:2433 : elapsed_time=5193 2026-09-07 18:36:35.715 | + functions-common:time_stop:2434 : total=0 2026-09-07 18:36:35.717 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:36:35.720 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5193 2026-09-07 18:36:35.723 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-09-07 18:36:35.725 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-07 18:36:35.728 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 18:36:35.731 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 18:36:35.733 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-09-07 18:36:35.755 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-09-07 18:36:35.793 | Reading package lists... 2026-09-07 18:36:36.232 | Building dependency tree... 2026-09-07 18:36:36.233 | Reading state information... 2026-09-07 18:36:36.962 | The following packages were automatically installed and are no longer required: 2026-09-07 18:36:36.964 | libfwupd2 libgusb2 2026-09-07 18:36:36.964 | Use 'sudo apt autoremove' to remove them. 2026-09-07 18:36:37.012 | The following NEW packages will be installed: 2026-09-07 18:36:37.015 | ksmtuned 2026-09-07 18:36:37.105 | 0 upgraded, 1 newly installed, 0 to remove and 76 not upgraded. 2026-09-07 18:36:37.105 | Need to get 7444 B of archives. 2026-09-07 18:36:37.106 | After this operation, 44.0 kB of additional disk space will be used. 2026-09-07 18:36:37.106 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-09-07 18:36:37.335 | perl: warning: Setting locale failed. 2026-09-07 18:36:37.335 | perl: warning: Please check that your locale settings: 2026-09-07 18:36:37.335 | LANGUAGE = (unset), 2026-09-07 18:36:37.336 | LC_ALL = "en_US.utf8", 2026-09-07 18:36:37.336 | LANG = "de_DE.UTF-8" 2026-09-07 18:36:37.336 | are supported and installed on your system. 2026-09-07 18:36:37.336 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 18:36:37.428 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-07 18:36:37.428 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-07 18:36:37.428 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-07 18:36:37.642 | Fetched 7444 B in 0s (125 kB/s) 2026-09-07 18:36:37.690 | Selecting previously unselected package ksmtuned. 2026-09-07 18:36:37.976 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107930 files and directories currently installed.) 2026-09-07 18:36:37.982 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-09-07 18:36:37.992 | Unpacking ksmtuned (4.20150326) ... 2026-09-07 18:36:38.057 | Setting up ksmtuned (4.20150326) ... 2026-09-07 18:36:38.262 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-09-07 18:36:38.449 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-09-07 18:36:39.150 | perl: warning: Setting locale failed. 2026-09-07 18:36:39.151 | perl: warning: Please check that your locale settings: 2026-09-07 18:36:39.151 | LANGUAGE = (unset), 2026-09-07 18:36:39.151 | LC_ALL = "en_US.utf8", 2026-09-07 18:36:39.151 | LANG = "de_DE.UTF-8" 2026-09-07 18:36:39.151 | are supported and installed on your system. 2026-09-07 18:36:39.151 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 18:36:39.296 | perl: warning: Setting locale failed. 2026-09-07 18:36:39.296 | perl: warning: Please check that your locale settings: 2026-09-07 18:36:39.296 | LANGUAGE = (unset), 2026-09-07 18:36:39.296 | LC_ALL = "en_US.utf8", 2026-09-07 18:36:39.296 | LANG = "de_DE.UTF-8" 2026-09-07 18:36:39.297 | are supported and installed on your system. 2026-09-07 18:36:39.297 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 18:36:39.346 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-07 18:36:39.346 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-07 18:36:39.346 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-07 18:36:39.414 | perl: warning: Setting locale failed. 2026-09-07 18:36:39.414 | perl: warning: Please check that your locale settings: 2026-09-07 18:36:39.415 | LANGUAGE = (unset), 2026-09-07 18:36:39.415 | LC_ALL = "en_US.utf8", 2026-09-07 18:36:39.415 | LANG = "de_DE.UTF-8" 2026-09-07 18:36:39.415 | are supported and installed on your system. 2026-09-07 18:36:39.415 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 18:36:39.947 | 2026-09-07 18:36:39.947 | Running kernel seems to be up-to-date. 2026-09-07 18:36:39.947 | 2026-09-07 18:36:39.947 | No services need to be restarted. 2026-09-07 18:36:39.947 | 2026-09-07 18:36:39.947 | No containers need to be restarted. 2026-09-07 18:36:39.948 | 2026-09-07 18:36:39.948 | No user sessions are running outdated binaries. 2026-09-07 18:36:39.948 | 2026-09-07 18:36:39.948 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-07 18:36:42.030 | + functions-common:apt_get:1211 : result=0 2026-09-07 18:36:42.033 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-07 18:36:42.036 | + functions-common:time_stop:2420 : local name 2026-09-07 18:36:42.038 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:36:42.041 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:36:42.044 | + functions-common:time_stop:2423 : local total 2026-09-07 18:36:42.046 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:36:42.049 | + functions-common:time_stop:2426 : name=apt-get 2026-09-07 18:36:42.052 | + functions-common:time_stop:2427 : start_time=1788806195752 2026-09-07 18:36:42.055 | + functions-common:time_stop:2429 : [[ -z 1788806195752 ]] 2026-09-07 18:36:42.058 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:36:42.062 | + functions-common:time_stop:2432 : end_time=1788806202059 2026-09-07 18:36:42.065 | + functions-common:time_stop:2433 : elapsed_time=6307 2026-09-07 18:36:42.067 | + functions-common:time_stop:2434 : total=1376 2026-09-07 18:36:42.070 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:36:42.073 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7683 2026-09-07 18:36:42.076 | + functions-common:apt_get:1215 : return 0 2026-09-07 18:36:42.079 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-09-07 18:36:42.098 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-09-07 18:36:42.100 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-09-07 18:36:42.103 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-09-07 18:36:42.106 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-09-07 18:36:42.108 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-09-07 18:36:42.112 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-09-07 18:36:42.112 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-09-07 18:36:42.123 | 0 2026-09-07 18:36:42.127 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-09-07 18:36:42.130 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-09-07 18:36:42.133 | + lib/host:tune_host:126 : configure_host_net 2026-09-07 18:36:42.136 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-09-07 18:36:42.138 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-09-07 18:36:42.141 | + ./stack.sh:main:600 : fetch_plugins 2026-09-07 18:36:42.144 | + functions-common:fetch_plugins:1766 : local plugins= 2026-09-07 18:36:42.147 | + functions-common:fetch_plugins:1767 : local plugin 2026-09-07 18:36:42.149 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-09-07 18:36:42.152 | + functions-common:fetch_plugins:1771 : return 2026-09-07 18:36:42.155 | + ./stack.sh:main:604 : run_phase override_defaults 2026-09-07 18:36:42.158 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-09-07 18:36:42.160 | + functions-common:run_phase:1849 : local phase= 2026-09-07 18:36:42.163 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-07 18:36:42.166 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-07 18:36:42.168 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-07 18:36:42.171 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-07 18:36:42.174 | + functions-common:run_phase:1858 : local extra 2026-09-07 18:36:42.177 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-07 18:36:42.181 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-07 18:36:42.184 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-07 18:36:42.187 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-07 18:36:42.190 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-09-07 18:36:42.193 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-07 18:36:42.211 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:36:42.214 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-09-07 18:36:42.216 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-09-07 18:36:42.219 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-09-07 18:36:42.222 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-09-07 18:36:42.224 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-09-07 18:36:42.227 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-09-07 18:36:42.230 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-09-07 18:36:42.233 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-09-07 18:36:42.236 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-09-07 18:36:42.238 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-07 18:36:42.241 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-09-07 18:36:42.244 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-09-07 18:36:42.247 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-09-07 18:36:42.249 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-09-07 18:36:42.252 | + functions-common:plugin_override_defaults:1812 : return 2026-09-07 18:36:42.255 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/apache 2026-09-07 18:36:42.275 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/tls 2026-09-07 18:36:42.278 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-09-07 18:36:42.296 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:36:42.300 | +++ lib/tls:source:43 : hostname -f 2026-09-07 18:36:42.305 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-09-07 18:36:42.308 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-09-07 18:36:42.311 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-09-07 18:36:42.314 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-09-07 18:36:42.317 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-09-07 18:36:42.319 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-09-07 18:36:42.322 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-09-07 18:36:42.325 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-09-07 18:36:42.328 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-09-07 18:36:42.331 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-09-07 18:36:42.336 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/infra 2026-09-07 18:36:42.351 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/libraries 2026-09-07 18:36:42.372 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/lvm 2026-09-07 18:36:42.388 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/horizon 2026-09-07 18:36:42.406 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/keystone 2026-09-07 18:36:42.449 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/glance 2026-09-07 18:36:42.537 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/nova 2026-09-07 18:36:42.653 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/placement 2026-09-07 18:36:42.687 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/cinder 2026-09-07 18:36:42.750 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/swift 2026-09-07 18:36:42.808 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/neutron 2026-09-07 18:36:42.812 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-09-07 18:36:42.833 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:36:42.836 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-09-07 18:36:42.839 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-09-07 18:36:42.842 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-09-07 18:36:42.846 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-09-07 18:36:42.850 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-09-07 18:36:42.871 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-09-07 18:36:42.874 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-09-07 18:36:42.879 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-09-07 18:36:42.882 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-09-07 18:36:42.885 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-09-07 18:36:42.888 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-09-07 18:36:42.891 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-09-07 18:36:42.895 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-09-07 18:36:42.898 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-09-07 18:36:42.903 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-09-07 18:36:42.924 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-09-07 18:36:42.927 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-09-07 18:36:42.930 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-09-07 18:36:42.934 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-09-07 18:36:42.937 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-09-07 18:36:42.941 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-09-07 18:36:42.944 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-09-07 18:36:42.947 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-09-07 18:36:42.950 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-09-07 18:36:42.954 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-09-07 18:36:42.957 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-09-07 18:36:42.960 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-09-07 18:36:42.963 | ++ lib/neutron:source:117 : Q_HOST=192.168.122.168 2026-09-07 18:36:42.967 | ++ lib/neutron:source:119 : Q_PROTOCOL=http 2026-09-07 18:36:42.971 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-09-07 18:36:42.976 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-09-07 18:36:42.976 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-09-07 18:36:42.981 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-09-07 18:36:42.984 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-09-07 18:36:42.988 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-09-07 18:36:42.991 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-09-07 18:36:42.994 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-09-07 18:36:42.999 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-09-07 18:36:43.020 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-09-07 18:36:43.025 | +++ lib/neutron:source:131 : ipv6_unquote 192.168.122.168 2026-09-07 18:36:43.029 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-09-07 18:36:43.029 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.168 2026-09-07 18:36:43.035 | ++ lib/neutron:source:131 : Q_META_DATA_IP=192.168.122.168 2026-09-07 18:36:43.039 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-09-07 18:36:43.042 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-09-07 18:36:43.045 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-09-07 18:36:43.048 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-09-07 18:36:43.052 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-09-07 18:36:43.055 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-09-07 18:36:43.058 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-09-07 18:36:43.061 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-09-07 18:36:43.064 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-09-07 18:36:43.067 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-09-07 18:36:43.070 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-09-07 18:36:43.073 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-09-07 18:36:43.076 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-09-07 18:36:43.079 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-09-07 18:36:43.083 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-09-07 18:36:43.086 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-09-07 18:36:43.089 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-09-07 18:36:43.092 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-09-07 18:36:43.095 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-09-07 18:36:43.099 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-09-07 18:36:43.103 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-09-07 18:36:43.107 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-09-07 18:36:43.128 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-09-07 18:36:43.131 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-09-07 18:36:43.135 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-09-07 18:36:43.139 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-09-07 18:36:43.142 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-09-07 18:36:43.145 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-09-07 18:36:43.148 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-09-07 18:36:43.151 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-09-07 18:36:43.154 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-09-07 18:36:43.157 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-09-07 18:36:43.160 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-09-07 18:36:43.164 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-09-07 18:36:43.167 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-09-07 18:36:43.170 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-09-07 18:36:43.173 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-09-07 18:36:43.176 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-09-07 18:36:43.179 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-09-07 18:36:43.182 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-09-07 18:36:43.185 | ++ lib/neutron:source:267 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-09-07 18:36:43.188 | ++ lib/neutron:source:268 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-09-07 18:36:43.317 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-09-07 18:36:43.335 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-09-07 18:36:43.338 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-09-07 18:36:43.342 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-09-07 18:36:43.345 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-09-07 18:36:43.348 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-09-07 18:36:43.352 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-09-07 18:36:43.355 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-09-07 18:36:43.358 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-09-07 18:36:43.362 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-09-07 18:36:43.365 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-09-07 18:36:43.368 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-09-07 18:36:43.372 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-09-07 18:36:43.375 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-09-07 18:36:43.378 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-09-07 18:36:43.382 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-09-07 18:36:43.385 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-09-07 18:36:43.389 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-09-07 18:36:43.392 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-09-07 18:36:43.395 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-09-07 18:36:43.399 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-09-07 18:36:43.405 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-09-07 18:36:43.405 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-09-07 18:36:43.406 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-09-07 18:36:43.408 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-09-07 18:36:43.413 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=82:5830:3728 2026-09-07 18:36:43.417 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-09-07 18:36:43.420 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-09-07 18:36:43.423 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-09-07 18:36:43.426 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-09-07 18:36:43.430 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd82:5830:3728::/56 2026-09-07 18:36:43.435 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd82:5830:3728::/56 2026-09-07 18:36:43.435 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-09-07 18:36:43.443 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd82:5830:3728::/64 2026-09-07 18:36:43.446 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-09-07 18:36:43.450 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-09-07 18:36:43.453 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-09-07 18:36:43.456 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-09-07 18:36:43.459 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-09-07 18:36:43.462 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-09-07 18:36:43.466 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-09-07 18:36:43.469 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-09-07 18:36:43.472 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-09-07 18:36:43.475 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-09-07 18:36:43.479 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-09-07 18:36:43.482 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-09-07 18:36:43.485 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-09-07 18:36:43.488 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd82:5830:3728::/56 2026-09-07 18:36:43.491 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-09-07 18:36:43.495 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-09-07 18:36:43.500 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-09-07 18:36:43.501 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-09-07 18:36:43.501 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-09-07 18:36:43.507 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-09-07 18:36:43.513 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-09-07 18:36:43.514 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-09-07 18:36:43.515 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-09-07 18:36:43.521 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-09-07 18:36:43.526 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-09-07 18:36:43.530 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-09-07 18:36:43.533 | ++ lib/neutron:source:283 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-09-07 18:36:43.537 | ++ lib/neutron:source:284 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-09-07 18:36:43.540 | ++ lib/neutron:source:285 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-09-07 18:36:43.544 | ++ lib/neutron:source:286 : source /home/quobyte/devstack/lib/neutron_plugins/services/evpn 2026-09-07 18:36:43.547 | ++ lib/neutron:source:289 : has_neutron_plugin_security_group 2026-09-07 18:36:43.551 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-09-07 18:36:43.554 | ++ lib/neutron:source:290 : Q_USE_SECGROUP=True 2026-09-07 18:36:43.558 | ++ lib/neutron:source:298 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-09-07 18:36:43.580 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/ldap 2026-09-07 18:36:43.600 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/dstat 2026-09-07 18:36:43.619 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/atop 2026-09-07 18:36:43.638 | + ./stack.sh:main:627 : source /home/quobyte/devstack/lib/tcpdump 2026-09-07 18:36:43.657 | + ./stack.sh:main:628 : source /home/quobyte/devstack/lib/etcd3 2026-09-07 18:36:43.699 | + ./stack.sh:main:629 : source /home/quobyte/devstack/lib/os-vif 2026-09-07 18:36:43.703 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-09-07 18:36:43.707 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-09-07 18:36:43.710 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-09-07 18:36:43.714 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-09-07 18:36:43.719 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-09-07 18:36:43.742 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-09-07 18:36:43.746 | + ./stack.sh:main:635 : run_phase source 2026-09-07 18:36:43.749 | + functions-common:run_phase:1848 : local mode=source 2026-09-07 18:36:43.752 | + functions-common:run_phase:1849 : local phase= 2026-09-07 18:36:43.755 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-07 18:36:43.759 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-07 18:36:43.762 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-07 18:36:43.766 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-07 18:36:43.769 | + functions-common:run_phase:1858 : local extra 2026-09-07 18:36:43.773 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-07 18:36:43.778 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-07 18:36:43.782 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-07 18:36:43.786 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-07 18:36:43.789 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-09-07 18:36:43.792 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-07 18:36:43.815 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:36:43.818 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-09-07 18:36:43.822 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-09-07 18:36:43.879 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-09-07 18:36:43.882 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-09-07 18:36:43.886 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-09-07 18:36:43.889 | + functions-common:run_phase:1870 : load_plugin_settings 2026-09-07 18:36:43.893 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-09-07 18:36:43.896 | + functions-common:load_plugin_settings:1785 : local plugin 2026-09-07 18:36:43.900 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-09-07 18:36:43.903 | + functions-common:load_plugin_settings:1789 : return 2026-09-07 18:36:43.907 | + functions-common:run_phase:1871 : verify_disabled_services 2026-09-07 18:36:43.911 | + functions-common:verify_disabled_services:2131 : local service 2026-09-07 18:36:43.914 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 18:36:43.918 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-09-07 18:36:43.922 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 18:36:43.925 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-09-07 18:36:43.929 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 18:36:43.933 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-09-07 18:36:43.936 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 18:36:43.940 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-09-07 18:36:43.944 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 18:36:43.947 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-09-07 18:36:43.951 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 18:36:43.955 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-09-07 18:36:43.958 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 18:36:43.962 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-09-07 18:36:43.965 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 18:36:43.969 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-09-07 18:36:43.973 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 18:36:43.976 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-09-07 18:36:43.980 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 18:36:43.984 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-09-07 18:36:43.987 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 18:36:43.991 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-09-07 18:36:43.994 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 18:36:43.998 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-09-07 18:36:44.002 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 18:36:44.005 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-09-07 18:36:44.009 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 18:36:44.013 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-09-07 18:36:44.016 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 18:36:44.020 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-09-07 18:36:44.024 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 18:36:44.027 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-09-07 18:36:44.031 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 18:36:44.035 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-09-07 18:36:44.038 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 18:36:44.042 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-09-07 18:36:44.045 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 18:36:44.049 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-09-07 18:36:44.053 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 18:36:44.056 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-09-07 18:36:44.060 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 18:36:44.064 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-09-07 18:36:44.068 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 18:36:44.072 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-09-07 18:36:44.075 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 18:36:44.079 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-09-07 18:36:44.083 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 18:36:44.086 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-09-07 18:36:44.090 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 18:36:44.094 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-09-07 18:36:44.098 | + ./stack.sh:main:706 : initialize_database_backends 2026-09-07 18:36:44.102 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-09-07 18:36:44.105 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-09-07 18:36:44.130 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:36:44.134 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-09-07 18:36:44.139 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-09-07 18:36:44.143 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-09-07 18:36:44.167 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:36:44.171 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-09-07 18:36:44.174 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-09-07 18:36:44.178 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-09-07 18:36:44.182 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-09-07 18:36:44.186 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-09-07 18:36:44.190 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-09-07 18:36:44.193 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-09-07 18:36:44.197 | + lib/database:initialize_database_backends:92 : return 0 2026-09-07 18:36:44.201 | + ./stack.sh:main:707 : echo 'Using mysql database backend' 2026-09-07 18:36:44.201 | Using mysql database backend 2026-09-07 18:36:44.205 | + ./stack.sh:main:710 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-09-07 18:36:44.230 | + ./stack.sh:main:712 : define_database_baseurl 2026-09-07 18:36:44.235 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-09-07 18:36:44.238 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-09-07 18:36:44.242 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-09-07 18:36:44.247 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-09-07 18:36:44.251 | + ./stack.sh:main:724 : is_service_enabled rabbit 2026-09-07 18:36:44.275 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:36:44.279 | + ./stack.sh:main:725 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-09-07 18:36:44.304 | + ./stack.sh:main:732 : is_service_enabled keystone 2026-09-07 18:36:44.328 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:36:44.332 | + ./stack.sh:main:734 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-09-07 18:36:44.356 | + ./stack.sh:main:736 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-09-07 18:36:44.380 | + ./stack.sh:main:747 : is_service_enabled ldap 2026-09-07 18:36:44.404 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:36:44.408 | + ./stack.sh:main:756 : is_service_enabled s-proxy 2026-09-07 18:36:44.432 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:36:44.436 | + ./stack.sh:main:768 : save_stackenv 768 2026-09-07 18:36:44.440 | + functions-common:save_stackenv:65 : local tag=768 2026-09-07 18:36:44.446 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-09-07 18:36:44.451 | + functions-common:save_stackenv:67 : time_stamp=2026-09-07-203644 2026-09-07 18:36:44.454 | + functions-common:save_stackenv:68 : echo '# 2026-09-07-203644 768' 2026-09-07 18:36:44.458 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 18:36:44.462 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-09-07 18:36:44.466 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 18:36:44.470 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-09-07 18:36:44.474 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 18:36:44.477 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-09-07 18:36:44.481 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 18:36:44.485 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-09-07 18:36:44.489 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 18:36:44.493 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.168 2026-09-07 18:36:44.497 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 18:36:44.501 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.168/identity 2026-09-07 18:36:44.505 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 18:36:44.509 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-09-07-203630 2026-09-07 18:36:44.513 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 18:36:44.516 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-09-07 18:36:44.520 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 18:36:44.524 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.168 2026-09-07 18:36:44.528 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 18:36:44.532 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-09-07 18:36:44.535 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 18:36:44.539 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-09-07 18:36:44.543 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 18:36:44.547 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-09-07 18:36:44.551 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 18:36:44.555 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-09-07 18:36:44.559 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 18:36:44.563 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.168 2026-09-07 18:36:44.567 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 18:36:44.571 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-09-07 18:36:44.575 | + ./stack.sh:main:781 : GIT_DEPTH=0 2026-09-07 18:36:44.579 | + ./stack.sh:main:781 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-09-07 18:36:44.583 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-09-07 18:36:44.586 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-09-07 18:36:44.590 | + functions-common:git_clone:591 : local git_ref=master 2026-09-07 18:36:44.594 | + functions-common:git_clone:592 : local orig_dir 2026-09-07 18:36:44.598 | ++ functions-common:git_clone:593 : pwd 2026-09-07 18:36:44.602 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-07 18:36:44.606 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-07 18:36:44.611 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-07 18:36:44.634 | + functions-common:git_clone:596 : RECLONE=False 2026-09-07 18:36:44.638 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-07 18:36:44.641 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-07 18:36:44.646 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-07 18:36:44.646 | + functions-common:git_clone:610 : echo master 2026-09-07 18:36:44.653 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-09-07 18:36:44.657 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-07 18:36:44.660 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-09-07 18:36:44.663 | + functions-common:git_timed:697 : local count=0 2026-09-07 18:36:44.667 | + functions-common:git_timed:698 : local timeout=0 2026-09-07 18:36:44.670 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 18:36:44.672 | + functions-common:git_timed:701 : timeout=0 2026-09-07 18:36:44.676 | + functions-common:git_timed:704 : time_start git_timed 2026-09-07 18:36:44.678 | + functions-common:time_start:2406 : local name=git_timed 2026-09-07 18:36:44.681 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:36:44.684 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:36:44.689 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:36:44.693 | + functions-common:time_start:2411 : _TIME_START[$name]=1788806204690 2026-09-07 18:36:44.696 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-09-07 18:36:44.700 | Cloning into '/opt/stack/requirements'... 2026-09-07 18:36:49.093 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-07 18:36:49.096 | + functions-common:time_stop:2420 : local name 2026-09-07 18:36:49.100 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:36:49.103 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:36:49.105 | + functions-common:time_stop:2423 : local total 2026-09-07 18:36:49.109 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:36:49.112 | + functions-common:time_stop:2426 : name=git_timed 2026-09-07 18:36:49.115 | + functions-common:time_stop:2427 : start_time=1788806204690 2026-09-07 18:36:49.118 | + functions-common:time_stop:2429 : [[ -z 1788806204690 ]] 2026-09-07 18:36:49.123 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:36:49.128 | + functions-common:time_stop:2432 : end_time=1788806209124 2026-09-07 18:36:49.131 | + functions-common:time_stop:2433 : elapsed_time=4434 2026-09-07 18:36:49.134 | + functions-common:time_stop:2434 : total=0 2026-09-07 18:36:49.138 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:36:49.141 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4434 2026-09-07 18:36:49.145 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-09-07 18:36:49.148 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-09-07 18:36:49.151 | + functions-common:git_timed:697 : local count=0 2026-09-07 18:36:49.155 | + functions-common:git_timed:698 : local timeout=0 2026-09-07 18:36:49.158 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 18:36:49.161 | + functions-common:git_timed:701 : timeout=0 2026-09-07 18:36:49.164 | + functions-common:git_timed:704 : time_start git_timed 2026-09-07 18:36:49.167 | + functions-common:time_start:2406 : local name=git_timed 2026-09-07 18:36:49.171 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:36:49.174 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:36:49.178 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:36:49.183 | + functions-common:time_start:2411 : _TIME_START[$name]=1788806209179 2026-09-07 18:36:49.187 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-07 18:36:49.746 | From https://review.opendev.org/openstack/requirements 2026-09-07 18:36:49.746 | * branch master -> FETCH_HEAD 2026-09-07 18:36:49.757 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-07 18:36:49.760 | + functions-common:time_stop:2420 : local name 2026-09-07 18:36:49.763 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:36:49.767 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:36:49.770 | + functions-common:time_stop:2423 : local total 2026-09-07 18:36:49.773 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:36:49.777 | + functions-common:time_stop:2426 : name=git_timed 2026-09-07 18:36:49.780 | + functions-common:time_stop:2427 : start_time=1788806209179 2026-09-07 18:36:49.783 | + functions-common:time_stop:2429 : [[ -z 1788806209179 ]] 2026-09-07 18:36:49.788 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:36:49.793 | + functions-common:time_stop:2432 : end_time=1788806209789 2026-09-07 18:36:49.797 | + functions-common:time_stop:2433 : elapsed_time=610 2026-09-07 18:36:49.800 | + functions-common:time_stop:2434 : total=4434 2026-09-07 18:36:49.804 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:36:49.807 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5044 2026-09-07 18:36:49.810 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-07 18:36:49.813 | + functions-common:git_timed:697 : local count=0 2026-09-07 18:36:49.816 | + functions-common:git_timed:698 : local timeout=0 2026-09-07 18:36:49.820 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 18:36:49.823 | + functions-common:git_timed:701 : timeout=0 2026-09-07 18:36:49.826 | + functions-common:git_timed:704 : time_start git_timed 2026-09-07 18:36:49.829 | + functions-common:time_start:2406 : local name=git_timed 2026-09-07 18:36:49.832 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:36:49.836 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:36:49.840 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:36:49.845 | + functions-common:time_start:2411 : _TIME_START[$name]=1788806209841 2026-09-07 18:36:49.849 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-07 18:36:49.863 | Note: switching to 'FETCH_HEAD'. 2026-09-07 18:36:49.864 | 2026-09-07 18:36:49.864 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-07 18:36:49.864 | changes and commit them, and you can discard any commits you make in this 2026-09-07 18:36:49.864 | state without impacting any branches by switching back to a branch. 2026-09-07 18:36:49.864 | 2026-09-07 18:36:49.864 | If you want to create a new branch to retain commits you create, you may 2026-09-07 18:36:49.864 | do so (now or later) by using -c with the switch command. Example: 2026-09-07 18:36:49.864 | 2026-09-07 18:36:49.864 | git switch -c 2026-09-07 18:36:49.864 | 2026-09-07 18:36:49.864 | Or undo this operation with: 2026-09-07 18:36:49.865 | 2026-09-07 18:36:49.865 | git switch - 2026-09-07 18:36:49.865 | 2026-09-07 18:36:49.865 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-07 18:36:49.865 | 2026-09-07 18:36:49.865 | HEAD is now at 9edc0428 Merge "update constraint for os_vif to new release 5.2.1" 2026-09-07 18:36:49.868 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-07 18:36:49.871 | + functions-common:time_stop:2420 : local name 2026-09-07 18:36:49.874 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:36:49.877 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:36:49.880 | + functions-common:time_stop:2423 : local total 2026-09-07 18:36:49.883 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:36:49.886 | + functions-common:time_stop:2426 : name=git_timed 2026-09-07 18:36:49.890 | + functions-common:time_stop:2427 : start_time=1788806209841 2026-09-07 18:36:49.893 | + functions-common:time_stop:2429 : [[ -z 1788806209841 ]] 2026-09-07 18:36:49.897 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:36:49.901 | + functions-common:time_stop:2432 : end_time=1788806209898 2026-09-07 18:36:49.904 | + functions-common:time_stop:2433 : elapsed_time=57 2026-09-07 18:36:49.907 | + functions-common:time_stop:2434 : total=5044 2026-09-07 18:36:49.910 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:36:49.913 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5101 2026-09-07 18:36:49.916 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-09-07 18:36:49.934 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-09-07 18:36:49.939 | + functions-common:git_clone:673 : head -1 2026-09-07 18:36:49.939 | + functions-common:git_clone:673 : git show --oneline 2026-09-07 18:36:49.943 | 9edc0428 Merge "update constraint for os_vif to new release 5.2.1" 2026-09-07 18:36:49.946 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-07 18:36:49.949 | + ./stack.sh:main:785 : echo_summary 'Installing package prerequisites' 2026-09-07 18:36:49.952 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 18:36:49.955 | + ./stack.sh:echo_summary:450 : echo -e Installing package prerequisites 2026-09-07 18:36:49.959 | + ./stack.sh:main:786 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-09-07 18:36:49.962 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-09-07 18:36:49.965 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-09-07 18:36:49.969 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-09-07 18:36:49.971 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-09-07 18:36:49.975 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-09-07 18:36:49.977 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-09-07 18:36:49.982 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-09-07 18:36:49.986 | ++ tools/install_prereqs.sh:source:47 : NOW=1788806209 2026-09-07 18:36:49.990 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-09-07 18:36:49.995 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-09-07 18:36:49.999 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-09-07 18:36:50.002 | ++ tools/install_prereqs.sh:source:49 : DELTA=1788806209 2026-09-07 18:36:50.005 | ++ tools/install_prereqs.sh:source:50 : [[ 1788806209 -lt 7200 ]] 2026-09-07 18:36:50.008 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-09-07 18:36:50.010 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-09-07 18:36:50.013 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-09-07 18:36:50.016 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-09-07 18:36:50.019 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-09-07 18:36:50.022 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-09-07 18:36:50.025 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-09-07 18:36:50.030 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-09-07 18:36:50.062 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-09-07 18:36:50.062 | apache2-dev 2026-09-07 18:36:50.062 | bc 2026-09-07 18:36:50.062 | bsdmainutils 2026-09-07 18:36:50.062 | curl 2026-09-07 18:36:50.062 | g++ 2026-09-07 18:36:50.063 | gawk 2026-09-07 18:36:50.063 | gcc 2026-09-07 18:36:50.063 | gettext 2026-09-07 18:36:50.063 | git 2026-09-07 18:36:50.063 | graphviz 2026-09-07 18:36:50.063 | iputils-ping 2026-09-07 18:36:50.063 | libffi-dev 2026-09-07 18:36:50.063 | libjpeg-dev 2026-09-07 18:36:50.063 | libpq-dev 2026-09-07 18:36:50.063 | libssl-dev 2026-09-07 18:36:50.063 | libsystemd-dev 2026-09-07 18:36:50.064 | libxml2-dev 2026-09-07 18:36:50.064 | libxslt1-dev 2026-09-07 18:36:50.064 | libyaml-dev 2026-09-07 18:36:50.064 | lsof 2026-09-07 18:36:50.064 | openssh-server 2026-09-07 18:36:50.064 | openssl 2026-09-07 18:36:50.065 | pkg-config 2026-09-07 18:36:50.065 | psmisc 2026-09-07 18:36:50.065 | python3-dev 2026-09-07 18:36:50.066 | python3-pip 2026-09-07 18:36:50.066 | python3-systemd 2026-09-07 18:36:50.066 | python3-venv 2026-09-07 18:36:50.066 | tar 2026-09-07 18:36:50.067 | tcpdump 2026-09-07 18:36:50.067 | unzip 2026-09-07 18:36:50.067 | uuid-runtime 2026-09-07 18:36:50.067 | wget 2026-09-07 18:36:50.067 | zlib1g-dev 2026-09-07 18:36:50.067 | libkrb5-dev 2026-09-07 18:36:50.067 | libldap2-dev 2026-09-07 18:36:50.067 | libsasl2-dev 2026-09-07 18:36:50.067 | memcached 2026-09-07 18:36:50.068 | python3-mysqldb 2026-09-07 18:36:50.068 | sqlite3 2026-09-07 18:36:50.068 | conntrack 2026-09-07 18:36:50.068 | curl 2026-09-07 18:36:50.068 | ebtables 2026-09-07 18:36:50.068 | genisoimage 2026-09-07 18:36:50.068 | iptables 2026-09-07 18:36:50.068 | iputils-arping 2026-09-07 18:36:50.068 | kpartx 2026-09-07 18:36:50.068 | libjs-jquery-tablesorter 2026-09-07 18:36:50.068 | parted 2026-09-07 18:36:50.069 | pm-utils 2026-09-07 18:36:50.069 | python3-mysqldb 2026-09-07 18:36:50.069 | socat 2026-09-07 18:36:50.069 | sqlite3 2026-09-07 18:36:50.069 | sudo 2026-09-07 18:36:50.069 | vlan 2026-09-07 18:36:50.069 | lsscsi 2026-09-07 18:36:50.069 | open-iscsi 2026-09-07 18:36:50.069 | cryptsetup 2026-09-07 18:36:50.069 | dosfstools 2026-09-07 18:36:50.069 | genisoimage 2026-09-07 18:36:50.069 | gir1.2-libosinfo-1.0 2026-09-07 18:36:50.070 | netcat-openbsd 2026-09-07 18:36:50.070 | open-iscsi 2026-09-07 18:36:50.070 | qemu-utils 2026-09-07 18:36:50.070 | sg3-utils 2026-09-07 18:36:50.070 | sysfsutils 2026-09-07 18:36:50.070 | lvm2 2026-09-07 18:36:50.070 | qemu-utils 2026-09-07 18:36:50.070 | thin-provisioning-tools 2026-09-07 18:36:50.070 | acl 2026-09-07 18:36:50.070 | dnsmasq-base 2026-09-07 18:36:50.070 | dnsmasq-utils 2026-09-07 18:36:50.071 | ebtables 2026-09-07 18:36:50.071 | haproxy 2026-09-07 18:36:50.071 | iptables 2026-09-07 18:36:50.071 | iputils-arping 2026-09-07 18:36:50.071 | iputils-ping 2026-09-07 18:36:50.071 | postgresql-server-dev-all 2026-09-07 18:36:50.071 | python3-mysqldb 2026-09-07 18:36:50.071 | sqlite3 2026-09-07 18:36:50.071 | sudo 2026-09-07 18:36:50.071 | vlan 2026-09-07 18:36:50.071 | pcp' 2026-09-07 18:36:50.072 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-09-07 18:36:50.088 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-09-07 18:36:50.088 | apache2-dev 2026-09-07 18:36:50.088 | bc 2026-09-07 18:36:50.088 | bsdmainutils 2026-09-07 18:36:50.088 | curl 2026-09-07 18:36:50.088 | g++ 2026-09-07 18:36:50.088 | gawk 2026-09-07 18:36:50.089 | gcc 2026-09-07 18:36:50.089 | gettext 2026-09-07 18:36:50.089 | git 2026-09-07 18:36:50.089 | graphviz 2026-09-07 18:36:50.089 | iputils-ping 2026-09-07 18:36:50.089 | libffi-dev 2026-09-07 18:36:50.089 | libjpeg-dev 2026-09-07 18:36:50.089 | libpq-dev 2026-09-07 18:36:50.089 | libssl-dev 2026-09-07 18:36:50.089 | libsystemd-dev 2026-09-07 18:36:50.089 | libxml2-dev 2026-09-07 18:36:50.089 | libxslt1-dev 2026-09-07 18:36:50.090 | libyaml-dev 2026-09-07 18:36:50.090 | lsof 2026-09-07 18:36:50.090 | openssh-server 2026-09-07 18:36:50.090 | openssl 2026-09-07 18:36:50.090 | pkg-config 2026-09-07 18:36:50.090 | psmisc 2026-09-07 18:36:50.090 | python3-dev 2026-09-07 18:36:50.090 | python3-pip 2026-09-07 18:36:50.090 | python3-systemd 2026-09-07 18:36:50.090 | python3-venv 2026-09-07 18:36:50.090 | tar 2026-09-07 18:36:50.091 | tcpdump 2026-09-07 18:36:50.091 | unzip 2026-09-07 18:36:50.091 | uuid-runtime 2026-09-07 18:36:50.091 | wget 2026-09-07 18:36:50.091 | zlib1g-dev 2026-09-07 18:36:50.091 | libkrb5-dev 2026-09-07 18:36:50.091 | libldap2-dev 2026-09-07 18:36:50.091 | libsasl2-dev 2026-09-07 18:36:50.091 | memcached 2026-09-07 18:36:50.091 | python3-mysqldb 2026-09-07 18:36:50.091 | sqlite3 2026-09-07 18:36:50.091 | conntrack 2026-09-07 18:36:50.092 | curl 2026-09-07 18:36:50.092 | ebtables 2026-09-07 18:36:50.092 | genisoimage 2026-09-07 18:36:50.092 | iptables 2026-09-07 18:36:50.092 | iputils-arping 2026-09-07 18:36:50.092 | kpartx 2026-09-07 18:36:50.092 | libjs-jquery-tablesorter 2026-09-07 18:36:50.092 | parted 2026-09-07 18:36:50.092 | pm-utils 2026-09-07 18:36:50.092 | python3-mysqldb 2026-09-07 18:36:50.092 | socat 2026-09-07 18:36:50.093 | sqlite3 2026-09-07 18:36:50.093 | sudo 2026-09-07 18:36:50.093 | vlan 2026-09-07 18:36:50.093 | lsscsi 2026-09-07 18:36:50.093 | open-iscsi 2026-09-07 18:36:50.093 | cryptsetup 2026-09-07 18:36:50.093 | dosfstools 2026-09-07 18:36:50.093 | genisoimage 2026-09-07 18:36:50.093 | gir1.2-libosinfo-1.0 2026-09-07 18:36:50.094 | netcat-openbsd 2026-09-07 18:36:50.094 | open-iscsi 2026-09-07 18:36:50.094 | qemu-utils 2026-09-07 18:36:50.094 | sg3-utils 2026-09-07 18:36:50.094 | sysfsutils 2026-09-07 18:36:50.094 | lvm2 2026-09-07 18:36:50.094 | qemu-utils 2026-09-07 18:36:50.094 | thin-provisioning-tools 2026-09-07 18:36:50.094 | acl 2026-09-07 18:36:50.094 | dnsmasq-base 2026-09-07 18:36:50.095 | dnsmasq-utils 2026-09-07 18:36:50.095 | ebtables 2026-09-07 18:36:50.095 | haproxy 2026-09-07 18:36:50.095 | iptables 2026-09-07 18:36:50.095 | iputils-arping 2026-09-07 18:36:50.095 | iputils-ping 2026-09-07 18:36:50.095 | postgresql-server-dev-all 2026-09-07 18:36:50.095 | python3-mysqldb 2026-09-07 18:36:50.095 | sqlite3 2026-09-07 18:36:50.095 | sudo 2026-09-07 18:36:50.095 | vlan 2026-09-07 18:36:50.095 | pcp ' 2026-09-07 18:36:50.096 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-09-07 18:36:50.096 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 18:36:50.098 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 18:36:50.104 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-09-07 18:36:50.104 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-09-07 18:36:50.108 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-09-07 18:36:50.111 | ++ functions-common:install_package:1438 : update_package_repo 2026-09-07 18:36:50.113 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-07 18:36:50.115 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-07 18:36:50.118 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-07 18:36:50.120 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-07 18:36:50.123 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-09-07 18:36:50.127 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 18:36:50.129 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 18:36:50.133 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-09-07 18:36:50.136 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-07 18:36:50.140 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-07 18:36:50.143 | ++ functions-common:apt_get_update:1167 : return 2026-09-07 18:36:50.147 | ++ functions-common:install_package:1439 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-09-07 18:36:50.151 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-09-07 18:36:50.154 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 18:36:50.158 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 18:36:50.161 | ++ functions-common:real_install_package:1427 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-09-07 18:36:50.191 | ++ functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-09-07 18:36:50.231 | Reading package lists... 2026-09-07 18:36:50.682 | Building dependency tree... 2026-09-07 18:36:50.684 | Reading state information... 2026-09-07 18:36:51.469 | bc is already the newest version (1.07.1-3ubuntu4). 2026-09-07 18:36:51.469 | bc set to manually installed. 2026-09-07 18:36:51.469 | curl is already the newest version (8.5.0-2ubuntu10.13). 2026-09-07 18:36:51.469 | curl set to manually installed. 2026-09-07 18:36:51.469 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-09-07 18:36:51.469 | g++ set to manually installed. 2026-09-07 18:36:51.469 | gawk is already the newest version (1:5.2.1-2ubuntu0.1). 2026-09-07 18:36:51.469 | gawk set to manually installed. 2026-09-07 18:36:51.470 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-09-07 18:36:51.470 | gcc set to manually installed. 2026-09-07 18:36:51.470 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-09-07 18:36:51.470 | git set to manually installed. 2026-09-07 18:36:51.470 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-09-07 18:36:51.470 | iputils-ping set to manually installed. 2026-09-07 18:36:51.470 | lsof is already the newest version (4.95.0-1build3). 2026-09-07 18:36:51.470 | lsof set to manually installed. 2026-09-07 18:36:51.470 | openssl is already the newest version (3.0.13-0ubuntu3.15). 2026-09-07 18:36:51.470 | openssl set to manually installed. 2026-09-07 18:36:51.470 | psmisc is already the newest version (23.7-1build1). 2026-09-07 18:36:51.470 | psmisc set to manually installed. 2026-09-07 18:36:51.471 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-09-07 18:36:51.471 | python3-dev set to manually installed. 2026-09-07 18:36:51.471 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-09-07 18:36:51.471 | python3-systemd is already the newest version (235-1build4). 2026-09-07 18:36:51.471 | python3-systemd set to manually installed. 2026-09-07 18:36:51.472 | tar is already the newest version (1.35+dfsg-3ubuntu0.4). 2026-09-07 18:36:51.472 | tar set to manually installed. 2026-09-07 18:36:51.472 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-09-07 18:36:51.473 | tcpdump set to manually installed. 2026-09-07 18:36:51.473 | wget is already the newest version (1.21.4-1ubuntu4.5). 2026-09-07 18:36:51.473 | wget set to manually installed. 2026-09-07 18:36:51.473 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-09-07 18:36:51.474 | iptables set to manually installed. 2026-09-07 18:36:51.474 | kpartx is already the newest version (0.9.4-5ubuntu8.2). 2026-09-07 18:36:51.474 | kpartx set to manually installed. 2026-09-07 18:36:51.474 | parted is already the newest version (3.6-4build1). 2026-09-07 18:36:51.474 | parted set to manually installed. 2026-09-07 18:36:51.474 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-09-07 18:36:51.475 | sudo set to manually installed. 2026-09-07 18:36:51.475 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-09-07 18:36:51.475 | open-iscsi set to manually installed. 2026-09-07 18:36:51.475 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-09-07 18:36:51.475 | cryptsetup set to manually installed. 2026-09-07 18:36:51.475 | dosfstools is already the newest version (4.2-1.1build1). 2026-09-07 18:36:51.475 | dosfstools set to manually installed. 2026-09-07 18:36:51.475 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-09-07 18:36:51.475 | netcat-openbsd set to manually installed. 2026-09-07 18:36:51.475 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.18). 2026-09-07 18:36:51.475 | qemu-utils set to manually installed. 2026-09-07 18:36:51.476 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-09-07 18:36:51.476 | sg3-utils set to manually installed. 2026-09-07 18:36:51.476 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-09-07 18:36:51.476 | lvm2 set to manually installed. 2026-09-07 18:36:51.476 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-09-07 18:36:51.476 | thin-provisioning-tools set to manually installed. 2026-09-07 18:36:51.476 | acl is already the newest version (2.3.2-1build1.1). 2026-09-07 18:36:51.477 | acl set to manually installed. 2026-09-07 18:36:51.477 | The following packages were automatically installed and are no longer required: 2026-09-07 18:36:51.478 | libfwupd2 libgusb2 2026-09-07 18:36:51.478 | Use 'sudo apt autoremove' to remove them. 2026-09-07 18:36:51.478 | The following additional packages will be installed: 2026-09-07 18:36:51.479 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-09-07 18:36:51.479 | autotools-dev bsdextrautils bsdutils clang-17 comerr-dev debhelper debugedit 2026-09-07 18:36:51.479 | dh-autoreconf dh-strip-nondeterminism dwz eject fdisk fonts-liberation 2026-09-07 18:36:51.479 | fonts-liberation-sans-narrow fonts-liberation2 gir1.2-freedesktop 2026-09-07 18:36:51.479 | icu-devtools intltool-debian krb5-multidev libann0 libapr1-dev libapr1t64 2026-09-07 18:36:51.479 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-09-07 18:36:51.479 | libarchive-cpio-perl libarchive-zip-perl libblkid1 libcdt5 libcgraph6 2026-09-07 18:36:51.479 | libclang-common-17-dev libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 2026-09-07 18:36:51.479 | libcommon-sense-perl libdebhelper-perl libevent-2.1-7t64 2026-09-07 18:36:51.479 | libevent-core-2.1-7t64 libfdisk1 libfile-stripnondeterminism-perl libgc1 2026-09-07 18:36:51.479 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-09-07 18:36:51.479 | libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata libjson-perl 2026-09-07 18:36:51.480 | libjson-xs-perl libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 2026-09-07 18:36:51.480 | liblab-gamut1 libldap-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-09-07 18:36:51.480 | libmail-sendmail-perl libmount1 libmysqlclient21 libncurses-dev libncurses6 2026-09-07 18:36:51.480 | libncursesw6 libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n 2026-09-07 18:36:51.480 | libpathplan4 libpcp-archive1t64 libpcp-gui2t64 libpcp-import1t64 2026-09-07 18:36:51.480 | libpcp-mmv1t64 libpcp-pmda-perl libpcp-pmda3t64 libpcp-trace2t64 2026-09-07 18:36:51.481 | libpcp-web1t64 libpcp3t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-09-07 18:36:51.481 | libpcre2-posix3 libpfm4 libpkgconf3 libpq5 libsctp-dev libsctp1 libsm6 2026-09-07 18:36:51.481 | libsmartcols1 libsub-override-perl libsys-hostname-long-perl libsysfs2 2026-09-07 18:36:51.482 | libtinfo6 libtool libtypes-serialiser-perl libuuid1 libx86-1 libxaw7 libxmu6 2026-09-07 18:36:51.482 | libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools 2026-09-07 18:36:51.482 | llvm-17-runtime llvm-17-tools m4 mount mysql-common ncal ncurses-base 2026-09-07 18:36:51.482 | ncurses-bin ncurses-term openssh-client openssh-sftp-server osinfo-db 2026-09-07 18:36:51.482 | pcp-conf pkgconf pkgconf-bin po-debconf postgresql-client-16 2026-09-07 18:36:51.482 | postgresql-client-common postgresql-common postgresql-server-dev-16 2026-09-07 18:36:51.483 | python3-pcp python3-pip-whl python3-setuptools-whl python3.12-venv ssl-cert 2026-09-07 18:36:51.483 | util-linux uuid-dev vbetool zlib1g 2026-09-07 18:36:51.483 | Suggested packages: 2026-09-07 18:36:51.483 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-09-07 18:36:51.483 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-09-07 18:36:51.483 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-09-07 18:36:51.483 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-09-07 18:36:51.483 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-09-07 18:36:51.483 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-09-07 18:36:51.483 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-09-07 18:36:51.483 | libcache-memcached-perl libmemcached libyaml-perl nfs-common keychain 2026-09-07 18:36:51.484 | libpam-ssh monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl 2026-09-07 18:36:51.484 | redis-server cpufrequtils wireless-tools radeontool libmail-box-perl 2026-09-07 18:36:51.484 | postgresql-16 default-mysql-server | virtual-mysql-server sqlite3-doc zip 2026-09-07 18:36:51.484 | util-linux-extra util-linux-locales 2026-09-07 18:36:51.667 | The following NEW packages will be installed: 2026-09-07 18:36:51.667 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-09-07 18:36:51.667 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-09-07 18:36:51.668 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-09-07 18:36:51.668 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-09-07 18:36:51.668 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-09-07 18:36:51.668 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-09-07 18:36:51.668 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-09-07 18:36:51.668 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-09-07 18:36:51.668 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-09-07 18:36:51.668 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-09-07 18:36:51.668 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-09-07 18:36:51.668 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-09-07 18:36:51.669 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-09-07 18:36:51.669 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-09-07 18:36:51.669 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-09-07 18:36:51.669 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-09-07 18:36:51.669 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-09-07 18:36:51.669 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-09-07 18:36:51.669 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-09-07 18:36:51.669 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-09-07 18:36:51.669 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-09-07 18:36:51.669 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-09-07 18:36:51.669 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-09-07 18:36:51.670 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-09-07 18:36:51.670 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-09-07 18:36:51.670 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-09-07 18:36:51.670 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-09-07 18:36:51.670 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-09-07 18:36:51.670 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-09-07 18:36:51.671 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-09-07 18:36:51.671 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-09-07 18:36:51.671 | uuid-dev vbetool vlan 2026-09-07 18:36:51.672 | The following packages will be upgraded: 2026-09-07 18:36:51.673 | bsdextrautils bsdutils dnsmasq-base eject fdisk libblkid1 2026-09-07 18:36:51.674 | libevent-core-2.1-7t64 libfdisk1 libmount1 libncurses6 libncursesw6 2026-09-07 18:36:51.675 | libsmartcols1 libtinfo6 libuuid1 mount ncurses-base ncurses-bin ncurses-term 2026-09-07 18:36:51.676 | openssh-client openssh-server openssh-sftp-server util-linux uuid-runtime 2026-09-07 18:36:51.676 | zlib1g zlib1g-dev 2026-09-07 18:36:51.780 | 25 upgraded, 161 newly installed, 0 to remove and 51 not upgraded. 2026-09-07 18:36:51.780 | Need to get 180 MB of archives. 2026-09-07 18:36:51.780 | After this operation, 941 MB of additional disk space will be used. 2026-09-07 18:36:51.780 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdutils amd64 1:2.39.3-9ubuntu6.6 [96.4 kB] 2026-09-07 18:36:51.874 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-bin amd64 6.4+20240113-1ubuntu2.2 [188 kB] 2026-09-07 18:36:51.914 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 util-linux amd64 2.39.3-9ubuntu6.6 [1128 kB] 2026-09-07 18:36:51.975 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-base all 6.4+20240113-1ubuntu2.2 [25.8 kB] 2026-09-07 18:36:51.976 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-term all 6.4+20240113-1ubuntu2.2 [275 kB] 2026-09-07 18:36:51.982 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mount amd64 2.39.3-9ubuntu6.6 [118 kB] 2026-09-07 18:36:51.984 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsmartcols1 amd64 2.39.3-9ubuntu6.6 [66.3 kB] 2026-09-07 18:36:51.986 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libuuid1 amd64 2.39.3-9ubuntu6.6 [36.6 kB] 2026-09-07 18:36:51.987 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.6 [33.1 kB] 2026-09-07 18:36:51.988 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-09-07 18:36:51.989 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7.1 [92.7 kB] 2026-09-07 18:36:51.991 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7.1 [11.2 kB] 2026-09-07 18:36:52.000 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7.1 [9120 B] 2026-09-07 18:36:52.016 | Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-09-07 18:36:52.018 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zlib1g-dev amd64 1:1.3.dfsg-3.1ubuntu2.2 [894 kB] 2026-09-07 18:36:52.029 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zlib1g amd64 1:1.3.dfsg-3.1ubuntu2.2 [63.0 kB] 2026-09-07 18:36:52.030 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.15 [1338 kB] 2026-09-07 18:36:52.045 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.15 [163 kB] 2026-09-07 18:36:52.048 | Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.15 [99.7 kB] 2026-09-07 18:36:52.049 | Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.15 [90.2 kB] 2026-09-07 18:36:52.051 | Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-09-07 18:36:52.092 | Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2.1 [146 kB] 2026-09-07 18:36:52.094 | Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.2 [213 kB] 2026-09-07 18:36:52.097 | Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.19 [37.1 kB] 2026-09-07 18:36:52.098 | Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.19 [511 kB] 2026-09-07 18:36:52.103 | Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.19 [908 kB] 2026-09-07 18:36:52.118 | Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-09-07 18:36:52.119 | Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-09-07 18:36:52.120 | Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-09-07 18:36:52.121 | Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-09-07 18:36:52.123 | Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-09-07 18:36:52.142 | Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-09-07 18:36:52.143 | Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libblkid1 amd64 2.39.3-9ubuntu6.6 [124 kB] 2026-09-07 18:36:52.145 | Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmount1 amd64 2.39.3-9ubuntu6.6 [134 kB] 2026-09-07 18:36:52.147 | Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.2 [112 kB] 2026-09-07 18:36:52.166 | Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncursesw6 amd64 6.4+20240113-1ubuntu2.2 [148 kB] 2026-09-07 18:36:52.168 | Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtinfo6 amd64 6.4+20240113-1ubuntu2.2 [108 kB] 2026-09-07 18:36:52.169 | Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 eject amd64 2.39.3-9ubuntu6.6 [26.3 kB] 2026-09-07 18:36:52.170 | Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6.6 [146 kB] 2026-09-07 18:36:52.172 | Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.6 [73.7 kB] 2026-09-07 18:36:52.173 | Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-09-07 18:36:52.189 | Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-09-07 18:36:52.192 | Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-09-07 18:36:52.197 | Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-09-07 18:36:52.257 | Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-09-07 18:36:52.262 | Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-09-07 18:36:52.264 | Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-09-07 18:36:52.561 | Get:48 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-09-07 18:36:52.701 | Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-09-07 18:36:52.702 | Get:50 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-09-07 18:36:52.703 | Get:51 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-09-07 18:36:52.706 | Get:52 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-09-07 18:36:52.714 | Get:53 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-09-07 18:36:52.728 | Get:54 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-09-07 18:36:52.808 | Get:55 http://archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-09-07 18:36:52.809 | Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-09-07 18:36:52.811 | Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-09-07 18:36:52.812 | Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-09-07 18:36:52.813 | Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-09-07 18:36:52.814 | Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-09-07 18:36:52.814 | Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-09-07 18:36:52.815 | Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-09-07 18:36:52.816 | Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-09-07 18:36:52.834 | Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-09-07 18:36:52.844 | Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-09-07 18:36:52.844 | Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-09-07 18:36:52.847 | Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-09-07 18:36:52.857 | Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.6 [33.5 kB] 2026-09-07 18:36:52.858 | Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-09-07 18:36:52.858 | Get:70 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-09-07 18:36:52.859 | Get:71 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-09-07 18:36:52.868 | Get:72 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-09-07 18:36:52.872 | Get:73 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-09-07 18:36:52.885 | Get:74 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7.1 [413 kB] 2026-09-07 18:36:52.890 | Get:75 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-09-07 18:36:52.893 | Get:76 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-09-07 18:36:52.895 | Get:77 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-09-07 18:36:52.896 | Get:78 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-09-07 18:36:52.904 | Get:79 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.15 [203 kB] 2026-09-07 18:36:52.909 | Get:80 http://archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-09-07 18:36:52.909 | Get:81 http://archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-09-07 18:36:52.910 | Get:82 http://archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-09-07 18:36:52.910 | Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.91-0ubuntu0.24.04.1 [381 kB] 2026-09-07 18:36:52.932 | Get:84 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.91-0ubuntu0.24.04.1 [16.6 kB] 2026-09-07 18:36:52.933 | Get:85 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-09-07 18:36:52.934 | Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 fdisk amd64 2.39.3-9ubuntu6.6 [122 kB] 2026-09-07 18:36:52.936 | Get:87 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-09-07 18:36:52.954 | Get:88 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-09-07 18:36:52.956 | Get:89 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-09-07 18:36:52.957 | Get:90 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-09-07 18:36:52.961 | Get:91 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-09-07 18:36:52.962 | Get:92 http://archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-09-07 18:36:52.963 | Get:93 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-09-07 18:36:52.978 | Get:94 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-09-07 18:36:52.979 | Get:95 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-09-07 18:36:52.981 | Get:96 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-09-07 18:36:53.002 | Get:97 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-09-07 18:36:53.003 | Get:98 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-09-07 18:36:53.011 | Get:99 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-09-07 18:36:53.014 | Get:100 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-09-07 18:36:53.034 | Get:101 http://archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-09-07 18:36:53.082 | Get:102 http://archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-09-07 18:36:53.129 | Get:103 http://archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-09-07 18:36:53.200 | Get:104 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-09-07 18:36:53.208 | Get:105 http://archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-09-07 18:36:53.228 | Get:106 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-09-07 18:36:53.261 | Get:107 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-09-07 18:36:53.267 | Get:108 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-09-07 18:36:53.268 | Get:109 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-09-07 18:36:53.269 | Get:110 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.8 [57.3 kB] 2026-09-07 18:36:53.270 | Get:111 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.8 [40.1 kB] 2026-09-07 18:36:53.271 | Get:112 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.8 [40.4 kB] 2026-09-07 18:36:53.272 | Get:113 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.8 [53.0 kB] 2026-09-07 18:36:53.273 | Get:114 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.8 [125 kB] 2026-09-07 18:36:53.276 | Get:115 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-09-07 18:36:53.298 | Get:116 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-09-07 18:36:53.330 | Get:117 http://archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-09-07 18:36:53.330 | Get:118 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2.1 [91.8 kB] 2026-09-07 18:36:53.331 | Get:119 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-09-07 18:36:53.332 | Get:120 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-09-07 18:36:53.506 | Get:121 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-09-07 18:36:53.510 | Get:122 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-09-07 18:36:53.510 | Get:123 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-09-07 18:36:53.510 | Get:124 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-09-07 18:36:53.511 | Get:125 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-09-07 18:36:53.513 | Get:126 http://archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-09-07 18:36:53.514 | Get:127 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-09-07 18:36:53.515 | Get:128 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-09-07 18:36:53.517 | Get:129 http://archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-09-07 18:36:53.532 | Get:130 http://archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-09-07 18:36:53.542 | Get:131 http://archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-09-07 18:36:53.543 | Get:132 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.4 [1255 kB] 2026-09-07 18:36:53.557 | Get:133 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.2 [384 kB] 2026-09-07 18:36:53.562 | Get:134 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-09-07 18:36:53.562 | Get:135 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-09-07 18:36:53.566 | Get:136 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-09-07 18:36:53.567 | Get:137 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-09-07 18:36:53.568 | Get:138 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-09-07 18:36:53.569 | Get:139 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.15-0ubuntu0.24.04.1 [151 kB] 2026-09-07 18:36:53.584 | Get:140 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.15 [2408 kB] 2026-09-07 18:36:53.611 | Get:141 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.15-0ubuntu0.24.04.1 [153 kB] 2026-09-07 18:36:53.613 | Get:142 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-09-07 18:36:53.616 | Get:143 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.17 [1239 kB] 2026-09-07 18:36:53.630 | Get:144 http://archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-09-07 18:36:53.632 | Get:145 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-09-07 18:36:53.641 | Get:146 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-09-07 18:36:53.642 | Get:147 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-09-07 18:36:53.649 | Get:148 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1ubuntu0.1 [408 kB] 2026-09-07 18:36:53.654 | Get:149 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-09-07 18:36:53.913 | Get:150 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-09-07 18:36:53.914 | Get:151 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-09-07 18:36:53.921 | Get:152 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-09-07 18:36:53.984 | Get:153 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-09-07 18:36:53.985 | Get:154 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-09-07 18:36:54.458 | Get:155 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-09-07 18:36:54.458 | Get:156 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-09-07 18:36:54.461 | Get:157 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-09-07 18:36:54.462 | Get:158 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-09-07 18:36:54.462 | Get:159 http://archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-09-07 18:36:54.463 | Get:160 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-09-07 18:36:54.465 | Get:161 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.15-0ubuntu0.24.04.1 [1301 kB] 2026-09-07 18:36:54.479 | Get:162 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.15-0ubuntu0.24.04.1 [1233 kB] 2026-09-07 18:36:54.492 | Get:163 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-09-07 18:36:54.493 | Get:164 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-09-07 18:36:54.507 | Get:165 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-09-07 18:36:54.526 | Get:166 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-09-07 18:36:54.535 | Get:167 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.16 [5682 B] 2026-09-07 18:36:54.535 | Get:168 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-09-07 18:36:54.536 | Get:169 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.7 [144 kB] 2026-09-07 18:36:54.537 | Get:170 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-09-07 18:36:54.540 | Get:171 http://archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-09-07 18:36:54.540 | Get:172 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-09-07 18:36:54.541 | Get:173 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-09-07 18:36:54.543 | Get:174 http://archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-09-07 18:36:54.557 | Get:175 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.8 [11.9 kB] 2026-09-07 18:36:54.568 | Get:176 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-09-07 18:36:54.568 | Get:177 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-09-07 18:36:54.569 | Get:178 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-09-07 18:36:54.570 | Get:179 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-09-07 18:36:54.570 | Get:180 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-09-07 18:36:54.571 | Get:181 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-09-07 18:36:54.573 | Get:182 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-09-07 18:36:54.574 | Get:183 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-09-07 18:36:54.581 | Get:184 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-09-07 18:36:54.613 | Get:185 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 socat amd64 1.8.0.0-4ubuntu0.1 [374 kB] 2026-09-07 18:36:54.617 | Get:186 http://archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-09-07 18:36:54.881 | perl: warning: Setting locale failed. 2026-09-07 18:36:54.881 | perl: warning: Please check that your locale settings: 2026-09-07 18:36:54.881 | LANGUAGE = (unset), 2026-09-07 18:36:54.881 | LC_ALL = "en_US.utf8", 2026-09-07 18:36:54.881 | LANG = "de_DE.UTF-8" 2026-09-07 18:36:54.881 | are supported and installed on your system. 2026-09-07 18:36:54.881 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 18:36:54.944 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-07 18:36:54.944 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-07 18:36:54.945 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-07 18:36:55.344 | Vorkonfiguration der Pakete ... 2026-09-07 18:36:55.379 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 18:36:55.540 | Fetched 180 MB in 3s (62.2 MB/s) 2026-09-07 18:36:55.627 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107939 files and directories currently installed.) 2026-09-07 18:36:55.635 | Preparing to unpack .../bsdutils_1%3a2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-07 18:36:55.644 | Unpacking bsdutils (1:2.39.3-9ubuntu6.6) over (1:2.39.3-9ubuntu6.5) ... 2026-09-07 18:36:55.733 | Setting up bsdutils (1:2.39.3-9ubuntu6.6) ... 2026-09-07 18:36:55.841 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107939 files and directories currently installed.) 2026-09-07 18:36:55.848 | Preparing to unpack .../ncurses-bin_6.4+20240113-1ubuntu2.2_amd64.deb ... 2026-09-07 18:36:55.859 | Unpacking ncurses-bin (6.4+20240113-1ubuntu2.2) over (6.4+20240113-1ubuntu2.1) ... 2026-09-07 18:36:55.947 | Setting up ncurses-bin (6.4+20240113-1ubuntu2.2) ... 2026-09-07 18:36:56.063 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107939 files and directories currently installed.) 2026-09-07 18:36:56.071 | Preparing to unpack .../util-linux_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-07 18:36:56.084 | Unpacking util-linux (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-07 18:36:56.359 | Setting up util-linux (2.39.3-9ubuntu6.6) ... 2026-09-07 18:36:57.424 | fstrim.service is a disabled or a static unit not running, not starting it. 2026-09-07 18:36:57.532 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107939 files and directories currently installed.) 2026-09-07 18:36:57.539 | Preparing to unpack .../ncurses-base_6.4+20240113-1ubuntu2.2_all.deb ... 2026-09-07 18:36:57.550 | Unpacking ncurses-base (6.4+20240113-1ubuntu2.2) over (6.4+20240113-1ubuntu2.1) ... 2026-09-07 18:36:57.659 | Setting up ncurses-base (6.4+20240113-1ubuntu2.2) ... 2026-09-07 18:36:57.774 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107939 files and directories currently installed.) 2026-09-07 18:36:57.782 | Preparing to unpack .../ncurses-term_6.4+20240113-1ubuntu2.2_all.deb ... 2026-09-07 18:36:57.792 | Unpacking ncurses-term (6.4+20240113-1ubuntu2.2) over (6.4+20240113-1ubuntu2.1) ... 2026-09-07 18:36:59.142 | Preparing to unpack .../mount_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-07 18:36:59.152 | Unpacking mount (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-07 18:36:59.227 | Preparing to unpack .../libsmartcols1_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-07 18:36:59.240 | Unpacking libsmartcols1:amd64 (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-07 18:36:59.306 | Setting up libsmartcols1:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-07 18:36:59.416 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107939 files and directories currently installed.) 2026-09-07 18:36:59.422 | Preparing to unpack .../libuuid1_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-07 18:36:59.432 | Unpacking libuuid1:amd64 (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-07 18:36:59.496 | Setting up libuuid1:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-07 18:36:59.610 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107939 files and directories currently installed.) 2026-09-07 18:36:59.616 | Preparing to unpack .../0-uuid-runtime_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-07 18:36:59.632 | Unpacking uuid-runtime (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-07 18:36:59.693 | Selecting previously unselected package libapr1t64:amd64. 2026-09-07 18:36:59.704 | Preparing to unpack .../1-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-09-07 18:36:59.707 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-09-07 18:36:59.754 | Selecting previously unselected package libaprutil1t64:amd64. 2026-09-07 18:36:59.765 | Preparing to unpack .../2-libaprutil1t64_1.6.3-1.1ubuntu7.1_amd64.deb ... 2026-09-07 18:36:59.769 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-07 18:36:59.813 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-09-07 18:36:59.824 | Preparing to unpack .../3-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7.1_amd64.deb ... 2026-09-07 18:36:59.828 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-07 18:36:59.866 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-09-07 18:36:59.877 | Preparing to unpack .../4-libaprutil1-ldap_1.6.3-1.1ubuntu7.1_amd64.deb ... 2026-09-07 18:36:59.881 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-07 18:36:59.924 | Selecting previously unselected package liblua5.4-0:amd64. 2026-09-07 18:36:59.935 | Preparing to unpack .../5-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-09-07 18:36:59.939 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-09-07 18:36:59.995 | Preparing to unpack .../6-zlib1g-dev_1%3a1.3.dfsg-3.1ubuntu2.2_amd64.deb ... 2026-09-07 18:37:00.004 | Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.2) over (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-09-07 18:37:00.094 | Preparing to unpack .../7-zlib1g_1%3a1.3.dfsg-3.1ubuntu2.2_amd64.deb ... 2026-09-07 18:37:00.104 | Unpacking zlib1g:amd64 (1:1.3.dfsg-3.1ubuntu2.2) over (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-09-07 18:37:00.171 | Setting up zlib1g:amd64 (1:1.3.dfsg-3.1ubuntu2.2) ... 2026-09-07 18:37:00.227 | Selecting previously unselected package apache2-bin. 2026-09-07 18:37:00.279 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107979 files and directories currently installed.) 2026-09-07 18:37:00.285 | Preparing to unpack .../00-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-07 18:37:00.290 | Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-09-07 18:37:00.436 | Selecting previously unselected package apache2-data. 2026-09-07 18:37:00.447 | Preparing to unpack .../01-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-09-07 18:37:00.451 | Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-09-07 18:37:00.668 | Selecting previously unselected package apache2-utils. 2026-09-07 18:37:00.682 | Preparing to unpack .../02-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-07 18:37:00.686 | Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-09-07 18:37:00.754 | Selecting previously unselected package apache2. 2026-09-07 18:37:00.767 | Preparing to unpack .../03-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-07 18:37:00.774 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 18:37:00.777 | Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-09-07 18:37:00.896 | Selecting previously unselected package haproxy. 2026-09-07 18:37:00.909 | Preparing to unpack .../04-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-09-07 18:37:00.923 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-09-07 18:37:01.056 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-09-07 18:37:01.068 | Preparing to unpack .../05-libevent-2.1-7t64_2.1.12-stable-9ubuntu2.1_amd64.deb ... 2026-09-07 18:37:01.072 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-07 18:37:01.126 | Selecting previously unselected package memcached. 2026-09-07 18:37:01.139 | Preparing to unpack .../06-memcached_1.6.24-1ubuntu0.2_amd64.deb ... 2026-09-07 18:37:01.146 | Unpacking memcached (1.6.24-1ubuntu0.2) ... 2026-09-07 18:37:01.216 | Preparing to unpack .../07-openssh-sftp-server_1%3a9.6p1-3ubuntu13.19_amd64.deb ... 2026-09-07 18:37:01.227 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.19) over (1:9.6p1-3ubuntu13.18) ... 2026-09-07 18:37:01.301 | Preparing to unpack .../08-openssh-server_1%3a9.6p1-3ubuntu13.19_amd64.deb ... 2026-09-07 18:37:01.445 | Unpacking openssh-server (1:9.6p1-3ubuntu13.19) over (1:9.6p1-3ubuntu13.18) ... 2026-09-07 18:37:01.553 | Preparing to unpack .../09-openssh-client_1%3a9.6p1-3ubuntu13.19_amd64.deb ... 2026-09-07 18:37:01.586 | Unpacking openssh-client (1:9.6p1-3ubuntu13.19) over (1:9.6p1-3ubuntu13.18) ... 2026-09-07 18:37:01.697 | Selecting previously unselected package libjson-perl. 2026-09-07 18:37:01.711 | Preparing to unpack .../10-libjson-perl_4.10000-1_all.deb ... 2026-09-07 18:37:01.716 | Unpacking libjson-perl (4.10000-1) ... 2026-09-07 18:37:01.773 | Selecting previously unselected package postgresql-client-common. 2026-09-07 18:37:01.786 | Preparing to unpack .../11-postgresql-client-common_257build1.1_all.deb ... 2026-09-07 18:37:01.791 | Unpacking postgresql-client-common (257build1.1) ... 2026-09-07 18:37:01.852 | Selecting previously unselected package ssl-cert. 2026-09-07 18:37:01.866 | Preparing to unpack .../12-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-09-07 18:37:01.870 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-09-07 18:37:01.931 | Selecting previously unselected package postgresql-common. 2026-09-07 18:37:01.945 | Preparing to unpack .../13-postgresql-common_257build1.1_all.deb ... 2026-09-07 18:37:01.968 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-09-07 18:37:01.977 | Unpacking postgresql-common (257build1.1) ... 2026-09-07 18:37:02.102 | Selecting previously unselected package libsysfs2:amd64. 2026-09-07 18:37:02.114 | Preparing to unpack .../14-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-09-07 18:37:02.118 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-09-07 18:37:02.176 | Selecting previously unselected package sysfsutils. 2026-09-07 18:37:02.186 | Preparing to unpack .../15-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-09-07 18:37:02.193 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-09-07 18:37:02.252 | Preparing to unpack .../16-libblkid1_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-07 18:37:02.263 | Unpacking libblkid1:amd64 (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-07 18:37:02.340 | Setting up libblkid1:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-07 18:37:02.455 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 108994 files and directories currently installed.) 2026-09-07 18:37:02.461 | Preparing to unpack .../libmount1_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-07 18:37:02.472 | Unpacking libmount1:amd64 (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-07 18:37:02.539 | Setting up libmount1:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-07 18:37:02.654 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 108994 files and directories currently installed.) 2026-09-07 18:37:02.660 | Preparing to unpack .../libncurses6_6.4+20240113-1ubuntu2.2_amd64.deb ... 2026-09-07 18:37:02.671 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.2) over (6.4+20240113-1ubuntu2.1) ... 2026-09-07 18:37:02.737 | Preparing to unpack .../libncursesw6_6.4+20240113-1ubuntu2.2_amd64.deb ... 2026-09-07 18:37:02.747 | Unpacking libncursesw6:amd64 (6.4+20240113-1ubuntu2.2) over (6.4+20240113-1ubuntu2.1) ... 2026-09-07 18:37:02.811 | Preparing to unpack .../libtinfo6_6.4+20240113-1ubuntu2.2_amd64.deb ... 2026-09-07 18:37:02.822 | Unpacking libtinfo6:amd64 (6.4+20240113-1ubuntu2.2) over (6.4+20240113-1ubuntu2.1) ... 2026-09-07 18:37:02.889 | Setting up libtinfo6:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-07 18:37:03.003 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 108994 files and directories currently installed.) 2026-09-07 18:37:03.009 | Preparing to unpack .../000-eject_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-07 18:37:03.019 | Unpacking eject (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-07 18:37:03.076 | Preparing to unpack .../001-libfdisk1_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-07 18:37:03.085 | Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-07 18:37:03.143 | Preparing to unpack .../002-bsdextrautils_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-07 18:37:03.157 | Unpacking bsdextrautils (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-07 18:37:03.222 | Selecting previously unselected package autotools-dev. 2026-09-07 18:37:03.233 | Preparing to unpack .../003-autotools-dev_20220109.1_all.deb ... 2026-09-07 18:37:03.237 | Unpacking autotools-dev (20220109.1) ... 2026-09-07 18:37:03.282 | Selecting previously unselected package m4. 2026-09-07 18:37:03.293 | Preparing to unpack .../004-m4_1.4.19-4build1_amd64.deb ... 2026-09-07 18:37:03.297 | Unpacking m4 (1.4.19-4build1) ... 2026-09-07 18:37:03.378 | Selecting previously unselected package autoconf. 2026-09-07 18:37:03.389 | Preparing to unpack .../005-autoconf_2.71-3_all.deb ... 2026-09-07 18:37:03.393 | Unpacking autoconf (2.71-3) ... 2026-09-07 18:37:03.490 | Selecting previously unselected package automake. 2026-09-07 18:37:03.502 | Preparing to unpack .../006-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-09-07 18:37:03.508 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-09-07 18:37:03.623 | Selecting previously unselected package autopoint. 2026-09-07 18:37:03.634 | Preparing to unpack .../007-autopoint_0.21-14ubuntu2_all.deb ... 2026-09-07 18:37:03.637 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-09-07 18:37:03.680 | Selecting previously unselected package libdebhelper-perl. 2026-09-07 18:37:03.691 | Preparing to unpack .../008-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-09-07 18:37:03.694 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-09-07 18:37:03.783 | Selecting previously unselected package libllvm17t64:amd64. 2026-09-07 18:37:03.794 | Preparing to unpack .../009-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-07 18:37:03.797 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-07 18:37:04.870 | Selecting previously unselected package libclang-cpp17t64. 2026-09-07 18:37:04.881 | Preparing to unpack .../010-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-07 18:37:04.884 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-09-07 18:37:05.420 | Selecting previously unselected package libgc1:amd64. 2026-09-07 18:37:05.431 | Preparing to unpack .../011-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-09-07 18:37:05.435 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-09-07 18:37:05.480 | Selecting previously unselected package libobjc4:amd64. 2026-09-07 18:37:05.491 | Preparing to unpack .../012-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-07 18:37:05.495 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-07 18:37:05.532 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-09-07 18:37:05.543 | Preparing to unpack .../013-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-07 18:37:05.547 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-07 18:37:05.603 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-09-07 18:37:05.613 | Preparing to unpack .../014-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-07 18:37:05.617 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-07 18:37:05.846 | Selecting previously unselected package llvm-17-linker-tools. 2026-09-07 18:37:05.856 | Preparing to unpack .../015-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-07 18:37:05.860 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-09-07 18:37:05.943 | Selecting previously unselected package libclang1-17t64. 2026-09-07 18:37:05.954 | Preparing to unpack .../016-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-07 18:37:05.958 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-09-07 18:37:06.264 | Selecting previously unselected package clang-17. 2026-09-07 18:37:06.274 | Preparing to unpack .../017-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-07 18:37:06.278 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-09-07 18:37:06.324 | Selecting previously unselected package libtool. 2026-09-07 18:37:06.335 | Preparing to unpack .../018-libtool_2.4.7-7build1_all.deb ... 2026-09-07 18:37:06.339 | Unpacking libtool (2.4.7-7build1) ... 2026-09-07 18:37:06.389 | Selecting previously unselected package dh-autoreconf. 2026-09-07 18:37:06.399 | Preparing to unpack .../019-dh-autoreconf_20_all.deb ... 2026-09-07 18:37:06.402 | Unpacking dh-autoreconf (20) ... 2026-09-07 18:37:06.445 | Selecting previously unselected package libarchive-zip-perl. 2026-09-07 18:37:06.456 | Preparing to unpack .../020-libarchive-zip-perl_1.68-1_all.deb ... 2026-09-07 18:37:06.460 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-09-07 18:37:06.526 | Selecting previously unselected package libsub-override-perl. 2026-09-07 18:37:06.535 | Preparing to unpack .../021-libsub-override-perl_0.10-1_all.deb ... 2026-09-07 18:37:06.538 | Unpacking libsub-override-perl (0.10-1) ... 2026-09-07 18:37:06.577 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-09-07 18:37:06.588 | Preparing to unpack .../022-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-09-07 18:37:06.591 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-09-07 18:37:06.635 | Selecting previously unselected package dh-strip-nondeterminism. 2026-09-07 18:37:06.645 | Preparing to unpack .../023-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-09-07 18:37:06.649 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-09-07 18:37:06.685 | Selecting previously unselected package debugedit. 2026-09-07 18:37:06.696 | Preparing to unpack .../024-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-09-07 18:37:06.700 | Unpacking debugedit (1:5.0-5build2) ... 2026-09-07 18:37:06.740 | Selecting previously unselected package dwz. 2026-09-07 18:37:06.752 | Preparing to unpack .../025-dwz_0.15-1build6_amd64.deb ... 2026-09-07 18:37:06.755 | Unpacking dwz (0.15-1build6) ... 2026-09-07 18:37:06.800 | Selecting previously unselected package gettext. 2026-09-07 18:37:06.811 | Preparing to unpack .../026-gettext_0.21-14ubuntu2_amd64.deb ... 2026-09-07 18:37:06.814 | Unpacking gettext (0.21-14ubuntu2) ... 2026-09-07 18:37:06.922 | Selecting previously unselected package intltool-debian. 2026-09-07 18:37:06.933 | Preparing to unpack .../027-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-09-07 18:37:06.936 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-09-07 18:37:06.976 | Selecting previously unselected package po-debconf. 2026-09-07 18:37:06.987 | Preparing to unpack .../028-po-debconf_1.0.21+nmu1_all.deb ... 2026-09-07 18:37:06.990 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-09-07 18:37:07.076 | Selecting previously unselected package debhelper. 2026-09-07 18:37:07.087 | Preparing to unpack .../029-debhelper_13.14.1ubuntu5_all.deb ... 2026-09-07 18:37:07.091 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-09-07 18:37:07.350 | Selecting previously unselected package uuid-dev:amd64. 2026-09-07 18:37:07.361 | Preparing to unpack .../030-uuid-dev_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-07 18:37:07.365 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-07 18:37:07.415 | Selecting previously unselected package libsctp1:amd64. 2026-09-07 18:37:07.426 | Preparing to unpack .../031-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-09-07 18:37:07.429 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-09-07 18:37:07.474 | Selecting previously unselected package libsctp-dev:amd64. 2026-09-07 18:37:07.485 | Preparing to unpack .../032-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-09-07 18:37:07.488 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-09-07 18:37:07.542 | Selecting previously unselected package libapr1-dev. 2026-09-07 18:37:07.553 | Preparing to unpack .../033-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-09-07 18:37:07.556 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-09-07 18:37:07.932 | Selecting previously unselected package libldap-dev:amd64. 2026-09-07 18:37:07.945 | Preparing to unpack .../034-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-09-07 18:37:07.949 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-07 18:37:08.117 | Selecting previously unselected package libldap2-dev. 2026-09-07 18:37:08.128 | Preparing to unpack .../035-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-09-07 18:37:08.131 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-07 18:37:08.170 | Selecting previously unselected package libaprutil1-dev. 2026-09-07 18:37:08.181 | Preparing to unpack .../036-libaprutil1-dev_1.6.3-1.1ubuntu7.1_amd64.deb ... 2026-09-07 18:37:08.184 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7.1) ... 2026-09-07 18:37:08.516 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-09-07 18:37:08.528 | Preparing to unpack .../037-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-09-07 18:37:08.531 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-07 18:37:08.580 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-09-07 18:37:08.591 | Preparing to unpack .../038-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-09-07 18:37:08.595 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-07 18:37:08.644 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-09-07 18:37:08.655 | Preparing to unpack .../039-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-09-07 18:37:08.659 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-09-07 18:37:08.698 | Selecting previously unselected package libpcre2-dev:amd64. 2026-09-07 18:37:08.709 | Preparing to unpack .../040-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-09-07 18:37:08.713 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-09-07 18:37:08.836 | Selecting previously unselected package apache2-dev. 2026-09-07 18:37:08.847 | Preparing to unpack .../041-apache2-dev_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-07 18:37:08.851 | Unpacking apache2-dev (2.4.58-1ubuntu8.15) ... 2026-09-07 18:37:08.944 | Selecting previously unselected package ncal. 2026-09-07 18:37:08.955 | Preparing to unpack .../042-ncal_12.1.8_amd64.deb ... 2026-09-07 18:37:08.959 | Unpacking ncal (12.1.8) ... 2026-09-07 18:37:09.002 | Selecting previously unselected package bsdmainutils. 2026-09-07 18:37:09.013 | Preparing to unpack .../043-bsdmainutils_12.1.8_all.deb ... 2026-09-07 18:37:09.019 | Unpacking bsdmainutils (12.1.8) ... 2026-09-07 18:37:09.054 | Selecting previously unselected package conntrack. 2026-09-07 18:37:09.065 | Preparing to unpack .../044-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-09-07 18:37:09.068 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-09-07 18:37:09.124 | Preparing to unpack .../045-dnsmasq-base_2.91-0ubuntu0.24.04.1_amd64.deb ... 2026-09-07 18:37:09.152 | Unpacking dnsmasq-base (2.91-0ubuntu0.24.04.1) over (2.90-2ubuntu0.4) ... 2026-09-07 18:37:09.230 | Selecting previously unselected package dnsmasq-utils. 2026-09-07 18:37:09.243 | Preparing to unpack .../046-dnsmasq-utils_2.91-0ubuntu0.24.04.1_amd64.deb ... 2026-09-07 18:37:09.247 | Unpacking dnsmasq-utils (2.91-0ubuntu0.24.04.1) ... 2026-09-07 18:37:09.299 | Selecting previously unselected package ebtables. 2026-09-07 18:37:09.312 | Preparing to unpack .../047-ebtables_2.0.11-6build1_amd64.deb ... 2026-09-07 18:37:09.329 | Unpacking ebtables (2.0.11-6build1) ... 2026-09-07 18:37:09.396 | Preparing to unpack .../048-fdisk_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-07 18:37:09.406 | Unpacking fdisk (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-07 18:37:09.461 | Selecting previously unselected package fonts-liberation. 2026-09-07 18:37:09.474 | Preparing to unpack .../049-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-09-07 18:37:09.477 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-09-07 18:37:09.570 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-09-07 18:37:09.583 | Preparing to unpack .../050-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-09-07 18:37:09.587 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-09-07 18:37:09.635 | Selecting previously unselected package fonts-liberation2. 2026-09-07 18:37:09.650 | Preparing to unpack .../051-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-09-07 18:37:09.653 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-09-07 18:37:09.693 | Selecting previously unselected package genisoimage. 2026-09-07 18:37:09.707 | Preparing to unpack .../052-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-09-07 18:37:09.710 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-09-07 18:37:09.774 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-09-07 18:37:09.788 | Preparing to unpack .../053-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-09-07 18:37:09.791 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-09-07 18:37:09.843 | Selecting previously unselected package libann0. 2026-09-07 18:37:09.858 | Preparing to unpack .../054-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-09-07 18:37:09.862 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-09-07 18:37:09.906 | Selecting previously unselected package libcdt5:amd64. 2026-09-07 18:37:09.920 | Preparing to unpack .../055-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-07 18:37:09.923 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-07 18:37:09.968 | Selecting previously unselected package libcgraph6:amd64. 2026-09-07 18:37:09.981 | Preparing to unpack .../056-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-07 18:37:09.985 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-07 18:37:10.032 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-09-07 18:37:10.045 | Preparing to unpack .../057-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-09-07 18:37:10.049 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-09-07 18:37:10.101 | Selecting previously unselected package libltdl7:amd64. 2026-09-07 18:37:10.113 | Preparing to unpack .../058-libltdl7_2.4.7-7build1_amd64.deb ... 2026-09-07 18:37:10.117 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-09-07 18:37:10.163 | Selecting previously unselected package libpathplan4:amd64. 2026-09-07 18:37:10.176 | Preparing to unpack .../059-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-07 18:37:10.180 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-07 18:37:10.230 | Selecting previously unselected package libgvc6. 2026-09-07 18:37:10.243 | Preparing to unpack .../060-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-07 18:37:10.247 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-09-07 18:37:10.318 | Selecting previously unselected package libgvpr2:amd64. 2026-09-07 18:37:10.331 | Preparing to unpack .../061-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-07 18:37:10.335 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-07 18:37:10.385 | Selecting previously unselected package liblab-gamut1:amd64. 2026-09-07 18:37:10.398 | Preparing to unpack .../062-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-07 18:37:10.403 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-07 18:37:10.474 | Selecting previously unselected package libice6:amd64. 2026-09-07 18:37:10.487 | Preparing to unpack .../063-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-09-07 18:37:10.491 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-09-07 18:37:10.537 | Selecting previously unselected package libsm6:amd64. 2026-09-07 18:37:10.551 | Preparing to unpack .../064-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-09-07 18:37:10.554 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-09-07 18:37:10.602 | Selecting previously unselected package libxt6t64:amd64. 2026-09-07 18:37:10.616 | Preparing to unpack .../065-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-09-07 18:37:10.620 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-09-07 18:37:10.671 | Selecting previously unselected package libxmu6:amd64. 2026-09-07 18:37:10.685 | Preparing to unpack .../066-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-09-07 18:37:10.691 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-09-07 18:37:10.738 | Selecting previously unselected package libxaw7:amd64. 2026-09-07 18:37:10.750 | Preparing to unpack .../067-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-09-07 18:37:10.754 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-09-07 18:37:10.804 | Selecting previously unselected package graphviz. 2026-09-07 18:37:10.818 | Preparing to unpack .../068-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-07 18:37:10.821 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-09-07 18:37:10.931 | Selecting previously unselected package icu-devtools. 2026-09-07 18:37:10.945 | Preparing to unpack .../069-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-09-07 18:37:10.949 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-09-07 18:37:11.014 | Selecting previously unselected package iputils-arping. 2026-09-07 18:37:11.028 | Preparing to unpack .../070-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-09-07 18:37:11.032 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-09-07 18:37:11.079 | Selecting previously unselected package comerr-dev:amd64. 2026-09-07 18:37:11.093 | Preparing to unpack .../071-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-09-07 18:37:11.100 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-09-07 18:37:11.157 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-09-07 18:37:11.170 | Preparing to unpack .../072-libgssrpc4t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-07 18:37:11.174 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-07 18:37:11.224 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-09-07 18:37:11.237 | Preparing to unpack .../073-libkadm5clnt-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-07 18:37:11.241 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-07 18:37:11.287 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-09-07 18:37:11.301 | Preparing to unpack .../074-libkdb5-10t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-07 18:37:11.305 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-07 18:37:11.355 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-09-07 18:37:11.368 | Preparing to unpack .../075-libkadm5srv-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-07 18:37:11.371 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-07 18:37:11.413 | Selecting previously unselected package krb5-multidev:amd64. 2026-09-07 18:37:11.427 | Preparing to unpack .../076-krb5-multidev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-07 18:37:11.431 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-07 18:37:11.506 | Selecting previously unselected package libarchive-cpio-perl. 2026-09-07 18:37:11.520 | Preparing to unpack .../077-libarchive-cpio-perl_0.10-3_all.deb ... 2026-09-07 18:37:11.528 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-09-07 18:37:11.593 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-09-07 18:37:11.606 | Preparing to unpack .../078-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-07 18:37:11.613 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-07 18:37:11.902 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-09-07 18:37:11.915 | Preparing to unpack .../079-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-09-07 18:37:11.919 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-09-07 18:37:11.983 | Preparing to unpack .../080-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2.1_amd64.deb ... 2026-09-07 18:37:11.994 | Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) over (2.1.12-stable-9ubuntu2) ... 2026-09-07 18:37:12.043 | Selecting previously unselected package libgts-bin. 2026-09-07 18:37:12.057 | Preparing to unpack .../081-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-09-07 18:37:12.064 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-09-07 18:37:12.118 | Selecting previously unselected package libicu-dev:amd64. 2026-09-07 18:37:12.131 | Preparing to unpack .../082-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-09-07 18:37:12.135 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-09-07 18:37:12.684 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-09-07 18:37:12.698 | Preparing to unpack .../083-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-09-07 18:37:12.701 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-09-07 18:37:12.762 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-09-07 18:37:12.774 | Preparing to unpack .../084-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-09-07 18:37:12.778 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-09-07 18:37:12.817 | Selecting previously unselected package libjpeg-dev:amd64. 2026-09-07 18:37:12.831 | Preparing to unpack .../085-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-09-07 18:37:12.835 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-09-07 18:37:12.875 | Selecting previously unselected package libjs-jquery-metadata. 2026-09-07 18:37:12.888 | Preparing to unpack .../086-libjs-jquery-metadata_12-4_all.deb ... 2026-09-07 18:37:12.894 | Unpacking libjs-jquery-metadata (12-4) ... 2026-09-07 18:37:12.936 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-09-07 18:37:12.949 | Preparing to unpack .../087-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-09-07 18:37:12.953 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-09-07 18:37:13.072 | Selecting previously unselected package libtypes-serialiser-perl. 2026-09-07 18:37:13.086 | Preparing to unpack .../088-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-09-07 18:37:13.089 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-09-07 18:37:13.133 | Selecting previously unselected package libjson-xs-perl. 2026-09-07 18:37:13.146 | Preparing to unpack .../089-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-09-07 18:37:13.150 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-09-07 18:37:13.198 | Selecting previously unselected package libltdl-dev:amd64. 2026-09-07 18:37:13.211 | Preparing to unpack .../090-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-09-07 18:37:13.215 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-09-07 18:37:13.284 | Selecting previously unselected package libsys-hostname-long-perl. 2026-09-07 18:37:13.298 | Preparing to unpack .../091-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-09-07 18:37:13.302 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-09-07 18:37:13.345 | Selecting previously unselected package libmail-sendmail-perl. 2026-09-07 18:37:13.358 | Preparing to unpack .../092-libmail-sendmail-perl_0.80-3_all.deb ... 2026-09-07 18:37:13.362 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-09-07 18:37:13.414 | Selecting previously unselected package mysql-common. 2026-09-07 18:37:13.427 | Preparing to unpack .../093-mysql-common_5.8+1.1.0build1_all.deb ... 2026-09-07 18:37:13.446 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-09-07 18:37:13.496 | Selecting previously unselected package libmysqlclient21:amd64. 2026-09-07 18:37:13.510 | Preparing to unpack .../094-libmysqlclient21_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-07 18:37:13.514 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-07 18:37:13.611 | Selecting previously unselected package libncurses-dev:amd64. 2026-09-07 18:37:13.625 | Preparing to unpack .../095-libncurses-dev_6.4+20240113-1ubuntu2.2_amd64.deb ... 2026-09-07 18:37:13.629 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-07 18:37:13.723 | Selecting previously unselected package pcp-conf. 2026-09-07 18:37:13.733 | Preparing to unpack .../096-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-09-07 18:37:13.737 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-09-07 18:37:13.784 | Selecting previously unselected package libpcp3t64. 2026-09-07 18:37:13.795 | Preparing to unpack .../097-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-09-07 18:37:13.799 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-09-07 18:37:13.848 | Selecting previously unselected package libpcp-pmda3t64. 2026-09-07 18:37:13.860 | Preparing to unpack .../098-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-09-07 18:37:13.863 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-09-07 18:37:13.904 | Selecting previously unselected package libpcp-pmda-perl. 2026-09-07 18:37:13.915 | Preparing to unpack .../099-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-09-07 18:37:13.919 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-09-07 18:37:13.967 | Selecting previously unselected package libpkgconf3:amd64. 2026-09-07 18:37:13.978 | Preparing to unpack .../100-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-09-07 18:37:13.981 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-09-07 18:37:14.027 | Selecting previously unselected package libpq5:amd64. 2026-09-07 18:37:14.038 | Preparing to unpack .../101-libpq5_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-07 18:37:14.043 | Unpacking libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-09-07 18:37:14.086 | Selecting previously unselected package libssl-dev:amd64. 2026-09-07 18:37:14.096 | Preparing to unpack .../102-libssl-dev_3.0.13-0ubuntu3.15_amd64.deb ... 2026-09-07 18:37:14.101 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.15) ... 2026-09-07 18:37:14.315 | Selecting previously unselected package libpq-dev. 2026-09-07 18:37:14.325 | Preparing to unpack .../103-libpq-dev_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-07 18:37:14.330 | Unpacking libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-09-07 18:37:14.384 | Selecting previously unselected package libsasl2-dev. 2026-09-07 18:37:14.395 | Preparing to unpack .../104-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-09-07 18:37:14.399 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-09-07 18:37:14.483 | Selecting previously unselected package libsystemd-dev:amd64. 2026-09-07 18:37:14.493 | Preparing to unpack .../105-libsystemd-dev_255.4-1ubuntu8.17_amd64.deb ... 2026-09-07 18:37:14.497 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-09-07 18:37:14.740 | Selecting previously unselected package libx86-1:amd64. 2026-09-07 18:37:14.751 | Preparing to unpack .../106-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-09-07 18:37:14.755 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-09-07 18:37:14.797 | Selecting previously unselected package libxml2-dev:amd64. 2026-09-07 18:37:14.808 | Preparing to unpack .../107-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-09-07 18:37:14.811 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-09-07 18:37:14.908 | Selecting previously unselected package libxslt1-dev:amd64. 2026-09-07 18:37:14.920 | Preparing to unpack .../108-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-09-07 18:37:14.924 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-09-07 18:37:15.026 | Selecting previously unselected package llvm-17-runtime. 2026-09-07 18:37:15.035 | Preparing to unpack .../109-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-07 18:37:15.039 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-09-07 18:37:15.107 | Selecting previously unselected package libpfm4:amd64. 2026-09-07 18:37:15.117 | Preparing to unpack .../110-libpfm4_4.13.0+git32-g0d4ed0e-1ubuntu0.1_amd64.deb ... 2026-09-07 18:37:15.121 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1ubuntu0.1) ... 2026-09-07 18:37:15.186 | Selecting previously unselected package llvm-17. 2026-09-07 18:37:15.196 | Preparing to unpack .../111-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-07 18:37:15.199 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-09-07 18:37:16.329 | Selecting previously unselected package libffi-dev:amd64. 2026-09-07 18:37:16.343 | Preparing to unpack .../112-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-09-07 18:37:16.347 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-09-07 18:37:16.412 | Selecting previously unselected package llvm-17-tools. 2026-09-07 18:37:16.428 | Preparing to unpack .../113-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-07 18:37:16.432 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-09-07 18:37:16.783 | Selecting previously unselected package libz3-4:amd64. 2026-09-07 18:37:16.797 | Preparing to unpack .../114-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-09-07 18:37:16.801 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-09-07 18:37:17.018 | Selecting previously unselected package libz3-dev:amd64. 2026-09-07 18:37:17.032 | Preparing to unpack .../115-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-09-07 18:37:17.039 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-09-07 18:37:17.094 | Selecting previously unselected package llvm-17-dev. 2026-09-07 18:37:17.108 | Preparing to unpack .../116-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-07 18:37:17.115 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-09-07 18:37:20.498 | Selecting previously unselected package lsscsi. 2026-09-07 18:37:20.513 | Preparing to unpack .../117-lsscsi_0.32-1build1_amd64.deb ... 2026-09-07 18:37:20.517 | Unpacking lsscsi (0.32-1build1) ... 2026-09-07 18:37:20.562 | Selecting previously unselected package osinfo-db. 2026-09-07 18:37:20.576 | Preparing to unpack .../118-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-09-07 18:37:20.580 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-09-07 18:37:21.252 | Selecting previously unselected package pkgconf-bin. 2026-09-07 18:37:21.266 | Preparing to unpack .../119-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-09-07 18:37:21.271 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-09-07 18:37:21.319 | Selecting previously unselected package pkgconf:amd64. 2026-09-07 18:37:21.332 | Preparing to unpack .../120-pkgconf_1.8.1-2build1_amd64.deb ... 2026-09-07 18:37:21.338 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-09-07 18:37:21.387 | Selecting previously unselected package pkg-config:amd64. 2026-09-07 18:37:21.401 | Preparing to unpack .../121-pkg-config_1.8.1-2build1_amd64.deb ... 2026-09-07 18:37:21.407 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-09-07 18:37:21.449 | Selecting previously unselected package pm-utils. 2026-09-07 18:37:21.463 | Preparing to unpack .../122-pm-utils_1.4.1-21_all.deb ... 2026-09-07 18:37:21.466 | Unpacking pm-utils (1.4.1-21) ... 2026-09-07 18:37:21.548 | Selecting previously unselected package postgresql-client-16. 2026-09-07 18:37:21.562 | Preparing to unpack .../123-postgresql-client-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-07 18:37:21.566 | Unpacking postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-07 18:37:21.768 | Selecting previously unselected package postgresql-server-dev-16. 2026-09-07 18:37:21.782 | Preparing to unpack .../124-postgresql-server-dev-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-07 18:37:21.786 | Unpacking postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-07 18:37:22.356 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-09-07 18:37:22.371 | Preparing to unpack .../125-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-09-07 18:37:22.376 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-09-07 18:37:22.432 | Selecting previously unselected package python3-mysqldb. 2026-09-07 18:37:22.446 | Preparing to unpack .../126-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-09-07 18:37:22.450 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-09-07 18:37:22.504 | Selecting previously unselected package python3-pip-whl. 2026-09-07 18:37:22.519 | Preparing to unpack .../127-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-09-07 18:37:22.522 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-09-07 18:37:22.584 | Selecting previously unselected package python3-setuptools-whl. 2026-09-07 18:37:22.597 | Preparing to unpack .../128-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-09-07 18:37:22.601 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-09-07 18:37:22.658 | Selecting previously unselected package python3.12-venv. 2026-09-07 18:37:22.672 | Preparing to unpack .../129-python3.12-venv_3.12.3-1ubuntu0.16_amd64.deb ... 2026-09-07 18:37:22.675 | Unpacking python3.12-venv (3.12.3-1ubuntu0.16) ... 2026-09-07 18:37:22.717 | Selecting previously unselected package python3-venv. 2026-09-07 18:37:22.732 | Preparing to unpack .../130-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-09-07 18:37:22.735 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-09-07 18:37:22.774 | Selecting previously unselected package sqlite3. 2026-09-07 18:37:22.789 | Preparing to unpack .../131-sqlite3_3.45.1-1ubuntu2.7_amd64.deb ... 2026-09-07 18:37:22.793 | Unpacking sqlite3 (3.45.1-1ubuntu2.7) ... 2026-09-07 18:37:22.843 | Selecting previously unselected package unzip. 2026-09-07 18:37:22.858 | Preparing to unpack .../132-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-09-07 18:37:22.861 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-09-07 18:37:22.916 | Selecting previously unselected package vbetool. 2026-09-07 18:37:22.931 | Preparing to unpack .../133-vbetool_1.1-5_amd64.deb ... 2026-09-07 18:37:22.934 | Unpacking vbetool (1.1-5) ... 2026-09-07 18:37:22.981 | Selecting previously unselected package libosinfo-l10n. 2026-09-07 18:37:22.995 | Preparing to unpack .../134-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-09-07 18:37:22.999 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-09-07 18:37:23.075 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-09-07 18:37:23.089 | Preparing to unpack .../135-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-09-07 18:37:23.093 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-09-07 18:37:23.139 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-09-07 18:37:23.154 | Preparing to unpack .../136-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-09-07 18:37:23.158 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-09-07 18:37:23.199 | Selecting previously unselected package libkrb5-dev:amd64. 2026-09-07 18:37:23.211 | Preparing to unpack .../137-libkrb5-dev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-07 18:37:23.214 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-07 18:37:23.266 | Selecting previously unselected package libpcp-archive1t64. 2026-09-07 18:37:23.278 | Preparing to unpack .../138-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-09-07 18:37:23.282 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-09-07 18:37:23.323 | Selecting previously unselected package libpcp-gui2t64. 2026-09-07 18:37:23.336 | Preparing to unpack .../139-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-09-07 18:37:23.339 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-09-07 18:37:23.382 | Selecting previously unselected package libpcp-import1t64. 2026-09-07 18:37:23.394 | Preparing to unpack .../140-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-09-07 18:37:23.398 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-09-07 18:37:23.442 | Selecting previously unselected package libpcp-mmv1t64. 2026-09-07 18:37:23.453 | Preparing to unpack .../141-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-09-07 18:37:23.456 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-09-07 18:37:23.495 | Selecting previously unselected package libpcp-trace2t64. 2026-09-07 18:37:23.507 | Preparing to unpack .../142-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-09-07 18:37:23.511 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-09-07 18:37:23.555 | Selecting previously unselected package libpcp-web1t64. 2026-09-07 18:37:23.569 | Preparing to unpack .../143-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-09-07 18:37:23.573 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-09-07 18:37:23.618 | Selecting previously unselected package libyaml-dev:amd64. 2026-09-07 18:37:23.632 | Preparing to unpack .../144-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-09-07 18:37:23.636 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-09-07 18:37:23.684 | Selecting previously unselected package python3-pcp. 2026-09-07 18:37:23.698 | Preparing to unpack .../145-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-09-07 18:37:23.701 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-09-07 18:37:23.764 | Selecting previously unselected package pcp. 2026-09-07 18:37:23.777 | Preparing to unpack .../146-pcp_6.2.0-1.1build4_amd64.deb ... 2026-09-07 18:37:24.037 | Unpacking pcp (6.2.0-1.1build4) ... 2026-09-07 18:37:24.970 | Selecting previously unselected package socat. 2026-09-07 18:37:24.985 | Preparing to unpack .../147-socat_1.8.0.0-4ubuntu0.1_amd64.deb ... 2026-09-07 18:37:24.988 | Unpacking socat (1.8.0.0-4ubuntu0.1) ... 2026-09-07 18:37:25.064 | Selecting previously unselected package vlan. 2026-09-07 18:37:25.078 | Preparing to unpack .../148-vlan_2.0.5ubuntu5_all.deb ... 2026-09-07 18:37:25.082 | Unpacking vlan (2.0.5ubuntu5) ... 2026-09-07 18:37:25.167 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-09-07 18:37:25.177 | Setting up postgresql-client-common (257build1.1) ... 2026-09-07 18:37:25.195 | Setting up dnsmasq-utils (2.91-0ubuntu0.24.04.1) ... 2026-09-07 18:37:25.205 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-09-07 18:37:25.216 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-09-07 18:37:25.247 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-09-07 18:37:25.254 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-09-07 18:37:25.264 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-07 18:37:25.275 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-09-07 18:37:25.285 | Setting up gettext (0.21-14ubuntu2) ... 2026-09-07 18:37:25.296 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-09-07 18:37:25.306 | Setting up bsdextrautils (2.39.3-9ubuntu6.6) ... 2026-09-07 18:37:25.316 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-09-07 18:37:25.327 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-09-07 18:37:25.337 | Setting up sysfsutils (2.1.1-6build1) ... 2026-09-07 18:37:25.958 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-09-07 18:37:25.958 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-09-07 18:37:26.414 | Setting up ncal (12.1.8) ... 2026-09-07 18:37:26.425 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-09-07 18:37:26.435 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-09-07 18:37:26.446 | Setting up libarchive-zip-perl (1.68-1) ... 2026-09-07 18:37:26.456 | Setting up vbetool (1.1-5) ... 2026-09-07 18:37:26.467 | Setting up openssh-client (1:9.6p1-3ubuntu13.19) ... 2026-09-07 18:37:26.501 | Setting up pm-utils (1.4.1-21) ... 2026-09-07 18:37:26.518 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-09-07 18:37:26.532 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-09-07 18:37:26.542 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-07 18:37:26.554 | Setting up libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-09-07 18:37:26.564 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-09-07 18:37:26.575 | Setting up m4 (1.4.19-4build1) ... 2026-09-07 18:37:26.585 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-07 18:37:26.596 | Setting up dnsmasq-base (2.91-0ubuntu0.24.04.1) ... 2026-09-07 18:37:26.627 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-09-07 18:37:26.672 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-09-07 18:37:26.682 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-09-07 18:37:26.692 | Setting up memcached (1.6.24-1ubuntu0.2) ... 2026-09-07 18:37:27.573 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-09-07 18:37:28.020 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-07 18:37:28.032 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-09-07 18:37:28.044 | Setting up eject (2.39.3-9ubuntu6.6) ... 2026-09-07 18:37:28.055 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-09-07 18:37:28.299 | Setting up autotools-dev (20220109.1) ... 2026-09-07 18:37:28.310 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-09-07 18:37:28.321 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-07 18:37:28.331 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-09-07 18:37:28.341 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1ubuntu0.1) ... 2026-09-07 18:37:28.352 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-07 18:37:28.363 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-09-07 18:37:28.374 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-09-07 18:37:28.436 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-07 18:37:28.436 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-07 18:37:28.436 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-07 18:37:28.621 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 18:37:29.133 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-09-07 18:37:29.603 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-07 18:37:29.614 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-07 18:37:29.625 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-07 18:37:29.635 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-07 18:37:29.645 | Setting up ebtables (2.0.11-6build1) ... 2026-09-07 18:37:30.216 | Setting up libjs-jquery-metadata (12-4) ... 2026-09-07 18:37:30.226 | Setting up socat (1.8.0.0-4ubuntu0.1) ... 2026-09-07 18:37:30.237 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-09-07 18:37:30.248 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-07 18:37:30.257 | Setting up bsdmainutils (12.1.8) ... 2026-09-07 18:37:30.268 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-09-07 18:37:30.279 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.15) ... 2026-09-07 18:37:30.288 | Setting up autopoint (0.21-14ubuntu2) ... 2026-09-07 18:37:30.297 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-09-07 18:37:30.306 | Setting up lsscsi (0.32-1build1) ... 2026-09-07 18:37:30.315 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-09-07 18:37:30.324 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-09-07 18:37:30.332 | Setting up libncursesw6:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-07 18:37:30.341 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-09-07 18:37:30.350 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-09-07 18:37:30.359 | Setting up autoconf (2.71-3) ... 2026-09-07 18:37:30.371 | Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-07 18:37:30.380 | Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.2) ... 2026-09-07 18:37:30.389 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-09-07 18:37:30.398 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-09-07 18:37:30.407 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-09-07 18:37:30.417 | Setting up dwz (0.15-1build6) ... 2026-09-07 18:37:30.426 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-09-07 18:37:30.435 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-09-07 18:37:30.444 | Setting up mount (2.39.3-9ubuntu6.6) ... 2026-09-07 18:37:30.455 | Setting up vlan (2.0.5ubuntu5) ... 2026-09-07 18:37:30.476 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-07 18:37:30.485 | Setting up uuid-runtime (2.39.3-9ubuntu6.6) ... 2026-09-07 18:37:31.732 | uuidd.service is a disabled or a static unit not running, not starting it. 2026-09-07 18:37:31.762 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-09-07 18:37:31.772 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-07 18:37:31.782 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-09-07 18:37:31.792 | Setting up libjson-perl (4.10000-1) ... 2026-09-07 18:37:31.801 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-09-07 18:37:31.812 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-09-07 18:37:31.821 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-09-07 18:37:31.845 | Setting up debugedit (1:5.0-5build2) ... 2026-09-07 18:37:31.854 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-09-07 18:37:31.863 | Setting up libsub-override-perl (0.10-1) ... 2026-09-07 18:37:31.871 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-09-07 18:37:31.880 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-07 18:37:31.889 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-07 18:37:31.898 | Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-07 18:37:31.908 | Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-09-07 18:37:31.917 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-09-07 18:37:31.926 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-09-07 18:37:31.935 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-09-07 18:37:31.944 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-09-07 18:37:31.952 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-09-07 18:37:31.961 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-09-07 18:37:31.970 | Setting up sqlite3 (3.45.1-1ubuntu2.7) ... 2026-09-07 18:37:31.979 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-09-07 18:37:31.988 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-07 18:37:31.997 | Setting up ncurses-term (6.4+20240113-1ubuntu2.2) ... 2026-09-07 18:37:32.006 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-09-07 18:37:32.016 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-09-07 18:37:32.022 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-09-07 18:37:32.031 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-09-07 18:37:32.040 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-07 18:37:32.049 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-09-07 18:37:32.058 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-09-07 18:37:32.067 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.19) ... 2026-09-07 18:37:32.077 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-07 18:37:32.086 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-09-07 18:37:32.095 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-09-07 18:37:32.104 | Setting up openssh-server (1:9.6p1-3ubuntu13.19) ... 2026-09-07 18:37:32.184 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-07 18:37:32.185 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-07 18:37:32.185 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-07 18:37:34.005 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-07 18:37:34.014 | Setting up python3.12-venv (3.12.3-1ubuntu0.16) ... 2026-09-07 18:37:34.127 | Setting up libtool (2.4.7-7build1) ... 2026-09-07 18:37:34.136 | Setting up po-debconf (1.0.21+nmu1) ... 2026-09-07 18:37:34.147 | Setting up postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-07 18:37:34.717 | update-alternatives: using /usr/share/postgresql/16/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2026-09-07 18:37:34.757 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-09-07 18:37:34.769 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-09-07 18:37:35.639 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-09-07 18:37:36.239 | Setting up libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-09-07 18:37:36.254 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-07 18:37:36.268 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-07 18:37:36.278 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-07 18:37:36.288 | Setting up fdisk (2.39.3-9ubuntu6.6) ... 2026-09-07 18:37:36.297 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-09-07 18:37:36.307 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-07 18:37:36.316 | Setting up dh-autoreconf (20) ... 2026-09-07 18:37:36.326 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-09-07 18:37:36.335 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-09-07 18:37:36.344 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-09-07 18:37:36.353 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-09-07 18:37:36.363 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-09-07 18:37:36.372 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-09-07 18:37:36.381 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-09-07 18:37:36.391 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-09-07 18:37:36.400 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-09-07 18:37:36.410 | Setting up postgresql-common (257build1.1) ... 2026-09-07 18:37:36.480 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-07 18:37:36.480 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-07 18:37:36.480 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-07 18:37:36.562 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 18:37:37.027 | 2026-09-07 18:37:37.027 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-09-07 18:37:37.204 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-09-07 18:37:37.204 | Removing obsolete dictionary files: 2026-09-07 18:37:38.253 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-09-07 18:37:38.829 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-09-07 18:37:38.877 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-09-07 18:37:38.887 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-09-07 18:37:38.897 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-09-07 18:37:38.906 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-09-07 18:37:38.915 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-09-07 18:37:38.924 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-07 18:37:38.936 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-09-07 18:37:38.945 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-07 18:37:38.954 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-09-07 18:37:38.963 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-09-07 18:37:38.972 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-09-07 18:37:38.982 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-07 18:37:38.991 | Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-09-07 18:37:39.021 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-07 18:37:39.030 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-09-07 18:37:39.039 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-09-07 18:37:39.048 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-09-07 18:37:39.057 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-09-07 18:37:39.065 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-09-07 18:37:39.075 | Setting up debhelper (13.14.1ubuntu5) ... 2026-09-07 18:37:39.083 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-09-07 18:37:39.092 | Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-09-07 18:37:39.101 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-07 18:37:39.109 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-09-07 18:37:39.118 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-09-07 18:37:39.127 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-09-07 18:37:39.136 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7.1) ... 2026-09-07 18:37:39.144 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-09-07 18:37:39.153 | Setting up apache2-dev (2.4.58-1ubuntu8.15) ... 2026-09-07 18:37:39.162 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-09-07 18:37:39.173 | Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-09-07 18:37:39.664 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 18:37:39.709 | Enabling module mpm_event. 2026-09-07 18:37:39.760 | Enabling module authz_core. 2026-09-07 18:37:39.765 | Enabling module authz_host. 2026-09-07 18:37:39.812 | Enabling module authn_core. 2026-09-07 18:37:39.818 | Enabling module auth_basic. 2026-09-07 18:37:39.866 | Enabling module access_compat. 2026-09-07 18:37:39.913 | Enabling module authn_file. 2026-09-07 18:37:39.962 | Enabling module authz_user. 2026-09-07 18:37:40.009 | Enabling module alias. 2026-09-07 18:37:40.058 | Enabling module dir. 2026-09-07 18:37:40.108 | Enabling module autoindex. 2026-09-07 18:37:40.158 | Enabling module env. 2026-09-07 18:37:40.205 | Enabling module mime. 2026-09-07 18:37:40.254 | Enabling module negotiation. 2026-09-07 18:37:40.301 | Enabling module setenvif. 2026-09-07 18:37:40.349 | Enabling module filter. 2026-09-07 18:37:40.397 | Enabling module deflate. 2026-09-07 18:37:40.445 | Enabling module status. 2026-09-07 18:37:40.492 | Enabling module reqtimeout. 2026-09-07 18:37:40.540 | Enabling conf charset. 2026-09-07 18:37:40.589 | Enabling conf localized-error-pages. 2026-09-07 18:37:40.637 | Enabling conf other-vhosts-access-log. 2026-09-07 18:37:40.685 | Enabling conf security. 2026-09-07 18:37:40.733 | Enabling conf serve-cgi-bin. 2026-09-07 18:37:40.780 | Enabling site 000-default. 2026-09-07 18:37:41.884 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-09-07 18:37:42.584 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-09-07 18:37:44.000 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-09-07 18:37:44.013 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-09-07 18:37:44.332 | Setting up postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-07 18:37:44.342 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-09-07 18:37:44.352 | Setting up pcp (6.2.0-1.1build4) ... 2026-09-07 18:37:46.096 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-09-07 18:37:46.162 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-09-07 18:37:46.229 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-09-07 18:37:46.296 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-09-07 18:37:48.083 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.3) ... 2026-09-07 18:37:48.341 | Processing triggers for ufw (0.36.2-6) ... 2026-09-07 18:37:48.481 | Processing triggers for systemd (255.4-1ubuntu8.17) ... 2026-09-07 18:37:48.540 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-07 18:37:52.215 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-09-07 18:37:52.239 | Processing triggers for install-info (7.1-3build2) ... 2026-09-07 18:37:52.400 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-09-07 18:37:52.449 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-09-07 18:37:52.696 | perl: warning: Setting locale failed. 2026-09-07 18:37:52.696 | perl: warning: Please check that your locale settings: 2026-09-07 18:37:52.696 | LANGUAGE = (unset), 2026-09-07 18:37:52.696 | LC_ALL = "en_US.utf8", 2026-09-07 18:37:52.697 | LANG = "de_DE.UTF-8" 2026-09-07 18:37:52.697 | are supported and installed on your system. 2026-09-07 18:37:52.697 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 18:37:52.828 | perl: warning: Setting locale failed. 2026-09-07 18:37:52.828 | perl: warning: Please check that your locale settings: 2026-09-07 18:37:52.828 | LANGUAGE = (unset), 2026-09-07 18:37:52.829 | LC_ALL = "en_US.utf8", 2026-09-07 18:37:52.829 | LANG = "de_DE.UTF-8" 2026-09-07 18:37:52.829 | are supported and installed on your system. 2026-09-07 18:37:52.829 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 18:37:52.879 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-07 18:37:52.879 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-07 18:37:52.879 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-07 18:37:52.951 | perl: warning: Setting locale failed. 2026-09-07 18:37:52.951 | perl: warning: Please check that your locale settings: 2026-09-07 18:37:52.951 | LANGUAGE = (unset), 2026-09-07 18:37:52.951 | LC_ALL = "en_US.utf8", 2026-09-07 18:37:52.952 | LANG = "de_DE.UTF-8" 2026-09-07 18:37:52.952 | are supported and installed on your system. 2026-09-07 18:37:52.952 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 18:37:53.181 | 2026-09-07 18:37:53.181 | Running kernel seems to be up-to-date. 2026-09-07 18:37:53.181 | 2026-09-07 18:37:53.181 | Restarting services... 2026-09-07 18:37:53.308 | /etc/needrestart/restart.d/systemd-manager 2026-09-07 18:37:53.880 | systemctl restart ksmtuned.service packagekit.service polkit.service systemd-journald.service systemd-machined.service systemd-networkd.service systemd-resolved.service systemd-timesyncd.service systemd-udevd.service tuned.service udisks2.service 2026-09-07 18:37:54.710 | 2026-09-07 18:37:54.710 | Service restarts being deferred: 2026-09-07 18:37:54.710 | systemctl restart ModemManager.service 2026-09-07 18:37:54.710 | systemctl restart getty@tty1.service 2026-09-07 18:37:54.711 | systemctl restart serial-getty@hvc0.service 2026-09-07 18:37:54.711 | systemctl restart systemd-logind.service 2026-09-07 18:37:54.711 | systemctl restart virtlockd.service 2026-09-07 18:37:54.711 | systemctl restart virtlogd.service 2026-09-07 18:37:54.711 | 2026-09-07 18:37:54.711 | No containers need to be restarted. 2026-09-07 18:37:54.711 | 2026-09-07 18:37:54.711 | User sessions running outdated binaries: 2026-09-07 18:37:54.711 | quobyte @ session #6: bash[2032], sshd[1985,2031] 2026-09-07 18:37:54.724 | quobyte @ user manager service: systemd[1163] 2026-09-07 18:37:54.735 | 2026-09-07 18:37:54.735 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-07 18:37:57.183 | ++ functions-common:apt_get:1211 : result=0 2026-09-07 18:37:57.187 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-09-07 18:37:57.190 | ++ functions-common:time_stop:2420 : local name 2026-09-07 18:37:57.194 | ++ functions-common:time_stop:2421 : local end_time 2026-09-07 18:37:57.197 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:37:57.201 | ++ functions-common:time_stop:2423 : local total 2026-09-07 18:37:57.204 | ++ functions-common:time_stop:2424 : local start_time 2026-09-07 18:37:57.208 | ++ functions-common:time_stop:2426 : name=apt-get 2026-09-07 18:37:57.211 | ++ functions-common:time_stop:2427 : start_time=1788806210186 2026-09-07 18:37:57.215 | ++ functions-common:time_stop:2429 : [[ -z 1788806210186 ]] 2026-09-07 18:37:57.219 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:37:57.225 | ++ functions-common:time_stop:2432 : end_time=1788806277220 2026-09-07 18:37:57.228 | ++ functions-common:time_stop:2433 : elapsed_time=67034 2026-09-07 18:37:57.232 | ++ functions-common:time_stop:2434 : total=7683 2026-09-07 18:37:57.235 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:37:57.239 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=74717 2026-09-07 18:37:57.242 | ++ functions-common:apt_get:1215 : return 0 2026-09-07 18:37:57.246 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-09-07 18:37:57.250 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-09-07 18:37:57.255 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-09-07 18:37:57.262 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-09-07 18:37:57.266 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-09-07 18:37:57.270 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-09-07 18:37:57.276 | ++ tools/install_prereqs.sh:source:89 : date 2026-09-07 18:37:57.282 | + ./stack.sh:main:801 : [[ False != \T\r\u\e ]] 2026-09-07 18:37:57.287 | + ./stack.sh:main:802 : PYPI_ALTERNATIVE_URL= 2026-09-07 18:37:57.291 | + ./stack.sh:main:802 : /home/quobyte/devstack/tools/install_pip.sh 2026-09-07 18:37:57.294 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 18:37:57.619 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-09-07 18:37:57.622 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-09-07 18:37:57.624 | + tools/install_pip.sh:main:42 : GetDistro 2026-09-07 18:37:57.626 | + functions-common:GetDistro:472 : GetOSVersion 2026-09-07 18:37:57.629 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-09-07 18:37:57.631 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-09-07 18:37:57.633 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-09-07 18:37:57.636 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-09-07 18:37:57.638 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-09-07 18:37:57.641 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-09-07 18:37:57.642 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-09-07 18:37:57.645 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-09-07 18:37:57.647 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-09-07 18:37:57.649 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-09-07 18:37:57.651 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-09-07 18:37:57.653 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-09-07 18:37:57.656 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-09-07 18:37:57.658 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-09-07 18:37:57.660 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-09-07 18:37:57.662 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-09-07 18:37:57.665 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-09-07 18:37:57.668 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-09-07 18:37:57.671 | + functions-common:_ensure_lsb_release:420 : return 2026-09-07 18:37:57.674 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-09-07 18:37:57.689 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-09-07 18:37:57.692 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-09-07 18:37:57.707 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-09-07 18:37:57.710 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-09-07 18:37:57.724 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-09-07 18:37:57.726 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-09-07 18:37:57.729 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-09-07 18:37:57.731 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-09-07 18:37:57.734 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-09-07 18:37:57.736 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-09-07 18:37:57.739 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-09-07 18:37:57.741 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-09-07 18:37:57.743 | + functions-common:GetDistro:476 : DISTRO=noble 2026-09-07 18:37:57.746 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-09-07 18:37:57.748 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-09-07 18:37:57.748 | Distro: noble 2026-09-07 18:37:57.751 | + tools/install_pip.sh:main:117 : get_versions 2026-09-07 18:37:57.754 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-09-07 18:37:57.758 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-09-07 18:37:57.760 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-09-07 18:37:57.764 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-09-07 18:37:57.764 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-09-07 18:37:58.446 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-09-07 18:37:58.448 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-09-07 18:37:58.448 | pip: 24.0 2026-09-07 18:37:58.450 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-09-07 18:37:58.453 | + tools/install_pip.sh:main:123 : is_fedora 2026-09-07 18:37:58.455 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-07 18:37:58.457 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-07 18:37:58.458 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-07 18:37:58.461 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-07 18:37:58.463 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-07 18:37:58.465 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-07 18:37:58.467 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-07 18:37:58.470 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-07 18:37:58.472 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-07 18:37:58.474 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-07 18:37:58.476 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-07 18:37:58.478 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-07 18:37:58.480 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-07 18:37:58.482 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-09-07 18:37:58.485 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 18:37:58.487 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 18:37:58.489 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-09-07 18:37:58.494 | + tools/install_pip.sh:main:146 : set -x 2026-09-07 18:37:58.496 | + tools/install_pip.sh:main:149 : get_versions 2026-09-07 18:37:58.499 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-09-07 18:37:58.504 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-09-07 18:37:58.506 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-09-07 18:37:58.510 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-09-07 18:37:58.510 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-09-07 18:37:59.099 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-09-07 18:37:59.102 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-09-07 18:37:59.102 | pip: 24.0 2026-09-07 18:37:59.106 | + ./stack.sh:main:806 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-09-07 18:37:59.109 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-09-07 18:37:59.113 | + ./stack.sh:main:807 : fixup_all 2026-09-07 18:37:59.117 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-09-07 18:37:59.120 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-09-07 18:37:59.122 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 18:37:59.125 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 18:37:59.127 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-09-07 18:37:59.143 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-09-07 18:37:59.158 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-09-07 18:37:59.175 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-09-07 18:37:59.177 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-09-07 18:37:59.180 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-07 18:37:59.183 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-07 18:37:59.186 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-07 18:37:59.189 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-07 18:37:59.192 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-07 18:37:59.195 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-07 18:37:59.198 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-07 18:37:59.201 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-07 18:37:59.204 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-07 18:37:59.207 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-07 18:37:59.210 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-07 18:37:59.213 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-07 18:37:59.216 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-07 18:37:59.219 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-09-07 18:37:59.222 | + ./stack.sh:main:809 : [[ True == \T\r\u\e ]] 2026-09-07 18:37:59.225 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-09-07 18:37:59.241 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-09-07 18:37:59.256 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-09-07 18:37:59.271 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-09-07 18:37:59.288 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-09-07 18:37:59.304 | + ./stack.sh:main:816 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-09-07 18:37:59.320 | + ./stack.sh:main:817 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-09-07 18:37:59.336 | + ./stack.sh:main:818 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-09-07 18:37:59.352 | + ./stack.sh:main:820 : setup_devstack_virtualenv 2026-09-07 18:37:59.355 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-09-07 18:37:59.359 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-09-07 18:38:04.948 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-09-07 18:38:04.977 | Using python 3.12 to install setuptools 2026-09-07 18:38:04.981 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-09-07 18:38:06.365 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-09-07 18:38:06.622 | Collecting pip 2026-09-07 18:38:06.731 | Downloading pip-26.2.1-py3-none-any.whl.metadata (4.6 kB) 2026-09-07 18:38:06.743 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-09-07 18:38:07.219 | Collecting setuptools[core] 2026-09-07 18:38:07.236 | Downloading setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-09-07 18:38:07.402 | Collecting packaging>=24.2 (from setuptools[core]) 2026-09-07 18:38:07.417 | Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-09-07 18:38:07.504 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-09-07 18:38:07.519 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-09-07 18:38:07.540 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 2.1 MB/s eta 0:00:00 2026-09-07 18:38:07.619 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-09-07 18:38:07.638 | Downloading jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-07 18:38:07.742 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-09-07 18:38:07.757 | Downloading wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-07 18:38:07.836 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-09-07 18:38:07.851 | Downloading jaraco_functools-4.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-09-07 18:38:07.963 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-09-07 18:38:07.979 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-09-07 18:38:08.060 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-09-07 18:38:08.077 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-09-07 18:38:08.336 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-07 18:38:08.354 | Downloading typer-0.27.2-py3-none-any.whl.metadata (16 kB) 2026-09-07 18:38:08.444 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-07 18:38:08.464 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-09-07 18:38:08.652 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-07 18:38:08.668 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-09-07 18:38:08.732 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-07 18:38:08.748 | Downloading annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-09-07 18:38:08.844 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-07 18:38:08.859 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-09-07 18:38:08.952 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-07 18:38:08.970 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-09-07 18:38:09.018 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) (0.1.2) 2026-09-07 18:38:09.049 | Downloading pip-26.2.1-py3-none-any.whl (1.8 MB) 2026-09-07 18:38:09.236 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 10.0 MB/s eta 0:00:00 2026-09-07 18:38:09.251 | Downloading jaraco_functools-4.6.0-py3-none-any.whl (11 kB) 2026-09-07 18:38:09.273 | Downloading jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-09-07 18:38:09.295 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-09-07 18:38:09.309 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 7.5 MB/s eta 0:00:00 2026-09-07 18:38:09.325 | Downloading packaging-26.3-py3-none-any.whl (129 kB) 2026-09-07 18:38:09.341 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.0/130.0 kB 10.8 MB/s eta 0:00:00 2026-09-07 18:38:09.356 | Downloading wheel-0.48.0-py3-none-any.whl (33 kB) 2026-09-07 18:38:09.381 | Downloading setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-09-07 18:38:09.443 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 818.2/818.2 kB 14.2 MB/s eta 0:00:00 2026-09-07 18:38:09.459 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-09-07 18:38:09.482 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-09-07 18:38:09.505 | Downloading typer-0.27.2-py3-none-any.whl (123 kB) 2026-09-07 18:38:09.521 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.1/123.1 kB 11.7 MB/s eta 0:00:00 2026-09-07 18:38:09.534 | Downloading annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-09-07 18:38:09.556 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-09-07 18:38:09.582 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 14.2 MB/s eta 0:00:00 2026-09-07 18:38:09.597 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-09-07 18:38:09.618 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-09-07 18:38:09.632 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 9.3 MB/s eta 0:00:00 2026-09-07 18:38:09.650 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-09-07 18:38:09.722 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 18.8 MB/s eta 0:00:00 2026-09-07 18:38:10.450 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, markdown-it-py, jaraco.context, annotated-doc, wheel, rich, jaraco.functools, typer, typer-slim, jaraco.text 2026-09-07 18:38:10.474 | Attempting uninstall: setuptools 2026-09-07 18:38:10.492 | Found existing installation: setuptools 68.1.2 2026-09-07 18:38:10.492 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 18:38:10.493 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-09-07 18:38:11.354 | Attempting uninstall: pygments 2026-09-07 18:38:11.398 | Found existing installation: Pygments 2.17.2 2026-09-07 18:38:11.399 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 18:38:11.400 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-09-07 18:38:12.669 | Attempting uninstall: pip 2026-09-07 18:38:12.674 | Found existing installation: pip 24.0 2026-09-07 18:38:12.744 | Uninstalling pip-24.0: 2026-09-07 18:38:12.754 | Successfully uninstalled pip-24.0 2026-09-07 18:38:14.331 | Attempting uninstall: packaging 2026-09-07 18:38:14.358 | Found existing installation: packaging 24.0 2026-09-07 18:38:14.358 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 18:38:14.359 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-09-07 18:38:14.578 | Attempting uninstall: markdown-it-py 2026-09-07 18:38:14.604 | Found existing installation: markdown-it-py 3.0.0 2026-09-07 18:38:14.605 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 18:38:14.605 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-09-07 18:38:14.765 | Attempting uninstall: wheel 2026-09-07 18:38:14.796 | Found existing installation: wheel 0.42.0 2026-09-07 18:38:14.797 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 18:38:14.798 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-09-07 18:38:14.849 | Attempting uninstall: rich 2026-09-07 18:38:14.882 | Found existing installation: rich 13.7.1 2026-09-07 18:38:14.882 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 18:38:14.882 | Can't uninstall 'rich'. No files were found to uninstall. 2026-09-07 18:38:15.597 | Successfully installed annotated-doc-0.0.5 jaraco.context-6.1.2 jaraco.functools-4.6.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.3 pip-26.2.1 pygments-2.20.0 rich-15.0.0 setuptools-84.0.0 shellingham-1.5.4 typer-0.27.2 typer-slim-0.24.0 wheel-0.48.0 2026-09-07 18:38:15.819 | + inc/python:pip_install:216 : result=0 2026-09-07 18:38:15.823 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-07 18:38:15.827 | + functions-common:time_stop:2420 : local name 2026-09-07 18:38:15.831 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:38:15.834 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:38:15.838 | + functions-common:time_stop:2423 : local total 2026-09-07 18:38:15.842 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:38:15.845 | + functions-common:time_stop:2426 : name=pip_install 2026-09-07 18:38:15.848 | + functions-common:time_stop:2427 : start_time=1788806284970 2026-09-07 18:38:15.852 | + functions-common:time_stop:2429 : [[ -z 1788806284970 ]] 2026-09-07 18:38:15.856 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:38:15.862 | + functions-common:time_stop:2432 : end_time=1788806295858 2026-09-07 18:38:15.866 | + functions-common:time_stop:2433 : elapsed_time=10888 2026-09-07 18:38:15.869 | + functions-common:time_stop:2434 : total=0 2026-09-07 18:38:15.873 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:38:15.876 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10888 2026-09-07 18:38:15.880 | + inc/python:pip_install:219 : return 0 2026-09-07 18:38:15.884 | + inc/python:setup_devstack_virtualenv:46 : [[ :/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin: != *\:\/\o\p\t\/\s\t\a\c\k\/\d\a\t\a\/\v\e\n\v\/\b\i\n\:* ]] 2026-09-07 18:38:15.888 | + inc/python:setup_devstack_virtualenv:47 : export PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-07 18:38:15.892 | + inc/python:setup_devstack_virtualenv:47 : PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-07 18:38:15.896 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-09-07 18:38:15.900 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-09-07 18:38:15.903 | + ./stack.sh:main:824 : pip_install -U os-testr 2026-09-07 18:38:15.934 | Using python 3.12 to install os-testr 2026-09-07 18:38:15.938 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2026-09-07 18:38:17.222 | Collecting os-testr 2026-09-07 18:38:17.354 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-09-07 18:38:17.420 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-09-07 18:38:17.440 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-09-07 18:38:17.482 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-09-07 18:38:17.498 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-09-07 18:38:17.605 | Collecting testtools>=2.2.0 (from os-testr) 2026-09-07 18:38:17.622 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-09-07 18:38:17.634 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (84.0.0) 2026-09-07 18:38:17.670 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-09-07 18:38:17.690 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-09-07 18:38:17.783 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-09-07 18:38:17.801 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-09-07 18:38:17.838 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-09-07 18:38:17.866 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-09-07 18:38:17.918 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-09-07 18:38:17.960 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-09-07 18:38:18.000 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-09-07 18:38:18.023 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-09-07 18:38:18.151 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 7.0 MB/s 0:00:00 2026-09-07 18:38:18.342 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-09-07 18:38:18.488 | Attempting uninstall: PyYAML 2026-09-07 18:38:18.496 | Found existing installation: PyYAML 6.0.1 2026-09-07 18:38:18.497 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 18:38:18.498 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-09-07 18:38:18.889 | 2026-09-07 18:38:18.893 | Successfully installed PyYAML-6.0.3 iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.6 testtools-2.9.1 2026-09-07 18:38:19.018 | + inc/python:pip_install:216 : result=0 2026-09-07 18:38:19.022 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-07 18:38:19.026 | + functions-common:time_stop:2420 : local name 2026-09-07 18:38:19.029 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:38:19.033 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:38:19.036 | + functions-common:time_stop:2423 : local total 2026-09-07 18:38:19.040 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:38:19.043 | + functions-common:time_stop:2426 : name=pip_install 2026-09-07 18:38:19.047 | + functions-common:time_stop:2427 : start_time=1788806295926 2026-09-07 18:38:19.050 | + functions-common:time_stop:2429 : [[ -z 1788806295926 ]] 2026-09-07 18:38:19.056 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:38:19.061 | + functions-common:time_stop:2432 : end_time=1788806299057 2026-09-07 18:38:19.065 | + functions-common:time_stop:2433 : elapsed_time=3131 2026-09-07 18:38:19.068 | + functions-common:time_stop:2434 : total=10888 2026-09-07 18:38:19.072 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:38:19.076 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14019 2026-09-07 18:38:19.079 | + inc/python:pip_install:219 : return 0 2026-09-07 18:38:19.084 | + ./stack.sh:main:828 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-09-07 18:38:19.160 | + ./stack.sh:main:829 : sudo systemctl restart systemd-journald 2026-09-07 18:38:19.254 | + ./stack.sh:main:835 : install_infra 2026-09-07 18:38:19.258 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-09-07 18:38:19.262 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-09-07 18:38:19.266 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-09-07 18:38:24.900 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-09-07 18:38:24.903 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-09-07 18:38:24.925 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 'setuptools[core]' 2026-09-07 18:38:26.298 | Collecting pbr 2026-09-07 18:38:26.303 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-09-07 18:38:26.740 | Collecting setuptools[core] 2026-09-07 18:38:26.743 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-09-07 18:38:26.949 | Collecting packaging>=24.2 (from setuptools[core]) 2026-09-07 18:38:26.951 | Using cached packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-09-07 18:38:27.026 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-09-07 18:38:27.029 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-09-07 18:38:27.105 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-09-07 18:38:27.108 | Using cached jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-07 18:38:27.201 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-09-07 18:38:27.203 | Using cached wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-07 18:38:27.270 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-09-07 18:38:27.273 | Using cached jaraco_functools-4.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-09-07 18:38:27.374 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-09-07 18:38:27.376 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-09-07 18:38:27.459 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-09-07 18:38:27.462 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-09-07 18:38:27.694 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-07 18:38:27.699 | Using cached typer-0.27.2-py3-none-any.whl.metadata (16 kB) 2026-09-07 18:38:27.771 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-07 18:38:27.774 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-09-07 18:38:27.936 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-07 18:38:27.939 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-09-07 18:38:27.991 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-07 18:38:27.993 | Using cached annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-09-07 18:38:28.076 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-07 18:38:28.079 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-09-07 18:38:28.159 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-07 18:38:28.162 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-09-07 18:38:28.249 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-07 18:38:28.342 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-09-07 18:38:28.368 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-09-07 18:38:28.374 | Using cached jaraco_functools-4.6.0-py3-none-any.whl (11 kB) 2026-09-07 18:38:28.374 | Using cached jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-09-07 18:38:28.376 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-09-07 18:38:28.379 | Using cached packaging-26.3-py3-none-any.whl (129 kB) 2026-09-07 18:38:28.383 | Using cached wheel-0.48.0-py3-none-any.whl (33 kB) 2026-09-07 18:38:28.385 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-09-07 18:38:28.395 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-09-07 18:38:28.397 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-09-07 18:38:28.400 | Using cached typer-0.27.2-py3-none-any.whl (123 kB) 2026-09-07 18:38:28.403 | Using cached annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-09-07 18:38:28.406 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-09-07 18:38:28.411 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-09-07 18:38:28.413 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-09-07 18:38:28.416 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-09-07 18:38:28.442 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-09-07 18:38:28.720 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-09-07 18:38:32.173 | Successfully installed annotated-doc-0.0.5 jaraco.context-6.1.2 jaraco.functools-4.6.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.3 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-84.0.0 shellingham-1.5.4 typer-0.27.2 typer-slim-0.24.0 wheel-0.48.0 2026-09-07 18:38:32.366 | + inc/python:pip_install:216 : result=0 2026-09-07 18:38:32.369 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-07 18:38:32.372 | + functions-common:time_stop:2420 : local name 2026-09-07 18:38:32.375 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:38:32.378 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:38:32.381 | + functions-common:time_stop:2423 : local total 2026-09-07 18:38:32.383 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:38:32.387 | + functions-common:time_stop:2426 : name=pip_install 2026-09-07 18:38:32.389 | + functions-common:time_stop:2427 : start_time=1788806304917 2026-09-07 18:38:32.391 | + functions-common:time_stop:2429 : [[ -z 1788806304917 ]] 2026-09-07 18:38:32.395 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:38:32.399 | + functions-common:time_stop:2432 : end_time=1788806312396 2026-09-07 18:38:32.402 | + functions-common:time_stop:2433 : elapsed_time=7479 2026-09-07 18:38:32.405 | + functions-common:time_stop:2434 : total=14019 2026-09-07 18:38:32.408 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:38:32.411 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21498 2026-09-07 18:38:32.413 | + inc/python:pip_install:219 : return 0 2026-09-07 18:38:32.417 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-09-07 18:38:32.420 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-09-07 18:38:32.445 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2026-09-07 18:38:33.696 | Processing /opt/stack/requirements 2026-09-07 18:38:33.700 | Installing build dependencies: started 2026-09-07 18:38:36.508 | Installing build dependencies: finished with status 'done' 2026-09-07 18:38:36.510 | Getting requirements to build wheel: started 2026-09-07 18:38:36.802 | Getting requirements to build wheel: finished with status 'done' 2026-09-07 18:38:36.807 | Preparing metadata (pyproject.toml): started 2026-09-07 18:38:37.974 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-09-07 18:38:38.160 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8705) 2026-09-07 18:38:38.249 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-09-07 18:38:38.270 | 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.dev8705) (26.3) 2026-09-07 18:38:38.384 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8705) 2026-09-07 18:38:38.400 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-09-07 18:38:38.552 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8705) 2026-09-07 18:38:38.554 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-09-07 18:38:38.696 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8705) 2026-09-07 18:38:38.712 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-09-07 18:38:38.724 | 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.dev8705) (84.0.0) 2026-09-07 18:38:39.108 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8705) 2026-09-07 18:38:39.132 | Downloading charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (44 kB) 2026-09-07 18:38:39.148 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.1/44.1 kB 3.3 MB/s eta 0:00:00 2026-09-07 18:38:39.221 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8705) 2026-09-07 18:38:39.246 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-09-07 18:38:39.378 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8705) 2026-09-07 18:38:39.394 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-09-07 18:38:39.482 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8705) 2026-09-07 18:38:39.498 | Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 2026-09-07 18:38:39.620 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-09-07 18:38:39.644 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-09-07 18:38:39.656 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 4.4 MB/s eta 0:00:00 2026-09-07 18:38:39.659 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-09-07 18:38:39.681 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-09-07 18:38:39.694 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 7.5 MB/s eta 0:00:00 2026-09-07 18:38:39.710 | Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 2026-09-07 18:38:39.728 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.0/137.0 kB 11.3 MB/s eta 0:00:00 2026-09-07 18:38:39.744 | Downloading charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (247 kB) 2026-09-07 18:38:39.762 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.5/247.5 kB 17.6 MB/s eta 0:00:00 2026-09-07 18:38:39.778 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-09-07 18:38:39.791 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 7.0 MB/s eta 0:00:00 2026-09-07 18:38:39.806 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-09-07 18:38:39.826 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 8.3 MB/s eta 0:00:00 2026-09-07 18:38:39.860 | Building wheels for collected packages: openstack_requirements 2026-09-07 18:38:39.861 | Building wheel for openstack_requirements (pyproject.toml): started 2026-09-07 18:38:42.148 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-09-07 18:38:42.150 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8705-py3-none-any.whl size=53492 sha256=fbe55cf9794a9005d7ad87d923d2dca24e68ad1feab7c9ff808e1e662b8df86b 2026-09-07 18:38:42.150 | Stored in directory: /tmp/pip-ephem-wheel-cache-wi2kl4wp/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-09-07 18:38:42.154 | Successfully built openstack_requirements 2026-09-07 18:38:42.430 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-09-07 18:38:43.189 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.7.22 charset_normalizer-3.5.0 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8705 requests-2.34.2 urllib3-2.7.0 2026-09-07 18:38:43.404 | + inc/python:pip_install:216 : result=0 2026-09-07 18:38:43.407 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-07 18:38:43.411 | + functions-common:time_stop:2420 : local name 2026-09-07 18:38:43.413 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:38:43.417 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:38:43.420 | + functions-common:time_stop:2423 : local total 2026-09-07 18:38:43.422 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:38:43.425 | + functions-common:time_stop:2426 : name=pip_install 2026-09-07 18:38:43.428 | + functions-common:time_stop:2427 : start_time=1788806312437 2026-09-07 18:38:43.431 | + functions-common:time_stop:2429 : [[ -z 1788806312437 ]] 2026-09-07 18:38:43.435 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:38:43.439 | + functions-common:time_stop:2432 : end_time=1788806323436 2026-09-07 18:38:43.442 | + functions-common:time_stop:2433 : elapsed_time=10999 2026-09-07 18:38:43.445 | + functions-common:time_stop:2434 : total=21498 2026-09-07 18:38:43.448 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:38:43.450 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32497 2026-09-07 18:38:43.453 | + inc/python:pip_install:219 : return 0 2026-09-07 18:38:43.456 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-09-07 18:38:43.460 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-09-07 18:38:43.463 | + inc/python:use_library_from_git:266 : local name=pbr 2026-09-07 18:38:43.466 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:38:43.469 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:38:43.472 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-09-07 18:38:43.475 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:38:43.479 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-09-07 18:38:43.506 | Using python 3.12 to install pbr 2026-09-07 18:38:43.509 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2026-09-07 18:38:44.475 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-09-07 18:38:44.519 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (84.0.0) 2026-09-07 18:38:44.773 | + inc/python:pip_install:216 : result=0 2026-09-07 18:38:44.777 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-07 18:38:44.781 | + functions-common:time_stop:2420 : local name 2026-09-07 18:38:44.784 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:38:44.788 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:38:44.792 | + functions-common:time_stop:2423 : local total 2026-09-07 18:38:44.796 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:38:44.799 | + functions-common:time_stop:2426 : name=pip_install 2026-09-07 18:38:44.802 | + functions-common:time_stop:2427 : start_time=1788806323499 2026-09-07 18:38:44.807 | + functions-common:time_stop:2429 : [[ -z 1788806323499 ]] 2026-09-07 18:38:44.811 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:38:44.816 | + functions-common:time_stop:2432 : end_time=1788806324813 2026-09-07 18:38:44.819 | + functions-common:time_stop:2433 : elapsed_time=1314 2026-09-07 18:38:44.823 | + functions-common:time_stop:2434 : total=32497 2026-09-07 18:38:44.826 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:38:44.829 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33811 2026-09-07 18:38:44.833 | + inc/python:pip_install:219 : return 0 2026-09-07 18:38:44.836 | + ./stack.sh:main:838 : python3.12 -m venv /opt/stack/bindep-venv 2026-09-07 18:38:50.443 | + ./stack.sh:main:840 : /opt/stack/bindep-venv/bin/pip install bindep 2026-09-07 18:38:51.241 | Collecting bindep 2026-09-07 18:38:51.334 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-09-07 18:38:51.441 | Collecting distro>=1.7 (from bindep) 2026-09-07 18:38:51.459 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-09-07 18:38:51.543 | Collecting packaging (from bindep) 2026-09-07 18:38:51.546 | Using cached packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-09-07 18:38:51.602 | Collecting Parsley (from bindep) 2026-09-07 18:38:51.619 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-09-07 18:38:51.712 | Collecting pbr>=2 (from bindep) 2026-09-07 18:38:51.716 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-09-07 18:38:52.121 | Collecting setuptools (from pbr>=2->bindep) 2026-09-07 18:38:52.123 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-09-07 18:38:52.213 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-09-07 18:38:52.251 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-09-07 18:38:52.260 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-09-07 18:38:52.263 | Using cached packaging-26.3-py3-none-any.whl (129 kB) 2026-09-07 18:38:52.307 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-09-07 18:38:52.327 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 5.2 MB/s eta 0:00:00 2026-09-07 18:38:52.330 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-09-07 18:38:52.469 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-09-07 18:38:53.942 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.3 pbr-7.0.3 setuptools-84.0.0 2026-09-07 18:38:54.128 | + ./stack.sh:main:841 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-09-07 18:38:54.133 | + ./stack.sh:main:841 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-09-07 18:38:54.138 | ++ ./stack.sh:main:844 : _get_plugin_bindep_packages 2026-09-07 18:38:54.162 | + ./stack.sh:main:844 : pkgs= 2026-09-07 18:38:54.166 | + ./stack.sh:main:845 : [[ -n '' ]] 2026-09-07 18:38:54.168 | + ./stack.sh:main:852 : run_phase stack pre-install 2026-09-07 18:38:54.172 | + functions-common:run_phase:1848 : local mode=stack 2026-09-07 18:38:54.175 | + functions-common:run_phase:1849 : local phase=pre-install 2026-09-07 18:38:54.178 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-07 18:38:54.181 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-07 18:38:54.185 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-07 18:38:54.189 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-07 18:38:54.192 | + functions-common:run_phase:1858 : local extra 2026-09-07 18:38:54.196 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-07 18:38:54.201 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-07 18:38:54.204 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-07 18:38:54.207 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-07 18:38:54.211 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-09-07 18:38:54.214 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-07 18:38:54.235 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:38:54.238 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-09-07 18:38:54.241 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-09-07 18:38:54.244 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-09-07 18:38:54.247 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-09-07 18:38:54.251 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-09-07 18:38:54.254 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-09-07 18:38:54.257 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-09-07 18:38:54.261 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-09-07 18:38:54.264 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-09-07 18:38:54.267 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-09-07 18:38:54.271 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-09-07 18:38:54.275 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-07 18:38:54.278 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-09-07 18:38:54.282 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-09-07 18:38:54.285 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-07 18:38:54.289 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-09-07 18:38:54.292 | + functions-common:run_plugins:1834 : local mode=stack 2026-09-07 18:38:54.296 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-09-07 18:38:54.299 | + functions-common:run_plugins:1837 : local plugins= 2026-09-07 18:38:54.302 | + functions-common:run_plugins:1838 : local plugin 2026-09-07 18:38:54.306 | + ./stack.sh:main:855 : set_systemd_override DefaultLimitNOFILE 2048 2026-09-07 18:38:54.310 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-09-07 18:38:54.314 | + functions:set_systemd_override:845 : local value=2048 2026-09-07 18:38:54.317 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-09-07 18:38:54.321 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-09-07 18:38:54.391 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-09-07 18:38:54.391 | Set systemd system override for DefaultLimitNOFILE=2048 2026-09-07 18:38:54.395 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-09-07 18:38:54.832 | + ./stack.sh:main:857 : install_rpc_backend 2026-09-07 18:38:54.836 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-09-07 18:38:54.857 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:38:54.860 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-09-07 18:38:54.863 | + functions-common:install_package:1438 : update_package_repo 2026-09-07 18:38:54.866 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-07 18:38:54.869 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-07 18:38:54.872 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-07 18:38:54.876 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-07 18:38:54.879 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-07 18:38:54.882 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 18:38:54.886 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 18:38:54.888 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-07 18:38:54.892 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-07 18:38:54.896 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-07 18:38:54.900 | + functions-common:apt_get_update:1167 : return 2026-09-07 18:38:54.903 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-09-07 18:38:54.907 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-07 18:38:54.911 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 18:38:54.915 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 18:38:54.917 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-09-07 18:38:54.946 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-09-07 18:38:54.984 | Reading package lists... 2026-09-07 18:38:55.356 | Building dependency tree... 2026-09-07 18:38:55.359 | Reading state information... 2026-09-07 18:38:55.911 | The following packages were automatically installed and are no longer required: 2026-09-07 18:38:55.913 | libfwupd2 libgusb2 2026-09-07 18:38:55.914 | Use 'sudo apt autoremove' to remove them. 2026-09-07 18:38:55.915 | The following additional packages will be installed: 2026-09-07 18:38:55.915 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-09-07 18:38:55.915 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-09-07 18:38:55.916 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-09-07 18:38:55.920 | erlang-tools erlang-xmerl 2026-09-07 18:38:55.920 | Suggested packages: 2026-09-07 18:38:55.920 | erlang erlang-manpages erlang-doc 2026-09-07 18:38:55.982 | The following NEW packages will be installed: 2026-09-07 18:38:55.982 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-09-07 18:38:55.982 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-09-07 18:38:55.983 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-09-07 18:38:55.985 | erlang-tools erlang-xmerl rabbitmq-server 2026-09-07 18:38:56.234 | 0 upgraded, 18 newly installed, 0 to remove and 51 not upgraded. 2026-09-07 18:38:56.234 | Need to get 36.1 MB of archives. 2026-09-07 18:38:56.234 | After this operation, 56.3 MB of additional disk space will be used. 2026-09-07 18:38:56.234 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-09-07 18:38:57.375 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-09-07 18:38:57.385 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-09-07 18:38:57.388 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-09-07 18:38:57.397 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-09-07 18:38:57.407 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-09-07 18:38:57.410 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1646 kB] 2026-09-07 18:38:57.485 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-09-07 18:38:57.487 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-09-07 18:38:57.488 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-09-07 18:38:57.490 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-09-07 18:38:57.566 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1878 kB] 2026-09-07 18:38:57.586 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-09-07 18:38:57.588 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-09-07 18:38:57.590 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-09-07 18:38:57.594 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-09-07 18:38:57.661 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1371 kB] 2026-09-07 18:38:57.677 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-09-07 18:38:58.379 | perl: warning: Setting locale failed. 2026-09-07 18:38:58.380 | perl: warning: Please check that your locale settings: 2026-09-07 18:38:58.380 | LANGUAGE = (unset), 2026-09-07 18:38:58.380 | LC_ALL = "en_US.utf8", 2026-09-07 18:38:58.380 | LANG = "de_DE.UTF-8" 2026-09-07 18:38:58.380 | are supported and installed on your system. 2026-09-07 18:38:58.380 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 18:38:58.442 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-07 18:38:58.442 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-07 18:38:58.442 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-07 18:38:58.630 | Fetched 36.1 MB in 2s (16.8 MB/s) 2026-09-07 18:38:58.675 | Selecting previously unselected package erlang-base. 2026-09-07 18:38:58.732 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 123043 files and directories currently installed.) 2026-09-07 18:38:58.738 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-07 18:38:58.742 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 18:38:59.120 | Selecting previously unselected package erlang-asn1. 2026-09-07 18:38:59.135 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-07 18:38:59.139 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 18:38:59.203 | Selecting previously unselected package erlang-crypto. 2026-09-07 18:38:59.218 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-07 18:38:59.221 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 18:38:59.269 | Selecting previously unselected package erlang-public-key. 2026-09-07 18:38:59.283 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-07 18:38:59.287 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 18:38:59.342 | Selecting previously unselected package erlang-mnesia. 2026-09-07 18:38:59.357 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-07 18:38:59.361 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 18:38:59.428 | Selecting previously unselected package erlang-runtime-tools. 2026-09-07 18:38:59.443 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-07 18:38:59.447 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 18:38:59.514 | Selecting previously unselected package erlang-ssl. 2026-09-07 18:38:59.528 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-07 18:38:59.533 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 18:38:59.625 | Selecting previously unselected package erlang-eldap. 2026-09-07 18:38:59.640 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-07 18:38:59.645 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 18:38:59.688 | Selecting previously unselected package erlang-ftp. 2026-09-07 18:38:59.702 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-07 18:38:59.707 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 18:38:59.753 | Selecting previously unselected package erlang-tftp. 2026-09-07 18:38:59.766 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-07 18:38:59.770 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 18:38:59.824 | Selecting previously unselected package erlang-inets. 2026-09-07 18:38:59.839 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-07 18:38:59.843 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 18:38:59.929 | Selecting previously unselected package erlang-snmp. 2026-09-07 18:38:59.944 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-07 18:38:59.948 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 18:39:00.103 | Selecting previously unselected package erlang-os-mon. 2026-09-07 18:39:00.116 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-07 18:39:00.120 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 18:39:00.167 | Selecting previously unselected package erlang-parsetools. 2026-09-07 18:39:00.179 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-07 18:39:00.183 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 18:39:00.227 | Selecting previously unselected package erlang-syntax-tools. 2026-09-07 18:39:00.239 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-07 18:39:00.243 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 18:39:00.290 | Selecting previously unselected package erlang-tools. 2026-09-07 18:39:00.302 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-07 18:39:00.307 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 18:39:00.369 | Selecting previously unselected package erlang-xmerl. 2026-09-07 18:39:00.381 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-07 18:39:00.385 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 18:39:00.466 | Selecting previously unselected package rabbitmq-server. 2026-09-07 18:39:00.478 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-09-07 18:39:00.484 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-09-07 18:39:01.526 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 18:39:01.890 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-09-07 18:39:01.890 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-09-07 18:39:04.401 | Searching for services which depend on erlang and should be started... none found. 2026-09-07 18:39:04.435 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 18:39:04.445 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 18:39:04.455 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 18:39:04.465 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 18:39:04.475 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 18:39:04.485 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 18:39:04.495 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 18:39:04.505 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 18:39:04.514 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 18:39:04.524 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 18:39:04.534 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 18:39:04.543 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 18:39:04.553 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 18:39:04.562 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 18:39:04.572 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 18:39:04.582 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 18:39:04.591 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-09-07 18:39:04.677 | info: Selecting GID from range 100 to 999 ... 2026-09-07 18:39:04.682 | info: Adding group `rabbitmq' (GID 118) ... 2026-09-07 18:39:04.782 | info: Selecting UID from range 100 to 999 ... 2026-09-07 18:39:04.782 | 2026-09-07 18:39:04.788 | info: Adding system user `rabbitmq' (UID 116) ... 2026-09-07 18:39:04.790 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-09-07 18:39:04.840 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-09-07 18:39:05.051 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-09-07 18:39:21.131 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-07 18:39:22.801 | perl: warning: Setting locale failed. 2026-09-07 18:39:22.801 | perl: warning: Please check that your locale settings: 2026-09-07 18:39:22.801 | LANGUAGE = (unset), 2026-09-07 18:39:22.801 | LC_ALL = "en_US.utf8", 2026-09-07 18:39:22.801 | LANG = "de_DE.UTF-8" 2026-09-07 18:39:22.801 | are supported and installed on your system. 2026-09-07 18:39:22.802 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 18:39:22.932 | perl: warning: Setting locale failed. 2026-09-07 18:39:22.933 | perl: warning: Please check that your locale settings: 2026-09-07 18:39:22.933 | LANGUAGE = (unset), 2026-09-07 18:39:22.933 | LC_ALL = "en_US.utf8", 2026-09-07 18:39:22.933 | LANG = "de_DE.UTF-8" 2026-09-07 18:39:22.933 | are supported and installed on your system. 2026-09-07 18:39:22.933 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 18:39:22.984 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-07 18:39:22.984 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-07 18:39:22.984 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-07 18:39:23.055 | perl: warning: Setting locale failed. 2026-09-07 18:39:23.055 | perl: warning: Please check that your locale settings: 2026-09-07 18:39:23.055 | LANGUAGE = (unset), 2026-09-07 18:39:23.055 | LC_ALL = "en_US.utf8", 2026-09-07 18:39:23.055 | LANG = "de_DE.UTF-8" 2026-09-07 18:39:23.055 | are supported and installed on your system. 2026-09-07 18:39:23.056 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 18:39:23.408 | 2026-09-07 18:39:23.408 | Running kernel seems to be up-to-date. 2026-09-07 18:39:23.409 | 2026-09-07 18:39:23.409 | Restarting services... 2026-09-07 18:39:23.469 | 2026-09-07 18:39:23.469 | Service restarts being deferred: 2026-09-07 18:39:23.469 | systemctl restart getty@tty1.service 2026-09-07 18:39:23.469 | systemctl restart serial-getty@hvc0.service 2026-09-07 18:39:23.469 | systemctl restart systemd-logind.service 2026-09-07 18:39:23.469 | systemctl restart virtlockd.service 2026-09-07 18:39:23.469 | systemctl restart virtlogd.service 2026-09-07 18:39:23.469 | 2026-09-07 18:39:23.470 | No containers need to be restarted. 2026-09-07 18:39:23.470 | 2026-09-07 18:39:23.470 | User sessions running outdated binaries: 2026-09-07 18:39:23.470 | quobyte @ session #6: bash[2032], sshd[1985,2031] 2026-09-07 18:39:23.479 | quobyte @ user manager service: systemd[1163] 2026-09-07 18:39:23.489 | 2026-09-07 18:39:23.489 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-07 18:39:25.592 | + functions-common:apt_get:1211 : result=0 2026-09-07 18:39:25.596 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-07 18:39:25.600 | + functions-common:time_stop:2420 : local name 2026-09-07 18:39:25.603 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:39:25.607 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:39:25.611 | + functions-common:time_stop:2423 : local total 2026-09-07 18:39:25.615 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:39:25.618 | + functions-common:time_stop:2426 : name=apt-get 2026-09-07 18:39:25.622 | + functions-common:time_stop:2427 : start_time=1788806334942 2026-09-07 18:39:25.626 | + functions-common:time_stop:2429 : [[ -z 1788806334942 ]] 2026-09-07 18:39:25.631 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:39:25.635 | + functions-common:time_stop:2432 : end_time=1788806365632 2026-09-07 18:39:25.639 | + functions-common:time_stop:2433 : elapsed_time=30690 2026-09-07 18:39:25.643 | + functions-common:time_stop:2434 : total=74717 2026-09-07 18:39:25.647 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:39:25.650 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=105407 2026-09-07 18:39:25.654 | + functions-common:apt_get:1215 : return 0 2026-09-07 18:39:25.658 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-09-07 18:39:25.662 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-07 18:39:25.666 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-07 18:39:25.670 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-07 18:39:25.673 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-07 18:39:25.677 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-07 18:39:25.681 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-07 18:39:25.685 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-07 18:39:25.689 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-07 18:39:25.693 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-07 18:39:25.697 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-07 18:39:25.701 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-07 18:39:25.705 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-07 18:39:25.709 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-07 18:39:25.713 | + ./stack.sh:main:858 : restart_rpc_backend 2026-09-07 18:39:25.717 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-09-07 18:39:25.741 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:39:25.745 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-09-07 18:39:25.748 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 18:39:25.752 | + ./stack.sh:echo_summary:450 : echo -e Starting RabbitMQ 2026-09-07 18:39:25.755 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-09-07 18:39:25.760 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-09-07 18:39:25.766 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-09-07 18:39:25.769 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-09-07 18:39:25.772 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-09-07 18:39:25.776 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-09-07 18:39:25.779 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-09-07 18:39:25.783 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-09-07 18:39:25.788 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-09-07 18:39:26.969 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-09-07 18:39:26.969 | user tags 2026-09-07 18:39:26.969 | guest [administrator]' 2026-09-07 18:39:26.975 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-09-07 18:39:26.975 | user tags 2026-09-07 18:39:26.975 | guest [administrator]' 2026-09-07 18:39:26.975 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-09-07 18:39:26.983 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-09-07 18:39:26.987 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-09-07 18:39:26.991 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-09-07 18:39:28.099 | Adding user "stackrabbit" ... 2026-09-07 18:39:28.123 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-09-07 18:39:28.147 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-09-07 18:39:29.277 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-09-07 18:39:29.313 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-09-07 18:39:29.317 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-09-07 18:39:30.384 | Changing password for user "stackrabbit" ... 2026-09-07 18:39:30.420 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-09-07 18:39:30.424 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-09-07 18:39:30.428 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-09-07 18:39:31.536 | Deleting user "guest" ... 2026-09-07 18:39:31.574 | + ./stack.sh:main:860 : is_service_enabled mysql postgresql 2026-09-07 18:39:31.599 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:39:31.603 | + ./stack.sh:main:861 : install_database 2026-09-07 18:39:31.606 | + lib/database:install_database:118 : install_database_mysql 2026-09-07 18:39:31.610 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-09-07 18:39:31.614 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 18:39:31.617 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 18:39:31.621 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-09-07 18:39:31.634 | perl: warning: Setting locale failed. 2026-09-07 18:39:31.634 | perl: warning: Please check that your locale settings: 2026-09-07 18:39:31.634 | LANGUAGE = (unset), 2026-09-07 18:39:31.634 | LC_ALL = "en_US.utf8", 2026-09-07 18:39:31.634 | LANG = "de_DE.UTF-8" 2026-09-07 18:39:31.634 | are supported and installed on your system. 2026-09-07 18:39:31.635 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 18:39:31.686 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-07 18:39:31.687 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-07 18:39:31.687 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-07 18:39:31.797 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-09-07 18:39:31.800 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-09-07 18:39:31.806 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-09-07 18:39:31.810 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 18:39:31.814 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 18:39:31.817 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-09-07 18:39:31.821 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-09-07 18:39:31.825 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-09-07 18:39:31.831 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-09-07 18:39:31.835 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-09-07 18:39:31.839 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-07 18:39:31.843 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-07 18:39:31.847 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-07 18:39:31.851 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-07 18:39:31.855 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-07 18:39:31.859 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-07 18:39:31.862 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-07 18:39:31.866 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-07 18:39:31.870 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-07 18:39:31.874 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-07 18:39:31.877 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-07 18:39:31.881 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-07 18:39:31.885 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-07 18:39:31.889 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-09-07 18:39:31.893 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 18:39:31.896 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 18:39:31.900 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-09-07 18:39:31.904 | + functions-common:install_package:1438 : update_package_repo 2026-09-07 18:39:31.908 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-07 18:39:31.912 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-07 18:39:31.916 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-07 18:39:31.920 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-07 18:39:31.925 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-07 18:39:31.929 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 18:39:31.933 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 18:39:31.937 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-07 18:39:31.941 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-07 18:39:31.945 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-07 18:39:31.949 | + functions-common:apt_get_update:1167 : return 2026-09-07 18:39:31.953 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-09-07 18:39:31.956 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-07 18:39:31.960 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 18:39:31.964 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 18:39:31.968 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-09-07 18:39:31.999 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-09-07 18:39:32.037 | Reading package lists... 2026-09-07 18:39:32.467 | Building dependency tree... 2026-09-07 18:39:32.468 | Reading state information... 2026-09-07 18:39:33.185 | The following packages were automatically installed and are no longer required: 2026-09-07 18:39:33.187 | libfwupd2 libgusb2 2026-09-07 18:39:33.187 | Use 'sudo apt autoremove' to remove them. 2026-09-07 18:39:33.189 | The following additional packages will be installed: 2026-09-07 18:39:33.189 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-09-07 18:39:33.190 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-09-07 18:39:33.190 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-09-07 18:39:33.190 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-09-07 18:39:33.190 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-09-07 18:39:33.191 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-09-07 18:39:33.191 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-09-07 18:39:33.194 | Suggested packages: 2026-09-07 18:39:33.194 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-09-07 18:39:33.194 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-09-07 18:39:33.253 | The following NEW packages will be installed: 2026-09-07 18:39:33.253 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-09-07 18:39:33.254 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-09-07 18:39:33.254 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-09-07 18:39:33.254 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-09-07 18:39:33.254 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-09-07 18:39:33.255 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-09-07 18:39:33.255 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-09-07 18:39:33.360 | 0 upgraded, 27 newly installed, 0 to remove and 51 not upgraded. 2026-09-07 18:39:33.360 | Need to get 29.6 MB of archives. 2026-09-07 18:39:33.360 | After this operation, 243 MB of additional disk space will be used. 2026-09-07 18:39:33.360 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.4 [2740 kB] 2026-09-07 18:39:33.571 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.4 [22.4 kB] 2026-09-07 18:39:33.572 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2.1 [7984 B] 2026-09-07 18:39:33.573 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-09-07 18:39:33.578 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-09-07 18:39:33.585 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.4 [17.5 MB] 2026-09-07 18:39:33.851 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.4 [1443 kB] 2026-09-07 18:39:33.867 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-09-07 18:39:33.868 | Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-09-07 18:39:33.869 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhtml-parser-perl amd64 3.81-1ubuntu0.1 [86.0 kB] 2026-09-07 18:39:33.871 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-09-07 18:39:33.873 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2026-09-07 18:39:33.874 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-09-07 18:39:33.875 | Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-09-07 18:39:33.876 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-09-07 18:39:33.877 | Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-09-07 18:39:33.900 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi-bin amd64 2.4.2-2.1ubuntu0.24.04.1 [11.2 kB] 2026-09-07 18:39:33.901 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-09-07 18:39:33.903 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-09-07 18:39:33.904 | Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhttp-date-perl all 6.06-1ubuntu0.24.04.1 [10.6 kB] 2026-09-07 18:39:33.906 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-09-07 18:39:33.907 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-09-07 18:39:33.908 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-09-07 18:39:33.910 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-09-07 18:39:33.911 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-09-07 18:39:34.003 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-09-07 18:39:34.003 | Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.4 [9524 B] 2026-09-07 18:39:34.250 | perl: warning: Setting locale failed. 2026-09-07 18:39:34.251 | perl: warning: Please check that your locale settings: 2026-09-07 18:39:34.251 | LANGUAGE = (unset), 2026-09-07 18:39:34.251 | LC_ALL = "en_US.utf8", 2026-09-07 18:39:34.251 | LANG = "de_DE.UTF-8" 2026-09-07 18:39:34.251 | are supported and installed on your system. 2026-09-07 18:39:34.251 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 18:39:34.314 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-07 18:39:34.314 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-07 18:39:34.315 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-07 18:39:34.444 | Vorkonfiguration der Pakete ... 2026-09-07 18:39:34.456 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 18:39:34.604 | Fetched 29.6 MB in 1s (41.2 MB/s) 2026-09-07 18:39:34.639 | Selecting previously unselected package mysql-client-core-8.0. 2026-09-07 18:39:34.708 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 125848 files and directories currently installed.) 2026-09-07 18:39:34.716 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-07 18:39:34.719 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-07 18:39:35.130 | Selecting previously unselected package mysql-client-8.0. 2026-09-07 18:39:35.144 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-07 18:39:35.148 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-07 18:39:35.203 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-09-07 18:39:35.217 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2.1_amd64.deb ... 2026-09-07 18:39:35.224 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-07 18:39:35.275 | Selecting previously unselected package libmecab2:amd64. 2026-09-07 18:39:35.289 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-09-07 18:39:35.293 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-09-07 18:39:35.349 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-09-07 18:39:35.363 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-09-07 18:39:35.366 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-09-07 18:39:35.419 | Selecting previously unselected package mysql-server-core-8.0. 2026-09-07 18:39:35.433 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-07 18:39:35.437 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-07 18:39:36.397 | Selecting previously unselected package mysql-server-8.0. 2026-09-07 18:39:36.408 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-07 18:39:36.417 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 18:39:36.471 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-07 18:39:36.472 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-07 18:39:36.472 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-07 18:39:36.551 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 18:39:36.562 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 18:39:36.865 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-07 18:39:36.936 | Selecting previously unselected package libhtml-tagset-perl. 2026-09-07 18:39:36.950 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-09-07 18:39:36.954 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-09-07 18:39:36.998 | Selecting previously unselected package liburi-perl. 2026-09-07 18:39:37.011 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-09-07 18:39:37.015 | Unpacking liburi-perl (5.27-1) ... 2026-09-07 18:39:37.100 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-09-07 18:39:37.114 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1ubuntu0.1_amd64.deb ... 2026-09-07 18:39:37.118 | Unpacking libhtml-parser-perl:amd64 (3.81-1ubuntu0.1) ... 2026-09-07 18:39:37.178 | Selecting previously unselected package libcgi-pm-perl. 2026-09-07 18:39:37.193 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-09-07 18:39:37.196 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-09-07 18:39:37.262 | Selecting previously unselected package libfcgi0t64:amd64. 2026-09-07 18:39:37.277 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-09-07 18:39:37.280 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-09-07 18:39:37.326 | Selecting previously unselected package libfcgi-perl. 2026-09-07 18:39:37.340 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-09-07 18:39:37.344 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-09-07 18:39:37.392 | Selecting previously unselected package libcgi-fast-perl. 2026-09-07 18:39:37.406 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-09-07 18:39:37.410 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-09-07 18:39:37.453 | Selecting previously unselected package libclone-perl:amd64. 2026-09-07 18:39:37.468 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-09-07 18:39:37.471 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-09-07 18:39:37.516 | Selecting previously unselected package libencode-locale-perl. 2026-09-07 18:39:37.530 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-09-07 18:39:37.534 | Unpacking libencode-locale-perl (1.05-3) ... 2026-09-07 18:39:37.578 | Selecting previously unselected package libfcgi-bin. 2026-09-07 18:39:37.593 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-09-07 18:39:37.596 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-09-07 18:39:37.641 | Selecting previously unselected package libhtml-template-perl. 2026-09-07 18:39:37.656 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-09-07 18:39:37.660 | Unpacking libhtml-template-perl (2.97-2) ... 2026-09-07 18:39:37.708 | Selecting previously unselected package libtimedate-perl. 2026-09-07 18:39:37.723 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-09-07 18:39:37.727 | Unpacking libtimedate-perl (2.3300-2) ... 2026-09-07 18:39:37.801 | Selecting previously unselected package libhttp-date-perl. 2026-09-07 18:39:37.817 | Preparing to unpack .../19-libhttp-date-perl_6.06-1ubuntu0.24.04.1_all.deb ... 2026-09-07 18:39:37.820 | Unpacking libhttp-date-perl (6.06-1ubuntu0.24.04.1) ... 2026-09-07 18:39:37.865 | Selecting previously unselected package libio-html-perl. 2026-09-07 18:39:37.880 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-09-07 18:39:37.883 | Unpacking libio-html-perl (1.004-3) ... 2026-09-07 18:39:37.928 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-09-07 18:39:37.942 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-09-07 18:39:37.946 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-09-07 18:39:37.994 | Selecting previously unselected package libhttp-message-perl. 2026-09-07 18:39:38.008 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-09-07 18:39:38.012 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-09-07 18:39:38.069 | Selecting previously unselected package mecab-utils. 2026-09-07 18:39:38.083 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-09-07 18:39:38.088 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-09-07 18:39:38.137 | Selecting previously unselected package mecab-ipadic. 2026-09-07 18:39:38.150 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-09-07 18:39:38.153 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-09-07 18:39:38.784 | Selecting previously unselected package mecab-ipadic-utf8. 2026-09-07 18:39:38.797 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-09-07 18:39:38.800 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-09-07 18:39:38.843 | Selecting previously unselected package mysql-server. 2026-09-07 18:39:38.856 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.4_all.deb ... 2026-09-07 18:39:38.860 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.4) ... 2026-09-07 18:39:38.929 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-09-07 18:39:38.940 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-09-07 18:39:38.954 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-07 18:39:38.965 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-09-07 18:39:38.975 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-07 18:39:38.986 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-09-07 18:39:38.997 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-09-07 18:39:39.008 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-09-07 18:39:39.019 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-09-07 18:39:39.029 | Setting up libencode-locale-perl (1.05-3) ... 2026-09-07 18:39:39.040 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-09-07 18:39:39.050 | Setting up libio-html-perl (1.004-3) ... 2026-09-07 18:39:39.061 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-07 18:39:39.071 | Setting up libtimedate-perl (2.3300-2) ... 2026-09-07 18:39:39.081 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-07 18:39:39.092 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-09-07 18:39:39.102 | Setting up liburi-perl (5.27-1) ... 2026-09-07 18:39:39.113 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-07 18:39:39.161 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 18:39:39.213 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-07 18:39:39.213 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-07 18:39:39.213 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-07 18:39:39.290 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 18:39:39.304 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 18:39:39.354 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-09-07 18:39:39.389 | Renaming removed key_buffer and myisam-recover options (if present) 2026-09-07 18:39:51.205 | mysqld will log errors to /var/log/mysql/error.log 2026-09-07 18:39:52.093 | mysqld is running as pid 17051 2026-09-07 18:39:54.537 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-09-07 18:39:56.198 | Setting up libhttp-date-perl (6.06-1ubuntu0.24.04.1) ... 2026-09-07 18:39:56.210 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-09-07 18:39:56.219 | Compiling IPA dictionary for Mecab. This takes long time... 2026-09-07 18:39:56.224 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-09-07 18:39:56.224 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-09-07 18:39:56.225 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-09-07 18:39:56.225 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-09-07 18:39:56.299 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-09-07 18:39:56.299 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-09-07 18:39:56.623 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-09-07 18:39:56.624 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-09-07 18:39:56.624 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-09-07 18:39:56.624 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-09-07 18:39:56.671 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-09-07 18:39:56.671 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-09-07 18:39:56.680 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-09-07 18:39:56.681 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-09-07 18:39:56.681 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-09-07 18:39:56.684 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-09-07 18:39:56.684 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-09-07 18:39:56.833 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-09-07 18:39:56.833 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-09-07 18:39:57.073 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-09-07 18:39:57.122 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-09-07 18:39:57.126 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-09-07 18:39:57.127 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-09-07 18:39:57.127 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-09-07 18:39:57.221 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-09-07 18:39:57.250 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-09-07 18:39:57.258 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-09-07 18:39:57.259 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-09-07 18:39:57.260 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-09-07 18:39:57.626 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-09-07 18:39:57.751 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-09-07 18:39:57.998 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-09-07 18:39:58.001 | 2026-09-07 18:39:58.001 | done! 2026-09-07 18:39:58.009 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-09-07 18:39:58.015 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-09-07 18:39:58.024 | Compiling IPA dictionary for Mecab. This takes long time... 2026-09-07 18:39:58.029 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-09-07 18:39:58.029 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-09-07 18:39:58.030 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-09-07 18:39:58.030 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-09-07 18:39:58.131 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-09-07 18:39:58.131 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-09-07 18:39:58.599 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-09-07 18:39:58.601 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-09-07 18:39:58.601 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-09-07 18:39:58.601 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-09-07 18:39:58.677 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-09-07 18:39:58.677 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-09-07 18:39:58.689 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-09-07 18:39:58.689 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-09-07 18:39:58.689 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-09-07 18:39:58.693 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-09-07 18:39:58.693 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-09-07 18:39:58.897 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-09-07 18:39:58.897 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-09-07 18:39:59.205 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-09-07 18:39:59.274 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-09-07 18:39:59.280 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-09-07 18:39:59.280 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-09-07 18:39:59.281 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-09-07 18:39:59.405 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-09-07 18:39:59.445 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-09-07 18:39:59.455 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-09-07 18:39:59.456 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-09-07 18:39:59.456 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-09-07 18:39:59.888 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-09-07 18:40:00.017 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-09-07 18:40:00.269 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-09-07 18:40:00.272 | 2026-09-07 18:40:00.272 | done! 2026-09-07 18:40:00.282 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-09-07 18:40:00.290 | Setting up libhtml-parser-perl:amd64 (3.81-1ubuntu0.1) ... 2026-09-07 18:40:00.301 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-09-07 18:40:00.312 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.4) ... 2026-09-07 18:40:00.323 | Setting up libcgi-pm-perl (4.63-1) ... 2026-09-07 18:40:00.333 | Setting up libhtml-template-perl (2.97-2) ... 2026-09-07 18:40:00.345 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-09-07 18:40:00.356 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-07 18:40:02.238 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-09-07 18:40:02.498 | perl: warning: Setting locale failed. 2026-09-07 18:40:02.498 | perl: warning: Please check that your locale settings: 2026-09-07 18:40:02.498 | LANGUAGE = (unset), 2026-09-07 18:40:02.498 | LC_ALL = "en_US.utf8", 2026-09-07 18:40:02.499 | LANG = "de_DE.UTF-8" 2026-09-07 18:40:02.499 | are supported and installed on your system. 2026-09-07 18:40:02.499 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 18:40:02.625 | perl: warning: Setting locale failed. 2026-09-07 18:40:02.626 | perl: warning: Please check that your locale settings: 2026-09-07 18:40:02.626 | LANGUAGE = (unset), 2026-09-07 18:40:02.626 | LC_ALL = "en_US.utf8", 2026-09-07 18:40:02.626 | LANG = "de_DE.UTF-8" 2026-09-07 18:40:02.626 | are supported and installed on your system. 2026-09-07 18:40:02.628 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 18:40:02.676 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-07 18:40:02.677 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-07 18:40:02.677 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-07 18:40:02.747 | perl: warning: Setting locale failed. 2026-09-07 18:40:02.747 | perl: warning: Please check that your locale settings: 2026-09-07 18:40:02.747 | LANGUAGE = (unset), 2026-09-07 18:40:02.747 | LC_ALL = "en_US.utf8", 2026-09-07 18:40:02.747 | LANG = "de_DE.UTF-8" 2026-09-07 18:40:02.748 | are supported and installed on your system. 2026-09-07 18:40:02.748 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 18:40:03.101 | 2026-09-07 18:40:03.101 | Running kernel seems to be up-to-date. 2026-09-07 18:40:03.101 | 2026-09-07 18:40:03.101 | Restarting services... 2026-09-07 18:40:03.168 | 2026-09-07 18:40:03.169 | Service restarts being deferred: 2026-09-07 18:40:03.169 | systemctl restart getty@tty1.service 2026-09-07 18:40:03.169 | systemctl restart serial-getty@hvc0.service 2026-09-07 18:40:03.169 | systemctl restart systemd-logind.service 2026-09-07 18:40:03.169 | systemctl restart virtlockd.service 2026-09-07 18:40:03.169 | systemctl restart virtlogd.service 2026-09-07 18:40:03.169 | 2026-09-07 18:40:03.169 | No containers need to be restarted. 2026-09-07 18:40:03.169 | 2026-09-07 18:40:03.169 | User sessions running outdated binaries: 2026-09-07 18:40:03.170 | quobyte @ session #6: bash[2032], sshd[1985,2031] 2026-09-07 18:40:03.181 | quobyte @ user manager service: systemd[1163] 2026-09-07 18:40:03.191 | 2026-09-07 18:40:03.191 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-07 18:40:05.553 | + functions-common:apt_get:1211 : result=0 2026-09-07 18:40:05.557 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-07 18:40:05.561 | + functions-common:time_stop:2420 : local name 2026-09-07 18:40:05.564 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:40:05.567 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:40:05.571 | + functions-common:time_stop:2423 : local total 2026-09-07 18:40:05.574 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:40:05.578 | + functions-common:time_stop:2426 : name=apt-get 2026-09-07 18:40:05.581 | + functions-common:time_stop:2427 : start_time=1788806371994 2026-09-07 18:40:05.584 | + functions-common:time_stop:2429 : [[ -z 1788806371994 ]] 2026-09-07 18:40:05.589 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:40:05.595 | + functions-common:time_stop:2432 : end_time=1788806405590 2026-09-07 18:40:05.598 | + functions-common:time_stop:2433 : elapsed_time=33596 2026-09-07 18:40:05.602 | + functions-common:time_stop:2434 : total=105407 2026-09-07 18:40:05.605 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:40:05.608 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=139003 2026-09-07 18:40:05.612 | + functions-common:apt_get:1215 : return 0 2026-09-07 18:40:05.616 | + ./stack.sh:main:863 : '[' -n mysql ']' 2026-09-07 18:40:05.620 | + ./stack.sh:main:864 : install_database_python 2026-09-07 18:40:05.623 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-09-07 18:40:05.627 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-09-07 18:40:05.631 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-09-07 18:40:05.635 | + inc/python:pip_install_gr:95 : local clean_name 2026-09-07 18:40:05.640 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-09-07 18:40:05.644 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-09-07 18:40:05.647 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-09-07 18:40:05.653 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-09-07 18:40:05.653 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-09-07 18:40:05.659 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-09-07 18:40:05.663 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-09-07 18:40:05.667 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-09-07 18:40:05.672 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-09-07 18:40:05.676 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-09-07 18:40:05.707 | Using python 3.12 to install PyMySQL 2026-09-07 18:40:05.711 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2026-09-07 18:40:06.856 | Collecting PyMySQL 2026-09-07 18:40:07.019 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-09-07 18:40:07.049 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-09-07 18:40:07.240 | Installing collected packages: PyMySQL 2026-09-07 18:40:07.308 | Successfully installed PyMySQL-1.2.0 2026-09-07 18:40:07.410 | + inc/python:pip_install:216 : result=0 2026-09-07 18:40:07.414 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-07 18:40:07.418 | + functions-common:time_stop:2420 : local name 2026-09-07 18:40:07.422 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:40:07.426 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:40:07.430 | + functions-common:time_stop:2423 : local total 2026-09-07 18:40:07.434 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:40:07.438 | + functions-common:time_stop:2426 : name=pip_install 2026-09-07 18:40:07.441 | + functions-common:time_stop:2427 : start_time=1788806405700 2026-09-07 18:40:07.445 | + functions-common:time_stop:2429 : [[ -z 1788806405700 ]] 2026-09-07 18:40:07.450 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:40:07.456 | + functions-common:time_stop:2432 : end_time=1788806407451 2026-09-07 18:40:07.460 | + functions-common:time_stop:2433 : elapsed_time=1751 2026-09-07 18:40:07.463 | + functions-common:time_stop:2434 : total=33811 2026-09-07 18:40:07.467 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:40:07.471 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35562 2026-09-07 18:40:07.474 | + inc/python:pip_install:219 : return 0 2026-09-07 18:40:07.478 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-09-07 18:40:07.482 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-09-07 18:40:07.485 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-09-07 18:40:07.490 | + ./stack.sh:main:867 : is_service_enabled neutron 2026-09-07 18:40:07.515 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:40:07.519 | + ./stack.sh:main:868 : install_neutron_agent_packages 2026-09-07 18:40:07.523 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-l3 neutron-l3 2026-09-07 18:40:07.548 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:40:07.552 | + lib/neutron:install_neutron_agent_packages:555 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-09-07 18:40:07.578 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:40:07.582 | + ./stack.sh:main:871 : is_service_enabled etcd3 2026-09-07 18:40:07.607 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:40:07.611 | + ./stack.sh:main:872 : install_etcd3 2026-09-07 18:40:07.615 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-09-07 18:40:07.615 | Installing etcd 2026-09-07 18:40:07.619 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-09-07 18:40:07.636 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-09-07 18:40:07.654 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-09-07 18:40:07.657 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-09-07 18:40:07.678 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-09-07 18:40:07.683 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-09-07 18:40:07.687 | ++ functions:get_extra_file:66 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-09-07 18:40:07.691 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-09-07 18:40:07.695 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-09-07 18:40:07.699 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-09-07 18:40:07.703 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-09-07 18:40:07.707 | ++ functions:get_extra_file:72 : [[ https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz != file* ]] 2026-09-07 18:40:07.711 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-09-07 18:40:07.715 | ++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz -O /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-09-07 18:40:07.720 | --2026-09-07 20:40:07-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-09-07 18:40:07.769 | Resolving github.com (github.com)... 140.82.121.4 2026-09-07 18:40:07.788 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-09-07 18:40:08.021 | HTTP request sent, awaiting response... 302 Found 2026-09-07 18:40:08.021 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-09-07T19%3A32%3A26Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-09-07T18%3A31%3A32Z&ske=2026-09-07T19%3A32%3A26Z&sks=b&skv=2018-11-09&sig=Xu8pcqPkZrSIqjLvzHpe3O4uLonM5r6zVBIJS1WvgDs%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODgwODIwNywibmJmIjoxNzg4ODA2NDA3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.07Psx3Ins8pInvHCAFdwQ8XWa1SYYYHW0qqKnQFHTZw&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-09-07 18:40:08.021 | --2026-09-07 20:40:08-- https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-09-07T19%3A32%3A26Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-09-07T18%3A31%3A32Z&ske=2026-09-07T19%3A32%3A26Z&sks=b&skv=2018-11-09&sig=Xu8pcqPkZrSIqjLvzHpe3O4uLonM5r6zVBIJS1WvgDs%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODgwODIwNywibmJmIjoxNzg4ODA2NDA3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.07Psx3Ins8pInvHCAFdwQ8XWa1SYYYHW0qqKnQFHTZw&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-09-07 18:40:08.027 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.109.133, ... 2026-09-07 18:40:08.039 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-09-07 18:40:08.172 | HTTP request sent, awaiting response... 200 OK 2026-09-07 18:40:08.172 | Length: 20927601 (20M) [application/octet-stream] 2026-09-07 18:40:08.172 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-09-07 18:40:08.224 | 2026-09-07 18:40:08.525 | 0K ........ ........ ... 100% 56.6M=0.4s 2026-09-07 18:40:08.525 | 2026-09-07 18:40:08.525 | 2026-09-07 20:40:08 (56.6 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-09-07 18:40:08.525 | 2026-09-07 18:40:08.531 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-09-07 18:40:08.536 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-09-07 18:40:08.540 | ++ functions:get_extra_file:81 : return 2026-09-07 18:40:08.545 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-09-07 18:40:08.549 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-09-07 18:40:08.553 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-09-07 18:40:08.557 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-09-07 18:40:08.585 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-09-07 18:40:08.589 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz -C /home/quobyte/devstack/files 2026-09-07 18:40:08.599 | etcd-v3.5.21-linux-amd64/ 2026-09-07 18:40:08.599 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-09-07 18:40:08.599 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-09-07 18:40:08.599 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-09-07 18:40:08.599 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-09-07 18:40:08.600 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-09-07 18:40:08.600 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-09-07 18:40:08.600 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-09-07 18:40:08.600 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-09-07 18:40:08.600 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-09-07 18:40:08.600 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-09-07 18:40:08.601 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-09-07 18:40:08.601 | etcd-v3.5.21-linux-amd64/README.md 2026-09-07 18:40:08.601 | etcd-v3.5.21-linux-amd64/etcdutl 2026-09-07 18:40:08.766 | etcd-v3.5.21-linux-amd64/etcdctl 2026-09-07 18:40:08.964 | etcd-v3.5.21-linux-amd64/etcd 2026-09-07 18:40:09.227 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-09-07 18:40:09.265 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-09-07 18:40:09.298 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-09-07 18:40:09.302 | + ./stack.sh:main:881 : is_service_enabled tls-proxy 2026-09-07 18:40:09.327 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:40:09.332 | + ./stack.sh:main:891 : install_dstat 2026-09-07 18:40:09.336 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-09-07 18:40:09.362 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:40:09.366 | + ./stack.sh:main:897 : echo_summary 'Installing OpenStack project source' 2026-09-07 18:40:09.371 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 18:40:09.375 | + ./stack.sh:echo_summary:450 : echo -e Installing OpenStack project source 2026-09-07 18:40:09.379 | + ./stack.sh:main:900 : install_libs 2026-09-07 18:40:09.382 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-09-07 18:40:09.386 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-09-07 18:40:09.390 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-09-07 18:40:09.393 | + inc/python:use_library_from_git:266 : local name=automaton 2026-09-07 18:40:09.397 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:40:09.401 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:40:09.405 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-09-07 18:40:09.409 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:40:09.413 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-09-07 18:40:09.416 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-09-07 18:40:09.421 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-09-07 18:40:09.424 | + inc/python:use_library_from_git:266 : local name=castellan 2026-09-07 18:40:09.430 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:40:09.433 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:40:09.437 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-09-07 18:40:09.441 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:40:09.445 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-09-07 18:40:09.448 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-09-07 18:40:09.452 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-09-07 18:40:09.456 | + inc/python:use_library_from_git:266 : local name=cliff 2026-09-07 18:40:09.460 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:40:09.464 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:40:09.468 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-09-07 18:40:09.471 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:40:09.476 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-09-07 18:40:09.480 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-09-07 18:40:09.484 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-09-07 18:40:09.488 | + inc/python:use_library_from_git:266 : local name=cursive 2026-09-07 18:40:09.492 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:40:09.496 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:40:09.499 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-09-07 18:40:09.503 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:40:09.507 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-09-07 18:40:09.511 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-09-07 18:40:09.515 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-09-07 18:40:09.519 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-09-07 18:40:09.522 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:40:09.526 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:40:09.530 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-09-07 18:40:09.534 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:40:09.538 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-09-07 18:40:09.542 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-09-07 18:40:09.546 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-09-07 18:40:09.549 | + inc/python:use_library_from_git:266 : local name=futurist 2026-09-07 18:40:09.553 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:40:09.557 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:40:09.561 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-09-07 18:40:09.565 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:40:09.570 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-09-07 18:40:09.573 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-09-07 18:40:09.577 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-09-07 18:40:09.581 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-09-07 18:40:09.585 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:40:09.589 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:40:09.592 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-09-07 18:40:09.596 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:40:09.600 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-09-07 18:40:09.604 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-09-07 18:40:09.608 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-09-07 18:40:09.611 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-09-07 18:40:09.615 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:40:09.619 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:40:09.623 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-09-07 18:40:09.627 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:40:09.630 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-09-07 18:40:09.634 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-09-07 18:40:09.638 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-09-07 18:40:09.642 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-09-07 18:40:09.646 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:40:09.650 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:40:09.653 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-09-07 18:40:09.657 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:40:09.661 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-09-07 18:40:09.665 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-09-07 18:40:09.669 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-09-07 18:40:09.673 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-09-07 18:40:09.677 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:40:09.680 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:40:09.684 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-09-07 18:40:09.688 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:40:09.692 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-09-07 18:40:09.695 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-09-07 18:40:09.699 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-09-07 18:40:09.703 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-09-07 18:40:09.707 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:40:09.711 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:40:09.715 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-09-07 18:40:09.719 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:40:09.723 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-09-07 18:40:09.726 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-09-07 18:40:09.730 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-09-07 18:40:09.734 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-09-07 18:40:09.738 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:40:09.742 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:40:09.746 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-09-07 18:40:09.750 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:40:09.754 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-09-07 18:40:09.758 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-09-07 18:40:09.762 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-09-07 18:40:09.765 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-09-07 18:40:09.769 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:40:09.773 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:40:09.776 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-09-07 18:40:09.780 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:40:09.785 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-09-07 18:40:09.789 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-09-07 18:40:09.792 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-09-07 18:40:09.797 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-09-07 18:40:09.800 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:40:09.804 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:40:09.808 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-09-07 18:40:09.812 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:40:09.816 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-09-07 18:40:09.820 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-09-07 18:40:09.824 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-09-07 18:40:09.828 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-09-07 18:40:09.832 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:40:09.836 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:40:09.840 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-09-07 18:40:09.844 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:40:09.848 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-09-07 18:40:09.852 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-09-07 18:40:09.856 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-09-07 18:40:09.860 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-09-07 18:40:09.864 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:40:09.868 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:40:09.872 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-09-07 18:40:09.876 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:40:09.880 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-09-07 18:40:09.890 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-09-07 18:40:09.894 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-09-07 18:40:09.898 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-09-07 18:40:09.902 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:40:09.906 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:40:09.910 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-09-07 18:40:09.914 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:40:09.918 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-09-07 18:40:09.922 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-09-07 18:40:09.926 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-09-07 18:40:09.930 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-09-07 18:40:09.934 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:40:09.938 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:40:09.942 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-09-07 18:40:09.946 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:40:09.950 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-09-07 18:40:09.954 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-09-07 18:40:09.958 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-09-07 18:40:09.962 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-09-07 18:40:09.965 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:40:09.969 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:40:09.973 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-09-07 18:40:09.977 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:40:09.981 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-09-07 18:40:09.985 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-09-07 18:40:09.989 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-09-07 18:40:09.993 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-09-07 18:40:09.997 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:40:10.001 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:40:10.005 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-09-07 18:40:10.009 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:40:10.012 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-09-07 18:40:10.017 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-09-07 18:40:10.020 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-09-07 18:40:10.024 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-09-07 18:40:10.028 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:40:10.032 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:40:10.036 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-09-07 18:40:10.040 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:40:10.044 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-09-07 18:40:10.048 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-09-07 18:40:10.052 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-09-07 18:40:10.056 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-09-07 18:40:10.059 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:40:10.063 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:40:10.067 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-09-07 18:40:10.071 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:40:10.075 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-09-07 18:40:10.079 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-09-07 18:40:10.083 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-09-07 18:40:10.087 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-09-07 18:40:10.091 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:40:10.095 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:40:10.099 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-09-07 18:40:10.102 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:40:10.106 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-09-07 18:40:10.110 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-09-07 18:40:10.114 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-09-07 18:40:10.118 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-09-07 18:40:10.122 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:40:10.125 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:40:10.130 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-09-07 18:40:10.134 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:40:10.138 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-09-07 18:40:10.142 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-09-07 18:40:10.146 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-09-07 18:40:10.150 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-09-07 18:40:10.154 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:40:10.157 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:40:10.161 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-09-07 18:40:10.165 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:40:10.169 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-09-07 18:40:10.173 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-09-07 18:40:10.177 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-09-07 18:40:10.181 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-09-07 18:40:10.184 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:40:10.188 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:40:10.192 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-09-07 18:40:10.196 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:40:10.200 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-09-07 18:40:10.203 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-09-07 18:40:10.207 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-09-07 18:40:10.211 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-09-07 18:40:10.215 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:40:10.218 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:40:10.222 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-09-07 18:40:10.226 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:40:10.230 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-09-07 18:40:10.233 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-09-07 18:40:10.237 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-09-07 18:40:10.241 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-09-07 18:40:10.245 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:40:10.248 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:40:10.252 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-09-07 18:40:10.256 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:40:10.260 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-09-07 18:40:10.263 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-09-07 18:40:10.267 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-09-07 18:40:10.271 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-09-07 18:40:10.275 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:40:10.279 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:40:10.282 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-09-07 18:40:10.286 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:40:10.290 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-09-07 18:40:10.294 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-09-07 18:40:10.298 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-09-07 18:40:10.302 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-09-07 18:40:10.305 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:40:10.309 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:40:10.313 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-09-07 18:40:10.317 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:40:10.321 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-09-07 18:40:10.325 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-09-07 18:40:10.328 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-09-07 18:40:10.332 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-09-07 18:40:10.336 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:40:10.340 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:40:10.344 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-09-07 18:40:10.348 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:40:10.352 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-09-07 18:40:10.356 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-09-07 18:40:10.359 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-09-07 18:40:10.363 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-09-07 18:40:10.367 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:40:10.371 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:40:10.375 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-09-07 18:40:10.379 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:40:10.382 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-09-07 18:40:10.386 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-09-07 18:40:10.390 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-09-07 18:40:10.394 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-09-07 18:40:10.398 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:40:10.402 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:40:10.406 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-09-07 18:40:10.410 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:40:10.414 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-09-07 18:40:10.418 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-09-07 18:40:10.422 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-09-07 18:40:10.425 | + inc/python:use_library_from_git:266 : local name=tooz 2026-09-07 18:40:10.429 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:40:10.433 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:40:10.437 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-09-07 18:40:10.441 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:40:10.445 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-09-07 18:40:10.449 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-09-07 18:40:10.453 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-09-07 18:40:10.457 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-09-07 18:40:10.460 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:40:10.464 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:40:10.468 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-09-07 18:40:10.472 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:40:10.475 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-09-07 18:40:10.479 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-09-07 18:40:10.483 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-09-07 18:40:10.487 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-09-07 18:40:10.491 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:40:10.495 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:40:10.499 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-09-07 18:40:10.503 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:40:10.507 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-09-07 18:40:10.511 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-09-07 18:40:10.515 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-09-07 18:40:10.519 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-09-07 18:40:10.523 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:40:10.527 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:40:10.531 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-09-07 18:40:10.535 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:40:10.539 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-09-07 18:40:10.543 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-09-07 18:40:10.547 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-09-07 18:40:10.550 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-09-07 18:40:10.555 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:40:10.558 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:40:10.562 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-09-07 18:40:10.566 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:40:10.570 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-09-07 18:40:10.574 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-09-07 18:40:10.578 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:40:10.582 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:40:10.586 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-09-07 18:40:10.590 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:40:10.594 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-09-07 18:40:10.624 | Using python 3.12 to install etcd3gw 2026-09-07 18:40:10.628 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2026-09-07 18:40:11.868 | Collecting etcd3gw 2026-09-07 18:40:11.999 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-07 18:40:12.010 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-09-07 18:40:12.035 | Collecting requests>=2.20.0 (from etcd3gw) 2026-09-07 18:40:12.038 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-09-07 18:40:12.087 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-09-07 18:40:12.104 | Downloading futurist-3.5.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-07 18:40:12.151 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-09-07 18:40:12.172 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-09-07 18:40:12.814 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-09-07 18:40:12.834 | Downloading wrapt-2.3.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-09-07 18:40:12.847 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (84.0.0) 2026-09-07 18:40:13.081 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-09-07 18:40:13.084 | Using cached charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (44 kB) 2026-09-07 18:40:13.100 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-09-07 18:40:13.102 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-09-07 18:40:13.125 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-09-07 18:40:13.128 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-09-07 18:40:13.133 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-09-07 18:40:13.161 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-09-07 18:40:13.199 | Downloading futurist-3.5.0-py3-none-any.whl (50 kB) 2026-09-07 18:40:13.229 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-09-07 18:40:13.237 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-09-07 18:40:13.240 | Using cached charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (247 kB) 2026-09-07 18:40:13.242 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-09-07 18:40:13.244 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-09-07 18:40:13.262 | Downloading wrapt-2.3.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (172 kB) 2026-09-07 18:40:13.495 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-09-07 18:40:13.552 | Attempting uninstall: urllib3 2026-09-07 18:40:13.560 | Found existing installation: urllib3 2.0.7 2026-09-07 18:40:13.560 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 18:40:13.561 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-09-07 18:40:13.701 | Attempting uninstall: idna 2026-09-07 18:40:13.706 | Found existing installation: idna 3.6 2026-09-07 18:40:13.707 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 18:40:13.707 | Can't uninstall 'idna'. No files were found to uninstall. 2026-09-07 18:40:13.868 | Attempting uninstall: requests 2026-09-07 18:40:13.877 | Found existing installation: requests 2.31.0 2026-09-07 18:40:13.877 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 18:40:13.878 | Can't uninstall 'requests'. No files were found to uninstall. 2026-09-07 18:40:14.111 | 2026-09-07 18:40:14.116 | Successfully installed charset_normalizer-3.5.0 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.5.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.3.0 2026-09-07 18:40:14.257 | + inc/python:pip_install:216 : result=0 2026-09-07 18:40:14.260 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-07 18:40:14.264 | + functions-common:time_stop:2420 : local name 2026-09-07 18:40:14.268 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:40:14.271 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:40:14.275 | + functions-common:time_stop:2423 : local total 2026-09-07 18:40:14.278 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:40:14.282 | + functions-common:time_stop:2426 : name=pip_install 2026-09-07 18:40:14.285 | + functions-common:time_stop:2427 : start_time=1788806410616 2026-09-07 18:40:14.289 | + functions-common:time_stop:2429 : [[ -z 1788806410616 ]] 2026-09-07 18:40:14.294 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:40:14.299 | + functions-common:time_stop:2432 : end_time=1788806414295 2026-09-07 18:40:14.303 | + functions-common:time_stop:2433 : elapsed_time=3679 2026-09-07 18:40:14.306 | + functions-common:time_stop:2434 : total=35562 2026-09-07 18:40:14.310 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:40:14.313 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39241 2026-09-07 18:40:14.317 | + inc/python:pip_install:219 : return 0 2026-09-07 18:40:14.321 | + ./stack.sh:main:903 : install_apache_uwsgi 2026-09-07 18:40:14.325 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-09-07 18:40:14.329 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-09-07 18:40:14.333 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-07 18:40:14.337 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-07 18:40:14.341 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-07 18:40:14.345 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-07 18:40:14.349 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-07 18:40:14.354 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-07 18:40:14.357 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-07 18:40:14.361 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-07 18:40:14.365 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-07 18:40:14.369 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-07 18:40:14.373 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-07 18:40:14.377 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-07 18:40:14.381 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-07 18:40:14.385 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-09-07 18:40:14.389 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 18:40:14.393 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 18:40:14.397 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-09-07 18:40:14.401 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-09-07 18:40:14.405 | + functions-common:install_package:1438 : update_package_repo 2026-09-07 18:40:14.409 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-07 18:40:14.413 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-07 18:40:14.417 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-07 18:40:14.420 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-07 18:40:14.424 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-07 18:40:14.428 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 18:40:14.432 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 18:40:14.436 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-07 18:40:14.440 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-07 18:40:14.444 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-07 18:40:14.448 | + functions-common:apt_get_update:1167 : return 2026-09-07 18:40:14.451 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-09-07 18:40:14.455 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-07 18:40:14.459 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 18:40:14.463 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 18:40:14.467 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-09-07 18:40:14.498 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 2026-09-07 18:40:14.545 | Reading package lists... 2026-09-07 18:40:14.964 | Building dependency tree... 2026-09-07 18:40:14.966 | Reading state information... 2026-09-07 18:40:15.653 | The following packages were automatically installed and are no longer required: 2026-09-07 18:40:15.656 | libfwupd2 libgusb2 2026-09-07 18:40:15.657 | Use 'sudo apt autoremove' to remove them. 2026-09-07 18:40:15.659 | The following additional packages will be installed: 2026-09-07 18:40:15.662 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-09-07 18:40:15.665 | Suggested packages: 2026-09-07 18:40:15.665 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-09-07 18:40:15.665 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-09-07 18:40:15.665 | python3-uwsgidecorators 2026-09-07 18:40:15.710 | The following NEW packages will be installed: 2026-09-07 18:40:15.713 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-09-07 18:40:15.811 | 0 upgraded, 6 newly installed, 0 to remove and 51 not upgraded. 2026-09-07 18:40:15.811 | Need to get 1270 kB of archives. 2026-09-07 18:40:15.811 | After this operation, 4285 kB of additional disk space will be used. 2026-09-07 18:40:15.811 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-09-07 18:40:15.901 | Get:2 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-09-07 18:40:15.916 | Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-09-07 18:40:15.941 | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-09-07 18:40:15.963 | Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-09-07 18:40:15.964 | Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-09-07 18:40:16.212 | perl: warning: Setting locale failed. 2026-09-07 18:40:16.212 | perl: warning: Please check that your locale settings: 2026-09-07 18:40:16.212 | LANGUAGE = (unset), 2026-09-07 18:40:16.212 | LC_ALL = "en_US.utf8", 2026-09-07 18:40:16.213 | LANG = "de_DE.UTF-8" 2026-09-07 18:40:16.213 | are supported and installed on your system. 2026-09-07 18:40:16.213 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 18:40:16.276 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-07 18:40:16.276 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-07 18:40:16.276 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-07 18:40:16.477 | Fetched 1270 kB in 0s (5699 kB/s) 2026-09-07 18:40:16.533 | Selecting previously unselected package libnorm1t64:amd64. 2026-09-07 18:40:16.597 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126450 files and directories currently installed.) 2026-09-07 18:40:16.604 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-09-07 18:40:16.611 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-09-07 18:40:16.664 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-09-07 18:40:16.677 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-09-07 18:40:16.680 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-09-07 18:40:16.730 | Selecting previously unselected package libzmq5:amd64. 2026-09-07 18:40:16.743 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-09-07 18:40:16.746 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-09-07 18:40:16.798 | Selecting previously unselected package uwsgi-core. 2026-09-07 18:40:16.811 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-09-07 18:40:16.814 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-09-07 18:40:16.993 | Selecting previously unselected package uwsgi. 2026-09-07 18:40:17.005 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-09-07 18:40:17.013 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-09-07 18:40:17.069 | Selecting previously unselected package uwsgi-plugin-python3. 2026-09-07 18:40:17.082 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-09-07 18:40:17.086 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-09-07 18:40:17.159 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-09-07 18:40:17.171 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-09-07 18:40:17.181 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-09-07 18:40:17.191 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-09-07 18:40:17.210 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-09-07 18:40:17.790 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-09-07 18:40:17.824 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-07 18:40:18.849 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-09-07 18:40:19.095 | perl: warning: Setting locale failed. 2026-09-07 18:40:19.096 | perl: warning: Please check that your locale settings: 2026-09-07 18:40:19.096 | LANGUAGE = (unset), 2026-09-07 18:40:19.096 | LC_ALL = "en_US.utf8", 2026-09-07 18:40:19.096 | LANG = "de_DE.UTF-8" 2026-09-07 18:40:19.096 | are supported and installed on your system. 2026-09-07 18:40:19.097 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 18:40:19.226 | perl: warning: Setting locale failed. 2026-09-07 18:40:19.226 | perl: warning: Please check that your locale settings: 2026-09-07 18:40:19.226 | LANGUAGE = (unset), 2026-09-07 18:40:19.227 | LC_ALL = "en_US.utf8", 2026-09-07 18:40:19.227 | LANG = "de_DE.UTF-8" 2026-09-07 18:40:19.227 | are supported and installed on your system. 2026-09-07 18:40:19.227 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 18:40:19.278 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-07 18:40:19.278 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-07 18:40:19.278 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-07 18:40:19.348 | perl: warning: Setting locale failed. 2026-09-07 18:40:19.348 | perl: warning: Please check that your locale settings: 2026-09-07 18:40:19.349 | LANGUAGE = (unset), 2026-09-07 18:40:19.349 | LC_ALL = "en_US.utf8", 2026-09-07 18:40:19.349 | LANG = "de_DE.UTF-8" 2026-09-07 18:40:19.349 | are supported and installed on your system. 2026-09-07 18:40:19.349 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 18:40:19.706 | 2026-09-07 18:40:19.706 | Running kernel seems to be up-to-date. 2026-09-07 18:40:19.706 | 2026-09-07 18:40:19.706 | Restarting services... 2026-09-07 18:40:19.774 | 2026-09-07 18:40:19.774 | Service restarts being deferred: 2026-09-07 18:40:19.774 | systemctl restart getty@tty1.service 2026-09-07 18:40:19.774 | systemctl restart serial-getty@hvc0.service 2026-09-07 18:40:19.774 | systemctl restart systemd-logind.service 2026-09-07 18:40:19.774 | systemctl restart virtlockd.service 2026-09-07 18:40:19.774 | systemctl restart virtlogd.service 2026-09-07 18:40:19.775 | 2026-09-07 18:40:19.775 | No containers need to be restarted. 2026-09-07 18:40:19.775 | 2026-09-07 18:40:19.775 | User sessions running outdated binaries: 2026-09-07 18:40:19.775 | quobyte @ session #6: bash[2032], sshd[1985,2031] 2026-09-07 18:40:19.786 | quobyte @ user manager service: systemd[1163] 2026-09-07 18:40:19.798 | 2026-09-07 18:40:19.798 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-07 18:40:22.031 | + functions-common:apt_get:1211 : result=0 2026-09-07 18:40:22.035 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-07 18:40:22.039 | + functions-common:time_stop:2420 : local name 2026-09-07 18:40:22.042 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:40:22.046 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:40:22.050 | + functions-common:time_stop:2423 : local total 2026-09-07 18:40:22.054 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:40:22.058 | + functions-common:time_stop:2426 : name=apt-get 2026-09-07 18:40:22.061 | + functions-common:time_stop:2427 : start_time=1788806414494 2026-09-07 18:40:22.065 | + functions-common:time_stop:2429 : [[ -z 1788806414494 ]] 2026-09-07 18:40:22.071 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:40:22.076 | + functions-common:time_stop:2432 : end_time=1788806422072 2026-09-07 18:40:22.080 | + functions-common:time_stop:2433 : elapsed_time=7578 2026-09-07 18:40:22.084 | + functions-common:time_stop:2434 : total=139003 2026-09-07 18:40:22.088 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:40:22.092 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=146581 2026-09-07 18:40:22.096 | + functions-common:apt_get:1215 : return 0 2026-09-07 18:40:22.100 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-09-07 18:40:22.104 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 18:40:22.108 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 18:40:22.112 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-09-07 18:40:22.114 | perl: warning: Setting locale failed. 2026-09-07 18:40:22.115 | perl: warning: Please check that your locale settings: 2026-09-07 18:40:22.115 | LANGUAGE = (unset), 2026-09-07 18:40:22.115 | LC_ALL = "en_US.utf8", 2026-09-07 18:40:22.115 | LANG = (unset) 2026-09-07 18:40:22.115 | are supported and installed on your system. 2026-09-07 18:40:22.115 | perl: warning: Falling back to the standard locale ("C"). 2026-09-07 18:40:22.151 | No module matches proxy 2026-09-07 18:40:22.155 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-09-07 18:40:22.168 | perl: warning: Setting locale failed. 2026-09-07 18:40:22.168 | perl: warning: Please check that your locale settings: 2026-09-07 18:40:22.168 | LANGUAGE = (unset), 2026-09-07 18:40:22.168 | LC_ALL = "en_US.utf8", 2026-09-07 18:40:22.168 | LANG = "de_DE.UTF-8" 2026-09-07 18:40:22.168 | are supported and installed on your system. 2026-09-07 18:40:22.168 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 18:40:22.208 | Enabling module proxy. 2026-09-07 18:40:22.214 | To activate the new configuration, you need to run: 2026-09-07 18:40:22.214 | systemctl restart apache2 2026-09-07 18:40:22.221 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-09-07 18:40:22.233 | perl: warning: Setting locale failed. 2026-09-07 18:40:22.233 | perl: warning: Please check that your locale settings: 2026-09-07 18:40:22.233 | LANGUAGE = (unset), 2026-09-07 18:40:22.233 | LC_ALL = "en_US.utf8", 2026-09-07 18:40:22.233 | LANG = "de_DE.UTF-8" 2026-09-07 18:40:22.233 | are supported and installed on your system. 2026-09-07 18:40:22.234 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 18:40:22.274 | Considering dependency proxy for proxy_uwsgi: 2026-09-07 18:40:22.274 | Module proxy already enabled 2026-09-07 18:40:22.274 | Enabling module proxy_uwsgi. 2026-09-07 18:40:22.280 | To activate the new configuration, you need to run: 2026-09-07 18:40:22.280 | systemctl restart apache2 2026-09-07 18:40:22.286 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-09-07 18:40:22.290 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-07 18:40:22.294 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-07 18:40:22.298 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-07 18:40:22.437 | + ./stack.sh:main:906 : install_keystoneauth 2026-09-07 18:40:22.441 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-09-07 18:40:22.445 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-09-07 18:40:22.449 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:40:22.453 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:40:22.457 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-09-07 18:40:22.461 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:40:22.465 | + ./stack.sh:main:907 : install_keystoneclient 2026-09-07 18:40:22.469 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-09-07 18:40:22.473 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-09-07 18:40:22.477 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:40:22.481 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:40:22.485 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-09-07 18:40:22.490 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:40:22.494 | + ./stack.sh:main:908 : install_glanceclient 2026-09-07 18:40:22.498 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-09-07 18:40:22.502 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-09-07 18:40:22.506 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:40:22.509 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:40:22.513 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-09-07 18:40:22.517 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:40:22.521 | + ./stack.sh:main:909 : install_cinderclient 2026-09-07 18:40:22.525 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-09-07 18:40:22.529 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-09-07 18:40:22.533 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:40:22.537 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:40:22.541 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-09-07 18:40:22.544 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:40:22.548 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-09-07 18:40:22.552 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-09-07 18:40:22.556 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:40:22.560 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:40:22.564 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-09-07 18:40:22.568 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:40:22.572 | + ./stack.sh:main:910 : install_novaclient 2026-09-07 18:40:22.576 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-09-07 18:40:22.580 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-09-07 18:40:22.584 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:40:22.587 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:40:22.591 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-09-07 18:40:22.595 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:40:22.599 | + ./stack.sh:main:911 : is_service_enabled swift glance horizon 2026-09-07 18:40:22.625 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:40:22.629 | + ./stack.sh:main:912 : install_swiftclient 2026-09-07 18:40:22.633 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-09-07 18:40:22.637 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-09-07 18:40:22.641 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:40:22.644 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:40:22.648 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-09-07 18:40:22.652 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:40:22.656 | + ./stack.sh:main:914 : is_service_enabled neutron nova horizon 2026-09-07 18:40:22.683 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:40:22.687 | + ./stack.sh:main:915 : install_neutronclient 2026-09-07 18:40:22.690 | + lib/neutron:install_neutronclient:542 : use_library_from_git python-neutronclient 2026-09-07 18:40:22.694 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-09-07 18:40:22.698 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:40:22.702 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:40:22.706 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-09-07 18:40:22.710 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:40:22.714 | + ./stack.sh:main:919 : install_keystonemiddleware 2026-09-07 18:40:22.718 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-09-07 18:40:22.722 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-09-07 18:40:22.726 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:40:22.730 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:40:22.734 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-09-07 18:40:22.738 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:40:22.742 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-09-07 18:40:22.746 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-09-07 18:40:22.750 | + inc/python:pip_install_gr:95 : local clean_name 2026-09-07 18:40:22.755 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-09-07 18:40:22.758 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-09-07 18:40:22.762 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-09-07 18:40:22.768 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-09-07 18:40:22.769 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-09-07 18:40:22.775 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-09-07 18:40:22.779 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-09-07 18:40:22.782 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-09-07 18:40:22.788 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-09-07 18:40:22.792 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-09-07 18:40:22.822 | Using python 3.12 to install keystonemiddleware 2026-09-07 18:40:22.826 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2026-09-07 18:40:23.991 | Collecting keystonemiddleware 2026-09-07 18:40:24.121 | Downloading keystonemiddleware-13.0.1-py3-none-any.whl.metadata (3.9 kB) 2026-09-07 18:40:24.187 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-09-07 18:40:24.203 | Downloading keystoneauth1-5.17.0-py3-none-any.whl.metadata (2.8 kB) 2026-09-07 18:40:24.256 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-09-07 18:40:24.273 | Downloading oslo_cache-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-09-07 18:40:24.342 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-09-07 18:40:24.358 | Downloading oslo_config-10.7.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-07 18:40:24.405 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-09-07 18:40:24.425 | Downloading oslo_context-6.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-07 18:40:24.471 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-09-07 18:40:24.487 | Downloading oslo_i18n-6.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-09-07 18:40:24.543 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-09-07 18:40:24.559 | Downloading oslo_log-8.3.1-py3-none-any.whl.metadata (2.5 kB) 2026-09-07 18:40:24.607 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-09-07 18:40:24.625 | Downloading oslo_serialization-5.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-07 18:40:24.684 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-09-07 18:40:24.702 | Downloading oslo_utils-10.2.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-07 18:40:24.711 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-09-07 18:40:24.741 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-09-07 18:40:24.758 | Downloading pycadf-4.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-09-07 18:40:24.799 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-09-07 18:40:24.815 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-09-07 18:40:24.863 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-09-07 18:40:24.880 | Downloading python_keystoneclient-6.0.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-07 18:40:24.890 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-09-07 18:40:24.922 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-09-07 18:40:24.945 | Downloading webob-1.8.11-py2.py3-none-any.whl.metadata (13 kB) 2026-09-07 18:40:24.958 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (2.1.0) 2026-09-07 18:40:24.997 | Collecting stevedore>=5.9.1 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-09-07 18:40:25.015 | Downloading stevedore-5.9.1-py3-none-any.whl.metadata (2.3 kB) 2026-09-07 18:40:25.049 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-09-07 18:40:25.066 | Downloading os_service_types-1.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-09-07 18:40:25.106 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-09-07 18:40:25.121 | Downloading typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB) 2026-09-07 18:40:25.162 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-09-07 18:40:25.179 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-09-07 18:40:25.227 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-09-07 18:40:25.243 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-09-07 18:40:25.287 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-09-07 18:40:25.304 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-09-07 18:40:25.342 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-09-07 18:40:25.358 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-09-07 18:40:25.367 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0.3) 2026-09-07 18:40:25.405 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-09-07 18:40:25.422 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-09-07 18:40:25.431 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware) (3.1.0) 2026-09-07 18:40:25.433 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.3.0) 2026-09-07 18:40:25.590 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-09-07 18:40:25.607 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.3 kB) 2026-09-07 18:40:25.663 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-09-07 18:40:25.678 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-09-07 18:40:25.689 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.3) 2026-09-07 18:40:25.819 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-09-07 18:40:25.838 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-09-07 18:40:25.857 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (84.0.0) 2026-09-07 18:40:25.891 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-09-07 18:40:25.906 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-09-07 18:40:25.924 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.5.0) 2026-09-07 18:40:25.925 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.18) 2026-09-07 18:40:25.926 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.7.0) 2026-09-07 18:40:25.927 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-09-07 18:40:26.003 | Downloading keystonemiddleware-13.0.1-py3-none-any.whl (135 kB) 2026-09-07 18:40:26.046 | Downloading keystoneauth1-5.17.0-py3-none-any.whl (366 kB) 2026-09-07 18:40:26.085 | Downloading os_service_types-1.9.0-py3-none-any.whl (25 kB) 2026-09-07 18:40:26.112 | Downloading oslo_cache-4.3.0-py3-none-any.whl (65 kB) 2026-09-07 18:40:26.133 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-09-07 18:40:26.154 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-09-07 18:40:26.216 | Downloading oslo_config-10.7.0-py3-none-any.whl (143 kB) 2026-09-07 18:40:26.239 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-09-07 18:40:26.284 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 53.1 MB/s 0:00:00 2026-09-07 18:40:26.300 | Downloading oslo_context-6.5.0-py3-none-any.whl (20 kB) 2026-09-07 18:40:26.323 | Downloading oslo_i18n-6.9.0-py3-none-any.whl (47 kB) 2026-09-07 18:40:26.351 | Downloading oslo_log-8.3.1-py3-none-any.whl (77 kB) 2026-09-07 18:40:26.375 | Downloading oslo_serialization-5.11.0-py3-none-any.whl (27 kB) 2026-09-07 18:40:26.396 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-09-07 18:40:26.427 | Downloading oslo_utils-10.2.0-py3-none-any.whl (154 kB) 2026-09-07 18:40:26.449 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-09-07 18:40:26.478 | Downloading pycadf-4.1.0-py3-none-any.whl (44 kB) 2026-09-07 18:40:26.498 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-09-07 18:40:26.520 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-09-07 18:40:26.542 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-09-07 18:40:26.569 | Downloading python_keystoneclient-6.0.0-py3-none-any.whl (397 kB) 2026-09-07 18:40:26.596 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-09-07 18:40:26.618 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-09-07 18:40:26.640 | Downloading stevedore-5.9.1-py3-none-any.whl (54 kB) 2026-09-07 18:40:26.662 | Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) 2026-09-07 18:40:26.687 | Downloading webob-1.8.11-py2.py3-none-any.whl (118 kB) 2026-09-07 18:40:27.052 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, pyparsing, PyJWT, psutil, netaddr, msgpack, decorator, python-dateutil, oslo.i18n, oslo.context, os-service-types, dogpile.cache, oslo.utils, oslo.config, keystoneauth1, oslo.serialization, python-keystoneclient, pycadf, oslo.log, oslo.cache, keystonemiddleware 2026-09-07 18:40:27.308 | Attempting uninstall: six 2026-09-07 18:40:27.316 | Found existing installation: six 1.16.0 2026-09-07 18:40:27.316 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 18:40:27.316 | Can't uninstall 'six'. No files were found to uninstall. 2026-09-07 18:40:27.383 | Attempting uninstall: pyparsing 2026-09-07 18:40:27.389 | Found existing installation: pyparsing 3.1.1 2026-09-07 18:40:27.390 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 18:40:27.390 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-09-07 18:40:27.530 | Attempting uninstall: PyJWT 2026-09-07 18:40:27.538 | Found existing installation: PyJWT 2.7.0 2026-09-07 18:40:27.539 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 18:40:27.539 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-09-07 18:40:27.703 | Attempting uninstall: netaddr 2026-09-07 18:40:27.712 | Found existing installation: netaddr 0.8.0 2026-09-07 18:40:27.713 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 18:40:27.714 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-09-07 18:40:27.975 | Attempting uninstall: python-dateutil 2026-09-07 18:40:27.985 | Found existing installation: python-dateutil 2.8.2 2026-09-07 18:40:27.985 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 18:40:27.985 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-09-07 18:40:30.222 | 2026-09-07 18:40:30.230 | Successfully installed PyJWT-2.13.0 WebOb-1.8.11 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.17.0 keystonemiddleware-13.0.1 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.9.0 oslo.cache-4.3.0 oslo.config-10.7.0 oslo.context-6.5.0 oslo.i18n-6.9.0 oslo.log-8.3.1 oslo.serialization-5.11.0 oslo.utils-10.2.0 psutil-7.2.2 pycadf-4.1.0 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-6.0.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.9.1 typing-extensions-4.16.0 2026-09-07 18:40:30.455 | + inc/python:pip_install:216 : result=0 2026-09-07 18:40:30.459 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-07 18:40:30.463 | + functions-common:time_stop:2420 : local name 2026-09-07 18:40:30.466 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:40:30.470 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:40:30.473 | + functions-common:time_stop:2423 : local total 2026-09-07 18:40:30.477 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:40:30.481 | + functions-common:time_stop:2426 : name=pip_install 2026-09-07 18:40:30.485 | + functions-common:time_stop:2427 : start_time=1788806422814 2026-09-07 18:40:30.487 | + functions-common:time_stop:2429 : [[ -z 1788806422814 ]] 2026-09-07 18:40:30.491 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:40:30.497 | + functions-common:time_stop:2432 : end_time=1788806430492 2026-09-07 18:40:30.500 | + functions-common:time_stop:2433 : elapsed_time=7678 2026-09-07 18:40:30.504 | + functions-common:time_stop:2434 : total=39241 2026-09-07 18:40:30.507 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:40:30.510 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=46919 2026-09-07 18:40:30.514 | + inc/python:pip_install:219 : return 0 2026-09-07 18:40:30.517 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-09-07 18:40:30.520 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-09-07 18:40:30.524 | + inc/python:pip_install_gr:95 : local clean_name 2026-09-07 18:40:30.528 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-09-07 18:40:30.532 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-09-07 18:40:30.535 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-09-07 18:40:30.541 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-09-07 18:40:30.541 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-09-07 18:40:30.548 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-09-07 18:40:30.552 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-09-07 18:40:30.555 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-09-07 18:40:30.560 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-09-07 18:40:30.564 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-09-07 18:40:30.592 | Using python 3.12 to install python-memcached 2026-09-07 18:40:30.594 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2026-09-07 18:40:31.734 | Collecting python-memcached 2026-09-07 18:40:31.871 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-09-07 18:40:31.897 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-09-07 18:40:32.094 | Installing collected packages: python-memcached 2026-09-07 18:40:32.129 | Successfully installed python-memcached-1.62 2026-09-07 18:40:32.248 | + inc/python:pip_install:216 : result=0 2026-09-07 18:40:32.252 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-07 18:40:32.256 | + functions-common:time_stop:2420 : local name 2026-09-07 18:40:32.260 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:40:32.263 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:40:32.267 | + functions-common:time_stop:2423 : local total 2026-09-07 18:40:32.270 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:40:32.273 | + functions-common:time_stop:2426 : name=pip_install 2026-09-07 18:40:32.276 | + functions-common:time_stop:2427 : start_time=1788806430584 2026-09-07 18:40:32.279 | + functions-common:time_stop:2429 : [[ -z 1788806430584 ]] 2026-09-07 18:40:32.284 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:40:32.289 | + functions-common:time_stop:2432 : end_time=1788806432285 2026-09-07 18:40:32.293 | + functions-common:time_stop:2433 : elapsed_time=1701 2026-09-07 18:40:32.296 | + functions-common:time_stop:2434 : total=46919 2026-09-07 18:40:32.300 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:40:32.303 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=48620 2026-09-07 18:40:32.306 | + inc/python:pip_install:219 : return 0 2026-09-07 18:40:32.310 | + ./stack.sh:main:921 : is_service_enabled keystone 2026-09-07 18:40:32.331 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:40:32.335 | + ./stack.sh:main:922 : '[' 192.168.122.168 == 192.168.122.168 ']' 2026-09-07 18:40:32.339 | + ./stack.sh:main:923 : stack_install_service keystone 2026-09-07 18:40:32.343 | + lib/stack:stack_install_service:20 : local service=keystone 2026-09-07 18:40:32.346 | + lib/stack:stack_install_service:21 : type install_keystone 2026-09-07 18:40:32.349 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-07 18:40:32.352 | + lib/stack:stack_install_service:32 : install_keystone 2026-09-07 18:40:32.356 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-09-07 18:40:32.379 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:40:32.382 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-09-07 18:40:32.385 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-09-07 18:40:32.389 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-09-07 18:40:32.392 | + functions-common:git_clone:591 : local git_ref=master 2026-09-07 18:40:32.394 | + functions-common:git_clone:592 : local orig_dir 2026-09-07 18:40:32.399 | ++ functions-common:git_clone:593 : pwd 2026-09-07 18:40:32.404 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-07 18:40:32.407 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-07 18:40:32.411 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-07 18:40:32.432 | + functions-common:git_clone:596 : RECLONE=False 2026-09-07 18:40:32.436 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-07 18:40:32.439 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-07 18:40:32.443 | + functions-common:git_clone:610 : echo master 2026-09-07 18:40:32.443 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-07 18:40:32.450 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-09-07 18:40:32.453 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-07 18:40:32.455 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-09-07 18:40:32.459 | + functions-common:git_timed:697 : local count=0 2026-09-07 18:40:32.462 | + functions-common:git_timed:698 : local timeout=0 2026-09-07 18:40:32.465 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 18:40:32.468 | + functions-common:git_timed:701 : timeout=0 2026-09-07 18:40:32.471 | + functions-common:git_timed:704 : time_start git_timed 2026-09-07 18:40:32.475 | + functions-common:time_start:2406 : local name=git_timed 2026-09-07 18:40:32.478 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:40:32.481 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:40:32.486 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:40:32.491 | + functions-common:time_start:2411 : _TIME_START[$name]=1788806432487 2026-09-07 18:40:32.493 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-09-07 18:40:32.497 | Cloning into '/opt/stack/keystone'... 2026-09-07 18:40:48.372 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-07 18:40:48.376 | + functions-common:time_stop:2420 : local name 2026-09-07 18:40:48.380 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:40:48.383 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:40:48.387 | + functions-common:time_stop:2423 : local total 2026-09-07 18:40:48.390 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:40:48.393 | + functions-common:time_stop:2426 : name=git_timed 2026-09-07 18:40:48.398 | + functions-common:time_stop:2427 : start_time=1788806432487 2026-09-07 18:40:48.401 | + functions-common:time_stop:2429 : [[ -z 1788806432487 ]] 2026-09-07 18:40:48.406 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:40:48.411 | + functions-common:time_stop:2432 : end_time=1788806448407 2026-09-07 18:40:48.415 | + functions-common:time_stop:2433 : elapsed_time=15920 2026-09-07 18:40:48.418 | + functions-common:time_stop:2434 : total=5101 2026-09-07 18:40:48.421 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:40:48.424 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21021 2026-09-07 18:40:48.428 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-09-07 18:40:48.431 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-09-07 18:40:48.435 | + functions-common:git_timed:697 : local count=0 2026-09-07 18:40:48.438 | + functions-common:git_timed:698 : local timeout=0 2026-09-07 18:40:48.442 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 18:40:48.445 | + functions-common:git_timed:701 : timeout=0 2026-09-07 18:40:48.449 | + functions-common:git_timed:704 : time_start git_timed 2026-09-07 18:40:48.453 | + functions-common:time_start:2406 : local name=git_timed 2026-09-07 18:40:48.456 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:40:48.460 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:40:48.464 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:40:48.470 | + functions-common:time_start:2411 : _TIME_START[$name]=1788806448466 2026-09-07 18:40:48.474 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-07 18:40:49.132 | From https://review.opendev.org/openstack/keystone 2026-09-07 18:40:49.133 | * branch master -> FETCH_HEAD 2026-09-07 18:40:49.143 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-07 18:40:49.147 | + functions-common:time_stop:2420 : local name 2026-09-07 18:40:49.150 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:40:49.154 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:40:49.158 | + functions-common:time_stop:2423 : local total 2026-09-07 18:40:49.161 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:40:49.165 | + functions-common:time_stop:2426 : name=git_timed 2026-09-07 18:40:49.168 | + functions-common:time_stop:2427 : start_time=1788806448466 2026-09-07 18:40:49.172 | + functions-common:time_stop:2429 : [[ -z 1788806448466 ]] 2026-09-07 18:40:49.177 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:40:49.182 | + functions-common:time_stop:2432 : end_time=1788806449178 2026-09-07 18:40:49.186 | + functions-common:time_stop:2433 : elapsed_time=712 2026-09-07 18:40:49.189 | + functions-common:time_stop:2434 : total=21021 2026-09-07 18:40:49.193 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:40:49.196 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21733 2026-09-07 18:40:49.200 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-07 18:40:49.204 | + functions-common:git_timed:697 : local count=0 2026-09-07 18:40:49.207 | + functions-common:git_timed:698 : local timeout=0 2026-09-07 18:40:49.211 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 18:40:49.215 | + functions-common:git_timed:701 : timeout=0 2026-09-07 18:40:49.218 | + functions-common:git_timed:704 : time_start git_timed 2026-09-07 18:40:49.222 | + functions-common:time_start:2406 : local name=git_timed 2026-09-07 18:40:49.226 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:40:49.229 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:40:49.234 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:40:49.240 | + functions-common:time_start:2411 : _TIME_START[$name]=1788806449236 2026-09-07 18:40:49.243 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-07 18:40:49.418 | Note: switching to 'FETCH_HEAD'. 2026-09-07 18:40:49.419 | 2026-09-07 18:40:49.419 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-07 18:40:49.419 | changes and commit them, and you can discard any commits you make in this 2026-09-07 18:40:49.419 | state without impacting any branches by switching back to a branch. 2026-09-07 18:40:49.419 | 2026-09-07 18:40:49.419 | If you want to create a new branch to retain commits you create, you may 2026-09-07 18:40:49.419 | do so (now or later) by using -c with the switch command. Example: 2026-09-07 18:40:49.419 | 2026-09-07 18:40:49.419 | git switch -c 2026-09-07 18:40:49.419 | 2026-09-07 18:40:49.419 | Or undo this operation with: 2026-09-07 18:40:49.419 | 2026-09-07 18:40:49.420 | git switch - 2026-09-07 18:40:49.420 | 2026-09-07 18:40:49.420 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-07 18:40:49.420 | 2026-09-07 18:40:49.420 | HEAD is now at 5f1d13f38 Merge "Use a %% to escape the % sign" 2026-09-07 18:40:49.425 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-07 18:40:49.429 | + functions-common:time_stop:2420 : local name 2026-09-07 18:40:49.433 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:40:49.436 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:40:49.440 | + functions-common:time_stop:2423 : local total 2026-09-07 18:40:49.443 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:40:49.447 | + functions-common:time_stop:2426 : name=git_timed 2026-09-07 18:40:49.450 | + functions-common:time_stop:2427 : start_time=1788806449236 2026-09-07 18:40:49.454 | + functions-common:time_stop:2429 : [[ -z 1788806449236 ]] 2026-09-07 18:40:49.459 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:40:49.464 | + functions-common:time_stop:2432 : end_time=1788806449460 2026-09-07 18:40:49.468 | + functions-common:time_stop:2433 : elapsed_time=224 2026-09-07 18:40:49.472 | + functions-common:time_stop:2434 : total=21733 2026-09-07 18:40:49.475 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:40:49.479 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21957 2026-09-07 18:40:49.483 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-09-07 18:40:49.501 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-09-07 18:40:49.505 | + functions-common:git_clone:673 : git show --oneline 2026-09-07 18:40:49.506 | + functions-common:git_clone:673 : head -1 2026-09-07 18:40:49.513 | 5f1d13f38 Merge "Use a %% to escape the % sign" 2026-09-07 18:40:49.517 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-07 18:40:49.521 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-09-07 18:40:49.525 | + inc/python:setup_develop:353 : local bindep 2026-09-07 18:40:49.529 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-09-07 18:40:49.533 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-09-07 18:40:49.537 | + inc/python:setup_develop:359 : local extras= 2026-09-07 18:40:49.541 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-09-07 18:40:49.545 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-07 18:40:49.548 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-09-07 18:40:49.552 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-09-07 18:40:49.556 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-07 18:40:49.560 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-07 18:40:49.565 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-09-07 18:40:49.569 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-07 18:40:49.573 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-09-07 18:40:49.577 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-07 18:40:49.581 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-07 18:40:49.585 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-09-07 18:40:49.592 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-09-07 18:40:49.596 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-09-07 18:40:49.600 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-09-07 18:40:49.761 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-09-07 18:40:49.765 | + inc/python:setup_package:436 : local bindep=0 2026-09-07 18:40:49.768 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-07 18:40:49.772 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-07 18:40:49.776 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-09-07 18:40:49.780 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-09-07 18:40:49.784 | + inc/python:setup_package:445 : local flags=-e 2026-09-07 18:40:49.788 | + inc/python:setup_package:446 : local extras= 2026-09-07 18:40:49.792 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-07 18:40:49.795 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-07 18:40:49.799 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-07 18:40:49.803 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-07 18:40:49.807 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-07 18:40:49.811 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-09-07 18:40:49.840 | Using python 3.12 to install /opt/stack/keystone 2026-09-07 18:40:49.844 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2026-09-07 18:40:50.823 | Obtaining file:///opt/stack/keystone 2026-09-07 18:40:50.828 | Installing build dependencies: started 2026-09-07 18:40:52.283 | Installing build dependencies: finished with status 'done' 2026-09-07 18:40:52.285 | Checking if build backend supports build_editable: started 2026-09-07 18:40:52.834 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-07 18:40:52.835 | Getting requirements to build editable: started 2026-09-07 18:40:53.130 | Getting requirements to build editable: finished with status 'done' 2026-09-07 18:40:53.132 | Preparing editable metadata (pyproject.toml): started 2026-09-07 18:40:54.198 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-07 18:40:54.214 | 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.dev73) (7.0.3) 2026-09-07 18:40:54.215 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (1.8.11) 2026-09-07 18:40:54.399 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev73) 2026-09-07 18:40:54.550 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-09-07 18:40:54.591 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev73) 2026-09-07 18:40:54.609 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-09-07 18:40:55.006 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev73) 2026-09-07 18:40:55.022 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-09-07 18:40:55.627 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev73) 2026-09-07 18:40:55.644 | Downloading sqlalchemy-2.0.52-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.6 kB) 2026-09-07 18:40:55.666 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (5.9.1) 2026-09-07 18:40:55.667 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (6.0.0) 2026-09-07 18:40:55.668 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (13.0.1) 2026-09-07 18:40:55.745 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev73) 2026-09-07 18:40:55.762 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-09-07 18:40:55.775 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (4.3.0) 2026-09-07 18:40:55.776 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (10.7.0) 2026-09-07 18:40:55.777 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (6.5.0) 2026-09-07 18:40:55.839 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev73) 2026-09-07 18:40:55.864 | Downloading oslo_messaging-18.3.0-py3-none-any.whl.metadata (2.9 kB) 2026-09-07 18:40:55.932 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev73) 2026-09-07 18:40:55.953 | Downloading oslo_db-18.1.1-py3-none-any.whl.metadata (2.7 kB) 2026-09-07 18:40:55.965 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (6.9.0) 2026-09-07 18:40:55.966 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (8.3.1) 2026-09-07 18:40:56.096 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev73) 2026-09-07 18:40:56.114 | Downloading oslo_middleware-8.2.0-py3-none-any.whl.metadata (2.7 kB) 2026-09-07 18:40:56.171 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev73) 2026-09-07 18:40:56.189 | Downloading oslo_policy-6.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-09-07 18:40:56.199 | 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.dev73) (5.11.0) 2026-09-07 18:40:56.229 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev73) 2026-09-07 18:40:56.246 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl.metadata (1.8 kB) 2026-09-07 18:40:56.256 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (10.2.0) 2026-09-07 18:40:56.286 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev73) 2026-09-07 18:40:56.302 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-09-07 18:40:56.347 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev73) 2026-09-07 18:40:56.363 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-09-07 18:40:56.375 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (2.13.0) 2026-09-07 18:40:56.376 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (1.5.0) 2026-09-07 18:40:56.419 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev73) 2026-09-07 18:40:56.435 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-09-07 18:40:56.448 | 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.dev73) (4.1.0) 2026-09-07 18:40:56.449 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (1.2.1) 2026-09-07 18:40:56.487 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev73) 2026-09-07 18:40:56.505 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-09-07 18:40:56.557 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev73) 2026-09-07 18:40:56.575 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-09-07 18:40:56.795 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev73) 2026-09-07 18:40:56.813 | Downloading cffi-2.1.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.5 kB) 2026-09-07 18:40:56.849 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev73) 2026-09-07 18:40:56.864 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-09-07 18:40:56.876 | 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.dev73) (5.3.1) 2026-09-07 18:40:56.907 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev73) 2026-09-07 18:40:56.923 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-09-07 18:40:56.966 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev73) 2026-09-07 18:40:56.985 | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-09-07 18:40:57.025 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev73) 2026-09-07 18:40:57.040 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-07 18:40:57.103 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev73) 2026-09-07 18:40:57.118 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-09-07 18:40:57.225 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev73) 2026-09-07 18:40:57.240 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-09-07 18:40:57.284 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev73) 2026-09-07 18:40:57.298 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-09-07 18:40:57.314 | 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.dev73) (1.17.0) 2026-09-07 18:40:57.384 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev73) 2026-09-07 18:40:57.400 | Downloading pytz-2026.3.post1-py2.py3-none-any.whl.metadata (22 kB) 2026-09-07 18:40:57.447 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev73) 2026-09-07 18:40:57.463 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-09-07 18:40:57.502 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev73) 2026-09-07 18:40:57.519 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-09-07 18:40:57.570 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev73) 2026-09-07 18:40:57.597 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-09-07 18:40:58.179 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev73) 2026-09-07 18:40:58.196 | Downloading rpds_py-2026.6.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-09-07 18:40:58.212 | 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.dev73) (5.17.0) 2026-09-07 18:40:58.214 | 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.dev73) (2.34.2) 2026-09-07 18:40:58.218 | 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.dev73) (2.1.0) 2026-09-07 18:40:58.220 | 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.dev73) (1.9.0) 2026-09-07 18:40:58.220 | 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.dev73) (4.16.0) 2026-09-07 18:40:58.232 | 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.dev73) (1.3.0) 2026-09-07 18:40:58.233 | 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.dev73) (2.0.0) 2026-09-07 18:40:58.234 | 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.dev73) (6.0.3) 2026-09-07 18:40:58.282 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev73) 2026-09-07 18:40:58.300 | Downloading alembic-1.19.1-py3-none-any.whl.metadata (7.3 kB) 2026-09-07 18:40:58.311 | 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.dev73) (3.1.0) 2026-09-07 18:40:58.343 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev73) 2026-09-07 18:40:58.363 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-09-07 18:40:58.402 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev73) 2026-09-07 18:40:58.419 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-09-07 18:40:58.471 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev73) 2026-09-07 18:40:58.487 | Downloading mako-1.4.1-py3-none-any.whl.metadata (2.9 kB) 2026-09-07 18:40:58.500 | 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.dev73) (2.3.0) 2026-09-07 18:40:58.505 | 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.dev73) (2.9.0.post0) 2026-09-07 18:40:58.508 | 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.dev73) (3.5.0) 2026-09-07 18:40:58.553 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-07 18:40:58.600 | Downloading oslo_service-4.8.0-py3-none-any.whl.metadata (2.8 kB) 2026-09-07 18:40:58.647 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-07 18:40:58.674 | Downloading cachetools-7.1.7-py3-none-any.whl.metadata (5.5 kB) 2026-09-07 18:40:58.718 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-07 18:40:58.734 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-09-07 18:40:58.795 | Collecting kombu>=5.2.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-07 18:40:58.816 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-09-07 18:40:58.862 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-07 18:40:58.878 | Downloading oslo_metrics-0.17.0-py3-none-any.whl.metadata (1.5 kB) 2026-09-07 18:40:58.918 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-07 18:40:58.933 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-09-07 18:40:58.980 | Collecting tzdata>=2025.2 (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-07 18:40:58.996 | Downloading tzdata-2026.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-09-07 18:40:59.006 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) (26.3) 2026-09-07 18:40:59.041 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-07 18:40:59.056 | Downloading prometheus_client-0.26.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-07 18:40:59.102 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev73) 2026-09-07 18:40:59.119 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-09-07 18:40:59.173 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-07 18:40:59.193 | Downloading eventlet-0.41.2-py3-none-any.whl.metadata (5.4 kB) 2026-09-07 18:40:59.482 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-07 18:40:59.498 | Downloading greenlet-3.5.5-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-09-07 18:40:59.550 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-07 18:40:59.567 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl.metadata (2.2 kB) 2026-09-07 18:40:59.606 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-07 18:40:59.623 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-09-07 18:40:59.664 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-07 18:40:59.683 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-09-07 18:40:59.736 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-07 18:40:59.753 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-09-07 18:40:59.829 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-07 18:40:59.852 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-09-07 18:40:59.903 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-07 18:40:59.923 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-09-07 18:40:59.974 | 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.dev73) 2026-09-07 18:40:59.991 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-09-07 18:41:00.039 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev73) 2026-09-07 18:41:00.066 | Downloading prettytable-3.18.0-py3-none-any.whl.metadata (37 kB) 2026-09-07 18:41:00.086 | 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.dev73) (3.3.2) 2026-09-07 18:41:00.087 | 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.dev73) (7.2.2) 2026-09-07 18:41:00.101 | 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.dev73) (84.0.0) 2026-09-07 18:41:00.139 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev73) 2026-09-07 18:41:00.156 | Downloading wcwidth-0.8.2-py3-none-any.whl.metadata (43 kB) 2026-09-07 18:41:00.221 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev73) 2026-09-07 18:41:00.237 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-09-07 18:41:00.283 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev73) 2026-09-07 18:41:00.299 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-09-07 18:41:00.358 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev73) 2026-09-07 18:41:00.376 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-09-07 18:41:00.398 | 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.dev73) (3.5.0) 2026-09-07 18:41:00.399 | 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.dev73) (3.18) 2026-09-07 18:41:00.400 | 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.dev73) (2.7.0) 2026-09-07 18:41:00.402 | 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.dev73) (2023.11.17) 2026-09-07 18:41:00.462 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev73) 2026-09-07 18:41:00.484 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-09-07 18:41:00.554 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-07 18:41:00.598 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-09-07 18:41:00.705 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-09-07 18:41:00.796 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-09-07 18:41:00.890 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 46.5 MB/s 0:00:00 2026-09-07 18:41:00.911 | Downloading cffi-2.1.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (221 kB) 2026-09-07 18:41:00.936 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-09-07 18:41:00.961 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-09-07 18:41:00.985 | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-09-07 18:41:01.010 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-09-07 18:41:01.037 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-09-07 18:41:01.059 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-09-07 18:41:01.088 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-09-07 18:41:01.115 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-09-07 18:41:01.138 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-09-07 18:41:01.161 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-09-07 18:41:01.184 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-09-07 18:41:01.207 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-09-07 18:41:01.235 | Downloading oslo_db-18.1.1-py3-none-any.whl (152 kB) 2026-09-07 18:41:01.259 | Downloading alembic-1.19.1-py3-none-any.whl (265 kB) 2026-09-07 18:41:01.286 | Downloading oslo_messaging-18.3.0-py3-none-any.whl (204 kB) 2026-09-07 18:41:01.311 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-09-07 18:41:01.337 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-09-07 18:41:01.361 | Downloading cachetools-7.1.7-py3-none-any.whl (16 kB) 2026-09-07 18:41:01.386 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-09-07 18:41:01.414 | Downloading oslo_metrics-0.17.0-py3-none-any.whl (14 kB) 2026-09-07 18:41:01.437 | Downloading oslo_middleware-8.2.0-py3-none-any.whl (74 kB) 2026-09-07 18:41:01.460 | Downloading oslo_policy-6.0.1-py3-none-any.whl (89 kB) 2026-09-07 18:41:01.487 | Downloading oslo_service-4.8.0-py3-none-any.whl (125 kB) 2026-09-07 18:41:01.516 | Downloading eventlet-0.41.2-py3-none-any.whl (364 kB) 2026-09-07 18:41:01.543 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-09-07 18:41:01.570 | Downloading greenlet-3.5.5-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (621 kB) 2026-09-07 18:41:01.589 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 621.4/621.4 kB 30.1 MB/s 0:00:00 2026-09-07 18:41:01.608 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl (49 kB) 2026-09-07 18:41:01.632 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-09-07 18:41:01.655 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl (14 kB) 2026-09-07 18:41:01.683 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-09-07 18:41:01.709 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-09-07 18:41:01.735 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-09-07 18:41:01.763 | Downloading prettytable-3.18.0-py3-none-any.whl (37 kB) 2026-09-07 18:41:01.785 | Downloading prometheus_client-0.26.0-py3-none-any.whl (64 kB) 2026-09-07 18:41:01.808 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-09-07 18:41:01.839 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-09-07 18:41:01.861 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-09-07 18:41:01.887 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-09-07 18:41:01.913 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-09-07 18:41:01.935 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-09-07 18:41:01.959 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-09-07 18:41:01.980 | Downloading rpds_py-2026.6.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (366 kB) 2026-09-07 18:41:02.007 | Downloading sqlalchemy-2.0.52-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-09-07 18:41:02.077 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 50.6 MB/s 0:00:00 2026-09-07 18:41:02.094 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-09-07 18:41:02.120 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-09-07 18:41:02.148 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-09-07 18:41:02.169 | Downloading tzdata-2026.3-py2.py3-none-any.whl (348 kB) 2026-09-07 18:41:02.197 | Downloading wcwidth-0.8.2-py3-none-any.whl (323 kB) 2026-09-07 18:41:02.228 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-09-07 18:41:02.255 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-09-07 18:41:02.283 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-09-07 18:41:02.307 | Downloading mako-1.4.1-py3-none-any.whl (80 kB) 2026-09-07 18:41:02.330 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-09-07 18:41:02.352 | Downloading pytz-2026.3.post1-py2.py3-none-any.whl (508 kB) 2026-09-07 18:41:02.669 | Building wheels for collected packages: keystone 2026-09-07 18:41:02.670 | Building editable for keystone (pyproject.toml): started 2026-09-07 18:41:03.777 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-09-07 18:41:03.779 | Created wheel for keystone: filename=keystone-29.1.0.dev73-0.editable-py3-none-any.whl size=9269 sha256=ba59324af98ff2119b15f43e9d18cc65f779e00f3df0230bfff543bf47e5820f 2026-09-07 18:41:03.779 | Stored in directory: /tmp/pip-ephem-wheel-cache-2nha9n5s/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-09-07 18:41:03.784 | Successfully built keystone 2026-09-07 18:41:04.144 | Installing collected packages: statsd, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, testscenarios, testresources, rpds-py, repoze.lru, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, click, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, SQLAlchemy, Routes, referencing, PrettyTable, Mako, jinja2, eventlet, cffi, amqp, kombu, jsonschema-specifications, Flask, cryptography, alembic, pyopenssl, oslo.middleware, oslo.db, oslo.concurrency, jsonschema, Flask-RESTful, pysaml2, osprofiler, oslo.policy, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.messaging, keystone 2026-09-07 18:41:04.183 | Attempting uninstall: pytz 2026-09-07 18:41:04.192 | Found existing installation: pytz 2024.1 2026-09-07 18:41:04.192 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 18:41:04.195 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-09-07 18:41:06.002 | Attempting uninstall: oauthlib 2026-09-07 18:41:06.014 | Found existing installation: oauthlib 3.2.2 2026-09-07 18:41:06.015 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 18:41:06.016 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-09-07 18:41:06.162 | Attempting uninstall: markupsafe 2026-09-07 18:41:06.173 | Found existing installation: MarkupSafe 2.1.5 2026-09-07 18:41:06.174 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 18:41:06.175 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-09-07 18:41:07.273 | Attempting uninstall: click 2026-09-07 18:41:07.284 | Found existing installation: click 8.1.6 2026-09-07 18:41:07.284 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 18:41:07.285 | Can't uninstall 'click'. No files were found to uninstall. 2026-09-07 18:41:07.455 | Attempting uninstall: blinker 2026-09-07 18:41:07.467 | Found existing installation: blinker 1.7.0 2026-09-07 18:41:07.467 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 18:41:07.467 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-09-07 18:41:07.484 | Attempting uninstall: bcrypt 2026-09-07 18:41:07.495 | Found existing installation: bcrypt 3.2.2 2026-09-07 18:41:07.495 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 18:41:07.495 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-09-07 18:41:07.515 | Attempting uninstall: attrs 2026-09-07 18:41:07.525 | Found existing installation: attrs 23.2.0 2026-09-07 18:41:07.525 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 18:41:07.526 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-09-07 18:41:10.653 | Attempting uninstall: jinja2 2026-09-07 18:41:10.665 | Found existing installation: Jinja2 3.1.2 2026-09-07 18:41:10.665 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 18:41:10.666 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-09-07 18:41:11.735 | Attempting uninstall: cryptography 2026-09-07 18:41:11.747 | Found existing installation: cryptography 41.0.7 2026-09-07 18:41:11.748 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 18:41:11.748 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-09-07 18:41:12.358 | Attempting uninstall: pyopenssl 2026-09-07 18:41:12.371 | Found existing installation: pyOpenSSL 23.2.0 2026-09-07 18:41:12.372 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 18:41:12.372 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-09-07 18:41:12.794 | Attempting uninstall: jsonschema 2026-09-07 18:41:12.806 | Found existing installation: jsonschema 4.10.3 2026-09-07 18:41:12.809 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 18:41:12.809 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-09-07 18:41:14.432 | 2026-09-07 18:41:14.433 | ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2026-09-07 18:41:14.433 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-09-07 18:41:14.448 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.4.1 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.18.0 Routes-2.5.1 SQLAlchemy-2.0.52 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.19.1 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.7 cffi-2.1.1 click-8.4.2 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.2 fasteners-0.20 greenlet-3.5.5 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev73 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.6.1 oslo.db-18.1.1 oslo.messaging-18.3.0 oslo.metrics-0.17.0 oslo.middleware-8.2.0 oslo.policy-6.0.1 oslo.service-4.8.0 oslo.upgradecheck-2.8.0 osprofiler-4.4.0 prometheus-client-0.26.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.3.post1 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.6.3 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.3 vine-5.1.0 wcwidth-0.8.2 xmlschema-2.5.1 2026-09-07 18:41:14.784 | + inc/python:pip_install:216 : result=0 2026-09-07 18:41:14.788 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-07 18:41:14.792 | + functions-common:time_stop:2420 : local name 2026-09-07 18:41:14.796 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:41:14.800 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:41:14.804 | + functions-common:time_stop:2423 : local total 2026-09-07 18:41:14.808 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:41:14.812 | + functions-common:time_stop:2426 : name=pip_install 2026-09-07 18:41:14.816 | + functions-common:time_stop:2427 : start_time=1788806449833 2026-09-07 18:41:14.819 | + functions-common:time_stop:2429 : [[ -z 1788806449833 ]] 2026-09-07 18:41:14.824 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:41:14.830 | + functions-common:time_stop:2432 : end_time=1788806474826 2026-09-07 18:41:14.834 | + functions-common:time_stop:2433 : elapsed_time=24993 2026-09-07 18:41:14.837 | + functions-common:time_stop:2434 : total=48620 2026-09-07 18:41:14.841 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:41:14.845 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=73613 2026-09-07 18:41:14.848 | + inc/python:pip_install:219 : return 0 2026-09-07 18:41:14.852 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-07 18:41:14.856 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-07 18:41:14.860 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-09-07 18:41:14.864 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-09-07 18:41:14.868 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:41:14.872 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:41:14.875 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-09-07 18:41:14.880 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:41:14.884 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-09-07 18:41:14.910 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:41:14.914 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-07 18:41:14.918 | + ./stack.sh:main:924 : configure_keystone 2026-09-07 18:41:14.922 | + lib/keystone:configure_keystone:145 : sudo install -d -o quobyte /etc/keystone 2026-09-07 18:41:14.940 | + lib/keystone:configure_keystone:147 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-09-07 18:41:14.944 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-09-07 18:41:14.950 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-09-07 18:41:14.975 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:41:14.979 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-09-07 18:41:15.024 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-09-07 18:41:15.067 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-09-07 18:41:15.115 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-09-07 18:41:15.160 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-09-07 18:41:15.206 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-09-07 18:41:15.252 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-09-07 18:41:15.295 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-09-07 18:41:15.339 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-09-07 18:41:15.384 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-09-07 18:41:15.388 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-09-07 18:41:15.392 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-09-07 18:41:15.396 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-09-07 18:41:15.399 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-09-07 18:41:15.403 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-07 18:41:15.427 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:41:15.432 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-09-07 18:41:15.436 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-09-07 18:41:15.440 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-07 18:41:15.464 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:41:15.468 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.168:5672/ 2026-09-07 18:41:15.472 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.168:5672/ 2026-09-07 18:41:15.518 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-07 18:41:15.522 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-07 18:41:15.526 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.168/identity 2026-09-07 18:41:15.571 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-09-07 18:41:15.575 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-09-07 18:41:15.622 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-09-07 18:41:15.625 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-09-07 18:41:15.629 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-09-07 18:41:15.633 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-09-07 18:41:15.637 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-07 18:41:15.641 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-07 18:41:15.644 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-07 18:41:15.669 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:41:15.673 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-07 18:41:15.677 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-09-07 18:41:15.681 | + lib/keystone:configure_keystone:182 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-09-07 18:41:15.728 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-09-07 18:41:15.732 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-09-07 18:41:15.736 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-09-07 18:41:15.740 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-09-07 18:41:15.745 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-07 18:41:15.771 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-07 18:41:15.775 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-07 18:41:15.779 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-07 18:41:15.783 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-07 18:41:15.787 | + functions:setup_systemd_logging:723 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-09-07 18:41:15.830 | + functions:setup_systemd_logging:725 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-09-07 18:41:15.873 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-09-07 18:41:15.917 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-07 18:41:15.960 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-09-07 18:41:16.003 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-09-07 18:41:16.046 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-09-07 18:41:16.049 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-09-07 18:41:16.053 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-09-07 18:41:16.057 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-09-07 18:41:16.061 | + lib/apache:write_uwsgi_config:246 : local http= 2026-09-07 18:41:16.065 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-09-07 18:41:16.068 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-09-07 18:41:16.072 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-07 18:41:16.076 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-07 18:41:16.094 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-09-07 18:41:16.094 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-07 18:41:16.105 | d /var/run/uwsgi 0755 quobyte root 2026-09-07 18:41:16.110 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-07 18:41:16.124 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-09-07 18:41:16.130 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-09-07 18:41:16.134 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-09-07 18:41:16.140 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-07 18:41:16.144 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-09-07 18:41:16.187 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-09-07 18:41:16.230 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-09-07 18:41:16.272 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-09-07 18:41:16.313 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-09-07 18:41:16.355 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-09-07 18:41:16.397 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-09-07 18:41:16.439 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-09-07 18:41:16.482 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-09-07 18:41:16.524 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-09-07 18:41:16.568 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-09-07 18:41:16.610 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-09-07 18:41:16.653 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-09-07 18:41:16.694 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-09-07 18:41:16.735 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-09-07 18:41:16.739 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-09-07 18:41:16.744 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-09-07 18:41:16.748 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-09-07 18:41:16.752 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-07 18:41:16.756 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 18:41:16.760 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 18:41:16.764 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-09-07 18:41:16.768 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-09-07 18:41:16.772 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-09-07 18:41:16.815 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-09-07 18:41:16.859 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 ' 2026-09-07 18:41:16.859 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-09-07 18:41:16.870 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-09-07 18:41:16.875 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-09-07 18:41:16.879 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-09-07 18:41:16.883 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-07 18:41:16.887 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-07 18:41:16.890 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-07 18:41:16.894 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-07 18:41:16.898 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 18:41:16.902 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 18:41:16.906 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-07 18:41:16.910 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-07 18:41:16.914 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 18:41:16.917 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 18:41:16.921 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-09-07 18:41:16.933 | perl: warning: Setting locale failed. 2026-09-07 18:41:16.934 | perl: warning: Please check that your locale settings: 2026-09-07 18:41:16.934 | LANGUAGE = (unset), 2026-09-07 18:41:16.934 | LC_ALL = "en_US.utf8", 2026-09-07 18:41:16.934 | LANG = "de_DE.UTF-8" 2026-09-07 18:41:16.934 | are supported and installed on your system. 2026-09-07 18:41:16.934 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 18:41:16.974 | Enabling site keystone-api. 2026-09-07 18:41:16.980 | To activate the new configuration, you need to run: 2026-09-07 18:41:16.980 | systemctl reload apache2 2026-09-07 18:41:16.986 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-09-07 18:41:16.990 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-07 18:41:16.994 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-07 18:41:16.998 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-07 18:41:17.134 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-09-07 18:41:17.179 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-09-07 18:41:17.226 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-09-07 18:41:17.271 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-09-07 18:41:17.275 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-09-07 18:41:17.321 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-09-07 18:41:17.364 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-09-07 18:41:17.408 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-09-07 18:41:17.454 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-09-07 18:41:17.458 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-09-07 18:41:17.501 | + ./stack.sh:main:928 : is_service_enabled swift 2026-09-07 18:41:17.527 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:41:17.531 | + ./stack.sh:main:942 : is_service_enabled g-api n-api 2026-09-07 18:41:17.557 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:41:17.561 | + ./stack.sh:main:944 : stack_install_service glance 2026-09-07 18:41:17.565 | + lib/stack:stack_install_service:20 : local service=glance 2026-09-07 18:41:17.569 | + lib/stack:stack_install_service:21 : type install_glance 2026-09-07 18:41:17.573 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-07 18:41:17.577 | + lib/stack:stack_install_service:32 : install_glance 2026-09-07 18:41:17.581 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-09-07 18:41:17.584 | + lib/glance:install_glance:551 : local glance_store_extras 2026-09-07 18:41:17.588 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-09-07 18:41:17.613 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:41:17.617 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-09-07 18:41:17.621 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-09-07 18:41:17.646 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:41:17.649 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-09-07 18:41:17.653 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-09-07 18:41:17.657 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:41:17.661 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:41:17.665 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-09-07 18:41:17.669 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:41:17.674 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-09-07 18:41:17.678 | ++ inc/python:join_extras:28 : local IFS=, 2026-09-07 18:41:17.681 | ++ inc/python:join_extras:29 : echo cinder 2026-09-07 18:41:17.686 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-09-07 18:41:17.690 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-09-07 18:41:17.693 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-09-07 18:41:17.697 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-09-07 18:41:17.703 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-09-07 18:41:17.707 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-09-07 18:41:17.710 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-09-07 18:41:17.716 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-09-07 18:41:17.717 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-09-07 18:41:17.724 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-09-07 18:41:17.728 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-09-07 18:41:17.731 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-09-07 18:41:17.736 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-09-07 18:41:17.739 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-09-07 18:41:17.769 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-09-07 18:41:17.772 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[cinder]!=0.29.0' 2026-09-07 18:41:19.067 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-09-07 18:41:19.197 | Downloading glance_store-5.7.0-py3-none-any.whl.metadata (4.5 kB) 2026-09-07 18:41:19.214 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.7.0) 2026-09-07 18:41:19.215 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.9.0) 2026-09-07 18:41:19.216 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.11.0) 2026-09-07 18:41:19.217 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.2.0) 2026-09-07 18:41:19.217 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.6.1) 2026-09-07 18:41:19.218 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.9.1) 2026-09-07 18:41:19.219 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.26.0) 2026-09-07 18:41:19.220 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.17.0) 2026-09-07 18:41:19.221 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.0.0) 2026-09-07 18:41:19.222 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.34.2) 2026-09-07 18:41:19.249 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-09-07 18:41:19.266 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-09-07 18:41:19.278 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.5.0) 2026-09-07 18:41:19.280 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-09-07 18:41:19.282 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.3.0) 2026-09-07 18:41:19.325 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-09-07 18:41:19.351 | Downloading python_cinderclient-9.10.0-py3-none-any.whl.metadata (19 kB) 2026-09-07 18:41:19.426 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-09-07 18:41:19.445 | Downloading os_brick-7.1.1-py3-none-any.whl.metadata (2.9 kB) 2026-09-07 18:41:19.497 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-09-07 18:41:19.513 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-07 18:41:19.563 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-09-07 18:41:19.616 | Downloading oslo_privsep-3.12.0-py3-none-any.whl.metadata (2.7 kB) 2026-09-07 18:41:19.628 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.1.0) 2026-09-07 18:41:19.629 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2025.9.1) 2026-09-07 18:41:19.630 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.37.0) 2026-09-07 18:41:19.631 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2026.6.3) 2026-09-07 18:41:19.637 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.1.0) 2026-09-07 18:41:19.638 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.9.0) 2026-09-07 18:41:19.639 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.16.0) 2026-09-07 18:41:19.642 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.0.3) 2026-09-07 18:41:19.643 | Requirement already satisfied: oslo.context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (6.5.0) 2026-09-07 18:41:19.644 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (8.3.1) 2026-09-07 18:41:19.647 | Requirement already satisfied: oslo.service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (4.8.0) 2026-09-07 18:41:19.684 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-09-07 18:41:19.699 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-09-07 18:41:19.709 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.2.2) 2026-09-07 18:41:19.714 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.20) 2026-09-07 18:41:19.718 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.3.0) 2026-09-07 18:41:19.719 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-09-07 18:41:19.720 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.0.3) 2026-09-07 18:41:19.729 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.9.0.post0) 2026-09-07 18:41:19.733 | Requirement already satisfied: cffi>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (2.1.1) 2026-09-07 18:41:19.733 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (1.2.1) 2026-09-07 18:41:19.736 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (3.0) 2026-09-07 18:41:19.744 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.8.11) 2026-09-07 18:41:19.745 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.41.2) 2026-09-07 18:41:19.746 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.5.5) 2026-09-07 18:41:19.748 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-09-07 18:41:19.749 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.5.1) 2026-09-07 18:41:19.749 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.10.1) 2026-09-07 18:41:19.750 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.7.6) 2026-09-07 18:41:19.754 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-09-07 18:41:19.764 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.2) 2026-09-07 18:41:19.765 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.3) 2026-09-07 18:41:19.771 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (84.0.0) 2026-09-07 18:41:19.787 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.18.0) 2026-09-07 18:41:19.792 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.8.2) 2026-09-07 18:41:19.795 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.17.0) 2026-09-07 18:41:19.808 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.5.0) 2026-09-07 18:41:19.809 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.18) 2026-09-07 18:41:19.810 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.7.0) 2026-09-07 18:41:19.812 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2023.11.17) 2026-09-07 18:41:19.832 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.8) 2026-09-07 18:41:19.892 | Downloading glance_store-5.7.0-py3-none-any.whl (262 kB) 2026-09-07 18:41:19.947 | Downloading os_brick-7.1.1-py3-none-any.whl (285 kB) 2026-09-07 18:41:19.977 | Downloading oslo_privsep-3.12.0-py3-none-any.whl (41 kB) 2026-09-07 18:41:20.000 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl (40 kB) 2026-09-07 18:41:20.023 | Downloading python_cinderclient-9.10.0-py3-none-any.whl (256 kB) 2026-09-07 18:41:20.050 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-09-07 18:41:20.071 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-09-07 18:41:20.352 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-09-07 18:41:21.695 | 2026-09-07 18:41:21.712 | Successfully installed glance-store-5.7.0 os-brick-7.1.1 oslo.privsep-3.12.0 oslo.rootwrap-7.10.0 python-cinderclient-9.10.0 retrying-1.4.2 tenacity-9.1.4 2026-09-07 18:41:21.888 | + inc/python:pip_install:216 : result=0 2026-09-07 18:41:21.892 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-07 18:41:21.896 | + functions-common:time_stop:2420 : local name 2026-09-07 18:41:21.900 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:41:21.903 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:41:21.907 | + functions-common:time_stop:2423 : local total 2026-09-07 18:41:21.910 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:41:21.914 | + functions-common:time_stop:2426 : name=pip_install 2026-09-07 18:41:21.918 | + functions-common:time_stop:2427 : start_time=1788806477762 2026-09-07 18:41:21.923 | + functions-common:time_stop:2429 : [[ -z 1788806477762 ]] 2026-09-07 18:41:21.927 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:41:21.933 | + functions-common:time_stop:2432 : end_time=1788806481928 2026-09-07 18:41:21.937 | + functions-common:time_stop:2433 : elapsed_time=4166 2026-09-07 18:41:21.940 | + functions-common:time_stop:2434 : total=73613 2026-09-07 18:41:21.944 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:41:21.948 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=77779 2026-09-07 18:41:21.952 | + inc/python:pip_install:219 : return 0 2026-09-07 18:41:21.956 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-09-07 18:41:21.960 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-09-07 18:41:21.963 | + lib/glance:copy_rootwrap:269 : sudo install -d -o quobyte /etc/glance 2026-09-07 18:41:21.982 | + lib/glance:copy_rootwrap:270 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-09-07 18:41:21.989 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-09-07 18:41:21.993 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-09-07 18:41:21.997 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-09-07 18:41:22.000 | + functions-common:git_clone:591 : local git_ref=master 2026-09-07 18:41:22.004 | + functions-common:git_clone:592 : local orig_dir 2026-09-07 18:41:22.009 | ++ functions-common:git_clone:593 : pwd 2026-09-07 18:41:22.013 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-07 18:41:22.017 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-07 18:41:22.022 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-07 18:41:22.046 | + functions-common:git_clone:596 : RECLONE=False 2026-09-07 18:41:22.050 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-07 18:41:22.053 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-07 18:41:22.058 | + functions-common:git_clone:610 : echo master 2026-09-07 18:41:22.058 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-07 18:41:22.065 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-09-07 18:41:22.069 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-07 18:41:22.073 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-09-07 18:41:22.076 | + functions-common:git_timed:697 : local count=0 2026-09-07 18:41:22.080 | + functions-common:git_timed:698 : local timeout=0 2026-09-07 18:41:22.083 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 18:41:22.087 | + functions-common:git_timed:701 : timeout=0 2026-09-07 18:41:22.090 | + functions-common:git_timed:704 : time_start git_timed 2026-09-07 18:41:22.094 | + functions-common:time_start:2406 : local name=git_timed 2026-09-07 18:41:22.097 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:41:22.101 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:41:22.106 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:41:22.111 | + functions-common:time_start:2411 : _TIME_START[$name]=1788806482107 2026-09-07 18:41:22.114 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-09-07 18:41:22.119 | Cloning into '/opt/stack/glance'... 2026-09-07 18:41:29.588 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-07 18:41:29.592 | + functions-common:time_stop:2420 : local name 2026-09-07 18:41:29.596 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:41:29.599 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:41:29.603 | + functions-common:time_stop:2423 : local total 2026-09-07 18:41:29.606 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:41:29.610 | + functions-common:time_stop:2426 : name=git_timed 2026-09-07 18:41:29.614 | + functions-common:time_stop:2427 : start_time=1788806482107 2026-09-07 18:41:29.617 | + functions-common:time_stop:2429 : [[ -z 1788806482107 ]] 2026-09-07 18:41:29.622 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:41:29.628 | + functions-common:time_stop:2432 : end_time=1788806489624 2026-09-07 18:41:29.631 | + functions-common:time_stop:2433 : elapsed_time=7517 2026-09-07 18:41:29.635 | + functions-common:time_stop:2434 : total=21957 2026-09-07 18:41:29.638 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:41:29.642 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29474 2026-09-07 18:41:29.646 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-09-07 18:41:29.650 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-09-07 18:41:29.653 | + functions-common:git_timed:697 : local count=0 2026-09-07 18:41:29.657 | + functions-common:git_timed:698 : local timeout=0 2026-09-07 18:41:29.661 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 18:41:29.665 | + functions-common:git_timed:701 : timeout=0 2026-09-07 18:41:29.668 | + functions-common:git_timed:704 : time_start git_timed 2026-09-07 18:41:29.672 | + functions-common:time_start:2406 : local name=git_timed 2026-09-07 18:41:29.676 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:41:29.679 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:41:29.684 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:41:29.690 | + functions-common:time_start:2411 : _TIME_START[$name]=1788806489686 2026-09-07 18:41:29.693 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-07 18:41:30.313 | From https://review.opendev.org/openstack/glance 2026-09-07 18:41:30.313 | * branch master -> FETCH_HEAD 2026-09-07 18:41:30.324 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-07 18:41:30.328 | + functions-common:time_stop:2420 : local name 2026-09-07 18:41:30.331 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:41:30.335 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:41:30.339 | + functions-common:time_stop:2423 : local total 2026-09-07 18:41:30.343 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:41:30.346 | + functions-common:time_stop:2426 : name=git_timed 2026-09-07 18:41:30.350 | + functions-common:time_stop:2427 : start_time=1788806489686 2026-09-07 18:41:30.353 | + functions-common:time_stop:2429 : [[ -z 1788806489686 ]] 2026-09-07 18:41:30.358 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:41:30.364 | + functions-common:time_stop:2432 : end_time=1788806490360 2026-09-07 18:41:30.367 | + functions-common:time_stop:2433 : elapsed_time=674 2026-09-07 18:41:30.371 | + functions-common:time_stop:2434 : total=29474 2026-09-07 18:41:30.375 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:41:30.378 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30148 2026-09-07 18:41:30.382 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-07 18:41:30.385 | + functions-common:git_timed:697 : local count=0 2026-09-07 18:41:30.389 | + functions-common:git_timed:698 : local timeout=0 2026-09-07 18:41:30.393 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 18:41:30.397 | + functions-common:git_timed:701 : timeout=0 2026-09-07 18:41:30.400 | + functions-common:git_timed:704 : time_start git_timed 2026-09-07 18:41:30.404 | + functions-common:time_start:2406 : local name=git_timed 2026-09-07 18:41:30.408 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:41:30.412 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:41:30.416 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:41:30.422 | + functions-common:time_start:2411 : _TIME_START[$name]=1788806490418 2026-09-07 18:41:30.426 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-07 18:41:30.559 | Note: switching to 'FETCH_HEAD'. 2026-09-07 18:41:30.559 | 2026-09-07 18:41:30.559 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-07 18:41:30.559 | changes and commit them, and you can discard any commits you make in this 2026-09-07 18:41:30.559 | state without impacting any branches by switching back to a branch. 2026-09-07 18:41:30.559 | 2026-09-07 18:41:30.559 | If you want to create a new branch to retain commits you create, you may 2026-09-07 18:41:30.560 | do so (now or later) by using -c with the switch command. Example: 2026-09-07 18:41:30.560 | 2026-09-07 18:41:30.560 | git switch -c 2026-09-07 18:41:30.560 | 2026-09-07 18:41:30.560 | Or undo this operation with: 2026-09-07 18:41:30.560 | 2026-09-07 18:41:30.560 | git switch - 2026-09-07 18:41:30.560 | 2026-09-07 18:41:30.560 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-07 18:41:30.560 | 2026-09-07 18:41:30.560 | HEAD is now at abc1077f1 Try all allowed DNS addresses when importing image 2026-09-07 18:41:30.566 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-07 18:41:30.569 | + functions-common:time_stop:2420 : local name 2026-09-07 18:41:30.573 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:41:30.577 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:41:30.580 | + functions-common:time_stop:2423 : local total 2026-09-07 18:41:30.584 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:41:30.588 | + functions-common:time_stop:2426 : name=git_timed 2026-09-07 18:41:30.591 | + functions-common:time_stop:2427 : start_time=1788806490418 2026-09-07 18:41:30.595 | + functions-common:time_stop:2429 : [[ -z 1788806490418 ]] 2026-09-07 18:41:30.600 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:41:30.605 | + functions-common:time_stop:2432 : end_time=1788806490601 2026-09-07 18:41:30.609 | + functions-common:time_stop:2433 : elapsed_time=183 2026-09-07 18:41:30.613 | + functions-common:time_stop:2434 : total=30148 2026-09-07 18:41:30.616 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:41:30.620 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30331 2026-09-07 18:41:30.624 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-09-07 18:41:30.642 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-09-07 18:41:30.647 | + functions-common:git_clone:673 : head -1 2026-09-07 18:41:30.647 | + functions-common:git_clone:673 : git show --oneline 2026-09-07 18:41:30.653 | abc1077f1 Try all allowed DNS addresses when importing image 2026-09-07 18:41:30.657 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-07 18:41:30.661 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-09-07 18:41:30.665 | + inc/python:setup_develop:353 : local bindep 2026-09-07 18:41:30.669 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-09-07 18:41:30.673 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-09-07 18:41:30.677 | + inc/python:setup_develop:359 : local extras= 2026-09-07 18:41:30.681 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-09-07 18:41:30.685 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-07 18:41:30.689 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-09-07 18:41:30.693 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-09-07 18:41:30.697 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-07 18:41:30.701 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-07 18:41:30.706 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-09-07 18:41:30.710 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-07 18:41:30.714 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-09-07 18:41:30.718 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-07 18:41:30.722 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-07 18:41:30.727 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-09-07 18:41:30.735 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-09-07 18:41:30.739 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-09-07 18:41:30.743 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-09-07 18:41:30.904 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-09-07 18:41:30.908 | + inc/python:setup_package:436 : local bindep=0 2026-09-07 18:41:30.912 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-07 18:41:30.916 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-07 18:41:30.920 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-09-07 18:41:30.924 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-09-07 18:41:30.928 | + inc/python:setup_package:445 : local flags=-e 2026-09-07 18:41:30.932 | + inc/python:setup_package:446 : local extras= 2026-09-07 18:41:30.936 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-07 18:41:30.940 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-07 18:41:30.943 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-07 18:41:30.947 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-07 18:41:30.951 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-07 18:41:30.955 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-09-07 18:41:30.984 | Using python 3.12 to install /opt/stack/glance 2026-09-07 18:41:30.988 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2026-09-07 18:41:31.972 | Obtaining file:///opt/stack/glance 2026-09-07 18:41:31.975 | Installing build dependencies: started 2026-09-07 18:41:33.514 | Installing build dependencies: finished with status 'done' 2026-09-07 18:41:33.515 | Checking if build backend supports build_editable: started 2026-09-07 18:41:34.080 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-07 18:41:34.082 | Getting requirements to build editable: started 2026-09-07 18:41:34.382 | Getting requirements to build editable: finished with status 'done' 2026-09-07 18:41:34.384 | Preparing editable metadata (pyproject.toml): started 2026-09-07 18:41:35.307 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-07 18:41:35.326 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (7.0.3) 2026-09-07 18:41:35.326 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (0.7.1) 2026-09-07 18:41:35.328 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (2.0.52) 2026-09-07 18:41:35.328 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (3.1.0) 2026-09-07 18:41:35.330 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (2.5.1) 2026-09-07 18:41:35.330 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (1.8.11) 2026-09-07 18:41:35.331 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (1.19.1) 2026-09-07 18:41:35.508 | Collecting httplib2>=0.9.1 (from glance==33.0.0.0b3.dev59) 2026-09-07 18:41:35.640 | Downloading httplib2-0.32.0-py3-none-any.whl.metadata (2.2 kB) 2026-09-07 18:41:35.650 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (10.7.0) 2026-09-07 18:41:35.651 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (7.6.1) 2026-09-07 18:41:35.653 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (6.5.0) 2026-09-07 18:41:35.653 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (2.8.0) 2026-09-07 18:41:35.655 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (10.2.0) 2026-09-07 18:41:35.655 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (5.9.1) 2026-09-07 18:41:35.714 | Collecting taskflow>=4.0.0 (from glance==33.0.0.0b3.dev59) 2026-09-07 18:41:35.734 | Downloading taskflow-6.4.0-py3-none-any.whl.metadata (4.5 kB) 2026-09-07 18:41:35.750 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (5.17.0) 2026-09-07 18:41:35.751 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (13.0.1) 2026-09-07 18:41:35.865 | Collecting WSME>=0.8.0 (from glance==33.0.0.0b3.dev59) 2026-09-07 18:41:35.887 | Downloading wsme-0.13.0-py3-none-any.whl.metadata (4.0 kB) 2026-09-07 18:41:35.898 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (3.18.0) 2026-09-07 18:41:35.899 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (2.34.2) 2026-09-07 18:41:35.901 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (3.10.1) 2026-09-07 18:41:35.901 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (4.26.0) 2026-09-07 18:41:35.902 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (6.0.0) 2026-09-07 18:41:35.903 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (18.1.1) 2026-09-07 18:41:35.904 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (6.9.0) 2026-09-07 18:41:36.029 | Collecting oslo.limit>=1.6.0 (from glance==33.0.0.0b3.dev59) 2026-09-07 18:41:36.048 | Downloading oslo_limit-2.12.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-07 18:41:36.058 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (8.3.1) 2026-09-07 18:41:36.062 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (18.3.0) 2026-09-07 18:41:36.062 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (8.2.0) 2026-09-07 18:41:36.100 | Collecting oslo.reports>=3.2.0 (from glance==33.0.0.0b3.dev59) 2026-09-07 18:41:36.122 | Downloading oslo_reports-3.9.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-07 18:41:36.133 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (6.0.1) 2026-09-07 18:41:36.134 | Requirement already satisfied: oslo.service>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev59) (4.8.0) 2026-09-07 18:41:36.136 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (4.4.0) 2026-09-07 18:41:36.137 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (5.7.0) 2026-09-07 18:41:36.138 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (3.1.0) 2026-09-07 18:41:36.138 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (43.0.3) 2026-09-07 18:41:36.168 | Collecting cursive>=0.2.1 (from glance==33.0.0.0b3.dev59) 2026-09-07 18:41:36.186 | Downloading cursive-0.3.1-py3-none-any.whl.metadata (1.9 kB) 2026-09-07 18:41:36.235 | Collecting castellan>=0.17.0 (from glance==33.0.0.0b3.dev59) 2026-09-07 18:41:36.254 | Downloading castellan-5.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-07 18:41:36.265 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev59) (1.4.1) 2026-09-07 18:41:36.266 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev59) (4.16.0) 2026-09-07 18:41:36.301 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==33.0.0.0b3.dev59) 2026-09-07 18:41:36.321 | Downloading python_barbicanclient-7.6.0-py3-none-any.whl.metadata (11 kB) 2026-09-07 18:41:36.335 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==33.0.0.0b3.dev59) (2.1.1) 2026-09-07 18:41:36.339 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==33.0.0.0b3.dev59) (3.0) 2026-09-07 18:41:36.342 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==33.0.0.0b3.dev59) (5.11.0) 2026-09-07 18:41:36.345 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==33.0.0.0b3.dev59) (2.3.0) 2026-09-07 18:41:36.351 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==33.0.0.0b3.dev59) (1.4.2) 2026-09-07 18:41:36.352 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==33.0.0.0b3.dev59) (3.5.0) 2026-09-07 18:41:36.358 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==33.0.0.0b3.dev59) (3.3.2) 2026-09-07 18:41:36.362 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev59) (26.1.0) 2026-09-07 18:41:36.363 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev59) (2025.9.1) 2026-09-07 18:41:36.364 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev59) (0.37.0) 2026-09-07 18:41:36.365 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev59) (2026.6.3) 2026-09-07 18:41:36.372 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==33.0.0.0b3.dev59) (2.1.0) 2026-09-07 18:41:36.373 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==33.0.0.0b3.dev59) (1.9.0) 2026-09-07 18:41:36.378 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev59) (4.3.0) 2026-09-07 18:41:36.381 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev59) (4.1.0) 2026-09-07 18:41:36.382 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev59) (2.13.0) 2026-09-07 18:41:36.388 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev59) (1.5.0) 2026-09-07 18:41:36.392 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev59) (5.3.1) 2026-09-07 18:41:36.398 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==33.0.0.0b3.dev59) (0.20) 2026-09-07 18:41:36.402 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev59) (1.3.0) 2026-09-07 18:41:36.404 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev59) (2.0.0) 2026-09-07 18:41:36.404 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev59) (6.0.3) 2026-09-07 18:41:36.413 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==33.0.0.0b3.dev59) (2.1.2) 2026-09-07 18:41:36.414 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==33.0.0.0b3.dev59) (0.6.2) 2026-09-07 18:41:36.478 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==33.0.0.0b3.dev59) 2026-09-07 18:41:36.493 | Downloading openstacksdk-4.20.0-py3-none-any.whl.metadata (12 kB) 2026-09-07 18:41:36.534 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev59) 2026-09-07 18:41:36.550 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-09-07 18:41:36.590 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev59) 2026-09-07 18:41:36.610 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-09-07 18:41:36.656 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev59) 2026-09-07 18:41:36.675 | Downloading platformdirs-4.11.3-py3-none-any.whl.metadata (5.5 kB) 2026-09-07 18:41:36.685 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev59) (7.2.2) 2026-09-07 18:41:36.716 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev59) 2026-09-07 18:41:36.734 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-09-07 18:41:36.749 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.5.0->glance==33.0.0.0b3.dev59) (2.9.0.post0) 2026-09-07 18:41:36.755 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev59) (7.1.7) 2026-09-07 18:41:36.756 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev59) (5.3.1) 2026-09-07 18:41:36.757 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev59) (5.6.2) 2026-09-07 18:41:36.758 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev59) (0.17.0) 2026-09-07 18:41:36.762 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev59) (5.1.0) 2026-09-07 18:41:36.771 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev59) (2026.3) 2026-09-07 18:41:36.771 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev59) (26.3) 2026-09-07 18:41:36.778 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev59) (0.26.0) 2026-09-07 18:41:36.782 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev59) (5.0.0) 2026-09-07 18:41:36.782 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev59) (3.1.6) 2026-09-07 18:41:36.784 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev59) (4.0.1) 2026-09-07 18:41:36.791 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev59) (3.0.3) 2026-09-07 18:41:36.805 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==33.0.0.0b3.dev59) (1.2.1) 2026-09-07 18:41:36.812 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev59) (0.41.2) 2026-09-07 18:41:36.813 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev59) (3.5.5) 2026-09-07 18:41:36.817 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev59) (1.7.6) 2026-09-07 18:41:36.821 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev59) (2.8.0) 2026-09-07 18:41:36.953 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev59) 2026-09-07 18:41:36.974 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-09-07 18:41:37.114 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev59) 2026-09-07 18:41:37.133 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (10 kB) 2026-09-07 18:41:37.179 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==33.0.0.0b3.dev59) (84.0.0) 2026-09-07 18:41:37.195 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==33.0.0.0b3.dev59) (0.8.2) 2026-09-07 18:41:37.258 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev59) 2026-09-07 18:41:37.274 | Downloading cliff-4.16.0-py3-none-any.whl.metadata (2.2 kB) 2026-09-07 18:41:37.316 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev59) 2026-09-07 18:41:37.334 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-09-07 18:41:37.404 | Collecting cmd2>=4.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev59) 2026-09-07 18:41:37.421 | Downloading cmd2-4.2.0-py3-none-any.whl.metadata (16 kB) 2026-09-07 18:41:37.490 | Collecting prompt-toolkit>=3.0.53 (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev59) 2026-09-07 18:41:37.507 | Downloading prompt_toolkit-3.0.53-py3-none-any.whl.metadata (6.4 kB) 2026-09-07 18:41:37.544 | Collecting pyperclip>=1.8.2 (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev59) 2026-09-07 18:41:37.560 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-09-07 18:41:37.570 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev59) (15.0.0) 2026-09-07 18:41:37.604 | Collecting rich-argparse>=1.7.2 (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev59) 2026-09-07 18:41:37.620 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-09-07 18:41:37.642 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.5.0->glance==33.0.0.0b3.dev59) (1.17.0) 2026-09-07 18:41:37.662 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->glance==33.0.0.0b3.dev59) (3.5.0) 2026-09-07 18:41:37.663 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->glance==33.0.0.0b3.dev59) (3.18) 2026-09-07 18:41:37.664 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->glance==33.0.0.0b3.dev59) (2.7.0) 2026-09-07 18:41:37.665 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->glance==33.0.0.0b3.dev59) (2023.11.17) 2026-09-07 18:41:37.698 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev59) (4.2.0) 2026-09-07 18:41:37.699 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev59) (2.20.0) 2026-09-07 18:41:37.708 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev59) (0.1.2) 2026-09-07 18:41:37.725 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==33.0.0.0b3.dev59) (0.8) 2026-09-07 18:41:37.847 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev59) 2026-09-07 18:41:37.864 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-09-07 18:41:37.914 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev59) 2026-09-07 18:41:37.931 | Downloading automaton-3.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-07 18:41:37.941 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==33.0.0.0b3.dev59) (9.1.4) 2026-09-07 18:41:37.968 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev59) 2026-09-07 18:41:37.986 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-09-07 18:41:38.082 | Collecting simplegeneric (from WSME>=0.8.0->glance==33.0.0.0b3.dev59) 2026-09-07 18:41:38.101 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-09-07 18:41:38.114 | Installing build dependencies: started 2026-09-07 18:41:39.511 | Installing build dependencies: finished with status 'done' 2026-09-07 18:41:39.511 | Getting requirements to build wheel: started 2026-09-07 18:41:40.141 | Getting requirements to build wheel: finished with status 'done' 2026-09-07 18:41:40.143 | Preparing metadata (pyproject.toml): started 2026-09-07 18:41:40.506 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-09-07 18:41:40.561 | Collecting importlib_metadata>=4.4 (from WSME>=0.8.0->glance==33.0.0.0b3.dev59) 2026-09-07 18:41:40.579 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-09-07 18:41:40.627 | Collecting zipp>=3.20 (from importlib_metadata>=4.4->WSME>=0.8.0->glance==33.0.0.0b3.dev59) 2026-09-07 18:41:40.644 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-09-07 18:41:40.722 | Downloading castellan-5.8.0-py3-none-any.whl (104 kB) 2026-09-07 18:41:40.760 | Downloading cursive-0.3.1-py3-none-any.whl (44 kB) 2026-09-07 18:41:40.786 | Downloading httplib2-0.32.0-py3-none-any.whl (93 kB) 2026-09-07 18:41:40.812 | Downloading oslo_limit-2.12.0-py3-none-any.whl (24 kB) 2026-09-07 18:41:40.842 | Downloading openstacksdk-4.20.0-py3-none-any.whl (2.0 MB) 2026-09-07 18:41:40.900 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 44.1 MB/s 0:00:00 2026-09-07 18:41:40.923 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-09-07 18:41:40.943 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-09-07 18:41:40.965 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-09-07 18:41:40.988 | Downloading oslo_reports-3.9.0-py3-none-any.whl (54 kB) 2026-09-07 18:41:41.010 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-09-07 18:41:41.031 | Downloading platformdirs-4.11.3-py3-none-any.whl (23 kB) 2026-09-07 18:41:41.055 | Downloading python_barbicanclient-7.6.0-py3-none-any.whl (90 kB) 2026-09-07 18:41:41.079 | Downloading cliff-4.16.0-py3-none-any.whl (86 kB) 2026-09-07 18:41:41.103 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-09-07 18:41:41.126 | Downloading cmd2-4.2.0-py3-none-any.whl (193 kB) 2026-09-07 18:41:41.152 | Downloading prompt_toolkit-3.0.53-py3-none-any.whl (392 kB) 2026-09-07 18:41:41.186 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-09-07 18:41:41.219 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-09-07 18:41:41.252 | Downloading taskflow-6.4.0-py3-none-any.whl (491 kB) 2026-09-07 18:41:41.293 | Downloading automaton-3.5.0-py3-none-any.whl (23 kB) 2026-09-07 18:41:41.322 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-09-07 18:41:41.384 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 33.4 MB/s 0:00:00 2026-09-07 18:41:41.401 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-09-07 18:41:41.426 | Downloading wsme-0.13.0-py3-none-any.whl (59 kB) 2026-09-07 18:41:41.449 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-09-07 18:41:41.471 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-09-07 18:41:41.494 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-09-07 18:41:41.655 | Building wheels for collected packages: glance, simplegeneric 2026-09-07 18:41:41.656 | Building editable for glance (pyproject.toml): started 2026-09-07 18:41:42.516 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-09-07 18:41:42.517 | Created wheel for glance: filename=glance-33.0.0.0b3.dev59-0.editable-py3-none-any.whl size=9080 sha256=42e1acf3ebeb4de8c0b528e3007ccd209196a113f5e27196ca35f82a8e98abeb 2026-09-07 18:41:42.517 | Stored in directory: /tmp/pip-ephem-wheel-cache-obcgon4i/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-09-07 18:41:42.523 | Building wheel for simplegeneric (pyproject.toml): started 2026-09-07 18:41:42.946 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-09-07 18:41:42.947 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=45ae9e02f3a570e0c44c4f6b1ea3795e257713130d1d70533de9022cfa8d9ad8 2026-09-07 18:41:42.947 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-09-07 18:41:42.951 | Successfully built glance simplegeneric 2026-09-07 18:41:43.246 | Installing collected packages: simplegeneric, pyperclip, zipp, setproctitle, pydot, prompt-toolkit, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib_metadata, cotyledon, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-09-07 18:41:46.239 | Attempting uninstall: jsonpointer 2026-09-07 18:41:46.257 | Found existing installation: jsonpointer 2.0 2026-09-07 18:41:46.257 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 18:41:46.257 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-09-07 18:41:46.272 | Attempting uninstall: jmespath 2026-09-07 18:41:46.287 | Found existing installation: jmespath 1.0.1 2026-09-07 18:41:46.288 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 18:41:46.289 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-09-07 18:41:46.330 | Attempting uninstall: httplib2 2026-09-07 18:41:46.346 | Found existing installation: httplib2 0.20.4 2026-09-07 18:41:46.347 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 18:41:46.348 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-09-07 18:41:46.442 | Attempting uninstall: jsonpatch 2026-09-07 18:41:46.458 | Found existing installation: jsonpatch 1.32 2026-09-07 18:41:46.459 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 18:41:46.460 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-09-07 18:41:50.956 | 2026-09-07 18:41:50.975 | Successfully installed WSME-0.13.0 automaton-3.5.0 autopage-0.6.0 castellan-5.8.0 cliff-4.16.0 cmd2-4.2.0 cotyledon-2.2.0 cursive-0.3.1 glance-33.0.0.0b3.dev59 httplib2-0.32.0 importlib_metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.20.0 oslo.limit-2.12.0 oslo.reports-3.9.0 platformdirs-4.11.3 prompt-toolkit-3.0.53 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.6.0 rich-argparse-1.8.0 setproctitle-1.3.7 simplegeneric-0.8.1 taskflow-6.4.0 zipp-4.1.0 2026-09-07 18:41:51.229 | + inc/python:pip_install:216 : result=0 2026-09-07 18:41:51.233 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-07 18:41:51.237 | + functions-common:time_stop:2420 : local name 2026-09-07 18:41:51.240 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:41:51.243 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:41:51.247 | + functions-common:time_stop:2423 : local total 2026-09-07 18:41:51.251 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:41:51.254 | + functions-common:time_stop:2426 : name=pip_install 2026-09-07 18:41:51.258 | + functions-common:time_stop:2427 : start_time=1788806490977 2026-09-07 18:41:51.261 | + functions-common:time_stop:2429 : [[ -z 1788806490977 ]] 2026-09-07 18:41:51.266 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:41:51.272 | + functions-common:time_stop:2432 : end_time=1788806511267 2026-09-07 18:41:51.275 | + functions-common:time_stop:2433 : elapsed_time=20290 2026-09-07 18:41:51.279 | + functions-common:time_stop:2434 : total=77779 2026-09-07 18:41:51.283 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:41:51.286 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=98069 2026-09-07 18:41:51.290 | + inc/python:pip_install:219 : return 0 2026-09-07 18:41:51.294 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-07 18:41:51.297 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-07 18:41:51.301 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-09-07 18:41:51.305 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-09-07 18:41:51.309 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:41:51.313 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:41:51.317 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-09-07 18:41:51.321 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:41:51.325 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-07 18:41:51.329 | + ./stack.sh:main:945 : configure_glance 2026-09-07 18:41:51.333 | + lib/glance:configure_glance:350 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-09-07 18:41:51.351 | + lib/glance:configure_glance:353 : local dburl 2026-09-07 18:41:51.355 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-09-07 18:41:51.359 | ++ lib/database:database_connection_url:134 : local db=glance 2026-09-07 18:41:51.363 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-09-07 18:41:51.366 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-09-07 18:41:51.370 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-07 18:41:51.374 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-07 18:41:51.378 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-07 18:41:51.401 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:41:51.405 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-07 18:41:51.409 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-09-07 18:41:51.413 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-09-07 18:41:51.417 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-09-07 18:41:51.461 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-09-07 18:41:51.505 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-09-07 18:41:51.547 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-09-07 18:41:51.589 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-09-07 18:41:51.631 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-09-07 18:41:51.676 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-09-07 18:41:51.721 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-09-07 18:41:51.725 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-09-07 18:41:51.729 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-09-07 18:41:51.732 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-09-07 18:41:51.736 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-07 18:41:51.740 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-09-07 18:41:51.744 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-09-07 18:41:51.748 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-09-07 18:41:51.751 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-09-07 18:41:51.755 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-09-07 18:41:51.798 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-09-07 18:41:51.840 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.168/identity 2026-09-07 18:41:51.881 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-09-07 18:41:51.923 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-09-07 18:41:51.965 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-09-07 18:41:52.007 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-09-07 18:41:52.049 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-09-07 18:41:52.091 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.168/identity 2026-09-07 18:41:52.134 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-09-07 18:41:52.177 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-09-07 18:41:52.219 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-07 18:41:52.223 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-09-07 18:41:52.268 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-09-07 18:41:52.272 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-09-07 18:41:52.276 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-09-07 18:41:52.279 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-07 18:41:52.283 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-09-07 18:41:52.287 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-07 18:41:52.311 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:41:52.315 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-09-07 18:41:52.319 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-09-07 18:41:52.323 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-07 18:41:52.350 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:41:52.354 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.168:5672/ 2026-09-07 18:41:52.359 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.168:5672/ 2026-09-07 18:41:52.403 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-07 18:41:52.407 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-07 18:41:52.411 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-09-07 18:41:52.415 | + lib/glance:configure_glance:366 : '[' kvm = parallels ']' 2026-09-07 18:41:52.419 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-09-07 18:41:52.462 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-09-07 18:41:52.505 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-09-07 18:41:52.553 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-09-07 18:41:52.557 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-09-07 18:41:52.560 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-09-07 18:41:52.564 | + lib/glance:configure_glance_store:282 : local be 2026-09-07 18:41:52.568 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-09-07 18:41:52.571 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-09-07 18:41:52.575 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-09-07 18:41:52.622 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-09-07 18:41:52.625 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.168 2026-09-07 18:41:52.671 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-09-07 18:41:52.674 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-09-07 18:41:52.678 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-09-07 18:41:52.702 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:41:52.706 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.168/image 2026-09-07 18:41:52.750 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-09-07 18:41:52.775 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:41:52.779 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-09-07 18:41:52.783 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-09-07 18:41:52.787 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-09-07 18:41:52.792 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-07 18:41:52.817 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-07 18:41:52.821 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-07 18:41:52.824 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-07 18:41:52.828 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-07 18:41:52.832 | + functions:setup_systemd_logging:723 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-09-07 18:41:52.876 | + functions:setup_systemd_logging:725 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-09-07 18:41:52.919 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-09-07 18:41:52.963 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-07 18:41:53.005 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-09-07 18:41:53.049 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-09-07 18:41:53.055 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-09-07 18:41:53.100 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-09-07 18:41:53.142 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-09-07 18:41:53.186 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-09-07 18:41:53.229 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-09-07 18:41:53.277 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-09-07 18:41:53.326 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-09-07 18:41:53.375 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-09-07 18:41:53.419 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-09-07 18:41:53.426 | + lib/glance:configure_glance:449 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2026-09-07 18:41:53.434 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-09-07 18:41:53.459 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:41:53.463 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-09-07 18:41:53.467 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-09-07 18:41:53.470 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-09-07 18:41:53.474 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-09-07 18:41:53.478 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-09-07 18:41:53.481 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-09-07 18:41:53.485 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-09-07 18:41:53.491 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-07 18:41:53.494 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-09-07 18:41:53.539 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-09-07 18:41:53.543 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-09-07 18:41:53.546 | ++ functions:get_random_port:861 : true 2026-09-07 18:41:53.550 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-09-07 18:41:53.554 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-09-07 18:41:53.557 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-09-07 18:41:53.614 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-09-07 18:41:53.618 | ++ functions:get_random_port:865 : break 2 2026-09-07 18:41:53.622 | ++ functions:get_random_port:869 : echo 60999 2026-09-07 18:41:53.626 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-09-07 18:41:53.630 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-09-07 18:41:53.670 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-09-07 18:41:53.710 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-09-07 18:41:53.751 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-09-07 18:41:53.794 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-09-07 18:41:53.836 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-07 18:41:53.877 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-09-07 18:41:53.918 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-09-07 18:41:53.959 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-09-07 18:41:54.001 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-09-07 18:41:54.042 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-09-07 18:41:54.085 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-07 18:41:54.126 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-09-07 18:41:54.168 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-09-07 18:41:54.209 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-09-07 18:41:54.251 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-09-07 18:41:54.292 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-09-07 18:41:54.333 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-09-07 18:41:54.374 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-09-07 18:41:54.416 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-09-07 18:41:54.457 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-09-07 18:41:54.461 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-09-07 18:41:54.465 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-07 18:41:54.468 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-07 18:41:54.472 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 18:41:54.476 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 18:41:54.479 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-09-07 18:41:54.483 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-09-07 18:41:54.486 | perl: warning: Setting locale failed. 2026-09-07 18:41:54.486 | perl: warning: Please check that your locale settings: 2026-09-07 18:41:54.486 | LANGUAGE = (unset), 2026-09-07 18:41:54.486 | LC_ALL = "en_US.utf8", 2026-09-07 18:41:54.486 | LANG = (unset) 2026-09-07 18:41:54.486 | are supported and installed on your system. 2026-09-07 18:41:54.487 | perl: warning: Falling back to the standard locale ("C"). 2026-09-07 18:41:54.523 | proxy (enabled by site administrator) 2026-09-07 18:41:54.528 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-09-07 18:41:54.532 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-09-07 18:41:54.535 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-07 18:41:54.539 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-07 18:41:54.542 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 18:41:54.546 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 18:41:54.550 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-09-07 18:41:54.553 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-09-07 18:41:54.556 | perl: warning: Setting locale failed. 2026-09-07 18:41:54.556 | perl: warning: Please check that your locale settings: 2026-09-07 18:41:54.556 | LANGUAGE = (unset), 2026-09-07 18:41:54.556 | LC_ALL = "en_US.utf8", 2026-09-07 18:41:54.556 | LANG = (unset) 2026-09-07 18:41:54.556 | are supported and installed on your system. 2026-09-07 18:41:54.557 | perl: warning: Falling back to the standard locale ("C"). 2026-09-07 18:41:54.593 | No module matches proxy_http 2026-09-07 18:41:54.598 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-09-07 18:41:54.610 | perl: warning: Setting locale failed. 2026-09-07 18:41:54.610 | perl: warning: Please check that your locale settings: 2026-09-07 18:41:54.610 | LANGUAGE = (unset), 2026-09-07 18:41:54.610 | LC_ALL = "en_US.utf8", 2026-09-07 18:41:54.610 | LANG = "de_DE.UTF-8" 2026-09-07 18:41:54.610 | are supported and installed on your system. 2026-09-07 18:41:54.610 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 18:41:54.650 | Considering dependency proxy for proxy_http: 2026-09-07 18:41:54.650 | Module proxy already enabled 2026-09-07 18:41:54.650 | Enabling module proxy_http. 2026-09-07 18:41:54.656 | To activate the new configuration, you need to run: 2026-09-07 18:41:54.656 | systemctl restart apache2 2026-09-07 18:41:54.663 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-09-07 18:41:54.667 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-09-07 18:41:54.670 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-07 18:41:54.674 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-07 18:41:54.678 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-07 18:41:54.801 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-09-07 18:41:54.809 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-09-07 18:41:54.812 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-09-07 18:41:54.816 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-07 18:41:54.820 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 18:41:54.824 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 18:41:54.828 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-09-07 18:41:54.832 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-09-07 18:41:54.837 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-09-07 18:41:54.838 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-09-07 18:41:54.848 | KeepAlive Off 2026-09-07 18:41:54.855 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-09-07 18:41:54.855 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-09-07 18:41:54.866 | SetEnv proxy-sendchunked 1 2026-09-07 18:41:54.873 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-09-07 18:41:54.873 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-09-07 18:41:54.883 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-09-07 18:41:54.889 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-09-07 18:41:54.893 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-09-07 18:41:54.896 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-07 18:41:54.900 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-07 18:41:54.904 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-07 18:41:54.908 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-07 18:41:54.911 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 18:41:54.915 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 18:41:54.919 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-07 18:41:54.922 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-07 18:41:54.926 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 18:41:54.930 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 18:41:54.933 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-09-07 18:41:54.948 | perl: warning: Setting locale failed. 2026-09-07 18:41:54.948 | perl: warning: Please check that your locale settings: 2026-09-07 18:41:54.948 | LANGUAGE = (unset), 2026-09-07 18:41:54.948 | LC_ALL = "en_US.utf8", 2026-09-07 18:41:54.949 | LANG = "de_DE.UTF-8" 2026-09-07 18:41:54.949 | are supported and installed on your system. 2026-09-07 18:41:54.949 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 18:41:54.987 | Enabling site glance-api. 2026-09-07 18:41:54.993 | To activate the new configuration, you need to run: 2026-09-07 18:41:54.993 | systemctl reload apache2 2026-09-07 18:41:54.999 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-09-07 18:41:55.003 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-07 18:41:55.006 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-07 18:41:55.010 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-07 18:41:55.143 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-09-07 18:41:55.150 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-09-07 18:41:55.195 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-09-07 18:41:55.241 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-09-07 18:41:55.244 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-09-07 18:41:55.291 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-09-07 18:41:55.334 | + ./stack.sh:main:948 : is_service_enabled cinder 2026-09-07 18:41:55.359 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:41:55.364 | + ./stack.sh:main:950 : stack_install_service cinder 2026-09-07 18:41:55.368 | + lib/stack:stack_install_service:20 : local service=cinder 2026-09-07 18:41:55.372 | + lib/stack:stack_install_service:21 : type install_cinder 2026-09-07 18:41:55.376 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-07 18:41:55.380 | + lib/stack:stack_install_service:32 : install_cinder 2026-09-07 18:41:55.384 | + lib/cinder:install_cinder:539 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder refs/changes/65/1003765/12 2026-09-07 18:41:55.388 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-09-07 18:41:55.391 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-09-07 18:41:55.395 | + functions-common:git_clone:591 : local git_ref=refs/changes/65/1003765/12 2026-09-07 18:41:55.399 | + functions-common:git_clone:592 : local orig_dir 2026-09-07 18:41:55.404 | ++ functions-common:git_clone:593 : pwd 2026-09-07 18:41:55.408 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-07 18:41:55.412 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-07 18:41:55.417 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-07 18:41:55.441 | + functions-common:git_clone:596 : RECLONE=False 2026-09-07 18:41:55.445 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-07 18:41:55.449 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-07 18:41:55.454 | + functions-common:git_clone:610 : echo refs/changes/65/1003765/12 2026-09-07 18:41:55.454 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-07 18:41:55.461 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/cinder ]] 2026-09-07 18:41:55.464 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-09-07 18:41:55.468 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-09-07 18:41:55.472 | + functions-common:git_timed:697 : local count=0 2026-09-07 18:41:55.475 | + functions-common:git_timed:698 : local timeout=0 2026-09-07 18:41:55.479 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 18:41:55.483 | + functions-common:git_timed:701 : timeout=0 2026-09-07 18:41:55.486 | + functions-common:git_timed:704 : time_start git_timed 2026-09-07 18:41:55.490 | + functions-common:time_start:2406 : local name=git_timed 2026-09-07 18:41:55.493 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:41:55.497 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:41:55.502 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:41:55.507 | + functions-common:time_start:2411 : _TIME_START[$name]=1788806515503 2026-09-07 18:41:55.511 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-09-07 18:41:55.515 | Cloning into '/opt/stack/cinder'... 2026-09-07 18:42:43.672 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-07 18:42:43.676 | + functions-common:time_stop:2420 : local name 2026-09-07 18:42:43.680 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:42:43.683 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:42:43.687 | + functions-common:time_stop:2423 : local total 2026-09-07 18:42:43.691 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:42:43.694 | + functions-common:time_stop:2426 : name=git_timed 2026-09-07 18:42:43.698 | + functions-common:time_stop:2427 : start_time=1788806515503 2026-09-07 18:42:43.702 | + functions-common:time_stop:2429 : [[ -z 1788806515503 ]] 2026-09-07 18:42:43.707 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:42:43.717 | + functions-common:time_stop:2432 : end_time=1788806563713 2026-09-07 18:42:43.721 | + functions-common:time_stop:2433 : elapsed_time=48210 2026-09-07 18:42:43.724 | + functions-common:time_stop:2434 : total=30331 2026-09-07 18:42:43.728 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:42:43.732 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=78541 2026-09-07 18:42:43.736 | + functions-common:git_clone:620 : cd /opt/stack/cinder 2026-09-07 18:42:43.741 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/cinder.git refs/changes/65/1003765/12 2026-09-07 18:42:43.744 | + functions-common:git_timed:697 : local count=0 2026-09-07 18:42:43.748 | + functions-common:git_timed:698 : local timeout=0 2026-09-07 18:42:43.752 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 18:42:43.756 | + functions-common:git_timed:701 : timeout=0 2026-09-07 18:42:43.760 | + functions-common:git_timed:704 : time_start git_timed 2026-09-07 18:42:43.764 | + functions-common:time_start:2406 : local name=git_timed 2026-09-07 18:42:43.767 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:42:43.771 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:42:43.776 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:42:43.781 | + functions-common:time_start:2411 : _TIME_START[$name]=1788806563778 2026-09-07 18:42:43.785 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/cinder.git refs/changes/65/1003765/12 2026-09-07 18:42:44.790 | From https://review.opendev.org/openstack/cinder 2026-09-07 18:42:44.790 | * branch refs/changes/65/1003765/12 -> FETCH_HEAD 2026-09-07 18:42:44.799 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-07 18:42:44.802 | + functions-common:time_stop:2420 : local name 2026-09-07 18:42:44.806 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:42:44.809 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:42:44.813 | + functions-common:time_stop:2423 : local total 2026-09-07 18:42:44.816 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:42:44.820 | + functions-common:time_stop:2426 : name=git_timed 2026-09-07 18:42:44.823 | + functions-common:time_stop:2427 : start_time=1788806563778 2026-09-07 18:42:44.827 | + functions-common:time_stop:2429 : [[ -z 1788806563778 ]] 2026-09-07 18:42:44.831 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:42:44.838 | + functions-common:time_stop:2432 : end_time=1788806564833 2026-09-07 18:42:44.841 | + functions-common:time_stop:2433 : elapsed_time=1055 2026-09-07 18:42:44.845 | + functions-common:time_stop:2434 : total=78541 2026-09-07 18:42:44.849 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:42:44.852 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=79596 2026-09-07 18:42:44.856 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-09-07 18:42:45.115 | Note: switching to 'FETCH_HEAD'. 2026-09-07 18:42:45.115 | 2026-09-07 18:42:45.115 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-07 18:42:45.115 | changes and commit them, and you can discard any commits you make in this 2026-09-07 18:42:45.115 | state without impacting any branches by switching back to a branch. 2026-09-07 18:42:45.116 | 2026-09-07 18:42:45.116 | If you want to create a new branch to retain commits you create, you may 2026-09-07 18:42:45.116 | do so (now or later) by using -c with the switch command. Example: 2026-09-07 18:42:45.116 | 2026-09-07 18:42:45.116 | git switch -c 2026-09-07 18:42:45.116 | 2026-09-07 18:42:45.116 | Or undo this operation with: 2026-09-07 18:42:45.116 | 2026-09-07 18:42:45.116 | git switch - 2026-09-07 18:42:45.117 | 2026-09-07 18:42:45.117 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-07 18:42:45.117 | 2026-09-07 18:42:45.117 | HEAD is now at 44218f9aa NetApp ONTAP: validate replication configuration at init 2026-09-07 18:42:45.119 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-09-07 18:42:45.136 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-09-07 18:42:45.141 | + functions-common:git_clone:673 : git show --oneline 2026-09-07 18:42:45.142 | + functions-common:git_clone:673 : head -1 2026-09-07 18:42:45.149 | 44218f9aa NetApp ONTAP: validate replication configuration at init 2026-09-07 18:42:45.157 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-07 18:42:45.161 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-09-07 18:42:45.164 | + inc/python:setup_develop:353 : local bindep 2026-09-07 18:42:45.169 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-09-07 18:42:45.172 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-09-07 18:42:45.176 | + inc/python:setup_develop:359 : local extras= 2026-09-07 18:42:45.180 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-09-07 18:42:45.184 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-07 18:42:45.188 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-09-07 18:42:45.191 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-09-07 18:42:45.194 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-07 18:42:45.198 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-07 18:42:45.204 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-09-07 18:42:45.207 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-07 18:42:45.213 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-09-07 18:42:45.216 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-07 18:42:45.220 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-07 18:42:45.225 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-09-07 18:42:45.232 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-09-07 18:42:45.236 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-09-07 18:42:45.239 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-09-07 18:42:45.396 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-09-07 18:42:45.400 | + inc/python:setup_package:436 : local bindep=0 2026-09-07 18:42:45.404 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-07 18:42:45.408 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-07 18:42:45.412 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-09-07 18:42:45.416 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-09-07 18:42:45.420 | + inc/python:setup_package:445 : local flags=-e 2026-09-07 18:42:45.424 | + inc/python:setup_package:446 : local extras= 2026-09-07 18:42:45.428 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-07 18:42:45.432 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-07 18:42:45.436 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-07 18:42:45.440 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-07 18:42:45.444 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-07 18:42:45.448 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-09-07 18:42:45.478 | Using python 3.12 to install /opt/stack/cinder 2026-09-07 18:42:45.482 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2026-09-07 18:42:46.476 | Obtaining file:///opt/stack/cinder 2026-09-07 18:42:46.481 | Installing build dependencies: started 2026-09-07 18:42:48.065 | Installing build dependencies: finished with status 'done' 2026-09-07 18:42:48.066 | Checking if build backend supports build_editable: started 2026-09-07 18:42:48.618 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-07 18:42:48.619 | Getting requirements to build editable: started 2026-09-07 18:42:48.922 | Getting requirements to build editable: finished with status 'done' 2026-09-07 18:42:48.924 | Preparing editable metadata (pyproject.toml): started 2026-09-07 18:42:50.331 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-07 18:42:50.361 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (7.0.3) 2026-09-07 18:42:50.361 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (5.3.1) 2026-09-07 18:42:50.362 | 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.dev315) (0.41.2) 2026-09-07 18:42:50.365 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (3.5.0) 2026-09-07 18:42:50.365 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (3.5.5) 2026-09-07 18:42:50.365 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (2.1.0) 2026-09-07 18:42:50.366 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (4.26.0) 2026-09-07 18:42:50.366 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (5.17.0) 2026-09-07 18:42:50.367 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (13.0.1) 2026-09-07 18:42:51.036 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev315) 2026-09-07 18:42:51.181 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-09-07 18:42:51.194 | Requirement already satisfied: oslo.config>=10.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (10.7.0) 2026-09-07 18:42:51.195 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (7.6.1) 2026-09-07 18:42:51.196 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (6.5.0) 2026-09-07 18:42:51.197 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (18.1.1) 2026-09-07 18:42:51.198 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (8.3.1) 2026-09-07 18:42:51.199 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (18.3.0) 2026-09-07 18:42:51.200 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (8.2.0) 2026-09-07 18:42:51.203 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (6.0.1) 2026-09-07 18:42:51.203 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (3.12.0) 2026-09-07 18:42:51.203 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (3.9.0) 2026-09-07 18:42:51.204 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (7.10.0) 2026-09-07 18:42:51.205 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (5.11.0) 2026-09-07 18:42:51.206 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (4.8.0) 2026-09-07 18:42:51.208 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (2.8.0) 2026-09-07 18:42:51.209 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (10.2.0) 2026-09-07 18:42:51.252 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev315) 2026-09-07 18:42:51.274 | Downloading oslo_versionedobjects-3.12.0-py3-none-any.whl.metadata (2.5 kB) 2026-09-07 18:42:51.285 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (4.4.0) 2026-09-07 18:42:51.287 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (26.3) 2026-09-07 18:42:51.335 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev315) 2026-09-07 18:42:51.353 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-09-07 18:42:51.364 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (3.10.1) 2026-09-07 18:42:51.366 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (3.1.0) 2026-09-07 18:42:51.366 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (3.3.2) 2026-09-07 18:42:51.367 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (7.6.0) 2026-09-07 18:42:51.411 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev315) 2026-09-07 18:42:51.428 | Downloading python_glanceclient-4.13.0-py3-none-any.whl.metadata (4.0 kB) 2026-09-07 18:42:51.439 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (6.0.0) 2026-09-07 18:42:51.485 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev315) 2026-09-07 18:42:51.504 | Downloading python_novaclient-18.13.1-py3-none-any.whl.metadata (3.2 kB) 2026-09-07 18:42:51.515 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (2.34.2) 2026-09-07 18:42:51.516 | Requirement already satisfied: urllib3>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (2.7.0) 2026-09-07 18:42:51.517 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (2.5.1) 2026-09-07 18:42:51.518 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (6.4.0) 2026-09-07 18:42:51.545 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev315) 2026-09-07 18:42:51.563 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-09-07 18:42:51.573 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (2.0.52) 2026-09-07 18:42:51.573 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (5.9.1) 2026-09-07 18:42:51.600 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev315) 2026-09-07 18:42:51.615 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-09-07 18:42:51.639 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (9.1.4) 2026-09-07 18:42:51.640 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (1.8.11) 2026-09-07 18:42:51.641 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (6.9.0) 2026-09-07 18:42:51.690 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev315) 2026-09-07 18:42:51.717 | Downloading oslo_vmware-4.10.1-py3-none-any.whl.metadata (2.2 kB) 2026-09-07 18:42:51.728 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (7.1.1) 2026-09-07 18:42:51.775 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev315) 2026-09-07 18:42:51.795 | Downloading tooz-9.1.0-py3-none-any.whl.metadata (2.8 kB) 2026-09-07 18:42:51.807 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (5.8.0) 2026-09-07 18:42:51.808 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (43.0.3) 2026-09-07 18:42:51.810 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (0.3.1) 2026-09-07 18:42:52.010 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev315) 2026-09-07 18:42:52.033 | Downloading zstd-1.5.7.2-cp312-cp312-manylinux_2_14_x86_64.whl.metadata (23 kB) 2026-09-07 18:42:52.046 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev315) (1.9.0) 2026-09-07 18:42:52.047 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (2026.3) 2026-09-07 18:42:52.048 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (7.1.7) 2026-09-07 18:42:52.056 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev315) (2.1.1) 2026-09-07 18:42:52.060 | 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.dev315) (3.0) 2026-09-07 18:42:52.068 | 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.dev315) (2.8.0) 2026-09-07 18:42:52.075 | 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.dev315) (3.1.0) 2026-09-07 18:42:52.077 | 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.dev315) (2.3.0) 2026-09-07 18:42:52.084 | 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.dev315) (26.1.0) 2026-09-07 18:42:52.085 | 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.dev315) (2025.9.1) 2026-09-07 18:42:52.086 | 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.dev315) (0.37.0) 2026-09-07 18:42:52.087 | 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.dev315) (2026.6.3) 2026-09-07 18:42:52.095 | 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.dev315) (1.9.0) 2026-09-07 18:42:52.096 | 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.dev315) (4.16.0) 2026-09-07 18:42:52.100 | 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.dev315) (4.3.0) 2026-09-07 18:42:52.101 | 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.dev315) (4.1.0) 2026-09-07 18:42:52.102 | 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.dev315) (2.13.0) 2026-09-07 18:42:52.111 | 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.dev315) (7.2.2) 2026-09-07 18:42:52.116 | 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.dev315) (1.5.0) 2026-09-07 18:42:52.124 | 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.dev315) (0.20) 2026-09-07 18:42:52.129 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.7.0->cinder==28.1.0.dev315) (1.3.0) 2026-09-07 18:42:52.130 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.7.0->cinder==28.1.0.dev315) (2.0.0) 2026-09-07 18:42:52.131 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.7.0->cinder==28.1.0.dev315) (6.0.3) 2026-09-07 18:42:52.139 | 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.dev315) (1.19.1) 2026-09-07 18:42:52.141 | 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.dev315) (2.1.2) 2026-09-07 18:42:52.142 | 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.dev315) (0.6.2) 2026-09-07 18:42:52.146 | 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.dev315) (1.4.1) 2026-09-07 18:42:52.153 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.6.1->cinder==28.1.0.dev315) (2.9.0.post0) 2026-09-07 18:42:52.159 | 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.dev315) (5.3.1) 2026-09-07 18:42:52.160 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev315) (5.6.2) 2026-09-07 18:42:52.161 | 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.dev315) (0.17.0) 2026-09-07 18:42:52.165 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.6.0->cinder==28.1.0.dev315) (5.1.0) 2026-09-07 18:42:52.179 | 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.dev315) (0.26.0) 2026-09-07 18:42:52.182 | 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.dev315) (5.0.0) 2026-09-07 18:42:52.183 | 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.dev315) (3.1.6) 2026-09-07 18:42:52.185 | 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.dev315) (4.0.1) 2026-09-07 18:42:52.192 | 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.dev315) (3.0.3) 2026-09-07 18:42:52.204 | 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.dev315) (1.2.1) 2026-09-07 18:42:52.224 | 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.dev315) (1.7.6) 2026-09-07 18:42:52.230 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev315) (2.2.0) 2026-09-07 18:42:52.235 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev315) (1.3.7) 2026-09-07 18:42:52.240 | 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.dev315) (3.18.0) 2026-09-07 18:42:52.287 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev315) 2026-09-07 18:42:52.303 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-09-07 18:42:52.365 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev315) 2026-09-07 18:42:52.381 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-09-07 18:42:52.437 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev315) 2026-09-07 18:42:52.454 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-09-07 18:42:52.474 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev315) (84.0.0) 2026-09-07 18:42:52.488 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev315) (0.8.2) 2026-09-07 18:42:52.523 | 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.dev315) (4.16.0) 2026-09-07 18:42:52.529 | 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.dev315) (0.6.0) 2026-09-07 18:42:52.530 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev315) (4.2.0) 2026-09-07 18:42:52.541 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev315) (3.0.53) 2026-09-07 18:42:52.541 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev315) (1.11.0) 2026-09-07 18:42:52.542 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev315) (15.0.0) 2026-09-07 18:42:52.543 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev315) (1.8.0) 2026-09-07 18:42:52.557 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.6.1->cinder==28.1.0.dev315) (1.17.0) 2026-09-07 18:42:52.591 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev315) 2026-09-07 18:42:52.609 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-09-07 18:42:52.621 | 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.dev315) (24.2.1) 2026-09-07 18:42:52.656 | 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.dev315) (3.5.0) 2026-09-07 18:42:52.657 | 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.dev315) (3.18) 2026-09-07 18:42:52.659 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev315) (2023.11.17) 2026-09-07 18:42:52.691 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev315) (4.2.0) 2026-09-07 18:42:52.692 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev315) (2.20.0) 2026-09-07 18:42:52.703 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev315) (0.1.2) 2026-09-07 18:42:52.722 | 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.dev315) (0.8) 2026-09-07 18:42:52.771 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev315) 2026-09-07 18:42:52.798 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-09-07 18:42:52.858 | 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.dev315) (3.6.1) 2026-09-07 18:42:52.859 | 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.dev315) (3.5.0) 2026-09-07 18:42:52.861 | 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.dev315) (4.0.1) 2026-09-07 18:42:52.966 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev315) 2026-09-07 18:42:52.982 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-09-07 18:42:53.017 | 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.dev315) (1.33) 2026-09-07 18:42:53.024 | 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.dev315) (3.1.1) 2026-09-07 18:42:53.112 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-09-07 18:42:53.236 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 50.6 MB/s 0:00:00 2026-09-07 18:42:53.254 | Downloading oslo_versionedobjects-3.12.0-py3-none-any.whl (108 kB) 2026-09-07 18:42:53.284 | Downloading oslo_vmware-4.10.1-py3-none-any.whl (624 kB) 2026-09-07 18:42:53.305 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.4/624.4 kB 30.9 MB/s 0:00:00 2026-09-07 18:42:53.321 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-09-07 18:42:53.347 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-09-07 18:42:53.370 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-09-07 18:42:53.403 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 47.3 MB/s 0:00:00 2026-09-07 18:42:53.422 | Downloading python_glanceclient-4.13.0-py3-none-any.whl (203 kB) 2026-09-07 18:42:53.448 | Downloading python_novaclient-18.13.1-py3-none-any.whl (336 kB) 2026-09-07 18:42:53.476 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-09-07 18:42:53.506 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-09-07 18:42:53.549 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-09-07 18:42:53.575 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-09-07 18:42:53.601 | Downloading tooz-9.1.0-py3-none-any.whl (91 kB) 2026-09-07 18:42:53.625 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-09-07 18:42:53.649 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-09-07 18:42:53.672 | Downloading zstd-1.5.7.2-cp312-cp312-manylinux_2_14_x86_64.whl (302 kB) 2026-09-07 18:42:53.783 | Building wheels for collected packages: cinder 2026-09-07 18:42:53.785 | Building editable for cinder (pyproject.toml): started 2026-09-07 18:42:55.474 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-09-07 18:42:55.476 | Created wheel for cinder: filename=cinder-28.1.0.dev315-0.editable-py3-none-any.whl size=9269 sha256=38f50ae6bd177b3aa02a599af915c04a9dd50bff818ad6153d0d358602da9f41 2026-09-07 18:42:55.476 | Stored in directory: /tmp/pip-ephem-wheel-cache-v0wuyub0/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-09-07 18:42:55.482 | Successfully built cinder 2026-09-07 18:42:55.750 | Installing collected packages: zstd, voluptuous, tabulate, suds-community, pyudev, lxml, invoke, rtslib-fb, pynacl, paramiko, warlock, tooz, python-novaclient, python-glanceclient, oslo.vmware, oslo.versionedobjects, cinder 2026-09-07 18:42:56.023 | Attempting uninstall: pyudev 2026-09-07 18:42:56.039 | Found existing installation: pyudev 0.24.0 2026-09-07 18:42:56.042 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 18:42:56.042 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-09-07 18:42:58.303 | 2026-09-07 18:42:58.322 | Successfully installed cinder-28.1.0.dev315 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.12.0 oslo.vmware-4.10.1 paramiko-4.0.0 pynacl-1.6.2 python-glanceclient-4.13.0 python-novaclient-18.13.1 pyudev-0.24.4 rtslib-fb-2.2.4 suds-community-1.2.0 tabulate-0.10.0 tooz-9.1.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.2 2026-09-07 18:42:58.570 | + inc/python:pip_install:216 : result=0 2026-09-07 18:42:58.573 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-07 18:42:58.576 | + functions-common:time_stop:2420 : local name 2026-09-07 18:42:58.579 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:42:58.582 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:42:58.584 | + functions-common:time_stop:2423 : local total 2026-09-07 18:42:58.587 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:42:58.590 | + functions-common:time_stop:2426 : name=pip_install 2026-09-07 18:42:58.592 | + functions-common:time_stop:2427 : start_time=1788806565471 2026-09-07 18:42:58.596 | + functions-common:time_stop:2429 : [[ -z 1788806565471 ]] 2026-09-07 18:42:58.599 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:42:58.606 | + functions-common:time_stop:2432 : end_time=1788806578603 2026-09-07 18:42:58.609 | + functions-common:time_stop:2433 : elapsed_time=13132 2026-09-07 18:42:58.612 | + functions-common:time_stop:2434 : total=98069 2026-09-07 18:42:58.614 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:42:58.617 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=111201 2026-09-07 18:42:58.620 | + inc/python:pip_install:219 : return 0 2026-09-07 18:42:58.623 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-07 18:42:58.626 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-07 18:42:58.629 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-09-07 18:42:58.632 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-09-07 18:42:58.635 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:42:58.637 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:42:58.641 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-09-07 18:42:58.643 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:42:58.647 | + lib/cinder:install_cinder:541 : [[ lioadm == \t\g\t\a\d\m ]] 2026-09-07 18:42:58.650 | + lib/cinder:install_cinder:543 : [[ lioadm == \l\i\o\a\d\m ]] 2026-09-07 18:42:58.653 | + lib/cinder:install_cinder:544 : is_ubuntu 2026-09-07 18:42:58.655 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 18:42:58.658 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 18:42:58.661 | + lib/cinder:install_cinder:546 : sudo mkdir -p /etc/target 2026-09-07 18:42:58.678 | + lib/cinder:install_cinder:548 : install_package targetcli-fb 2026-09-07 18:42:58.681 | + functions-common:install_package:1438 : update_package_repo 2026-09-07 18:42:58.683 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-07 18:42:58.686 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-07 18:42:58.690 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-07 18:42:58.693 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-07 18:42:58.695 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-07 18:42:58.698 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 18:42:58.701 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 18:42:58.704 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-07 18:42:58.707 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-07 18:42:58.710 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-07 18:42:58.714 | + functions-common:apt_get_update:1167 : return 2026-09-07 18:42:58.716 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-09-07 18:42:58.720 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-07 18:42:58.722 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 18:42:58.725 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 18:42:58.728 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-09-07 18:42:58.754 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-09-07 18:42:58.798 | Reading package lists... 2026-09-07 18:42:59.164 | Building dependency tree... 2026-09-07 18:42:59.166 | Reading state information... 2026-09-07 18:42:59.701 | The following packages were automatically installed and are no longer required: 2026-09-07 18:42:59.702 | libfwupd2 libgusb2 2026-09-07 18:42:59.702 | Use 'sudo apt autoremove' to remove them. 2026-09-07 18:42:59.705 | The following additional packages will be installed: 2026-09-07 18:42:59.706 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-09-07 18:42:59.706 | python3-urwid python3-wcwidth 2026-09-07 18:42:59.708 | Suggested packages: 2026-09-07 18:42:59.708 | python-urwid-doc 2026-09-07 18:42:59.751 | The following NEW packages will be installed: 2026-09-07 18:42:59.752 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-09-07 18:42:59.752 | python3-urwid python3-wcwidth targetcli-fb 2026-09-07 18:42:59.862 | 0 upgraded, 6 newly installed, 0 to remove and 51 not upgraded. 2026-09-07 18:42:59.862 | Need to get 385 kB of archives. 2026-09-07 18:42:59.862 | After this operation, 3098 kB of additional disk space will be used. 2026-09-07 18:42:59.862 | Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-09-07 18:42:59.939 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-09-07 18:42:59.944 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-09-07 18:42:59.989 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-09-07 18:42:59.991 | Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-09-07 18:42:59.996 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-09-07 18:43:00.233 | perl: warning: Setting locale failed. 2026-09-07 18:43:00.233 | perl: warning: Please check that your locale settings: 2026-09-07 18:43:00.233 | LANGUAGE = (unset), 2026-09-07 18:43:00.233 | LC_ALL = "en_US.utf8", 2026-09-07 18:43:00.234 | LANG = "de_DE.UTF-8" 2026-09-07 18:43:00.234 | are supported and installed on your system. 2026-09-07 18:43:00.234 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 18:43:00.295 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-07 18:43:00.295 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-07 18:43:00.295 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-07 18:43:00.481 | Fetched 385 kB in 0s (1720 kB/s) 2026-09-07 18:43:00.523 | Selecting previously unselected package python3-typing-extensions. 2026-09-07 18:43:00.592 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126715 files and directories currently installed.) 2026-09-07 18:43:00.600 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-09-07 18:43:00.604 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-09-07 18:43:00.654 | Selecting previously unselected package python3-wcwidth. 2026-09-07 18:43:00.668 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-09-07 18:43:00.671 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-09-07 18:43:00.721 | Selecting previously unselected package python3-urwid. 2026-09-07 18:43:00.735 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-09-07 18:43:00.739 | Unpacking python3-urwid (2.6.10-1) ... 2026-09-07 18:43:00.827 | Selecting previously unselected package python3-configshell-fb. 2026-09-07 18:43:00.841 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-09-07 18:43:00.845 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-09-07 18:43:00.901 | Selecting previously unselected package python3-rtslib-fb. 2026-09-07 18:43:00.915 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-09-07 18:43:00.919 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-09-07 18:43:00.990 | Selecting previously unselected package targetcli-fb. 2026-09-07 18:43:01.000 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-09-07 18:43:01.004 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-09-07 18:43:01.083 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-09-07 18:43:02.247 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-09-07 18:43:02.255 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-09-07 18:43:02.566 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-09-07 18:43:02.808 | Setting up python3-urwid (2.6.10-1) ... 2026-09-07 18:43:03.342 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-09-07 18:43:03.535 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-09-07 18:43:03.535 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-09-07 18:43:03.561 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-09-07 18:43:03.561 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-09-07 18:43:03.562 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-09-07 18:43:03.562 | keyword = Word(alphanums + '_\-') 2026-09-07 18:43:03.562 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-09-07 18:43:03.562 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-09-07 18:43:03.562 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-09-07 18:43:03.562 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-09-07 18:43:03.562 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-09-07 18:43:03.562 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-09-07 18:43:03.570 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-09-07 18:43:03.570 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-09-07 18:43:03.592 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-09-07 18:43:03.592 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-09-07 18:43:03.592 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-09-07 18:43:03.592 | keyword = Word(alphanums + '_\-') 2026-09-07 18:43:03.592 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-09-07 18:43:03.592 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-09-07 18:43:03.593 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-09-07 18:43:03.593 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-09-07 18:43:03.593 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-09-07 18:43:03.593 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-09-07 18:43:03.625 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-09-07 18:43:03.833 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-09-07 18:43:03.833 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-09-07 18:43:04.122 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-07 18:43:04.970 | perl: warning: Setting locale failed. 2026-09-07 18:43:04.970 | perl: warning: Please check that your locale settings: 2026-09-07 18:43:04.970 | LANGUAGE = (unset), 2026-09-07 18:43:04.970 | LC_ALL = "en_US.utf8", 2026-09-07 18:43:04.970 | LANG = "de_DE.UTF-8" 2026-09-07 18:43:04.971 | are supported and installed on your system. 2026-09-07 18:43:04.971 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 18:43:05.109 | perl: warning: Setting locale failed. 2026-09-07 18:43:05.109 | perl: warning: Please check that your locale settings: 2026-09-07 18:43:05.109 | LANGUAGE = (unset), 2026-09-07 18:43:05.109 | LC_ALL = "en_US.utf8", 2026-09-07 18:43:05.109 | LANG = "de_DE.UTF-8" 2026-09-07 18:43:05.110 | are supported and installed on your system. 2026-09-07 18:43:05.110 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 18:43:05.161 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-07 18:43:05.162 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-07 18:43:05.162 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-07 18:43:05.232 | perl: warning: Setting locale failed. 2026-09-07 18:43:05.233 | perl: warning: Please check that your locale settings: 2026-09-07 18:43:05.233 | LANGUAGE = (unset), 2026-09-07 18:43:05.233 | LC_ALL = "en_US.utf8", 2026-09-07 18:43:05.233 | LANG = "de_DE.UTF-8" 2026-09-07 18:43:05.233 | are supported and installed on your system. 2026-09-07 18:43:05.233 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 18:43:05.591 | 2026-09-07 18:43:05.591 | Running kernel seems to be up-to-date. 2026-09-07 18:43:05.591 | 2026-09-07 18:43:05.592 | Restarting services... 2026-09-07 18:43:05.652 | 2026-09-07 18:43:05.652 | Service restarts being deferred: 2026-09-07 18:43:05.652 | systemctl restart getty@tty1.service 2026-09-07 18:43:05.652 | systemctl restart serial-getty@hvc0.service 2026-09-07 18:43:05.653 | systemctl restart systemd-logind.service 2026-09-07 18:43:05.653 | systemctl restart virtlockd.service 2026-09-07 18:43:05.653 | systemctl restart virtlogd.service 2026-09-07 18:43:05.653 | 2026-09-07 18:43:05.653 | No containers need to be restarted. 2026-09-07 18:43:05.653 | 2026-09-07 18:43:05.653 | User sessions running outdated binaries: 2026-09-07 18:43:05.653 | quobyte @ session #6: bash[2032], sshd[1985,2031] 2026-09-07 18:43:05.664 | quobyte @ user manager service: systemd[1163] 2026-09-07 18:43:05.675 | 2026-09-07 18:43:05.676 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-07 18:43:07.820 | + functions-common:apt_get:1211 : result=0 2026-09-07 18:43:07.824 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-07 18:43:07.828 | + functions-common:time_stop:2420 : local name 2026-09-07 18:43:07.831 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:43:07.835 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:43:07.839 | + functions-common:time_stop:2423 : local total 2026-09-07 18:43:07.843 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:43:07.846 | + functions-common:time_stop:2426 : name=apt-get 2026-09-07 18:43:07.849 | + functions-common:time_stop:2427 : start_time=1788806578751 2026-09-07 18:43:07.852 | + functions-common:time_stop:2429 : [[ -z 1788806578751 ]] 2026-09-07 18:43:07.857 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:43:07.863 | + functions-common:time_stop:2432 : end_time=1788806587858 2026-09-07 18:43:07.866 | + functions-common:time_stop:2433 : elapsed_time=9107 2026-09-07 18:43:07.869 | + functions-common:time_stop:2434 : total=146581 2026-09-07 18:43:07.873 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:43:07.876 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=155688 2026-09-07 18:43:07.880 | + functions-common:apt_get:1215 : return 0 2026-09-07 18:43:07.884 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-07 18:43:07.888 | + ./stack.sh:main:951 : configure_cinder 2026-09-07 18:43:07.891 | + lib/cinder:configure_cinder:297 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-09-07 18:43:07.908 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-09-07 18:43:07.912 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-09-07 18:43:07.916 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-09-07 18:43:07.919 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-09-07 18:43:07.925 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-09-07 18:43:07.926 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-09-07 18:43:07.931 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-09-07 18:43:07.935 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-09-07 18:43:07.938 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-09-07 18:43:07.941 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-09-07 18:43:07.944 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-09-07 18:43:07.947 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-09-07 18:43:07.951 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-09-07 18:43:07.954 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-09-07 18:43:07.971 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-09-07 18:43:07.988 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2026-09-07 18:43:08.004 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2026-09-07 18:43:08.021 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-09-07 18:43:08.039 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-09-07 18:43:08.056 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-09-07 18:43:08.059 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-09-07 18:43:08.064 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.HpCDldqouj 2026-09-07 18:43:08.068 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-09-07 18:43:08.071 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-09-07 18:43:08.075 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-09-07 18:43:08.078 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.HpCDldqouj 2026-09-07 18:43:08.084 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.HpCDldqouj 2026-09-07 18:43:08.099 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.HpCDldqouj /etc/sudoers.d/cinder-rootwrap 2026-09-07 18:43:08.116 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-09-07 18:43:08.121 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-09-07 18:43:08.125 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-09-07 18:43:08.128 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-09-07 18:43:08.131 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-09-07 18:43:08.135 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-09-07 18:43:08.139 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-09-07 18:43:08.143 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-09-07 18:43:08.143 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-09-07 18:43:08.153 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-09-07 18:43:08.158 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-09-07 18:43:08.174 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-09-07 18:43:08.191 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-09-07 18:43:08.195 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-09-07 18:43:08.201 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-09-07 18:43:08.207 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-09-07 18:43:08.210 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-09-07 18:43:08.214 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-09-07 18:43:08.217 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-09-07 18:43:08.221 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-07 18:43:08.225 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-09-07 18:43:08.228 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-09-07 18:43:08.231 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-09-07 18:43:08.235 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-09-07 18:43:08.238 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-09-07 18:43:08.278 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-09-07 18:43:08.315 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.168/identity 2026-09-07 18:43:08.353 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-09-07 18:43:08.390 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-09-07 18:43:08.427 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-09-07 18:43:08.468 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-09-07 18:43:08.509 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-09-07 18:43:08.548 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.168/identity 2026-09-07 18:43:08.589 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-09-07 18:43:08.629 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-09-07 18:43:08.668 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-07 18:43:08.672 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-09-07 18:43:08.715 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-09-07 18:43:08.757 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-09-07 18:43:08.761 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-09-07 18:43:08.765 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-09-07 18:43:08.768 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-09-07 18:43:08.772 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-07 18:43:08.776 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-07 18:43:08.780 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-07 18:43:08.802 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:43:08.806 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-07 18:43:08.809 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-09-07 18:43:08.812 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-09-07 18:43:08.854 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-09-07 18:43:08.893 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-09-07 18:43:08.932 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-09-07 18:43:08.968 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-09-07 18:43:09.006 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-09-07 18:43:09.046 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.168 2026-09-07 18:43:09.086 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-09-07 18:43:09.130 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-09-07 18:43:09.140 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key 0cd0567e64f93a93647e824344244078 2026-09-07 18:43:09.183 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-09-07 18:43:09.187 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-09-07 18:43:09.227 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-09-07 18:43:09.268 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-09-07 18:43:09.308 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-09-07 18:43:09.348 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-09-07 18:43:09.390 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-09-07 18:43:09.430 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-09-07 18:43:09.453 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:43:09.456 | + lib/cinder:configure_cinder:340 : [[ -n lvm:lvmdriver-1 ]] 2026-09-07 18:43:09.459 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-09-07 18:43:09.462 | + lib/cinder:configure_cinder:342 : local default_name= 2026-09-07 18:43:09.466 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-09-07 18:43:09.470 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-09-07 18:43:09.474 | + lib/cinder:configure_cinder:345 : be_type=lvm 2026-09-07 18:43:09.477 | + lib/cinder:configure_cinder:346 : be_name=lvmdriver-1 2026-09-07 18:43:09.481 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_lvm 2026-09-07 18:43:09.485 | + lib/cinder:configure_cinder:348 : configure_cinder_backend_lvm lvmdriver-1 2026-09-07 18:43:09.488 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-09-07 18:43:09.492 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-09-07 18:43:09.536 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-09-07 18:43:09.576 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-09-07 18:43:09.615 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-09-07 18:43:09.656 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-09-07 18:43:09.697 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-09-07 18:43:09.737 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-09-07 18:43:09.778 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-09-07 18:43:09.819 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-09-07 18:43:09.861 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-09-07 18:43:09.865 | + lib/cinder:configure_cinder:351 : default_name=lvmdriver-1 2026-09-07 18:43:09.868 | + lib/cinder:configure_cinder:353 : enabled_backends+=lvmdriver-1, 2026-09-07 18:43:09.872 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-09-07 18:43:09.914 | + lib/cinder:configure_cinder:356 : [[ -n lvmdriver-1 ]] 2026-09-07 18:43:09.917 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-09-07 18:43:09.959 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-09-07 18:43:09.963 | + lib/cinder:configure_cinder_image_volume_cache:730 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-09-07 18:43:09.966 | + lib/cinder:configure_cinder_image_volume_cache:731 : local be_name=lvmdriver-1 2026-09-07 18:43:09.970 | + lib/cinder:configure_cinder_image_volume_cache:733 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-09-07 18:43:10.011 | + lib/cinder:configure_cinder_image_volume_cache:735 : [[ -n '' ]] 2026-09-07 18:43:10.014 | + lib/cinder:configure_cinder_image_volume_cache:739 : [[ -n '' ]] 2026-09-07 18:43:10.018 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-09-07 18:43:10.022 | + lib/cinder:configure_cinder:368 : [[ lvmdriver-1, =~ ceph ]] 2026-09-07 18:43:10.025 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-09-07 18:43:10.048 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:43:10.051 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-09-07 18:43:10.075 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:43:10.079 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-09-07 18:43:10.102 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:43:10.105 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-09-07 18:43:10.108 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-09-07 18:43:10.112 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-09-07 18:43:10.116 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-09-07 18:43:10.119 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-07 18:43:10.123 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-09-07 18:43:10.126 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-07 18:43:10.149 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:43:10.154 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-09-07 18:43:10.157 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-09-07 18:43:10.160 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-07 18:43:10.180 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:43:10.183 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.168:5672/ 2026-09-07 18:43:10.187 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.168:5672/ 2026-09-07 18:43:10.228 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-07 18:43:10.232 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-07 18:43:10.236 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-09-07 18:43:10.239 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-09-07 18:43:10.242 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-09-07 18:43:10.247 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-07 18:43:10.270 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-07 18:43:10.273 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-07 18:43:10.276 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-07 18:43:10.279 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-07 18:43:10.282 | + functions:setup_systemd_logging:723 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-09-07 18:43:10.323 | + functions:setup_systemd_logging:725 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-09-07 18:43:10.364 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-09-07 18:43:10.406 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-07 18:43:10.444 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-09-07 18:43:10.481 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-09-07 18:43:10.501 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:43:10.505 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-09-07 18:43:10.509 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-09-07 18:43:10.513 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-09-07 18:43:10.516 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-09-07 18:43:10.519 | + lib/apache:write_uwsgi_config:246 : local http= 2026-09-07 18:43:10.521 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-09-07 18:43:10.524 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-09-07 18:43:10.528 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-07 18:43:10.531 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-07 18:43:10.548 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-09-07 18:43:10.549 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-07 18:43:10.559 | d /var/run/uwsgi 0755 quobyte root 2026-09-07 18:43:10.565 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-07 18:43:10.579 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-09-07 18:43:10.585 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-09-07 18:43:10.589 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-09-07 18:43:10.594 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-07 18:43:10.597 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-09-07 18:43:10.636 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-09-07 18:43:10.675 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-09-07 18:43:10.715 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-09-07 18:43:10.755 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-09-07 18:43:10.795 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-07 18:43:10.834 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-09-07 18:43:10.874 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-09-07 18:43:10.912 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-09-07 18:43:10.953 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-09-07 18:43:10.994 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-09-07 18:43:11.033 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-07 18:43:11.073 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-09-07 18:43:11.113 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-09-07 18:43:11.153 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-09-07 18:43:11.157 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-09-07 18:43:11.161 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-09-07 18:43:11.165 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-09-07 18:43:11.168 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-07 18:43:11.172 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 18:43:11.174 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 18:43:11.177 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-09-07 18:43:11.181 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-09-07 18:43:11.185 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-09-07 18:43:11.225 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-09-07 18:43:11.266 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 ' 2026-09-07 18:43:11.266 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-09-07 18:43:11.277 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-09-07 18:43:11.282 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-09-07 18:43:11.286 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-09-07 18:43:11.290 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-07 18:43:11.294 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-07 18:43:11.297 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-07 18:43:11.300 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-07 18:43:11.304 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 18:43:11.307 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 18:43:11.311 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-07 18:43:11.314 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-07 18:43:11.318 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 18:43:11.322 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 18:43:11.325 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-09-07 18:43:11.336 | perl: warning: Setting locale failed. 2026-09-07 18:43:11.336 | perl: warning: Please check that your locale settings: 2026-09-07 18:43:11.336 | LANGUAGE = (unset), 2026-09-07 18:43:11.337 | LC_ALL = "en_US.utf8", 2026-09-07 18:43:11.337 | LANG = "de_DE.UTF-8" 2026-09-07 18:43:11.337 | are supported and installed on your system. 2026-09-07 18:43:11.337 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 18:43:11.376 | Enabling site cinder-api. 2026-09-07 18:43:11.382 | To activate the new configuration, you need to run: 2026-09-07 18:43:11.382 | systemctl reload apache2 2026-09-07 18:43:11.387 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-09-07 18:43:11.390 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-07 18:43:11.394 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-07 18:43:11.398 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-07 18:43:11.538 | + lib/cinder:configure_cinder:405 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-09-07 18:43:11.542 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.168/image 2026-09-07 18:43:11.586 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-09-07 18:43:11.610 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:43:11.613 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-09-07 18:43:11.617 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-09-07 18:43:11.621 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-09-07 18:43:11.625 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-09-07 18:43:11.629 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-07 18:43:11.633 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-09-07 18:43:11.636 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-09-07 18:43:11.640 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-09-07 18:43:11.643 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-09-07 18:43:11.646 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-09-07 18:43:11.689 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-09-07 18:43:11.729 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.168/identity 2026-09-07 18:43:11.767 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-09-07 18:43:11.806 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-09-07 18:43:11.846 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-09-07 18:43:11.886 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-09-07 18:43:11.925 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-09-07 18:43:11.966 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.168/identity 2026-09-07 18:43:12.006 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-09-07 18:43:12.045 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-09-07 18:43:12.085 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-07 18:43:12.088 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-09-07 18:43:12.091 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-09-07 18:43:12.095 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-07 18:43:12.099 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-09-07 18:43:12.103 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-09-07 18:43:12.142 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-09-07 18:43:12.182 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.168/identity 2026-09-07 18:43:12.224 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-09-07 18:43:12.264 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-09-07 18:43:12.303 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-09-07 18:43:12.342 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-09-07 18:43:12.379 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-09-07 18:43:12.417 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-09-07 18:43:12.455 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-09-07 18:43:12.494 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-09-07 18:43:12.497 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-09-07 18:43:12.520 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:43:12.523 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.168:2379?api_version=v3' 2026-09-07 18:43:12.563 | + lib/cinder:configure_cinder:431 : [[ True == True ]] 2026-09-07 18:43:12.566 | + lib/cinder:configure_cinder:432 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults true 2026-09-07 18:43:12.606 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-09-07 18:43:12.609 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-09-07 18:43:12.612 | + lib/cinder:init_cinder_service_user_conf:759 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-09-07 18:43:12.654 | + lib/cinder:init_cinder_service_user_conf:760 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-09-07 18:43:12.658 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-09-07 18:43:12.661 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-09-07 18:43:12.664 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-09-07 18:43:12.668 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-09-07 18:43:12.706 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-09-07 18:43:12.745 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.168/identity 2026-09-07 18:43:12.783 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-09-07 18:43:12.823 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-09-07 18:43:12.863 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-09-07 18:43:12.904 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-09-07 18:43:12.943 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-09-07 18:43:12.986 | + ./stack.sh:main:954 : is_service_enabled neutron 2026-09-07 18:43:13.009 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:43:13.013 | + ./stack.sh:main:956 : stack_install_service neutron 2026-09-07 18:43:13.016 | + lib/stack:stack_install_service:20 : local service=neutron 2026-09-07 18:43:13.019 | + lib/stack:stack_install_service:21 : type install_neutron 2026-09-07 18:43:13.023 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-07 18:43:13.027 | + lib/stack:stack_install_service:32 : install_neutron 2026-09-07 18:43:13.030 | + lib/neutron:install_neutron:516 : use_library_from_git neutron-lib 2026-09-07 18:43:13.034 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-09-07 18:43:13.038 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:43:13.042 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:43:13.045 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-09-07 18:43:13.049 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:43:13.052 | + lib/neutron:install_neutron:523 : use_library_from_git sqlalchemy 2026-09-07 18:43:13.056 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-09-07 18:43:13.059 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:43:13.063 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:43:13.067 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-09-07 18:43:13.071 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:43:13.074 | + lib/neutron:install_neutron:527 : use_library_from_git alembic 2026-09-07 18:43:13.078 | + inc/python:use_library_from_git:266 : local name=alembic 2026-09-07 18:43:13.081 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:43:13.085 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:43:13.089 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-09-07 18:43:13.092 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:43:13.096 | + lib/neutron:install_neutron:532 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-09-07 18:43:13.099 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-09-07 18:43:13.103 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-09-07 18:43:13.106 | + functions-common:git_clone:591 : local git_ref=master 2026-09-07 18:43:13.109 | + functions-common:git_clone:592 : local orig_dir 2026-09-07 18:43:13.113 | ++ functions-common:git_clone:593 : pwd 2026-09-07 18:43:13.117 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-07 18:43:13.121 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-07 18:43:13.124 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-07 18:43:13.146 | + functions-common:git_clone:596 : RECLONE=False 2026-09-07 18:43:13.150 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-07 18:43:13.153 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-07 18:43:13.157 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-07 18:43:13.158 | + functions-common:git_clone:610 : echo master 2026-09-07 18:43:13.163 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-09-07 18:43:13.166 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-07 18:43:13.169 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-09-07 18:43:13.172 | + functions-common:git_timed:697 : local count=0 2026-09-07 18:43:13.176 | + functions-common:git_timed:698 : local timeout=0 2026-09-07 18:43:13.179 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 18:43:13.182 | + functions-common:git_timed:701 : timeout=0 2026-09-07 18:43:13.185 | + functions-common:git_timed:704 : time_start git_timed 2026-09-07 18:43:13.189 | + functions-common:time_start:2406 : local name=git_timed 2026-09-07 18:43:13.192 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:43:13.195 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:43:13.199 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:43:13.204 | + functions-common:time_start:2411 : _TIME_START[$name]=1788806593201 2026-09-07 18:43:13.207 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-09-07 18:43:13.212 | Cloning into '/opt/stack/neutron'... 2026-09-07 18:44:09.528 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-07 18:44:09.532 | + functions-common:time_stop:2420 : local name 2026-09-07 18:44:09.536 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:44:09.540 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:44:09.544 | + functions-common:time_stop:2423 : local total 2026-09-07 18:44:09.547 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:44:09.551 | + functions-common:time_stop:2426 : name=git_timed 2026-09-07 18:44:09.555 | + functions-common:time_stop:2427 : start_time=1788806593201 2026-09-07 18:44:09.558 | + functions-common:time_stop:2429 : [[ -z 1788806593201 ]] 2026-09-07 18:44:09.563 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:44:09.574 | + functions-common:time_stop:2432 : end_time=1788806649570 2026-09-07 18:44:09.578 | + functions-common:time_stop:2433 : elapsed_time=56369 2026-09-07 18:44:09.581 | + functions-common:time_stop:2434 : total=79596 2026-09-07 18:44:09.585 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:44:09.589 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=135965 2026-09-07 18:44:09.593 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-09-07 18:44:09.597 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-09-07 18:44:09.601 | + functions-common:git_timed:697 : local count=0 2026-09-07 18:44:09.604 | + functions-common:git_timed:698 : local timeout=0 2026-09-07 18:44:09.608 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 18:44:09.612 | + functions-common:git_timed:701 : timeout=0 2026-09-07 18:44:09.616 | + functions-common:git_timed:704 : time_start git_timed 2026-09-07 18:44:09.620 | + functions-common:time_start:2406 : local name=git_timed 2026-09-07 18:44:09.625 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:44:09.628 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:44:09.633 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:44:09.639 | + functions-common:time_start:2411 : _TIME_START[$name]=1788806649635 2026-09-07 18:44:09.643 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-07 18:44:10.410 | From https://review.opendev.org/openstack/neutron 2026-09-07 18:44:10.410 | * branch master -> FETCH_HEAD 2026-09-07 18:44:10.423 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-07 18:44:10.427 | + functions-common:time_stop:2420 : local name 2026-09-07 18:44:10.431 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:44:10.434 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:44:10.438 | + functions-common:time_stop:2423 : local total 2026-09-07 18:44:10.442 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:44:10.445 | + functions-common:time_stop:2426 : name=git_timed 2026-09-07 18:44:10.449 | + functions-common:time_stop:2427 : start_time=1788806649635 2026-09-07 18:44:10.452 | + functions-common:time_stop:2429 : [[ -z 1788806649635 ]] 2026-09-07 18:44:10.457 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:44:10.463 | + functions-common:time_stop:2432 : end_time=1788806650459 2026-09-07 18:44:10.467 | + functions-common:time_stop:2433 : elapsed_time=824 2026-09-07 18:44:10.470 | + functions-common:time_stop:2434 : total=135965 2026-09-07 18:44:10.474 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:44:10.478 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=136789 2026-09-07 18:44:10.482 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-07 18:44:10.486 | + functions-common:git_timed:697 : local count=0 2026-09-07 18:44:10.489 | + functions-common:git_timed:698 : local timeout=0 2026-09-07 18:44:10.493 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 18:44:10.497 | + functions-common:git_timed:701 : timeout=0 2026-09-07 18:44:10.500 | + functions-common:git_timed:704 : time_start git_timed 2026-09-07 18:44:10.504 | + functions-common:time_start:2406 : local name=git_timed 2026-09-07 18:44:10.508 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:44:10.512 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:44:10.517 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:44:10.522 | + functions-common:time_start:2411 : _TIME_START[$name]=1788806650518 2026-09-07 18:44:10.526 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-07 18:44:11.007 | Note: switching to 'FETCH_HEAD'. 2026-09-07 18:44:11.007 | 2026-09-07 18:44:11.007 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-07 18:44:11.007 | changes and commit them, and you can discard any commits you make in this 2026-09-07 18:44:11.007 | state without impacting any branches by switching back to a branch. 2026-09-07 18:44:11.007 | 2026-09-07 18:44:11.007 | If you want to create a new branch to retain commits you create, you may 2026-09-07 18:44:11.007 | do so (now or later) by using -c with the switch command. Example: 2026-09-07 18:44:11.008 | 2026-09-07 18:44:11.008 | git switch -c 2026-09-07 18:44:11.008 | 2026-09-07 18:44:11.008 | Or undo this operation with: 2026-09-07 18:44:11.008 | 2026-09-07 18:44:11.008 | git switch - 2026-09-07 18:44:11.008 | 2026-09-07 18:44:11.008 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-07 18:44:11.008 | 2026-09-07 18:44:11.008 | HEAD is now at 2345c267d6 Merge "pvlan: initialize pvlan_pg_drop only in the first API worker" 2026-09-07 18:44:11.017 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-07 18:44:11.021 | + functions-common:time_stop:2420 : local name 2026-09-07 18:44:11.025 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:44:11.028 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:44:11.032 | + functions-common:time_stop:2423 : local total 2026-09-07 18:44:11.036 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:44:11.040 | + functions-common:time_stop:2426 : name=git_timed 2026-09-07 18:44:11.044 | + functions-common:time_stop:2427 : start_time=1788806650518 2026-09-07 18:44:11.048 | + functions-common:time_stop:2429 : [[ -z 1788806650518 ]] 2026-09-07 18:44:11.052 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:44:11.059 | + functions-common:time_stop:2432 : end_time=1788806651054 2026-09-07 18:44:11.063 | + functions-common:time_stop:2433 : elapsed_time=536 2026-09-07 18:44:11.066 | + functions-common:time_stop:2434 : total=136789 2026-09-07 18:44:11.070 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:44:11.074 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=137325 2026-09-07 18:44:11.078 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-09-07 18:44:11.105 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-09-07 18:44:11.109 | + functions-common:git_clone:673 : git show --oneline 2026-09-07 18:44:11.112 | + functions-common:git_clone:673 : head -1 2026-09-07 18:44:11.114 | 2345c267d6 Merge "pvlan: initialize pvlan_pg_drop only in the first API worker" 2026-09-07 18:44:11.118 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-07 18:44:11.122 | + lib/neutron:install_neutron:533 : setup_develop /opt/stack/neutron 2026-09-07 18:44:11.126 | + inc/python:setup_develop:353 : local bindep 2026-09-07 18:44:11.129 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-09-07 18:44:11.133 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-09-07 18:44:11.137 | + inc/python:setup_develop:359 : local extras= 2026-09-07 18:44:11.140 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-09-07 18:44:11.144 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-07 18:44:11.148 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-09-07 18:44:11.152 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-09-07 18:44:11.155 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-07 18:44:11.159 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-07 18:44:11.165 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-09-07 18:44:11.169 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-07 18:44:11.173 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-09-07 18:44:11.177 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-07 18:44:11.181 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-07 18:44:11.186 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-09-07 18:44:11.193 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-09-07 18:44:11.197 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-09-07 18:44:11.201 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-09-07 18:44:11.364 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-09-07 18:44:11.368 | + inc/python:setup_package:436 : local bindep=0 2026-09-07 18:44:11.371 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-07 18:44:11.375 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-07 18:44:11.379 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-09-07 18:44:11.383 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-09-07 18:44:11.387 | + inc/python:setup_package:445 : local flags=-e 2026-09-07 18:44:11.391 | + inc/python:setup_package:446 : local extras= 2026-09-07 18:44:11.395 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-07 18:44:11.399 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-07 18:44:11.403 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-07 18:44:11.407 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-07 18:44:11.411 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-07 18:44:11.415 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-09-07 18:44:11.446 | Using python 3.12 to install /opt/stack/neutron 2026-09-07 18:44:11.450 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2026-09-07 18:44:12.441 | Obtaining file:///opt/stack/neutron 2026-09-07 18:44:12.451 | Installing build dependencies: started 2026-09-07 18:44:14.046 | Installing build dependencies: finished with status 'done' 2026-09-07 18:44:14.047 | Checking if build backend supports build_editable: started 2026-09-07 18:44:14.596 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-07 18:44:14.596 | Getting requirements to build editable: started 2026-09-07 18:44:14.899 | Getting requirements to build editable: finished with status 'done' 2026-09-07 18:44:14.901 | Preparing editable metadata (pyproject.toml): started 2026-09-07 18:44:16.638 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-07 18:44:16.663 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (7.0.3) 2026-09-07 18:44:16.663 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (3.10.1) 2026-09-07 18:44:16.665 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (3.1.0) 2026-09-07 18:44:16.665 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (2.5.1) 2026-09-07 18:44:16.666 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (3.1.0) 2026-09-07 18:44:16.667 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (5.3.1) 2026-09-07 18:44:16.853 | Collecting pecan>=1.4.0 (from neutron==29.0.0.0b2.dev194) 2026-09-07 18:44:16.989 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-09-07 18:44:17.000 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (0.32.0) 2026-09-07 18:44:17.002 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (2.34.2) 2026-09-07 18:44:17.002 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (3.1.6) 2026-09-07 18:44:17.004 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (13.0.1) 2026-09-07 18:44:17.004 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (1.3.0) 2026-09-07 18:44:17.065 | Collecting neutron-lib>=5.0.0 (from neutron==29.0.0.0b2.dev194) 2026-09-07 18:44:17.084 | Downloading neutron_lib-5.0.1-py3-none-any.whl.metadata (2.4 kB) 2026-09-07 18:44:17.097 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (9.1.4) 2026-09-07 18:44:17.098 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (2.0.52) 2026-09-07 18:44:17.100 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (1.8.11) 2026-09-07 18:44:17.101 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (5.17.0) 2026-09-07 18:44:17.102 | Requirement already satisfied: alembic>=1.18.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (1.19.1) 2026-09-07 18:44:17.103 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (5.9.1) 2026-09-07 18:44:17.104 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (4.3.0) 2026-09-07 18:44:17.105 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (7.6.1) 2026-09-07 18:44:17.106 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (10.7.0) 2026-09-07 18:44:17.107 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (6.5.0) 2026-09-07 18:44:17.108 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (18.1.1) 2026-09-07 18:44:17.110 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (6.9.0) 2026-09-07 18:44:17.110 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (8.3.1) 2026-09-07 18:44:17.111 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (18.3.0) 2026-09-07 18:44:17.112 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (8.2.0) 2026-09-07 18:44:17.113 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (6.0.1) 2026-09-07 18:44:17.114 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (3.12.0) 2026-09-07 18:44:17.115 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (3.9.0) 2026-09-07 18:44:17.116 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (7.10.0) 2026-09-07 18:44:17.117 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (5.11.0) 2026-09-07 18:44:17.118 | Requirement already satisfied: oslo.service>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev194) (4.8.0) 2026-09-07 18:44:17.120 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (2.8.0) 2026-09-07 18:44:17.120 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (10.2.0) 2026-09-07 18:44:17.124 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (3.12.0) 2026-09-07 18:44:17.124 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (4.4.0) 2026-09-07 18:44:17.157 | Collecting os-ken>=4.2.1 (from neutron==29.0.0.0b2.dev194) 2026-09-07 18:44:17.194 | Downloading os_ken-4.2.2-py3-none-any.whl.metadata (2.0 kB) 2026-09-07 18:44:17.232 | Collecting os-resource-classes>=1.1.0 (from neutron==29.0.0.0b2.dev194) 2026-09-07 18:44:17.250 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-07 18:44:17.292 | Collecting ovs>3.3.0 (from neutron==29.0.0.0b2.dev194) 2026-09-07 18:44:17.309 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-09-07 18:44:17.410 | Installing build dependencies: started 2026-09-07 18:44:18.885 | Installing build dependencies: finished with status 'done' 2026-09-07 18:44:18.887 | Getting requirements to build wheel: started 2026-09-07 18:44:19.568 | Getting requirements to build wheel: finished with status 'done' 2026-09-07 18:44:19.569 | Preparing metadata (pyproject.toml): started 2026-09-07 18:44:19.963 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-09-07 18:44:20.019 | Collecting ovsdbapp>=2.18.0 (from neutron==29.0.0.0b2.dev194) 2026-09-07 18:44:20.035 | Downloading ovsdbapp-2.19.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-07 18:44:20.047 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (7.2.2) 2026-09-07 18:44:20.085 | Collecting pyroute2>=0.7.3 (from neutron==29.0.0.0b2.dev194) 2026-09-07 18:44:20.106 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-09-07 18:44:20.118 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (24.2.1) 2026-09-07 18:44:20.118 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (18.13.1) 2026-09-07 18:44:20.118 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (4.20.0) 2026-09-07 18:44:20.151 | Collecting python-designateclient>=2.7.0 (from neutron==29.0.0.0b2.dev194) 2026-09-07 18:44:20.202 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-09-07 18:44:20.266 | Collecting os-vif>=3.1.0 (from neutron==29.0.0.0b2.dev194) 2026-09-07 18:44:20.286 | Downloading os_vif-5.2.1-py3-none-any.whl.metadata (2.1 kB) 2026-09-07 18:44:20.297 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (3.5.0) 2026-09-07 18:44:20.298 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (9.1.0) 2026-09-07 18:44:20.300 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev194) (1.4.1) 2026-09-07 18:44:20.302 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev194) (4.16.0) 2026-09-07 18:44:20.304 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==29.0.0.0b2.dev194) (2.3.0) 2026-09-07 18:44:20.310 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==29.0.0.0b2.dev194) (3.3.2) 2026-09-07 18:44:20.314 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==29.0.0.0b2.dev194) (3.0.3) 2026-09-07 18:44:20.317 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==29.0.0.0b2.dev194) (2.1.0) 2026-09-07 18:44:20.318 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==29.0.0.0b2.dev194) (1.9.0) 2026-09-07 18:44:20.325 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev194) (4.1.0) 2026-09-07 18:44:20.326 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev194) (2.13.0) 2026-09-07 18:44:20.327 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev194) (6.0.0) 2026-09-07 18:44:20.338 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=5.0.0->neutron==29.0.0.0b2.dev194) (1.3.7) 2026-09-07 18:44:20.375 | Collecting os-traits>=0.9.0 (from neutron-lib>=5.0.0->neutron==29.0.0.0b2.dev194) 2026-09-07 18:44:20.394 | Downloading os_traits-3.9.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-07 18:44:20.406 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev194) (43.0.3) 2026-09-07 18:44:20.407 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev194) (1.5.0) 2026-09-07 18:44:20.408 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev194) (1.1.0) 2026-09-07 18:44:20.409 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev194) (1.33) 2026-09-07 18:44:20.411 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev194) (4.11.3) 2026-09-07 18:44:20.412 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev194) (6.0.3) 2026-09-07 18:44:20.415 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev194) (2.1.1) 2026-09-07 18:44:20.420 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev194) (3.0) 2026-09-07 18:44:20.428 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev194) (3.1.1) 2026-09-07 18:44:20.432 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev194) (0.41.2) 2026-09-07 18:44:20.433 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev194) (1.2.1) 2026-09-07 18:44:20.463 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev194) 2026-09-07 18:44:20.485 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-09-07 18:44:20.498 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev194) (26.3) 2026-09-07 18:44:20.502 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==29.0.0.0b2.dev194) (2.8.0) 2026-09-07 18:44:20.503 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==29.0.0.0b2.dev194) (3.5.5) 2026-09-07 18:44:20.514 | Requirement already satisfied: lxml>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev194) (6.1.1) 2026-09-07 18:44:20.515 | Requirement already satisfied: paramiko>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev194) (4.0.0) 2026-09-07 18:44:20.536 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==29.0.0.0b2.dev194) (0.20) 2026-09-07 18:44:20.542 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==29.0.0.0b2.dev194) (2.0.0) 2026-09-07 18:44:20.551 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==29.0.0.0b2.dev194) (2.1.2) 2026-09-07 18:44:20.551 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==29.0.0.0b2.dev194) (0.6.2) 2026-09-07 18:44:20.559 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==29.0.0.0b2.dev194) (2.9.0.post0) 2026-09-07 18:44:20.565 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev194) (7.1.7) 2026-09-07 18:44:20.567 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev194) (5.3.1) 2026-09-07 18:44:20.568 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev194) (5.6.2) 2026-09-07 18:44:20.569 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev194) (0.17.0) 2026-09-07 18:44:20.573 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev194) (5.1.0) 2026-09-07 18:44:20.583 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev194) (2026.3) 2026-09-07 18:44:20.590 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev194) (0.26.0) 2026-09-07 18:44:20.594 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==29.0.0.0b2.dev194) (5.0.0) 2026-09-07 18:44:20.596 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==29.0.0.0b2.dev194) (4.0.1) 2026-09-07 18:44:20.627 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev194) (1.7.6) 2026-09-07 18:44:20.634 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev194) (2.2.0) 2026-09-07 18:44:20.643 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==29.0.0.0b2.dev194) (3.18.0) 2026-09-07 18:44:20.693 | Collecting sortedcontainers (from ovs>3.3.0->neutron==29.0.0.0b2.dev194) 2026-09-07 18:44:20.711 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-09-07 18:44:20.735 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==29.0.0.0b2.dev194) 2026-09-07 18:44:20.737 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-09-07 18:44:20.756 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev194) (3.0.3) 2026-09-07 18:44:20.757 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev194) (1.6.2) 2026-09-07 18:44:20.766 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==29.0.0.0b2.dev194) (84.0.0) 2026-09-07 18:44:20.794 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==29.0.0.0b2.dev194) (0.8.2) 2026-09-07 18:44:20.835 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=5.3.0->neutron==29.0.0.0b2.dev194) (1.17.0) 2026-09-07 18:44:20.840 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev194) (4.16.0) 2026-09-07 18:44:20.842 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev194) (4.26.0) 2026-09-07 18:44:20.881 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev194) 2026-09-07 18:44:20.897 | Downloading osc_lib-4.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-07 18:44:20.914 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev194) (0.6.0) 2026-09-07 18:44:20.915 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev194) (4.2.0) 2026-09-07 18:44:20.926 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev194) (3.0.53) 2026-09-07 18:44:20.927 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev194) (1.11.0) 2026-09-07 18:44:20.928 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev194) (15.0.0) 2026-09-07 18:44:20.929 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev194) (1.8.0) 2026-09-07 18:44:20.934 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev194) (26.1.0) 2026-09-07 18:44:20.935 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev194) (2025.9.1) 2026-09-07 18:44:20.936 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev194) (0.37.0) 2026-09-07 18:44:20.937 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev194) (2026.6.3) 2026-09-07 18:44:20.993 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev194) (3.5.0) 2026-09-07 18:44:20.994 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev194) (3.18) 2026-09-07 18:44:20.995 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev194) (2.7.0) 2026-09-07 18:44:20.997 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev194) (2023.11.17) 2026-09-07 18:44:21.031 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev194) (4.2.0) 2026-09-07 18:44:21.032 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev194) (2.20.0) 2026-09-07 18:44:21.043 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev194) (0.1.2) 2026-09-07 18:44:21.062 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==29.0.0.0b2.dev194) (0.8) 2026-09-07 18:44:21.132 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==29.0.0.0b2.dev194) (0.16.0) 2026-09-07 18:44:21.225 | Downloading neutron_lib-5.0.1-py3-none-any.whl (656 kB) 2026-09-07 18:44:21.319 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 656.7/656.7 kB 7.4 MB/s 0:00:00 2026-09-07 18:44:21.337 | Downloading os_ken-4.2.2-py3-none-any.whl (2.0 MB) 2026-09-07 18:44:21.509 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.5 MB/s 0:00:00 2026-09-07 18:44:21.527 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-09-07 18:44:21.552 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-09-07 18:44:21.577 | Downloading os_traits-3.9.0-py3-none-any.whl (44 kB) 2026-09-07 18:44:21.602 | Downloading os_vif-5.2.1-py3-none-any.whl (104 kB) 2026-09-07 18:44:21.629 | Downloading ovsdbapp-2.19.0-py3-none-any.whl (158 kB) 2026-09-07 18:44:21.644 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-09-07 18:44:21.662 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-09-07 18:44:21.693 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-09-07 18:44:21.771 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-09-07 18:44:21.795 | Downloading osc_lib-4.7.0-py3-none-any.whl (97 kB) 2026-09-07 18:44:21.820 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-09-07 18:44:21.921 | Building wheels for collected packages: neutron, ovs 2026-09-07 18:44:21.923 | Building editable for neutron (pyproject.toml): started 2026-09-07 18:44:24.249 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-09-07 18:44:24.251 | Created wheel for neutron: filename=neutron-29.0.0.0b2.dev194-0.editable-py3-none-any.whl size=16106 sha256=46533369f49831c4ff53e1e889a92ba5c60f38fb447ed419927770b8b4df5f93 2026-09-07 18:44:24.254 | Stored in directory: /tmp/pip-ephem-wheel-cache-gr9a90uz/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-09-07 18:44:24.258 | Building wheel for ovs (pyproject.toml): started 2026-09-07 18:44:25.138 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-09-07 18:44:25.140 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=b1c80c9e4136bc7cd2068b04de506d7eb0c8b18fa6361304ace226456022f224 2026-09-07 18:44:25.140 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-09-07 18:44:25.145 | Successfully built neutron ovs 2026-09-07 18:44:25.498 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-designateclient, os-vif, neutron-lib, neutron 2026-09-07 18:44:30.769 | 2026-09-07 18:44:30.792 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-29.0.0.0b2.dev194 neutron-lib-5.0.1 os-ken-4.2.2 os-resource-classes-1.1.0 os-traits-3.9.0 os-vif-5.2.1 osc-lib-4.7.0 ovs-3.7.1 ovsdbapp-2.19.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-7.0.0 sortedcontainers-2.4.0 2026-09-07 18:44:31.064 | + inc/python:pip_install:216 : result=0 2026-09-07 18:44:31.068 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-07 18:44:31.072 | + functions-common:time_stop:2420 : local name 2026-09-07 18:44:31.075 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:44:31.079 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:44:31.082 | + functions-common:time_stop:2423 : local total 2026-09-07 18:44:31.086 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:44:31.090 | + functions-common:time_stop:2426 : name=pip_install 2026-09-07 18:44:31.094 | + functions-common:time_stop:2427 : start_time=1788806651438 2026-09-07 18:44:31.097 | + functions-common:time_stop:2429 : [[ -z 1788806651438 ]] 2026-09-07 18:44:31.102 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:44:31.107 | + functions-common:time_stop:2432 : end_time=1788806671103 2026-09-07 18:44:31.111 | + functions-common:time_stop:2433 : elapsed_time=19665 2026-09-07 18:44:31.114 | + functions-common:time_stop:2434 : total=111201 2026-09-07 18:44:31.117 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:44:31.121 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=130866 2026-09-07 18:44:31.125 | + inc/python:pip_install:219 : return 0 2026-09-07 18:44:31.129 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-07 18:44:31.133 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-07 18:44:31.137 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-09-07 18:44:31.141 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-09-07 18:44:31.145 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:44:31.149 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:44:31.153 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-09-07 18:44:31.157 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:44:31.161 | + lib/neutron:install_neutron:535 : [[ ovn == \o\v\n ]] 2026-09-07 18:44:31.165 | + lib/neutron:install_neutron:536 : install_ovn 2026-09-07 18:44:31.169 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : echo 'Installing OVN and dependent packages' 2026-09-07 18:44:31.169 | Installing OVN and dependent packages 2026-09-07 18:44:31.173 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : ovn_sanity_check 2026-09-07 18:44:31.177 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:394 : is_service_enabled q-agt neutron-agent 2026-09-07 18:44:31.202 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:44:31.206 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:396 : is_service_enabled q-l3 neutron-l3 2026-09-07 18:44:31.231 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:44:31.235 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : is_service_enabled q-svc neutron-api 2026-09-07 18:44:31.260 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:44:31.264 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : [[ ! ovn =~ ovn ]] 2026-09-07 18:44:31.268 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : is_service_enabled q-svc neutron-api 2026-09-07 18:44:31.292 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:44:31.296 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-09-07 18:44:31.300 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : sudo mkdir -p /var/run/openvswitch 2026-09-07 18:44:31.319 | ++ lib/neutron_plugins/ovn_agent:install_ovn:413 : whoami 2026-09-07 18:44:31.326 | + lib/neutron_plugins/ovn_agent:install_ovn:413 : sudo chown quobyte /var/run/openvswitch 2026-09-07 18:44:31.343 | + lib/neutron_plugins/ovn_agent:install_ovn:415 : [[ False == \T\r\u\e ]] 2026-09-07 18:44:31.348 | ++ lib/neutron_plugins/ovn_agent:install_ovn:437 : get_packages openvswitch 2026-09-07 18:44:31.378 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : install_package fakeroot make openvswitch-switch 2026-09-07 18:44:31.382 | + functions-common:install_package:1438 : update_package_repo 2026-09-07 18:44:31.386 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-07 18:44:31.390 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-07 18:44:31.394 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-07 18:44:31.398 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-07 18:44:31.402 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-07 18:44:31.406 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 18:44:31.410 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 18:44:31.414 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-07 18:44:31.418 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-07 18:44:31.422 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-07 18:44:31.426 | + functions-common:apt_get_update:1167 : return 2026-09-07 18:44:31.430 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-09-07 18:44:31.434 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-07 18:44:31.438 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 18:44:31.442 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 18:44:31.446 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-09-07 18:44:31.478 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2026-09-07 18:44:31.518 | Reading package lists... 2026-09-07 18:44:31.902 | Building dependency tree... 2026-09-07 18:44:31.903 | Reading state information... 2026-09-07 18:44:32.484 | fakeroot is already the newest version (1.33-1). 2026-09-07 18:44:32.484 | fakeroot set to manually installed. 2026-09-07 18:44:32.484 | make is already the newest version (4.3-4.1build2). 2026-09-07 18:44:32.484 | make set to manually installed. 2026-09-07 18:44:32.484 | The following packages were automatically installed and are no longer required: 2026-09-07 18:44:32.486 | libfwupd2 libgusb2 2026-09-07 18:44:32.486 | Use 'sudo apt autoremove' to remove them. 2026-09-07 18:44:32.488 | The following additional packages will be installed: 2026-09-07 18:44:32.489 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-09-07 18:44:32.490 | python3-sortedcontainers 2026-09-07 18:44:32.492 | Suggested packages: 2026-09-07 18:44:32.492 | openvswitch-doc python-sortedcontainers-doc 2026-09-07 18:44:32.535 | The following NEW packages will be installed: 2026-09-07 18:44:32.536 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-09-07 18:44:32.536 | python3-openvswitch python3-sortedcontainers 2026-09-07 18:44:32.781 | 0 upgraded, 6 newly installed, 0 to remove and 51 not upgraded. 2026-09-07 18:44:32.781 | Need to get 4225 kB of archives. 2026-09-07 18:44:32.781 | After this operation, 13.4 MB of additional disk space will be used. 2026-09-07 18:44:32.781 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.9 [445 kB] 2026-09-07 18:44:33.392 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.9-0ubuntu0.24.04.1 [1044 kB] 2026-09-07 18:44:33.573 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-09-07 18:44:33.576 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-09-07 18:44:33.584 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.9-0ubuntu0.24.04.1 [1034 kB] 2026-09-07 18:44:33.659 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.9-0ubuntu0.24.04.1 [1612 kB] 2026-09-07 18:44:33.972 | perl: warning: Setting locale failed. 2026-09-07 18:44:33.972 | perl: warning: Please check that your locale settings: 2026-09-07 18:44:33.972 | LANGUAGE = (unset), 2026-09-07 18:44:33.972 | LC_ALL = "en_US.utf8", 2026-09-07 18:44:33.972 | LANG = "de_DE.UTF-8" 2026-09-07 18:44:33.973 | are supported and installed on your system. 2026-09-07 18:44:33.973 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 18:44:34.036 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-07 18:44:34.036 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-07 18:44:34.036 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-07 18:44:34.238 | Fetched 4225 kB in 1s (3606 kB/s) 2026-09-07 18:44:34.287 | Selecting previously unselected package libunbound8:amd64. 2026-09-07 18:44:34.351 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126900 files and directories currently installed.) 2026-09-07 18:44:34.358 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.9_amd64.deb ... 2026-09-07 18:44:34.366 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.9) ... 2026-09-07 18:44:34.423 | Selecting previously unselected package openvswitch-common. 2026-09-07 18:44:34.435 | Preparing to unpack .../1-openvswitch-common_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-09-07 18:44:34.439 | Unpacking openvswitch-common (3.3.9-0ubuntu0.24.04.1) ... 2026-09-07 18:44:34.541 | Selecting previously unselected package python3-sortedcontainers. 2026-09-07 18:44:34.554 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-09-07 18:44:34.558 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-09-07 18:44:34.610 | Selecting previously unselected package libxdp1:amd64. 2026-09-07 18:44:34.624 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-09-07 18:44:34.627 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-09-07 18:44:34.683 | Selecting previously unselected package python3-openvswitch. 2026-09-07 18:44:34.697 | Preparing to unpack .../4-python3-openvswitch_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-09-07 18:44:34.701 | Unpacking python3-openvswitch (3.3.9-0ubuntu0.24.04.1) ... 2026-09-07 18:44:34.809 | Selecting previously unselected package openvswitch-switch. 2026-09-07 18:44:34.823 | Preparing to unpack .../5-openvswitch-switch_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-09-07 18:44:34.834 | Unpacking openvswitch-switch (3.3.9-0ubuntu0.24.04.1) ... 2026-09-07 18:44:34.967 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-09-07 18:44:35.214 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-09-07 18:44:35.225 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.9) ... 2026-09-07 18:44:35.235 | Setting up openvswitch-common (3.3.9-0ubuntu0.24.04.1) ... 2026-09-07 18:44:35.249 | Setting up python3-openvswitch (3.3.9-0ubuntu0.24.04.1) ... 2026-09-07 18:44:35.635 | Setting up openvswitch-switch (3.3.9-0ubuntu0.24.04.1) ... 2026-09-07 18:44:35.657 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-09-07 18:44:36.339 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-09-07 18:44:36.529 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-09-07 18:44:37.561 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-07 18:44:39.377 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-09-07 18:44:39.623 | perl: warning: Setting locale failed. 2026-09-07 18:44:39.623 | perl: warning: Please check that your locale settings: 2026-09-07 18:44:39.623 | LANGUAGE = (unset), 2026-09-07 18:44:39.623 | LC_ALL = "en_US.utf8", 2026-09-07 18:44:39.624 | LANG = "de_DE.UTF-8" 2026-09-07 18:44:39.624 | are supported and installed on your system. 2026-09-07 18:44:39.624 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 18:44:39.757 | perl: warning: Setting locale failed. 2026-09-07 18:44:39.757 | perl: warning: Please check that your locale settings: 2026-09-07 18:44:39.757 | LANGUAGE = (unset), 2026-09-07 18:44:39.757 | LC_ALL = "en_US.utf8", 2026-09-07 18:44:39.757 | LANG = "de_DE.UTF-8" 2026-09-07 18:44:39.757 | are supported and installed on your system. 2026-09-07 18:44:39.757 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 18:44:39.809 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-07 18:44:39.809 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-07 18:44:39.809 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-07 18:44:39.881 | perl: warning: Setting locale failed. 2026-09-07 18:44:39.881 | perl: warning: Please check that your locale settings: 2026-09-07 18:44:39.881 | LANGUAGE = (unset), 2026-09-07 18:44:39.881 | LC_ALL = "en_US.utf8", 2026-09-07 18:44:39.881 | LANG = "de_DE.UTF-8" 2026-09-07 18:44:39.881 | are supported and installed on your system. 2026-09-07 18:44:39.881 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 18:44:40.242 | 2026-09-07 18:44:40.243 | Running kernel seems to be up-to-date. 2026-09-07 18:44:40.243 | 2026-09-07 18:44:40.243 | Restarting services... 2026-09-07 18:44:40.304 | 2026-09-07 18:44:40.304 | Service restarts being deferred: 2026-09-07 18:44:40.304 | systemctl restart getty@tty1.service 2026-09-07 18:44:40.304 | systemctl restart serial-getty@hvc0.service 2026-09-07 18:44:40.305 | systemctl restart systemd-logind.service 2026-09-07 18:44:40.305 | systemctl restart virtlockd.service 2026-09-07 18:44:40.305 | systemctl restart virtlogd.service 2026-09-07 18:44:40.305 | 2026-09-07 18:44:40.305 | No containers need to be restarted. 2026-09-07 18:44:40.305 | 2026-09-07 18:44:40.305 | User sessions running outdated binaries: 2026-09-07 18:44:40.305 | quobyte @ session #6: bash[2032], sshd[1985,2031] 2026-09-07 18:44:40.316 | quobyte @ user manager service: systemd[1163] 2026-09-07 18:44:40.326 | 2026-09-07 18:44:40.326 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-07 18:44:42.433 | + functions-common:apt_get:1211 : result=0 2026-09-07 18:44:42.436 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-07 18:44:42.440 | + functions-common:time_stop:2420 : local name 2026-09-07 18:44:42.443 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:44:42.447 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:44:42.450 | + functions-common:time_stop:2423 : local total 2026-09-07 18:44:42.454 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:44:42.457 | + functions-common:time_stop:2426 : name=apt-get 2026-09-07 18:44:42.461 | + functions-common:time_stop:2427 : start_time=1788806671474 2026-09-07 18:44:42.465 | + functions-common:time_stop:2429 : [[ -z 1788806671474 ]] 2026-09-07 18:44:42.471 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:44:42.478 | + functions-common:time_stop:2432 : end_time=1788806682473 2026-09-07 18:44:42.482 | + functions-common:time_stop:2433 : elapsed_time=10999 2026-09-07 18:44:42.486 | + functions-common:time_stop:2434 : total=155688 2026-09-07 18:44:42.490 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:44:42.494 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=166687 2026-09-07 18:44:42.498 | + functions-common:apt_get:1215 : return 0 2026-09-07 18:44:42.502 | ++ lib/neutron_plugins/ovn_agent:install_ovn:438 : get_packages ovn 2026-09-07 18:44:42.531 | + lib/neutron_plugins/ovn_agent:install_ovn:438 : install_package ovn-central ovn-controller-vtep ovn-host 2026-09-07 18:44:42.535 | + functions-common:install_package:1438 : update_package_repo 2026-09-07 18:44:42.540 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-07 18:44:42.544 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-07 18:44:42.547 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-07 18:44:42.552 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-07 18:44:42.554 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-07 18:44:42.558 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 18:44:42.561 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 18:44:42.565 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-07 18:44:42.569 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-07 18:44:42.572 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-07 18:44:42.576 | + functions-common:apt_get_update:1167 : return 2026-09-07 18:44:42.580 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-09-07 18:44:42.584 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-07 18:44:42.588 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 18:44:42.592 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 18:44:42.596 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-09-07 18:44:42.627 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovn-central ovn-controller-vtep ovn-host 2026-09-07 18:44:42.667 | Reading package lists... 2026-09-07 18:44:43.119 | Building dependency tree... 2026-09-07 18:44:43.122 | Reading state information... 2026-09-07 18:44:43.878 | The following packages were automatically installed and are no longer required: 2026-09-07 18:44:43.882 | libfwupd2 libgusb2 2026-09-07 18:44:43.882 | Use 'sudo apt autoremove' to remove them. 2026-09-07 18:44:43.885 | The following additional packages will be installed: 2026-09-07 18:44:43.886 | ovn-common 2026-09-07 18:44:43.938 | The following NEW packages will be installed: 2026-09-07 18:44:43.939 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-09-07 18:44:44.032 | 0 upgraded, 4 newly installed, 0 to remove and 51 not upgraded. 2026-09-07 18:44:44.032 | Need to get 2360 kB of archives. 2026-09-07 18:44:44.032 | After this operation, 8355 kB of additional disk space will be used. 2026-09-07 18:44:44.032 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1157 kB] 2026-09-07 18:44:44.216 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-09-07 18:44:44.221 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-09-07 18:44:44.223 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-09-07 18:44:44.477 | perl: warning: Setting locale failed. 2026-09-07 18:44:44.477 | perl: warning: Please check that your locale settings: 2026-09-07 18:44:44.477 | LANGUAGE = (unset), 2026-09-07 18:44:44.478 | LC_ALL = "en_US.utf8", 2026-09-07 18:44:44.478 | LANG = "de_DE.UTF-8" 2026-09-07 18:44:44.478 | are supported and installed on your system. 2026-09-07 18:44:44.478 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 18:44:44.541 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-07 18:44:44.541 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-07 18:44:44.541 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-07 18:44:44.736 | Fetched 2360 kB in 0s (8786 kB/s) 2026-09-07 18:44:44.827 | Selecting previously unselected package ovn-common. 2026-09-07 18:44:44.906 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127100 files and directories currently installed.) 2026-09-07 18:44:44.914 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-09-07 18:44:44.918 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-09-07 18:44:45.046 | Selecting previously unselected package ovn-central. 2026-09-07 18:44:45.060 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-09-07 18:44:45.064 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-09-07 18:44:45.129 | Selecting previously unselected package ovn-controller-vtep. 2026-09-07 18:44:45.144 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-09-07 18:44:45.147 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-09-07 18:44:45.209 | Selecting previously unselected package ovn-host. 2026-09-07 18:44:45.223 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-09-07 18:44:45.231 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-09-07 18:44:45.336 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-09-07 18:44:45.354 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-09-07 18:44:45.863 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-09-07 18:44:46.051 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-09-07 18:44:46.537 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-09-07 18:44:46.601 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-09-07 18:44:47.129 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-09-07 18:44:47.320 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-09-07 18:44:48.046 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-09-07 18:44:48.774 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-09-07 18:44:49.666 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-09-07 18:44:49.753 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-09-07 18:44:49.951 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-09-07 18:44:50.523 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-07 18:44:52.525 | perl: warning: Setting locale failed. 2026-09-07 18:44:52.525 | perl: warning: Please check that your locale settings: 2026-09-07 18:44:52.525 | LANGUAGE = (unset), 2026-09-07 18:44:52.525 | LC_ALL = "en_US.utf8", 2026-09-07 18:44:52.525 | LANG = "de_DE.UTF-8" 2026-09-07 18:44:52.526 | are supported and installed on your system. 2026-09-07 18:44:52.526 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 18:44:52.657 | perl: warning: Setting locale failed. 2026-09-07 18:44:52.657 | perl: warning: Please check that your locale settings: 2026-09-07 18:44:52.657 | LANGUAGE = (unset), 2026-09-07 18:44:52.658 | LC_ALL = "en_US.utf8", 2026-09-07 18:44:52.658 | LANG = "de_DE.UTF-8" 2026-09-07 18:44:52.658 | are supported and installed on your system. 2026-09-07 18:44:52.658 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 18:44:52.708 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-07 18:44:52.709 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-07 18:44:52.709 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-07 18:44:52.783 | perl: warning: Setting locale failed. 2026-09-07 18:44:52.783 | perl: warning: Please check that your locale settings: 2026-09-07 18:44:52.783 | LANGUAGE = (unset), 2026-09-07 18:44:52.783 | LC_ALL = "en_US.utf8", 2026-09-07 18:44:52.783 | LANG = "de_DE.UTF-8" 2026-09-07 18:44:52.784 | are supported and installed on your system. 2026-09-07 18:44:52.784 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 18:44:53.144 | 2026-09-07 18:44:53.145 | Running kernel seems to be up-to-date. 2026-09-07 18:44:53.145 | 2026-09-07 18:44:53.145 | Restarting services... 2026-09-07 18:44:53.209 | 2026-09-07 18:44:53.210 | Service restarts being deferred: 2026-09-07 18:44:53.210 | systemctl restart getty@tty1.service 2026-09-07 18:44:53.210 | systemctl restart serial-getty@hvc0.service 2026-09-07 18:44:53.210 | systemctl restart systemd-logind.service 2026-09-07 18:44:53.210 | systemctl restart virtlockd.service 2026-09-07 18:44:53.211 | systemctl restart virtlogd.service 2026-09-07 18:44:53.211 | 2026-09-07 18:44:53.211 | No containers need to be restarted. 2026-09-07 18:44:53.212 | 2026-09-07 18:44:53.212 | User sessions running outdated binaries: 2026-09-07 18:44:53.212 | quobyte @ session #6: bash[2032], sshd[1985,2031] 2026-09-07 18:44:53.224 | quobyte @ user manager service: systemd[1163] 2026-09-07 18:44:53.234 | 2026-09-07 18:44:53.234 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-07 18:44:55.252 | + functions-common:apt_get:1211 : result=0 2026-09-07 18:44:55.256 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-07 18:44:55.260 | + functions-common:time_stop:2420 : local name 2026-09-07 18:44:55.264 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:44:55.267 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:44:55.271 | + functions-common:time_stop:2423 : local total 2026-09-07 18:44:55.275 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:44:55.279 | + functions-common:time_stop:2426 : name=apt-get 2026-09-07 18:44:55.282 | + functions-common:time_stop:2427 : start_time=1788806682622 2026-09-07 18:44:55.286 | + functions-common:time_stop:2429 : [[ -z 1788806682622 ]] 2026-09-07 18:44:55.291 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:44:55.297 | + functions-common:time_stop:2432 : end_time=1788806695292 2026-09-07 18:44:55.301 | + functions-common:time_stop:2433 : elapsed_time=12670 2026-09-07 18:44:55.304 | + functions-common:time_stop:2434 : total=166687 2026-09-07 18:44:55.308 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:44:55.312 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=179357 2026-09-07 18:44:55.316 | + functions-common:apt_get:1215 : return 0 2026-09-07 18:44:55.320 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-07 18:44:55.324 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-07 18:44:55.329 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : local log_archive_dir=/opt/stack/logs/archive 2026-09-07 18:44:55.332 | + lib/neutron_plugins/ovn_agent:install_ovn:446 : mkdir -p /opt/stack/logs/archive 2026-09-07 18:44:55.339 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-09-07 18:44:55.343 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-09-07 18:44:55.347 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-09-07 18:44:55.351 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-09-07 18:44:55.355 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-09-07 18:44:55.359 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-09-07 18:44:55.364 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-09-07 18:44:55.368 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-09-07 18:44:55.372 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-09-07 18:44:55.376 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-09-07 18:44:55.380 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-09-07 18:44:55.384 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-09-07 18:44:55.388 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-09-07 18:44:55.392 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-09-07 18:44:55.396 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-09-07 18:44:55.400 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-09-07 18:44:55.404 | + lib/neutron_plugins/ovn_agent:install_ovn:454 : use_library_from_git ovsdbapp 2026-09-07 18:44:55.408 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-09-07 18:44:55.412 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:44:55.416 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:44:55.419 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-09-07 18:44:55.423 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:44:55.427 | + lib/neutron_plugins/ovn_agent:install_ovn:460 : [[ False == \T\r\u\e ]] 2026-09-07 18:44:55.431 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-07 18:44:55.435 | + ./stack.sh:main:959 : is_service_enabled nova 2026-09-07 18:44:55.460 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:44:55.464 | + ./stack.sh:main:961 : stack_install_service nova 2026-09-07 18:44:55.468 | + lib/stack:stack_install_service:20 : local service=nova 2026-09-07 18:44:55.472 | + lib/stack:stack_install_service:21 : type install_nova 2026-09-07 18:44:55.476 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-07 18:44:55.480 | + lib/stack:stack_install_service:32 : install_nova 2026-09-07 18:44:55.484 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-09-07 18:44:55.488 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-09-07 18:44:55.492 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:44:55.496 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:44:55.500 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-09-07 18:44:55.504 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:44:55.508 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-09-07 18:44:55.532 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:44:55.536 | + lib/nova:install_nova:917 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-09-07 18:44:55.540 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-09-07 18:44:55.544 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-09-07 18:44:55.548 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-09-07 18:44:55.552 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-09-07 18:44:55.715 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-09-07 18:44:55.719 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 18:44:55.723 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 18:44:55.726 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-09-07 18:44:55.730 | + functions-common:install_package:1438 : update_package_repo 2026-09-07 18:44:55.734 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-07 18:44:55.737 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-07 18:44:55.741 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-07 18:44:55.745 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-07 18:44:55.748 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-07 18:44:55.752 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 18:44:55.756 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 18:44:55.759 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-07 18:44:55.763 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-07 18:44:55.767 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-07 18:44:55.771 | + functions-common:apt_get_update:1167 : return 2026-09-07 18:44:55.774 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-09-07 18:44:55.778 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-07 18:44:55.782 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 18:44:55.786 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 18:44:55.790 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-09-07 18:44:55.819 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-09-07 18:44:55.860 | Reading package lists... 2026-09-07 18:44:56.282 | Building dependency tree... 2026-09-07 18:44:56.284 | Reading state information... 2026-09-07 18:44:56.988 | libvirt-clients is already the newest version (10.0.0-2ubuntu8.16). 2026-09-07 18:44:56.988 | libvirt-clients set to manually installed. 2026-09-07 18:44:56.989 | libvirt-daemon-system is already the newest version (10.0.0-2ubuntu8.16). 2026-09-07 18:44:56.989 | The following packages were automatically installed and are no longer required: 2026-09-07 18:44:56.990 | libfwupd2 libgusb2 2026-09-07 18:44:56.991 | Use 'sudo apt autoremove' to remove them. 2026-09-07 18:44:56.994 | The following additional packages will be installed: 2026-09-07 18:44:56.994 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-09-07 18:44:56.994 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-09-07 18:44:56.995 | qemu-system-sparc 2026-09-07 18:44:56.997 | Suggested packages: 2026-09-07 18:44:56.997 | python-zstandard-doc samba vde2 2026-09-07 18:44:57.048 | The following packages will be REMOVED: 2026-09-07 18:44:57.051 | apport-core-dump-handler 2026-09-07 18:44:57.052 | The following NEW packages will be installed: 2026-09-07 18:44:57.053 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-09-07 18:44:57.053 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-09-07 18:44:57.054 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-09-07 18:44:57.158 | 0 upgraded, 13 newly installed, 1 to remove and 51 not upgraded. 2026-09-07 18:44:57.158 | Need to get 110 MB of archives. 2026-09-07 18:44:57.158 | After this operation, 897 MB of additional disk space will be used. 2026-09-07 18:44:57.158 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-09-07 18:44:57.298 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.17 [71.7 kB] 2026-09-07 18:44:57.301 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.16 [178 kB] 2026-09-07 18:44:57.309 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-09-07 18:44:57.322 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.18 [11.0 MB] 2026-09-07 18:44:57.518 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.18 [16.3 MB] 2026-09-07 18:44:57.697 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.18 [9096 kB] 2026-09-07 18:44:57.798 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.18 [6318 kB] 2026-09-07 18:44:57.868 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.18 [3433 kB] 2026-09-07 18:44:57.907 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.18 [57.7 MB] 2026-09-07 18:44:58.546 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.18 [58.5 kB] 2026-09-07 18:44:58.547 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.9 [4115 kB] 2026-09-07 18:44:58.592 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.9 [776 kB] 2026-09-07 18:44:58.857 | perl: warning: Setting locale failed. 2026-09-07 18:44:58.857 | perl: warning: Please check that your locale settings: 2026-09-07 18:44:58.857 | LANGUAGE = (unset), 2026-09-07 18:44:58.857 | LC_ALL = "en_US.utf8", 2026-09-07 18:44:58.857 | LANG = "de_DE.UTF-8" 2026-09-07 18:44:58.858 | are supported and installed on your system. 2026-09-07 18:44:58.858 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 18:44:58.920 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-07 18:44:58.920 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-07 18:44:58.920 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-07 18:44:59.220 | Fetched 110 MB in 2s (72.2 MB/s) 2026-09-07 18:44:59.286 | Selecting previously unselected package python3-zstandard. 2026-09-07 18:44:59.353 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127168 files and directories currently installed.) 2026-09-07 18:44:59.360 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-09-07 18:44:59.387 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-09-07 18:44:59.525 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-09-07 18:44:59.526 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-09-07 18:44:59.526 | Package apport-core-dump-handler is to be removed. 2026-09-07 18:44:59.526 | Package python3-zstandard is not configured yet. 2026-09-07 18:44:59.526 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-09-07 18:44:59.526 | Package apport-core-dump-handler is to be removed. 2026-09-07 18:44:59.526 | Package systemd-coredump is not installed. 2026-09-07 18:44:59.526 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-09-07 18:44:59.526 | Package apport-core-dump-handler is to be removed. 2026-09-07 18:44:59.526 | Package python3-zstandard is not configured yet. 2026-09-07 18:44:59.526 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-09-07 18:44:59.527 | Package apport-core-dump-handler is to be removed. 2026-09-07 18:44:59.527 | Package systemd-coredump is not installed. 2026-09-07 18:44:59.527 | 2026-09-07 18:44:59.592 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127184 files and directories currently installed.) 2026-09-07 18:44:59.599 | Removing apport-core-dump-handler (2.28.3-0ubuntu0.1) ... 2026-09-07 18:45:00.439 | Selecting previously unselected package systemd-coredump. 2026-09-07 18:45:00.503 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127180 files and directories currently installed.) 2026-09-07 18:45:00.510 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.17_amd64.deb ... 2026-09-07 18:45:00.513 | Unpacking systemd-coredump (255.4-1ubuntu8.17) ... 2026-09-07 18:45:00.576 | Selecting previously unselected package libvirt-dev:amd64. 2026-09-07 18:45:00.589 | Preparing to unpack .../01-libvirt-dev_10.0.0-2ubuntu8.16_amd64.deb ... 2026-09-07 18:45:00.601 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.16) ... 2026-09-07 18:45:00.670 | Selecting previously unselected package python3-libvirt. 2026-09-07 18:45:00.683 | Preparing to unpack .../02-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-09-07 18:45:00.686 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-09-07 18:45:00.755 | Selecting previously unselected package qemu-system-arm. 2026-09-07 18:45:00.767 | Preparing to unpack .../03-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-07 18:45:00.780 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-07 18:45:01.279 | Selecting previously unselected package qemu-system-mips. 2026-09-07 18:45:01.292 | Preparing to unpack .../04-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-07 18:45:01.304 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-07 18:45:01.865 | Selecting previously unselected package qemu-system-ppc. 2026-09-07 18:45:01.877 | Preparing to unpack .../05-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-07 18:45:01.889 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-07 18:45:02.236 | Selecting previously unselected package qemu-system-sparc. 2026-09-07 18:45:02.249 | Preparing to unpack .../06-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-07 18:45:02.262 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-07 18:45:02.517 | Selecting previously unselected package qemu-system-s390x. 2026-09-07 18:45:02.528 | Preparing to unpack .../07-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-07 18:45:02.540 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-07 18:45:02.707 | Selecting previously unselected package qemu-system-misc. 2026-09-07 18:45:02.721 | Preparing to unpack .../08-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-07 18:45:02.733 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-07 18:45:04.557 | Selecting previously unselected package qemu-system. 2026-09-07 18:45:04.570 | Preparing to unpack .../09-qemu-system_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-07 18:45:04.573 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-07 18:45:04.611 | Selecting previously unselected package qemu-efi-aarch64. 2026-09-07 18:45:04.623 | Preparing to unpack .../10-qemu-efi-aarch64_2024.02-2ubuntu0.9_all.deb ... 2026-09-07 18:45:04.627 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-09-07 18:45:06.485 | Selecting previously unselected package qemu-efi-arm. 2026-09-07 18:45:06.497 | Preparing to unpack .../11-qemu-efi-arm_2024.02-2ubuntu0.9_all.deb ... 2026-09-07 18:45:06.501 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-09-07 18:45:07.320 | Setting up systemd-coredump (255.4-1ubuntu8.17) ... 2026-09-07 18:45:07.832 | Creating group 'systemd-coredump' with GID 987. 2026-09-07 18:45:07.835 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-09-07 18:45:07.859 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-09-07 18:45:08.157 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-07 18:45:08.174 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-07 18:45:08.191 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.16) ... 2026-09-07 18:45:08.208 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-07 18:45:08.225 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-09-07 18:45:08.235 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-07 18:45:08.252 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-09-07 18:45:08.498 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-07 18:45:08.516 | Setting up qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-09-07 18:45:08.527 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-07 18:45:08.544 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-07 18:45:08.554 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-07 18:45:10.352 | perl: warning: Setting locale failed. 2026-09-07 18:45:10.352 | perl: warning: Please check that your locale settings: 2026-09-07 18:45:10.352 | LANGUAGE = (unset), 2026-09-07 18:45:10.352 | LC_ALL = "en_US.utf8", 2026-09-07 18:45:10.352 | LANG = "de_DE.UTF-8" 2026-09-07 18:45:10.352 | are supported and installed on your system. 2026-09-07 18:45:10.353 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 18:45:10.482 | perl: warning: Setting locale failed. 2026-09-07 18:45:10.483 | perl: warning: Please check that your locale settings: 2026-09-07 18:45:10.483 | LANGUAGE = (unset), 2026-09-07 18:45:10.483 | LC_ALL = "en_US.utf8", 2026-09-07 18:45:10.483 | LANG = "de_DE.UTF-8" 2026-09-07 18:45:10.483 | are supported and installed on your system. 2026-09-07 18:45:10.483 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 18:45:10.532 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-07 18:45:10.532 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-07 18:45:10.533 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-07 18:45:10.604 | perl: warning: Setting locale failed. 2026-09-07 18:45:10.604 | perl: warning: Please check that your locale settings: 2026-09-07 18:45:10.604 | LANGUAGE = (unset), 2026-09-07 18:45:10.605 | LC_ALL = "en_US.utf8", 2026-09-07 18:45:10.605 | LANG = "de_DE.UTF-8" 2026-09-07 18:45:10.605 | are supported and installed on your system. 2026-09-07 18:45:10.605 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 18:45:10.985 | 2026-09-07 18:45:10.985 | Running kernel seems to be up-to-date. 2026-09-07 18:45:10.985 | 2026-09-07 18:45:10.986 | Restarting services... 2026-09-07 18:45:11.045 | 2026-09-07 18:45:11.045 | Service restarts being deferred: 2026-09-07 18:45:11.045 | systemctl restart getty@tty1.service 2026-09-07 18:45:11.045 | systemctl restart serial-getty@hvc0.service 2026-09-07 18:45:11.045 | systemctl restart systemd-logind.service 2026-09-07 18:45:11.045 | systemctl restart virtlockd.service 2026-09-07 18:45:11.045 | systemctl restart virtlogd.service 2026-09-07 18:45:11.045 | 2026-09-07 18:45:11.045 | No containers need to be restarted. 2026-09-07 18:45:11.046 | 2026-09-07 18:45:11.046 | User sessions running outdated binaries: 2026-09-07 18:45:11.046 | quobyte @ session #6: bash[2032], sshd[1985,2031] 2026-09-07 18:45:11.054 | quobyte @ user manager service: systemd[1163] 2026-09-07 18:45:11.063 | 2026-09-07 18:45:11.063 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-07 18:45:13.153 | + functions-common:apt_get:1211 : result=0 2026-09-07 18:45:13.156 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-07 18:45:13.159 | + functions-common:time_stop:2420 : local name 2026-09-07 18:45:13.161 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:45:13.164 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:45:13.167 | + functions-common:time_stop:2423 : local total 2026-09-07 18:45:13.170 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:45:13.172 | + functions-common:time_stop:2426 : name=apt-get 2026-09-07 18:45:13.175 | + functions-common:time_stop:2427 : start_time=1788806695815 2026-09-07 18:45:13.178 | + functions-common:time_stop:2429 : [[ -z 1788806695815 ]] 2026-09-07 18:45:13.182 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:45:13.186 | + functions-common:time_stop:2432 : end_time=1788806713183 2026-09-07 18:45:13.190 | + functions-common:time_stop:2433 : elapsed_time=17368 2026-09-07 18:45:13.192 | + functions-common:time_stop:2434 : total=179357 2026-09-07 18:45:13.195 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:45:13.198 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=196725 2026-09-07 18:45:13.202 | + functions-common:apt_get:1215 : return 0 2026-09-07 18:45:13.205 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-09-07 18:45:13.208 | + functions-common:install_package:1438 : update_package_repo 2026-09-07 18:45:13.211 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-07 18:45:13.214 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-07 18:45:13.217 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-07 18:45:13.219 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-07 18:45:13.222 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-07 18:45:13.225 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 18:45:13.228 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 18:45:13.230 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-07 18:45:13.233 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-07 18:45:13.236 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-07 18:45:13.239 | + functions-common:apt_get_update:1167 : return 2026-09-07 18:45:13.242 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-09-07 18:45:13.245 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-07 18:45:13.248 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 18:45:13.251 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 18:45:13.254 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-09-07 18:45:13.278 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf swtpm swtpm-tools mdevctl 2026-09-07 18:45:13.317 | Reading package lists... 2026-09-07 18:45:13.677 | Building dependency tree... 2026-09-07 18:45:13.680 | Reading state information... 2026-09-07 18:45:14.224 | ovmf is already the newest version (2024.02-2ubuntu0.9). 2026-09-07 18:45:14.225 | ovmf set to manually installed. 2026-09-07 18:45:14.225 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-09-07 18:45:14.225 | swtpm set to manually installed. 2026-09-07 18:45:14.225 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-09-07 18:45:14.225 | swtpm-tools set to manually installed. 2026-09-07 18:45:14.225 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-09-07 18:45:14.225 | mdevctl set to manually installed. 2026-09-07 18:45:14.225 | The following packages were automatically installed and are no longer required: 2026-09-07 18:45:14.226 | libfwupd2 libgusb2 2026-09-07 18:45:14.226 | Use 'sudo apt autoremove' to remove them. 2026-09-07 18:45:14.310 | 0 upgraded, 0 newly installed, 0 to remove and 51 not upgraded. 2026-09-07 18:45:14.317 | + functions-common:apt_get:1211 : result=0 2026-09-07 18:45:14.321 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-07 18:45:14.324 | + functions-common:time_stop:2420 : local name 2026-09-07 18:45:14.328 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:45:14.332 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:45:14.336 | + functions-common:time_stop:2423 : local total 2026-09-07 18:45:14.340 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:45:14.344 | + functions-common:time_stop:2426 : name=apt-get 2026-09-07 18:45:14.347 | + functions-common:time_stop:2427 : start_time=1788806713275 2026-09-07 18:45:14.351 | + functions-common:time_stop:2429 : [[ -z 1788806713275 ]] 2026-09-07 18:45:14.355 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:45:14.360 | + functions-common:time_stop:2432 : end_time=1788806714357 2026-09-07 18:45:14.364 | + functions-common:time_stop:2433 : elapsed_time=1082 2026-09-07 18:45:14.366 | + functions-common:time_stop:2434 : total=196725 2026-09-07 18:45:14.369 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:45:14.373 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=197807 2026-09-07 18:45:14.376 | + functions-common:apt_get:1215 : return 0 2026-09-07 18:45:14.380 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-09-07 18:45:14.386 | ++ functions-common:is_arch:519 : uname -m 2026-09-07 18:45:14.392 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-09-07 18:45:14.395 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-09-07 18:45:14.399 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-09-07 18:45:14.402 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-09-07 18:45:14.406 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-09-07 18:45:14.410 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-09-07 18:45:14.414 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-09-07 18:45:14.439 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:45:14.445 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-09-07 18:45:14.472 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-09-07 18:45:14.475 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-09-07 18:45:14.479 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-09-07 18:45:14.482 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-09-07 18:45:14.486 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-09-07 18:45:14.489 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-09-07 18:45:14.493 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-09-07 18:45:14.496 | + functions-common:git_clone:592 : local orig_dir 2026-09-07 18:45:14.501 | ++ functions-common:git_clone:593 : pwd 2026-09-07 18:45:14.505 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-07 18:45:14.509 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-07 18:45:14.514 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-07 18:45:14.538 | + functions-common:git_clone:596 : RECLONE=False 2026-09-07 18:45:14.542 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-07 18:45:14.546 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-07 18:45:14.550 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-07 18:45:14.551 | + functions-common:git_clone:610 : echo v1.3.0 2026-09-07 18:45:14.557 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-09-07 18:45:14.561 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-07 18:45:14.565 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-09-07 18:45:14.569 | + functions-common:git_timed:697 : local count=0 2026-09-07 18:45:14.573 | + functions-common:git_timed:698 : local timeout=0 2026-09-07 18:45:14.576 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 18:45:14.580 | + functions-common:git_timed:701 : timeout=0 2026-09-07 18:45:14.582 | + functions-common:git_timed:704 : time_start git_timed 2026-09-07 18:45:14.586 | + functions-common:time_start:2406 : local name=git_timed 2026-09-07 18:45:14.590 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:45:14.593 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:45:14.597 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:45:14.603 | + functions-common:time_start:2411 : _TIME_START[$name]=1788806714599 2026-09-07 18:45:14.607 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-09-07 18:45:14.611 | Cloning into '/opt/stack/novnc'... 2026-09-07 18:45:16.364 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-07 18:45:16.367 | + functions-common:time_stop:2420 : local name 2026-09-07 18:45:16.372 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:45:16.375 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:45:16.379 | + functions-common:time_stop:2423 : local total 2026-09-07 18:45:16.382 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:45:16.386 | + functions-common:time_stop:2426 : name=git_timed 2026-09-07 18:45:16.389 | + functions-common:time_stop:2427 : start_time=1788806714599 2026-09-07 18:45:16.393 | + functions-common:time_stop:2429 : [[ -z 1788806714599 ]] 2026-09-07 18:45:16.397 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:45:16.402 | + functions-common:time_stop:2432 : end_time=1788806716399 2026-09-07 18:45:16.406 | + functions-common:time_stop:2433 : elapsed_time=1800 2026-09-07 18:45:16.409 | + functions-common:time_stop:2434 : total=137325 2026-09-07 18:45:16.413 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:45:16.416 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=139125 2026-09-07 18:45:16.420 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-09-07 18:45:16.423 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-09-07 18:45:16.426 | + functions-common:git_timed:697 : local count=0 2026-09-07 18:45:16.430 | + functions-common:git_timed:698 : local timeout=0 2026-09-07 18:45:16.435 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 18:45:16.439 | + functions-common:git_timed:701 : timeout=0 2026-09-07 18:45:16.443 | + functions-common:git_timed:704 : time_start git_timed 2026-09-07 18:45:16.447 | + functions-common:time_start:2406 : local name=git_timed 2026-09-07 18:45:16.450 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:45:16.453 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:45:16.457 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:45:16.463 | + functions-common:time_start:2411 : _TIME_START[$name]=1788806716459 2026-09-07 18:45:16.466 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-09-07 18:45:16.924 | From https://github.com/novnc/novnc 2026-09-07 18:45:16.924 | * tag v1.3.0 -> FETCH_HEAD 2026-09-07 18:45:16.935 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-07 18:45:16.939 | + functions-common:time_stop:2420 : local name 2026-09-07 18:45:16.943 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:45:16.947 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:45:16.951 | + functions-common:time_stop:2423 : local total 2026-09-07 18:45:16.954 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:45:16.958 | + functions-common:time_stop:2426 : name=git_timed 2026-09-07 18:45:16.961 | + functions-common:time_stop:2427 : start_time=1788806716459 2026-09-07 18:45:16.964 | + functions-common:time_stop:2429 : [[ -z 1788806716459 ]] 2026-09-07 18:45:16.969 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:45:16.974 | + functions-common:time_stop:2432 : end_time=1788806716971 2026-09-07 18:45:16.977 | + functions-common:time_stop:2433 : elapsed_time=512 2026-09-07 18:45:16.980 | + functions-common:time_stop:2434 : total=139125 2026-09-07 18:45:16.983 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:45:16.987 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=139637 2026-09-07 18:45:16.991 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-07 18:45:16.995 | + functions-common:git_timed:697 : local count=0 2026-09-07 18:45:16.999 | + functions-common:git_timed:698 : local timeout=0 2026-09-07 18:45:17.003 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 18:45:17.006 | + functions-common:git_timed:701 : timeout=0 2026-09-07 18:45:17.010 | + functions-common:git_timed:704 : time_start git_timed 2026-09-07 18:45:17.014 | + functions-common:time_start:2406 : local name=git_timed 2026-09-07 18:45:17.018 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:45:17.021 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:45:17.026 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:45:17.030 | + functions-common:time_start:2411 : _TIME_START[$name]=1788806717027 2026-09-07 18:45:17.034 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-07 18:45:17.067 | Note: switching to 'FETCH_HEAD'. 2026-09-07 18:45:17.067 | 2026-09-07 18:45:17.067 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-07 18:45:17.067 | changes and commit them, and you can discard any commits you make in this 2026-09-07 18:45:17.067 | state without impacting any branches by switching back to a branch. 2026-09-07 18:45:17.067 | 2026-09-07 18:45:17.067 | If you want to create a new branch to retain commits you create, you may 2026-09-07 18:45:17.067 | do so (now or later) by using -c with the switch command. Example: 2026-09-07 18:45:17.068 | 2026-09-07 18:45:17.068 | git switch -c 2026-09-07 18:45:17.068 | 2026-09-07 18:45:17.068 | Or undo this operation with: 2026-09-07 18:45:17.068 | 2026-09-07 18:45:17.068 | git switch - 2026-09-07 18:45:17.068 | 2026-09-07 18:45:17.068 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-07 18:45:17.068 | 2026-09-07 18:45:17.068 | HEAD is now at 463c39e noVNC 1.3.0 2026-09-07 18:45:17.070 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-07 18:45:17.074 | + functions-common:time_stop:2420 : local name 2026-09-07 18:45:17.077 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:45:17.080 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:45:17.084 | + functions-common:time_stop:2423 : local total 2026-09-07 18:45:17.087 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:45:17.090 | + functions-common:time_stop:2426 : name=git_timed 2026-09-07 18:45:17.093 | + functions-common:time_stop:2427 : start_time=1788806717027 2026-09-07 18:45:17.096 | + functions-common:time_stop:2429 : [[ -z 1788806717027 ]] 2026-09-07 18:45:17.100 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:45:17.106 | + functions-common:time_stop:2432 : end_time=1788806717102 2026-09-07 18:45:17.109 | + functions-common:time_stop:2433 : elapsed_time=75 2026-09-07 18:45:17.113 | + functions-common:time_stop:2434 : total=139637 2026-09-07 18:45:17.117 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:45:17.120 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=139712 2026-09-07 18:45:17.124 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-09-07 18:45:17.142 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-09-07 18:45:17.147 | + functions-common:git_clone:673 : git show --oneline 2026-09-07 18:45:17.148 | + functions-common:git_clone:673 : head -1 2026-09-07 18:45:17.151 | 463c39e noVNC 1.3.0 2026-09-07 18:45:17.154 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-07 18:45:17.158 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-09-07 18:45:17.183 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:45:17.187 | + lib/nova:install_nova:960 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova master 2026-09-07 18:45:17.191 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-09-07 18:45:17.194 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-09-07 18:45:17.198 | + functions-common:git_clone:591 : local git_ref=master 2026-09-07 18:45:17.202 | + functions-common:git_clone:592 : local orig_dir 2026-09-07 18:45:17.207 | ++ functions-common:git_clone:593 : pwd 2026-09-07 18:45:17.212 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-07 18:45:17.216 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-07 18:45:17.221 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-07 18:45:17.245 | + functions-common:git_clone:596 : RECLONE=False 2026-09-07 18:45:17.249 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-07 18:45:17.252 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-07 18:45:17.256 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-07 18:45:17.257 | + functions-common:git_clone:610 : echo master 2026-09-07 18:45:17.261 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/nova ]] 2026-09-07 18:45:17.265 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-07 18:45:17.269 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-09-07 18:45:17.273 | + functions-common:git_timed:697 : local count=0 2026-09-07 18:45:17.277 | + functions-common:git_timed:698 : local timeout=0 2026-09-07 18:45:17.281 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 18:45:17.284 | + functions-common:git_timed:701 : timeout=0 2026-09-07 18:45:17.288 | + functions-common:git_timed:704 : time_start git_timed 2026-09-07 18:45:17.290 | + functions-common:time_start:2406 : local name=git_timed 2026-09-07 18:45:17.294 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:45:17.298 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:45:17.303 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:45:17.308 | + functions-common:time_start:2411 : _TIME_START[$name]=1788806717304 2026-09-07 18:45:17.311 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-09-07 18:45:17.315 | Cloning into '/opt/stack/nova'... 2026-09-07 18:48:29.021 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-07 18:48:29.023 | + functions-common:time_stop:2420 : local name 2026-09-07 18:48:29.026 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:48:29.030 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:48:29.033 | + functions-common:time_stop:2423 : local total 2026-09-07 18:48:29.037 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:48:29.041 | + functions-common:time_stop:2426 : name=git_timed 2026-09-07 18:48:29.044 | + functions-common:time_stop:2427 : start_time=1788806717304 2026-09-07 18:48:29.048 | + functions-common:time_stop:2429 : [[ -z 1788806717304 ]] 2026-09-07 18:48:29.053 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:48:29.061 | + functions-common:time_stop:2432 : end_time=1788806909057 2026-09-07 18:48:29.064 | + functions-common:time_stop:2433 : elapsed_time=191753 2026-09-07 18:48:29.068 | + functions-common:time_stop:2434 : total=139712 2026-09-07 18:48:29.071 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:48:29.075 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=331465 2026-09-07 18:48:29.078 | + functions-common:git_clone:631 : cd /opt/stack/nova 2026-09-07 18:48:29.082 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-09-07 18:48:29.085 | + functions-common:git_timed:697 : local count=0 2026-09-07 18:48:29.089 | + functions-common:git_timed:698 : local timeout=0 2026-09-07 18:48:29.093 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 18:48:29.097 | + functions-common:git_timed:701 : timeout=0 2026-09-07 18:48:29.100 | + functions-common:git_timed:704 : time_start git_timed 2026-09-07 18:48:29.104 | + functions-common:time_start:2406 : local name=git_timed 2026-09-07 18:48:29.108 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:48:29.112 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:48:29.117 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:48:29.122 | + functions-common:time_start:2411 : _TIME_START[$name]=1788806909118 2026-09-07 18:48:29.125 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-07 18:48:29.871 | From https://review.opendev.org/openstack/nova 2026-09-07 18:48:29.871 | * branch master -> FETCH_HEAD 2026-09-07 18:48:29.882 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-07 18:48:29.885 | + functions-common:time_stop:2420 : local name 2026-09-07 18:48:29.889 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:48:29.892 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:48:29.895 | + functions-common:time_stop:2423 : local total 2026-09-07 18:48:29.898 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:48:29.902 | + functions-common:time_stop:2426 : name=git_timed 2026-09-07 18:48:29.905 | + functions-common:time_stop:2427 : start_time=1788806909118 2026-09-07 18:48:29.909 | + functions-common:time_stop:2429 : [[ -z 1788806909118 ]] 2026-09-07 18:48:29.914 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:48:29.919 | + functions-common:time_stop:2432 : end_time=1788806909915 2026-09-07 18:48:29.922 | + functions-common:time_stop:2433 : elapsed_time=797 2026-09-07 18:48:29.926 | + functions-common:time_stop:2434 : total=331465 2026-09-07 18:48:29.929 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:48:29.932 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=332262 2026-09-07 18:48:29.936 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-07 18:48:29.940 | + functions-common:git_timed:697 : local count=0 2026-09-07 18:48:29.944 | + functions-common:git_timed:698 : local timeout=0 2026-09-07 18:48:29.947 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 18:48:29.951 | + functions-common:git_timed:701 : timeout=0 2026-09-07 18:48:29.954 | + functions-common:git_timed:704 : time_start git_timed 2026-09-07 18:48:29.957 | + functions-common:time_start:2406 : local name=git_timed 2026-09-07 18:48:29.960 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:48:29.964 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:48:29.969 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:48:29.975 | + functions-common:time_start:2411 : _TIME_START[$name]=1788806909970 2026-09-07 18:48:29.978 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-07 18:48:30.555 | Note: switching to 'FETCH_HEAD'. 2026-09-07 18:48:30.555 | 2026-09-07 18:48:30.555 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-07 18:48:30.555 | changes and commit them, and you can discard any commits you make in this 2026-09-07 18:48:30.555 | state without impacting any branches by switching back to a branch. 2026-09-07 18:48:30.555 | 2026-09-07 18:48:30.555 | If you want to create a new branch to retain commits you create, you may 2026-09-07 18:48:30.556 | do so (now or later) by using -c with the switch command. Example: 2026-09-07 18:48:30.556 | 2026-09-07 18:48:30.557 | git switch -c 2026-09-07 18:48:30.557 | 2026-09-07 18:48:30.557 | Or undo this operation with: 2026-09-07 18:48:30.557 | 2026-09-07 18:48:30.557 | git switch - 2026-09-07 18:48:30.557 | 2026-09-07 18:48:30.557 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-07 18:48:30.557 | 2026-09-07 18:48:30.557 | HEAD is now at 1dc44b5988 Only load same-host instances when checking share usage 2026-09-07 18:48:30.567 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-07 18:48:30.571 | + functions-common:time_stop:2420 : local name 2026-09-07 18:48:30.574 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:48:30.578 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:48:30.581 | + functions-common:time_stop:2423 : local total 2026-09-07 18:48:30.585 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:48:30.588 | + functions-common:time_stop:2426 : name=git_timed 2026-09-07 18:48:30.592 | + functions-common:time_stop:2427 : start_time=1788806909970 2026-09-07 18:48:30.596 | + functions-common:time_stop:2429 : [[ -z 1788806909970 ]] 2026-09-07 18:48:30.600 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:48:30.606 | + functions-common:time_stop:2432 : end_time=1788806910601 2026-09-07 18:48:30.609 | + functions-common:time_stop:2433 : elapsed_time=631 2026-09-07 18:48:30.612 | + functions-common:time_stop:2434 : total=332262 2026-09-07 18:48:30.616 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:48:30.619 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=332893 2026-09-07 18:48:30.623 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-09-07 18:48:30.644 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-09-07 18:48:30.650 | + functions-common:git_clone:673 : head -1 2026-09-07 18:48:30.653 | + functions-common:git_clone:673 : git show --oneline 2026-09-07 18:48:30.668 | 1dc44b5988 Only load same-host instances when checking share usage 2026-09-07 18:48:30.673 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-07 18:48:30.677 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-09-07 18:48:30.681 | + inc/python:setup_develop:353 : local bindep 2026-09-07 18:48:30.685 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-09-07 18:48:30.689 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-09-07 18:48:30.693 | + inc/python:setup_develop:359 : local extras= 2026-09-07 18:48:30.696 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-09-07 18:48:30.700 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-07 18:48:30.704 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-09-07 18:48:30.708 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-09-07 18:48:30.712 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-07 18:48:30.716 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-07 18:48:30.720 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-09-07 18:48:30.723 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-07 18:48:30.728 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-09-07 18:48:30.732 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-07 18:48:30.736 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-07 18:48:30.740 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-09-07 18:48:30.748 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-09-07 18:48:30.752 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-09-07 18:48:30.756 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-09-07 18:48:30.918 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-09-07 18:48:30.922 | + inc/python:setup_package:436 : local bindep=0 2026-09-07 18:48:30.925 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-07 18:48:30.928 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-07 18:48:30.932 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-09-07 18:48:30.935 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-09-07 18:48:30.939 | + inc/python:setup_package:445 : local flags=-e 2026-09-07 18:48:30.942 | + inc/python:setup_package:446 : local extras= 2026-09-07 18:48:30.946 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-07 18:48:30.949 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-07 18:48:30.953 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-07 18:48:30.957 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-07 18:48:30.961 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-07 18:48:30.964 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-09-07 18:48:30.993 | Using python 3.12 to install /opt/stack/nova 2026-09-07 18:48:30.997 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2026-09-07 18:48:32.013 | Obtaining file:///opt/stack/nova 2026-09-07 18:48:32.018 | Installing build dependencies: started 2026-09-07 18:48:33.745 | Installing build dependencies: finished with status 'done' 2026-09-07 18:48:33.746 | Checking if build backend supports build_editable: started 2026-09-07 18:48:34.302 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-07 18:48:34.303 | Getting requirements to build editable: started 2026-09-07 18:48:34.617 | Getting requirements to build editable: finished with status 'done' 2026-09-07 18:48:34.620 | Preparing editable metadata (pyproject.toml): started 2026-09-07 18:48:36.978 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-07 18:48:37.004 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (7.0.3) 2026-09-07 18:48:37.005 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (2.0.52) 2026-09-07 18:48:37.006 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (5.3.1) 2026-09-07 18:48:37.007 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (0.41.2) 2026-09-07 18:48:37.008 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (3.1.6) 2026-09-07 18:48:37.010 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (13.0.1) 2026-09-07 18:48:37.010 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (6.1.1) 2026-09-07 18:48:37.010 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (2.5.1) 2026-09-07 18:48:37.011 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (43.0.3) 2026-09-07 18:48:37.012 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (1.8.11) 2026-09-07 18:48:37.013 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (3.5.5) 2026-09-07 18:48:37.014 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (3.1.0) 2026-09-07 18:48:37.015 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (3.10.1) 2026-09-07 18:48:37.016 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (3.18.0) 2026-09-07 18:48:37.017 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (1.19.1) 2026-09-07 18:48:37.018 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (1.3.0) 2026-09-07 18:48:37.018 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (4.0.0) 2026-09-07 18:48:37.019 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (4.26.0) 2026-09-07 18:48:37.020 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (9.10.0) 2026-09-07 18:48:37.023 | Requirement already satisfied: keystoneauth1>=5.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (5.17.0) 2026-09-07 18:48:37.228 | Collecting python-neutronclient>=7.1.0 (from nova==33.1.0.dev443) 2026-09-07 18:48:37.372 | Downloading python_neutronclient-14.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-09-07 18:48:37.384 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (4.13.0) 2026-09-07 18:48:37.384 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (2.34.2) 2026-09-07 18:48:37.386 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (5.9.1) 2026-09-07 18:48:37.414 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev443) 2026-09-07 18:48:37.431 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-09-07 18:48:37.450 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (4.3.0) 2026-09-07 18:48:37.451 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (7.6.1) 2026-09-07 18:48:37.453 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (10.7.0) 2026-09-07 18:48:37.453 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (6.5.0) 2026-09-07 18:48:37.454 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (8.3.1) 2026-09-07 18:48:37.455 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (2.12.0) 2026-09-07 18:48:37.456 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (3.9.0) 2026-09-07 18:48:37.457 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (5.11.0) 2026-09-07 18:48:37.459 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (2.8.0) 2026-09-07 18:48:37.459 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (10.2.0) 2026-09-07 18:48:37.460 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (18.1.1) 2026-09-07 18:48:37.462 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (7.10.0) 2026-09-07 18:48:37.462 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (18.3.0) 2026-09-07 18:48:37.463 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (6.0.1) 2026-09-07 18:48:37.464 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (3.12.0) 2026-09-07 18:48:37.465 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (6.9.0) 2026-09-07 18:48:37.467 | 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.dev443) (4.8.0) 2026-09-07 18:48:37.469 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (2.0.0) 2026-09-07 18:48:37.471 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (8.2.0) 2026-09-07 18:48:37.471 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (7.2.2) 2026-09-07 18:48:37.472 | Requirement already satisfied: oslo.versionedobjects>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (3.12.0) 2026-09-07 18:48:37.473 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (7.1.1) 2026-09-07 18:48:37.475 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (1.1.0) 2026-09-07 18:48:37.476 | Requirement already satisfied: os-traits>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (3.9.0) 2026-09-07 18:48:37.479 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (5.2.1) 2026-09-07 18:48:37.479 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (5.8.0) 2026-09-07 18:48:37.515 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev443) 2026-09-07 18:48:37.532 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-09-07 18:48:37.544 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (9.1.0) 2026-09-07 18:48:37.545 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (0.3.1) 2026-09-07 18:48:37.546 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (1.4.2) 2026-09-07 18:48:37.547 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (1.9.0) 2026-09-07 18:48:37.548 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (2.9.0.post0) 2026-09-07 18:48:37.548 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (3.5.0) 2026-09-07 18:48:37.550 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (4.20.0) 2026-09-07 18:48:37.550 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (6.0.3) 2026-09-07 18:48:37.553 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev443) (1.4.1) 2026-09-07 18:48:37.554 | 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.dev443) (4.16.0) 2026-09-07 18:48:37.558 | 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.dev443) (7.6.0) 2026-09-07 18:48:37.562 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev443) (2.1.1) 2026-09-07 18:48:37.566 | 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.dev443) (3.0) 2026-09-07 18:48:37.574 | 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.dev443) (2.8.0) 2026-09-07 18:48:37.582 | 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.dev443) (3.1.0) 2026-09-07 18:48:37.583 | 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.dev443) (2.3.0) 2026-09-07 18:48:37.588 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev443) (3.0.3) 2026-09-07 18:48:37.591 | 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.dev443) (26.1.0) 2026-09-07 18:48:37.592 | 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.dev443) (2025.9.1) 2026-09-07 18:48:37.593 | 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.dev443) (0.37.0) 2026-09-07 18:48:37.594 | 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.dev443) (2026.6.3) 2026-09-07 18:48:37.602 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.16.0->nova==33.1.0.dev443) (2.1.0) 2026-09-07 18:48:37.610 | 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.dev443) (4.1.0) 2026-09-07 18:48:37.612 | 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.dev443) (2.13.0) 2026-09-07 18:48:37.612 | 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.dev443) (6.0.0) 2026-09-07 18:48:37.625 | 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.dev443) (1.5.0) 2026-09-07 18:48:37.627 | 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.dev443) (1.1.0) 2026-09-07 18:48:37.627 | 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.dev443) (1.33) 2026-09-07 18:48:37.628 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev443) (4.11.3) 2026-09-07 18:48:37.637 | 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.dev443) (3.1.1) 2026-09-07 18:48:37.644 | 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.dev443) (9.1.4) 2026-09-07 18:48:37.656 | 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.dev443) (2.19.0) 2026-09-07 18:48:37.664 | 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.dev443) (0.20) 2026-09-07 18:48:37.678 | 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.dev443) (2.1.2) 2026-09-07 18:48:37.680 | 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.dev443) (0.6.2) 2026-09-07 18:48:37.698 | 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.dev443) (7.1.7) 2026-09-07 18:48:37.698 | 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.dev443) (5.3.1) 2026-09-07 18:48:37.698 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev443) (5.6.2) 2026-09-07 18:48:37.699 | 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.dev443) (0.17.0) 2026-09-07 18:48:37.704 | 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.dev443) (5.1.0) 2026-09-07 18:48:37.716 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->nova==33.1.0.dev443) (2026.3) 2026-09-07 18:48:37.716 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->nova==33.1.0.dev443) (26.3) 2026-09-07 18:48:37.722 | 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.dev443) (0.26.0) 2026-09-07 18:48:37.726 | 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.dev443) (5.0.0) 2026-09-07 18:48:37.728 | 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.dev443) (4.0.1) 2026-09-07 18:48:37.742 | 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.dev443) (1.2.1) 2026-09-07 18:48:37.764 | 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.dev443) (1.7.6) 2026-09-07 18:48:37.772 | 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.dev443) (2.2.0) 2026-09-07 18:48:37.777 | 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.dev443) (1.3.7) 2026-09-07 18:48:37.787 | 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.dev443) (3.3.2) 2026-09-07 18:48:37.799 | 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.dev443) (4.3.2) 2026-09-07 18:48:37.800 | 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.dev443) (3.7.1) 2026-09-07 18:48:37.810 | 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.dev443) (2.4.0) 2026-09-07 18:48:37.820 | 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.dev443) (3.0.3) 2026-09-07 18:48:37.821 | 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.dev443) (1.6.2) 2026-09-07 18:48:37.831 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev443) (84.0.0) 2026-09-07 18:48:37.851 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev443) (0.8.2) 2026-09-07 18:48:37.889 | 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.dev443) (4.16.0) 2026-09-07 18:48:37.895 | 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.dev443) (0.6.0) 2026-09-07 18:48:37.896 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev443) (4.2.0) 2026-09-07 18:48:37.907 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev443) (3.0.53) 2026-09-07 18:48:37.908 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev443) (1.11.0) 2026-09-07 18:48:37.910 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev443) (15.0.0) 2026-09-07 18:48:37.911 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev443) (1.8.0) 2026-09-07 18:48:37.932 | 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.dev443) (1.17.0) 2026-09-07 18:48:37.939 | 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.dev443) (2.1.0) 2026-09-07 18:48:37.940 | 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.dev443) (24.2.1) 2026-09-07 18:48:37.961 | 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.dev443) (4.7.0) 2026-09-07 18:48:37.987 | 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.dev443) (3.5.0) 2026-09-07 18:48:37.987 | 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.dev443) (3.18) 2026-09-07 18:48:37.989 | 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.dev443) (2.7.0) 2026-09-07 18:48:37.990 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev443) (2023.11.17) 2026-09-07 18:48:38.031 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev443) (4.2.0) 2026-09-07 18:48:38.032 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev443) (2.20.0) 2026-09-07 18:48:38.044 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev443) (0.1.2) 2026-09-07 18:48:38.065 | 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.dev443) (0.8) 2026-09-07 18:48:38.132 | 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.dev443) (0.16.0) 2026-09-07 18:48:38.663 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev443) 2026-09-07 18:48:38.681 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-09-07 18:48:38.721 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev443) 2026-09-07 18:48:38.738 | Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-09-07 18:48:38.808 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev443) 2026-09-07 18:48:38.825 | Downloading redis-8.1.0-py3-none-any.whl.metadata (16 kB) 2026-09-07 18:48:38.944 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-09-07 18:48:38.972 | Downloading python_neutronclient-14.0.0-py3-none-any.whl (202 kB) 2026-09-07 18:48:39.021 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-09-07 18:48:39.055 | Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-09-07 18:48:39.080 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-09-07 18:48:39.357 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 63.3 MB/s 0:00:00 2026-09-07 18:48:39.373 | Downloading redis-8.1.0-py3-none-any.whl (560 kB) 2026-09-07 18:48:39.393 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 560.6/560.6 kB 26.5 MB/s 0:00:00 2026-09-07 18:48:39.466 | Building wheels for collected packages: nova 2026-09-07 18:48:39.468 | Building editable for nova (pyproject.toml): started 2026-09-07 18:48:42.228 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-09-07 18:48:42.228 | Created wheel for nova: filename=nova-33.1.0.dev443-0.editable-py3-none-any.whl size=10625 sha256=cf502dc0d7bfa1f82c779c6f5ba37dc5670fadacfa6273bc9d53dd69efb04015 2026-09-07 18:48:42.228 | Stored in directory: /tmp/pip-ephem-wheel-cache-5grtweqo/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-09-07 18:48:42.234 | Successfully built nova 2026-09-07 18:48:42.517 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, python-neutronclient, nova 2026-09-07 18:48:47.540 | 2026-09-07 18:48:47.564 | Successfully installed jwcrypto-1.5.8 microversion-parse-2.1.0 nova-33.1.0.dev443 numpy-2.4.6 python-neutronclient-14.0.0 redis-8.1.0 websockify-0.13.0 2026-09-07 18:48:47.817 | + inc/python:pip_install:216 : result=0 2026-09-07 18:48:47.820 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-07 18:48:47.824 | + functions-common:time_stop:2420 : local name 2026-09-07 18:48:47.828 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:48:47.831 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:48:47.834 | + functions-common:time_stop:2423 : local total 2026-09-07 18:48:47.838 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:48:47.841 | + functions-common:time_stop:2426 : name=pip_install 2026-09-07 18:48:47.845 | + functions-common:time_stop:2427 : start_time=1788806910986 2026-09-07 18:48:47.848 | + functions-common:time_stop:2429 : [[ -z 1788806910986 ]] 2026-09-07 18:48:47.853 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:48:47.858 | + functions-common:time_stop:2432 : end_time=1788806927855 2026-09-07 18:48:47.861 | + functions-common:time_stop:2433 : elapsed_time=16869 2026-09-07 18:48:47.865 | + functions-common:time_stop:2434 : total=130866 2026-09-07 18:48:47.869 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:48:47.873 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=147735 2026-09-07 18:48:47.877 | + inc/python:pip_install:219 : return 0 2026-09-07 18:48:47.881 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-07 18:48:47.885 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-07 18:48:47.889 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-09-07 18:48:47.893 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-09-07 18:48:47.897 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:48:47.901 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:48:47.905 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-09-07 18:48:47.909 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:48:47.913 | + lib/nova:install_nova:962 : sudo install -D -m 0644 -o quobyte /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-09-07 18:48:47.933 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-07 18:48:47.937 | + ./stack.sh:main:962 : configure_nova 2026-09-07 18:48:47.941 | + lib/nova:configure_nova:264 : sudo install -d -o quobyte /etc/nova 2026-09-07 18:48:47.959 | + lib/nova:configure_nova:266 : configure_rootwrap nova 2026-09-07 18:48:47.962 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-09-07 18:48:47.966 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-09-07 18:48:47.972 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-09-07 18:48:47.973 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-09-07 18:48:47.980 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-09-07 18:48:47.984 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-09-07 18:48:47.988 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-09-07 18:48:47.991 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-09-07 18:48:47.995 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-09-07 18:48:47.999 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-09-07 18:48:48.003 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-09-07 18:48:48.007 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-09-07 18:48:48.025 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-09-07 18:48:48.043 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2026-09-07 18:48:48.060 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2026-09-07 18:48:48.078 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-09-07 18:48:48.096 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-09-07 18:48:48.114 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-09-07 18:48:48.120 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-09-07 18:48:48.125 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.KO6d0TMkxH 2026-09-07 18:48:48.129 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-09-07 18:48:48.133 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-09-07 18:48:48.137 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-09-07 18:48:48.141 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-09-07 18:48:48.145 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-09-07 18:48:48.149 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.KO6d0TMkxH 2026-09-07 18:48:48.155 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.KO6d0TMkxH 2026-09-07 18:48:48.172 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.KO6d0TMkxH /etc/sudoers.d/nova-rootwrap 2026-09-07 18:48:48.190 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-09-07 18:48:48.196 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-09-07 18:48:48.200 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-09-07 18:48:48.204 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-09-07 18:48:48.208 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-09-07 18:48:48.211 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-09-07 18:48:48.215 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-09-07 18:48:48.221 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-09-07 18:48:48.222 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-09-07 18:48:48.233 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-09-07 18:48:48.239 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-09-07 18:48:48.256 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-09-07 18:48:48.273 | + lib/nova:configure_nova:268 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-09-07 18:48:48.278 | + lib/nova:configure_nova:270 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-09-07 18:48:48.284 | + lib/nova:configure_nova:273 : is_service_enabled n-cpu 2026-09-07 18:48:48.309 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:48:48.313 | + lib/nova:configure_nova:275 : sudo sysctl -w net.ipv4.ip_forward=1 2026-09-07 18:48:48.326 | net.ipv4.ip_forward = 1 2026-09-07 18:48:48.332 | + lib/nova:configure_nova:277 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-09-07 18:48:48.336 | + lib/nova:configure_nova:281 : [[ kvm == \k\v\m ]] 2026-09-07 18:48:48.339 | + lib/nova:configure_nova:282 : sudo modprobe kvm 2026-09-07 18:48:48.358 | + lib/nova:configure_nova:283 : '[' '!' -e /dev/kvm ']' 2026-09-07 18:48:48.362 | + lib/nova:configure_nova:298 : [[ kvm == \l\x\c ]] 2026-09-07 18:48:48.366 | + lib/nova:configure_nova:313 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-09-07 18:48:48.384 | + lib/nova:configure_nova:318 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-09-07 18:48:48.389 | + lib/nova:configure_nova:327 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-09-07 18:48:48.391 | ++ lib/nova:configure_nova:327 : iscsi-iname 2026-09-07 18:48:48.399 | + lib/nova:configure_nova:327 : echo InitiatorName=iqn.2016-04.com.open-iscsi:f66edac0a33a 2026-09-07 18:48:48.401 | InitiatorName=iqn.2016-04.com.open-iscsi:f66edac0a33a 2026-09-07 18:48:48.407 | + lib/nova:configure_nova:329 : [[ False == \T\r\u\e ]] 2026-09-07 18:48:48.411 | + lib/nova:configure_nova:344 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-09-07 18:48:48.504 | + lib/nova:configure_nova:346 : [[ lioadm != \n\v\m\e\t ]] 2026-09-07 18:48:48.508 | + lib/nova:configure_nova:348 : restart_service iscsid 2026-09-07 18:48:48.512 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-07 18:48:48.516 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-09-07 18:48:48.594 | + lib/nova:configure_nova:371 : create_nova_conf 2026-09-07 18:48:48.598 | + lib/nova:create_nova_conf:441 : rm -f /opt/stack/nova/bin/nova.conf 2026-09-07 18:48:48.603 | + lib/nova:create_nova_conf:444 : rm -f /etc/nova/nova.conf 2026-09-07 18:48:48.610 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-09-07 18:48:48.658 | + lib/nova:create_nova_conf:446 : '[' True == True ']' 2026-09-07 18:48:48.662 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-09-07 18:48:48.703 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-09-07 18:48:48.748 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-09-07 18:48:48.789 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-09-07 18:48:48.834 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf scheduler workers 2 2026-09-07 18:48:48.877 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-09-07 18:48:48.921 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.168 2026-09-07 18:48:48.963 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-09-07 18:48:49.004 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-09-07 18:48:49.045 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-09-07 18:48:49.087 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-09-07 18:48:49.128 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf api response_validation error 2026-09-07 18:48:49.174 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-09-07 18:48:49.218 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-09-07 18:48:49.259 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-09-07 18:48:49.300 | + lib/nova:create_nova_conf:469 : is_fedora 2026-09-07 18:48:49.304 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-07 18:48:49.307 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-07 18:48:49.311 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-07 18:48:49.315 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-07 18:48:49.318 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-07 18:48:49.322 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-07 18:48:49.325 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-07 18:48:49.329 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-07 18:48:49.332 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-07 18:48:49.336 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-07 18:48:49.340 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-07 18:48:49.343 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-07 18:48:49.347 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-07 18:48:49.350 | + lib/nova:create_nova_conf:478 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-09-07 18:48:49.376 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:48:49.379 | + lib/nova:create_nova_conf:482 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-07 18:48:49.383 | + lib/nova:create_nova_conf:485 : local db=nova_cell0 2026-09-07 18:48:49.387 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-09-07 18:48:49.429 | ++ lib/nova:create_nova_conf:491 : database_connection_url nova_cell0 2026-09-07 18:48:49.433 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-09-07 18:48:49.436 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-09-07 18:48:49.440 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-09-07 18:48:49.444 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-07 18:48:49.447 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-07 18:48:49.451 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-07 18:48:49.475 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:48:49.478 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-07 18:48:49.482 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-09-07 18:48:49.487 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-09-07 18:48:49.532 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_api 2026-09-07 18:48:49.536 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-09-07 18:48:49.540 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-09-07 18:48:49.544 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-09-07 18:48:49.547 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-07 18:48:49.551 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-07 18:48:49.555 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-07 18:48:49.579 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:48:49.583 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-07 18:48:49.587 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-09-07 18:48:49.592 | + lib/nova:create_nova_conf:492 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-09-07 18:48:49.636 | + lib/nova:create_nova_conf:497 : iniset /etc/nova/nova.conf cache enabled True 2026-09-07 18:48:49.681 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-09-07 18:48:49.722 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-09-07 18:48:49.763 | + lib/nova:create_nova_conf:502 : is_service_enabled n-api 2026-09-07 18:48:49.789 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:48:49.792 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api-meta 2026-09-07 18:48:49.817 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:48:49.823 | ++ lib/nova:create_nova_conf:505 : echo osapi_compute,metadata 2026-09-07 18:48:49.824 | ++ lib/nova:create_nova_conf:505 : sed s/,metadata// 2026-09-07 18:48:49.830 | + lib/nova:create_nova_conf:505 : NOVA_ENABLED_APIS=osapi_compute 2026-09-07 18:48:49.834 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-09-07 18:48:49.876 | + lib/nova:create_nova_conf:508 : [[ True == \T\r\u\e ]] 2026-09-07 18:48:49.880 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-09-07 18:48:49.925 | + lib/nova:create_nova_conf:514 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-09-07 18:48:49.929 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-09-07 18:48:49.933 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-09-07 18:48:49.936 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-09-07 18:48:49.940 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-07 18:48:49.944 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-09-07 18:48:49.947 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-09-07 18:48:49.951 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-07 18:48:49.955 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-09-07 18:48:49.958 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-09-07 18:48:50.003 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-09-07 18:48:50.045 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.168/identity 2026-09-07 18:48:50.087 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-09-07 18:48:50.130 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-09-07 18:48:50.171 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-09-07 18:48:50.216 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-09-07 18:48:50.258 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-09-07 18:48:50.300 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.168/identity 2026-09-07 18:48:50.343 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-09-07 18:48:50.385 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-09-07 18:48:50.429 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-07 18:48:50.432 | + lib/nova:create_nova_conf:517 : is_service_enabled cinder 2026-09-07 18:48:50.456 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:48:50.460 | + lib/nova:create_nova_conf:518 : configure_cinder_access 2026-09-07 18:48:50.464 | + lib/nova:configure_cinder_access:642 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-09-07 18:48:50.510 | + lib/nova:configure_cinder_access:649 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-09-07 18:48:50.513 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-09-07 18:48:50.517 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-07 18:48:50.521 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-09-07 18:48:50.525 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-09-07 18:48:50.567 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-09-07 18:48:50.609 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.168/identity 2026-09-07 18:48:50.651 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-09-07 18:48:50.696 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-09-07 18:48:50.739 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-09-07 18:48:50.782 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-09-07 18:48:50.826 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-09-07 18:48:50.870 | + lib/nova:configure_cinder_access:650 : is_service_enabled tls-proxy 2026-09-07 18:48:50.894 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:48:50.898 | + lib/nova:create_nova_conf:521 : is_service_enabled manila 2026-09-07 18:48:50.922 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:48:50.926 | + lib/nova:create_nova_conf:525 : '[' -n /opt/stack/data/nova ']' 2026-09-07 18:48:50.930 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-09-07 18:48:50.972 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-09-07 18:48:51.018 | + lib/nova:create_nova_conf:529 : '[' -n /opt/stack/data/nova/instances ']' 2026-09-07 18:48:51.021 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-09-07 18:48:51.065 | + lib/nova:create_nova_conf:532 : '[' False '!=' False ']' 2026-09-07 18:48:51.069 | + lib/nova:create_nova_conf:535 : '[' False '!=' False ']' 2026-09-07 18:48:51.072 | + lib/nova:create_nova_conf:541 : is_fedora 2026-09-07 18:48:51.076 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-07 18:48:51.080 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-07 18:48:51.084 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-07 18:48:51.088 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-07 18:48:51.091 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-07 18:48:51.095 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-07 18:48:51.099 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-07 18:48:51.103 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-07 18:48:51.106 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-07 18:48:51.110 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-07 18:48:51.114 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-07 18:48:51.117 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-07 18:48:51.121 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-07 18:48:51.125 | + lib/nova:create_nova_conf:546 : setup_logging /etc/nova/nova.conf 2026-09-07 18:48:51.129 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-09-07 18:48:51.133 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-09-07 18:48:51.138 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-07 18:48:51.162 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-07 18:48:51.166 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-07 18:48:51.169 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-07 18:48:51.173 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-07 18:48:51.177 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-09-07 18:48:51.219 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-09-07 18:48:51.263 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-09-07 18:48:51.306 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-07 18:48:51.348 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-09-07 18:48:51.391 | + lib/nova:create_nova_conf:548 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-09-07 18:48:51.436 | + lib/nova:create_nova_conf:550 : is_service_enabled n-api 2026-09-07 18:48:51.462 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:48:51.466 | + lib/nova:create_nova_conf:551 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-09-07 18:48:51.470 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-09-07 18:48:51.473 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-09-07 18:48:51.477 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-09-07 18:48:51.481 | + lib/apache:write_uwsgi_config:246 : local http= 2026-09-07 18:48:51.484 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-09-07 18:48:51.488 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-09-07 18:48:51.492 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-07 18:48:51.496 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-07 18:48:51.514 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-09-07 18:48:51.514 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-07 18:48:51.525 | d /var/run/uwsgi 0755 quobyte root 2026-09-07 18:48:51.531 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-07 18:48:51.546 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-09-07 18:48:51.552 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-09-07 18:48:51.556 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-09-07 18:48:51.562 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-07 18:48:51.565 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-09-07 18:48:51.609 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-09-07 18:48:51.650 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-09-07 18:48:51.693 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-09-07 18:48:51.735 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-09-07 18:48:51.778 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-07 18:48:51.819 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-09-07 18:48:51.863 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-09-07 18:48:51.905 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-09-07 18:48:51.948 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-09-07 18:48:51.990 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-09-07 18:48:52.032 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-07 18:48:52.076 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-09-07 18:48:52.118 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-09-07 18:48:52.160 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-09-07 18:48:52.164 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-09-07 18:48:52.170 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-09-07 18:48:52.173 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-09-07 18:48:52.177 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-07 18:48:52.181 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 18:48:52.184 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 18:48:52.188 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-09-07 18:48:52.193 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-09-07 18:48:52.197 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-09-07 18:48:52.240 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-09-07 18:48:52.285 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 ' 2026-09-07 18:48:52.285 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-09-07 18:48:52.296 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-09-07 18:48:52.301 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-09-07 18:48:52.305 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-09-07 18:48:52.309 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-07 18:48:52.313 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-07 18:48:52.317 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-07 18:48:52.320 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-07 18:48:52.324 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 18:48:52.328 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 18:48:52.332 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-07 18:48:52.336 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-07 18:48:52.339 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 18:48:52.343 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 18:48:52.347 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-09-07 18:48:52.359 | perl: warning: Setting locale failed. 2026-09-07 18:48:52.359 | perl: warning: Please check that your locale settings: 2026-09-07 18:48:52.359 | LANGUAGE = (unset), 2026-09-07 18:48:52.360 | LC_ALL = "en_US.utf8", 2026-09-07 18:48:52.360 | LANG = "de_DE.UTF-8" 2026-09-07 18:48:52.360 | are supported and installed on your system. 2026-09-07 18:48:52.360 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 18:48:52.402 | Enabling site nova-api. 2026-09-07 18:48:52.408 | To activate the new configuration, you need to run: 2026-09-07 18:48:52.408 | systemctl reload apache2 2026-09-07 18:48:52.414 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-09-07 18:48:52.417 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-07 18:48:52.421 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-07 18:48:52.425 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-07 18:48:52.557 | + lib/nova:create_nova_conf:554 : is_service_enabled n-api-meta 2026-09-07 18:48:52.581 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:48:52.585 | + lib/nova:create_nova_conf:555 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-09-07 18:48:52.589 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-09-07 18:48:52.593 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-09-07 18:48:52.597 | + lib/apache:write_uwsgi_config:245 : local url= 2026-09-07 18:48:52.601 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-09-07 18:48:52.604 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-09-07 18:48:52.608 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-09-07 18:48:52.613 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-07 18:48:52.617 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-07 18:48:52.635 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-09-07 18:48:52.636 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-07 18:48:52.647 | d /var/run/uwsgi 0755 quobyte root 2026-09-07 18:48:52.653 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-07 18:48:52.668 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-09-07 18:48:52.674 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-09-07 18:48:52.677 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-09-07 18:48:52.683 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-07 18:48:52.687 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-09-07 18:48:52.734 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-09-07 18:48:52.776 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-09-07 18:48:52.818 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-09-07 18:48:52.860 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-09-07 18:48:52.903 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-07 18:48:52.945 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-09-07 18:48:52.988 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-09-07 18:48:53.031 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-09-07 18:48:53.074 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-09-07 18:48:53.116 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-09-07 18:48:53.159 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-07 18:48:53.202 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-09-07 18:48:53.246 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-09-07 18:48:53.288 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-09-07 18:48:53.292 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-09-07 18:48:53.336 | + lib/nova:create_nova_conf:558 : is_service_enabled ceilometer 2026-09-07 18:48:53.360 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:48:53.364 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-09-07 18:48:53.411 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2026-09-07 18:48:53.415 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-09-07 18:48:53.419 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-09-07 18:48:53.444 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:48:53.448 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.168:5672/ 2026-09-07 18:48:53.453 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.168:5672/ 2026-09-07 18:48:53.498 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-09-07 18:48:53.546 | + lib/nova:create_nova_conf:569 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-09-07 18:48:53.550 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-09-07 18:48:53.553 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-09-07 18:48:53.557 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-07 18:48:53.561 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-09-07 18:48:53.565 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-07 18:48:53.591 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:48:53.596 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-09-07 18:48:53.600 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-09-07 18:48:53.604 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-07 18:48:53.629 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:48:53.633 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.168:5672/ 2026-09-07 18:48:53.637 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.168:5672/ 2026-09-07 18:48:53.681 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-07 18:48:53.685 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-07 18:48:53.689 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-09-07 18:48:53.734 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-09-07 18:48:53.777 | + lib/nova:create_nova_conf:574 : iniset /etc/nova/nova.conf conductor workers 2 2026-09-07 18:48:53.823 | + lib/nova:create_nova_conf:576 : is_service_enabled tls-proxy 2026-09-07 18:48:53.848 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:48:53.852 | + lib/nova:create_nova_conf:581 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-09-07 18:48:53.895 | + lib/nova:create_nova_conf:583 : '[' True == True ']' 2026-09-07 18:48:53.899 | + lib/nova:create_nova_conf:584 : init_nova_service_user_conf 2026-09-07 18:48:53.903 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-09-07 18:48:53.949 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-09-07 18:48:53.953 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-09-07 18:48:53.957 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-07 18:48:53.961 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-09-07 18:48:53.965 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-09-07 18:48:54.007 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-09-07 18:48:54.051 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.168/identity 2026-09-07 18:48:54.094 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-09-07 18:48:54.136 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-09-07 18:48:54.178 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-09-07 18:48:54.223 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-09-07 18:48:54.265 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-09-07 18:48:54.307 | + lib/nova:create_nova_conf:587 : is_service_enabled n-cond 2026-09-07 18:48:54.332 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:48:54.337 | ++ lib/nova:create_nova_conf:588 : seq 1 1 2026-09-07 18:48:54.343 | + lib/nova:create_nova_conf:588 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-07 18:48:54.347 | + lib/nova:create_nova_conf:589 : local conf 2026-09-07 18:48:54.351 | + lib/nova:create_nova_conf:590 : local vhost 2026-09-07 18:48:54.356 | ++ lib/nova:create_nova_conf:591 : conductor_conf 1 2026-09-07 18:48:54.360 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-07 18:48:54.364 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-07 18:48:54.368 | + lib/nova:create_nova_conf:591 : conf=/etc/nova/nova_cell1.conf 2026-09-07 18:48:54.372 | + lib/nova:create_nova_conf:592 : vhost=nova_cell1 2026-09-07 18:48:54.376 | + lib/nova:create_nova_conf:594 : rm -f /etc/nova/nova_cell1.conf 2026-09-07 18:48:54.383 | ++ lib/nova:create_nova_conf:595 : database_connection_url nova_cell1 2026-09-07 18:48:54.387 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-09-07 18:48:54.390 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-09-07 18:48:54.394 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-09-07 18:48:54.398 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-07 18:48:54.401 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-07 18:48:54.405 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-07 18:48:54.430 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:48:54.434 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-07 18:48:54.438 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-09-07 18:48:54.443 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-09-07 18:48:54.490 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-09-07 18:48:54.536 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-09-07 18:48:54.582 | + lib/nova:create_nova_conf:599 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-07 18:48:54.586 | + lib/nova:create_nova_conf:602 : rpc_backend_add_vhost nova_cell1 2026-09-07 18:48:54.590 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-09-07 18:48:54.593 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-09-07 18:48:54.618 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:48:54.624 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-09-07 18:48:54.624 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-09-07 18:48:55.841 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-09-07 18:48:55.845 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-09-07 18:48:57.036 | Adding vhost "nova_cell1" ... 2026-09-07 18:48:57.127 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-09-07 18:48:58.223 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-09-07 18:48:58.262 | + lib/nova:create_nova_conf:603 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-09-07 18:48:58.266 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-09-07 18:48:58.269 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-09-07 18:48:58.273 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-07 18:48:58.277 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-09-07 18:48:58.281 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-07 18:48:58.306 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:48:58.312 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-09-07 18:48:58.315 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-09-07 18:48:58.319 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-07 18:48:58.344 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:48:58.348 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.168:5672/nova_cell1 2026-09-07 18:48:58.352 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.168:5672/nova_cell1 2026-09-07 18:48:58.396 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-07 18:48:58.400 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-07 18:48:58.404 | + lib/nova:create_nova_conf:607 : is_service_enabled placement placement-client 2026-09-07 18:48:58.428 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:48:58.432 | + lib/nova:create_nova_conf:608 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-09-07 18:48:58.436 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova_cell1.conf 2026-09-07 18:48:58.440 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-09-07 18:48:58.443 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-09-07 18:48:58.448 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-07 18:48:58.451 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-09-07 18:48:58.455 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-09-07 18:48:58.501 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-09-07 18:48:58.544 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.168/identity 2026-09-07 18:48:58.587 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-09-07 18:48:58.630 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-09-07 18:48:58.674 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-09-07 18:48:58.718 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-09-07 18:48:58.763 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-09-07 18:48:58.807 | + lib/nova:create_nova_conf:612 : setup_logging /etc/nova/nova_cell1.conf 2026-09-07 18:48:58.810 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-09-07 18:48:58.814 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-09-07 18:48:58.819 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-07 18:48:58.845 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-07 18:48:58.849 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-07 18:48:58.853 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-07 18:48:58.857 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-07 18:48:58.861 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-09-07 18:48:58.904 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-09-07 18:48:58.948 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-09-07 18:48:58.991 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-07 18:48:59.035 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-09-07 18:48:59.078 | + lib/nova:create_nova_conf:619 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-07 18:48:59.083 | ++ lib/nova:create_nova_conf:622 : seq 1 1 2026-09-07 18:48:59.089 | + lib/nova:create_nova_conf:622 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-07 18:48:59.093 | + lib/nova:create_nova_conf:623 : local conf 2026-09-07 18:48:59.096 | + lib/nova:create_nova_conf:624 : local offset 2026-09-07 18:48:59.101 | ++ lib/nova:create_nova_conf:625 : conductor_conf 1 2026-09-07 18:48:59.105 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-07 18:48:59.108 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-07 18:48:59.113 | + lib/nova:create_nova_conf:625 : conf=/etc/nova/nova_cell1.conf 2026-09-07 18:48:59.117 | + lib/nova:create_nova_conf:626 : offset=0 2026-09-07 18:48:59.120 | + lib/nova:create_nova_conf:627 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-09-07 18:48:59.124 | + lib/nova:configure_console_proxies:726 : local conf=/etc/nova/nova_cell1.conf 2026-09-07 18:48:59.128 | + lib/nova:configure_console_proxies:727 : local offset=0 2026-09-07 18:48:59.132 | + lib/nova:configure_console_proxies:731 : offset=0 2026-09-07 18:48:59.136 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-novnc 2026-09-07 18:48:59.160 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:48:59.164 | + lib/nova:configure_console_proxies:734 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-09-07 18:48:59.209 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-09-07 18:48:59.253 | + lib/nova:configure_console_proxies:737 : is_nova_console_proxy_compute_tls_enabled 2026-09-07 18:48:59.257 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-09-07 18:48:59.260 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-09-07 18:48:59.264 | + lib/nova:configure_console_proxies:765 : is_service_enabled n-spice 2026-09-07 18:48:59.289 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:48:59.293 | + lib/nova:configure_console_proxies:770 : is_service_enabled n-sproxy 2026-09-07 18:48:59.318 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:48:59.321 | + lib/nova:configure_nova:373 : is_service_enabled n-cpu 2026-09-07 18:48:59.348 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:48:59.352 | + lib/nova:configure_nova:373 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-09-07 18:48:59.355 | + lib/nova:configure_nova:375 : configure_nova_hypervisor 2026-09-07 18:48:59.360 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-09-07 18:48:59.363 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-09-07 18:48:59.388 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:48:59.392 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-09-07 18:48:59.411 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-09-07 18:48:59.412 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-09-07 18:48:59.423 | cgroup_device_acl = [ 2026-09-07 18:48:59.423 | "/dev/null", "/dev/full", "/dev/zero", 2026-09-07 18:48:59.423 | "/dev/random", "/dev/urandom", 2026-09-07 18:48:59.423 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-09-07 18:48:59.423 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-09-07 18:48:59.423 | "/dev/vfio/vfio", 2026-09-07 18:48:59.424 | ] 2026-09-07 18:48:59.429 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-09-07 18:48:59.433 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-07 18:48:59.436 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-07 18:48:59.440 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-07 18:48:59.444 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-07 18:48:59.448 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-07 18:48:59.452 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-07 18:48:59.456 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-07 18:48:59.460 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-07 18:48:59.464 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-07 18:48:59.467 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-07 18:48:59.471 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-07 18:48:59.475 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-07 18:48:59.479 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-07 18:48:59.483 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-09-07 18:48:59.489 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-09-07 18:48:59.493 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-09-07 18:48:59.497 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-09-07 18:48:59.501 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-09-07 18:48:59.532 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-09-07 18:48:59.536 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-09-07 18:48:59.540 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 18:48:59.544 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 18:48:59.547 | + lib/nova_plugins/functions-libvirt:configure_libvirt:197 : local 'log_filters=1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu' 2026-09-07 18:48:59.551 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-09-07 18:48:59.555 | + lib/nova_plugins/functions-libvirt:configure_libvirt:202 : sudo grep -q '^log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' /etc/libvirt/libvirtd.conf 2026-09-07 18:48:59.574 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : echo 'log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' 2026-09-07 18:48:59.575 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-09-07 18:48:59.586 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-09-07 18:48:59.592 | + lib/nova_plugins/functions-libvirt:configure_libvirt:205 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-09-07 18:48:59.612 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-09-07 18:48:59.612 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-09-07 18:48:59.624 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-09-07 18:48:59.630 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-09-07 18:48:59.634 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-09-07 18:48:59.638 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-09-07 18:48:59.642 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-09-07 18:48:59.646 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-07 18:48:59.649 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-09-07 18:48:59.728 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-09-07 18:48:59.733 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-07 18:48:59.737 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-09-07 18:48:59.847 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-09-07 18:48:59.895 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-09-07 18:48:59.940 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-09-07 18:48:59.943 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-09-07 18:48:59.989 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-09-07 18:49:00.034 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-09-07 18:49:00.080 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-09-07 18:49:00.124 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-09-07 18:49:00.169 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-09-07 18:49:00.174 | ++ functions-common:is_arch:519 : uname -m 2026-09-07 18:49:00.181 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-09-07 18:49:00.185 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-09-07 18:49:00.191 | ++ functions-common:is_arch:519 : uname -m 2026-09-07 18:49:00.197 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-09-07 18:49:00.201 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-09-07 18:49:00.205 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-09-07 18:49:00.209 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-09-07 18:49:00.213 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-09-07 18:49:00.217 | + ./stack.sh:main:965 : is_service_enabled placement 2026-09-07 18:49:00.243 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:49:00.247 | + ./stack.sh:main:967 : stack_install_service placement 2026-09-07 18:49:00.251 | + lib/stack:stack_install_service:20 : local service=placement 2026-09-07 18:49:00.255 | + lib/stack:stack_install_service:21 : type install_placement 2026-09-07 18:49:00.259 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-07 18:49:00.263 | + lib/stack:stack_install_service:32 : install_placement 2026-09-07 18:49:00.267 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-09-07 18:49:00.271 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-09-07 18:49:00.275 | + inc/python:pip_install_gr:95 : local clean_name 2026-09-07 18:49:00.280 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-09-07 18:49:00.284 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-09-07 18:49:00.288 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-09-07 18:49:00.295 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-09-07 18:49:00.295 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-09-07 18:49:00.302 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-09-07 18:49:00.305 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-09-07 18:49:00.309 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-09-07 18:49:00.314 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-09-07 18:49:00.318 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-09-07 18:49:00.349 | Using python 3.12 to install osc-placement 2026-09-07 18:49:00.353 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2026-09-07 18:49:01.706 | Collecting osc-placement 2026-09-07 18:49:01.838 | Downloading osc_placement-4.9.1-py3-none-any.whl.metadata (2.1 kB) 2026-09-07 18:49:01.850 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-09-07 18:49:01.851 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.17.0) 2026-09-07 18:49:01.852 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.7.0) 2026-09-07 18:49:01.853 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.2.0) 2026-09-07 18:49:01.854 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.1.0) 2026-09-07 18:49:01.855 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.34.2) 2026-09-07 18:49:01.856 | Requirement already satisfied: stevedore>=5.9.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.9.1) 2026-09-07 18:49:01.857 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.9.0) 2026-09-07 18:49:01.858 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (4.16.0) 2026-09-07 18:49:01.862 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.16.0) 2026-09-07 18:49:01.863 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.20.0) 2026-09-07 18:49:01.864 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (6.9.0) 2026-09-07 18:49:01.867 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.6.0) 2026-09-07 18:49:01.868 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-09-07 18:49:01.869 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.18.0) 2026-09-07 18:49:01.870 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (6.0.3) 2026-09-07 18:49:01.873 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.0.53) 2026-09-07 18:49:01.874 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-09-07 18:49:01.875 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (15.0.0) 2026-09-07 18:49:01.876 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.8.0) 2026-09-07 18:49:01.878 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2026-09-07 18:49:01.879 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (5.3.1) 2026-09-07 18:49:01.880 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2026-09-07 18:49:01.881 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.1.0) 2026-09-07 18:49:01.882 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.33) 2026-09-07 18:49:01.883 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (4.11.3) 2026-09-07 18:49:01.884 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (7.2.2) 2026-09-07 18:49:01.887 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (2.1.1) 2026-09-07 18:49:01.891 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.0) 2026-09-07 18:49:01.898 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2026-09-07 18:49:01.902 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (1.3.0) 2026-09-07 18:49:01.903 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.3.2) 2026-09-07 18:49:01.904 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (26.3) 2026-09-07 18:49:01.909 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (84.0.0) 2026-09-07 18:49:01.914 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.8.2) 2026-09-07 18:49:01.928 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2026-09-07 18:49:01.929 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.18) 2026-09-07 18:49:01.930 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.7.0) 2026-09-07 18:49:01.932 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2023.11.17) 2026-09-07 18:49:01.943 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-09-07 18:49:01.945 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.20.0) 2026-09-07 18:49:01.950 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-09-07 18:49:02.003 | Downloading osc_placement-4.9.1-py3-none-any.whl (65 kB) 2026-09-07 18:49:02.341 | Installing collected packages: osc-placement 2026-09-07 18:49:02.469 | Successfully installed osc-placement-4.9.1 2026-09-07 18:49:02.621 | + inc/python:pip_install:216 : result=0 2026-09-07 18:49:02.625 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-07 18:49:02.629 | + functions-common:time_stop:2420 : local name 2026-09-07 18:49:02.633 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:49:02.637 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:49:02.640 | + functions-common:time_stop:2423 : local total 2026-09-07 18:49:02.644 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:49:02.648 | + functions-common:time_stop:2426 : name=pip_install 2026-09-07 18:49:02.652 | + functions-common:time_stop:2427 : start_time=1788806940342 2026-09-07 18:49:02.656 | + functions-common:time_stop:2429 : [[ -z 1788806940342 ]] 2026-09-07 18:49:02.661 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:49:02.667 | + functions-common:time_stop:2432 : end_time=1788806942663 2026-09-07 18:49:02.671 | + functions-common:time_stop:2433 : elapsed_time=2321 2026-09-07 18:49:02.675 | + functions-common:time_stop:2434 : total=147735 2026-09-07 18:49:02.679 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:49:02.683 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=150056 2026-09-07 18:49:02.687 | + inc/python:pip_install:219 : return 0 2026-09-07 18:49:02.692 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-09-07 18:49:02.696 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-09-07 18:49:02.700 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-09-07 18:49:02.704 | + functions-common:git_clone:591 : local git_ref=master 2026-09-07 18:49:02.708 | + functions-common:git_clone:592 : local orig_dir 2026-09-07 18:49:02.713 | ++ functions-common:git_clone:593 : pwd 2026-09-07 18:49:02.717 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-07 18:49:02.721 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-07 18:49:02.727 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-07 18:49:02.753 | + functions-common:git_clone:596 : RECLONE=False 2026-09-07 18:49:02.757 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-07 18:49:02.761 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-07 18:49:02.766 | + functions-common:git_clone:610 : echo master 2026-09-07 18:49:02.766 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-07 18:49:02.773 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-09-07 18:49:02.776 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-07 18:49:02.780 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-09-07 18:49:02.784 | + functions-common:git_timed:697 : local count=0 2026-09-07 18:49:02.788 | + functions-common:git_timed:698 : local timeout=0 2026-09-07 18:49:02.792 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 18:49:02.795 | + functions-common:git_timed:701 : timeout=0 2026-09-07 18:49:02.799 | + functions-common:git_timed:704 : time_start git_timed 2026-09-07 18:49:02.803 | + functions-common:time_start:2406 : local name=git_timed 2026-09-07 18:49:02.807 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:49:02.811 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:49:02.816 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:49:02.821 | + functions-common:time_start:2411 : _TIME_START[$name]=1788806942818 2026-09-07 18:49:02.825 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-09-07 18:49:02.830 | Cloning into '/opt/stack/placement'... 2026-09-07 18:49:06.390 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-07 18:49:06.392 | + functions-common:time_stop:2420 : local name 2026-09-07 18:49:06.395 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:49:06.399 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:49:06.402 | + functions-common:time_stop:2423 : local total 2026-09-07 18:49:06.405 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:49:06.408 | + functions-common:time_stop:2426 : name=git_timed 2026-09-07 18:49:06.412 | + functions-common:time_stop:2427 : start_time=1788806942818 2026-09-07 18:49:06.415 | + functions-common:time_stop:2429 : [[ -z 1788806942818 ]] 2026-09-07 18:49:06.420 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:49:06.424 | + functions-common:time_stop:2432 : end_time=1788806946421 2026-09-07 18:49:06.427 | + functions-common:time_stop:2433 : elapsed_time=3603 2026-09-07 18:49:06.430 | + functions-common:time_stop:2434 : total=332893 2026-09-07 18:49:06.433 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:49:06.437 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=336496 2026-09-07 18:49:06.440 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-09-07 18:49:06.443 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-09-07 18:49:06.447 | + functions-common:git_timed:697 : local count=0 2026-09-07 18:49:06.450 | + functions-common:git_timed:698 : local timeout=0 2026-09-07 18:49:06.454 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 18:49:06.457 | + functions-common:git_timed:701 : timeout=0 2026-09-07 18:49:06.461 | + functions-common:git_timed:704 : time_start git_timed 2026-09-07 18:49:06.465 | + functions-common:time_start:2406 : local name=git_timed 2026-09-07 18:49:06.468 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:49:06.472 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:49:06.477 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:49:06.483 | + functions-common:time_start:2411 : _TIME_START[$name]=1788806946479 2026-09-07 18:49:06.486 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-07 18:49:06.966 | From https://review.opendev.org/openstack/placement 2026-09-07 18:49:06.966 | * branch master -> FETCH_HEAD 2026-09-07 18:49:06.976 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-07 18:49:06.980 | + functions-common:time_stop:2420 : local name 2026-09-07 18:49:06.984 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:49:06.987 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:49:06.990 | + functions-common:time_stop:2423 : local total 2026-09-07 18:49:06.993 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:49:06.997 | + functions-common:time_stop:2426 : name=git_timed 2026-09-07 18:49:07.000 | + functions-common:time_stop:2427 : start_time=1788806946479 2026-09-07 18:49:07.003 | + functions-common:time_stop:2429 : [[ -z 1788806946479 ]] 2026-09-07 18:49:07.008 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:49:07.013 | + functions-common:time_stop:2432 : end_time=1788806947009 2026-09-07 18:49:07.016 | + functions-common:time_stop:2433 : elapsed_time=530 2026-09-07 18:49:07.019 | + functions-common:time_stop:2434 : total=336496 2026-09-07 18:49:07.022 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:49:07.026 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=337026 2026-09-07 18:49:07.029 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-07 18:49:07.032 | + functions-common:git_timed:697 : local count=0 2026-09-07 18:49:07.036 | + functions-common:git_timed:698 : local timeout=0 2026-09-07 18:49:07.038 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 18:49:07.042 | + functions-common:git_timed:701 : timeout=0 2026-09-07 18:49:07.045 | + functions-common:git_timed:704 : time_start git_timed 2026-09-07 18:49:07.048 | + functions-common:time_start:2406 : local name=git_timed 2026-09-07 18:49:07.052 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:49:07.055 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:49:07.060 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:49:07.065 | + functions-common:time_start:2411 : _TIME_START[$name]=1788806947061 2026-09-07 18:49:07.068 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-07 18:49:07.120 | Note: switching to 'FETCH_HEAD'. 2026-09-07 18:49:07.120 | 2026-09-07 18:49:07.120 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-07 18:49:07.120 | changes and commit them, and you can discard any commits you make in this 2026-09-07 18:49:07.120 | state without impacting any branches by switching back to a branch. 2026-09-07 18:49:07.120 | 2026-09-07 18:49:07.120 | If you want to create a new branch to retain commits you create, you may 2026-09-07 18:49:07.120 | do so (now or later) by using -c with the switch command. Example: 2026-09-07 18:49:07.120 | 2026-09-07 18:49:07.120 | git switch -c 2026-09-07 18:49:07.121 | 2026-09-07 18:49:07.121 | Or undo this operation with: 2026-09-07 18:49:07.121 | 2026-09-07 18:49:07.121 | git switch - 2026-09-07 18:49:07.121 | 2026-09-07 18:49:07.121 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-07 18:49:07.121 | 2026-09-07 18:49:07.121 | HEAD is now at 7d35f974 bump min version of os-traits 2026-09-07 18:49:07.124 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-07 18:49:07.126 | + functions-common:time_stop:2420 : local name 2026-09-07 18:49:07.129 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:49:07.132 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:49:07.135 | + functions-common:time_stop:2423 : local total 2026-09-07 18:49:07.138 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:49:07.141 | + functions-common:time_stop:2426 : name=git_timed 2026-09-07 18:49:07.144 | + functions-common:time_stop:2427 : start_time=1788806947061 2026-09-07 18:49:07.148 | + functions-common:time_stop:2429 : [[ -z 1788806947061 ]] 2026-09-07 18:49:07.152 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:49:07.158 | + functions-common:time_stop:2432 : end_time=1788806947153 2026-09-07 18:49:07.161 | + functions-common:time_stop:2433 : elapsed_time=92 2026-09-07 18:49:07.164 | + functions-common:time_stop:2434 : total=337026 2026-09-07 18:49:07.167 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:49:07.170 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=337118 2026-09-07 18:49:07.174 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-09-07 18:49:07.192 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-09-07 18:49:07.196 | + functions-common:git_clone:673 : git show --oneline 2026-09-07 18:49:07.197 | + functions-common:git_clone:673 : head -1 2026-09-07 18:49:07.200 | 7d35f974 bump min version of os-traits 2026-09-07 18:49:07.204 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-07 18:49:07.207 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-09-07 18:49:07.211 | + inc/python:setup_develop:353 : local bindep 2026-09-07 18:49:07.215 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-09-07 18:49:07.218 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-09-07 18:49:07.222 | + inc/python:setup_develop:359 : local extras= 2026-09-07 18:49:07.226 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-09-07 18:49:07.230 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-07 18:49:07.234 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-09-07 18:49:07.238 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-09-07 18:49:07.241 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-07 18:49:07.245 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-07 18:49:07.251 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-09-07 18:49:07.255 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-07 18:49:07.259 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-09-07 18:49:07.262 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-07 18:49:07.266 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-07 18:49:07.271 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-09-07 18:49:07.278 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-09-07 18:49:07.281 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-09-07 18:49:07.284 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-09-07 18:49:07.443 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-09-07 18:49:07.447 | + inc/python:setup_package:436 : local bindep=0 2026-09-07 18:49:07.451 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-07 18:49:07.455 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-07 18:49:07.459 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-09-07 18:49:07.463 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-09-07 18:49:07.466 | + inc/python:setup_package:445 : local flags=-e 2026-09-07 18:49:07.469 | + inc/python:setup_package:446 : local extras= 2026-09-07 18:49:07.473 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-07 18:49:07.476 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-07 18:49:07.479 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-07 18:49:07.483 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-07 18:49:07.486 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-07 18:49:07.489 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-09-07 18:49:07.514 | Using python 3.12 to install /opt/stack/placement 2026-09-07 18:49:07.517 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2026-09-07 18:49:08.527 | Obtaining file:///opt/stack/placement 2026-09-07 18:49:08.532 | Installing build dependencies: started 2026-09-07 18:49:10.331 | Installing build dependencies: finished with status 'done' 2026-09-07 18:49:10.332 | Checking if build backend supports build_editable: started 2026-09-07 18:49:10.898 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-07 18:49:10.899 | Getting requirements to build editable: started 2026-09-07 18:49:11.215 | Getting requirements to build editable: finished with status 'done' 2026-09-07 18:49:11.217 | Preparing editable metadata (pyproject.toml): started 2026-09-07 18:49:12.160 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-07 18:49:12.182 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (7.0.3) 2026-09-07 18:49:12.184 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.0.52) 2026-09-07 18:49:12.184 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (13.0.1) 2026-09-07 18:49:12.185 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.5.1) 2026-09-07 18:49:12.186 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (1.8.11) 2026-09-07 18:49:12.187 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (4.26.0) 2026-09-07 18:49:12.188 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.34.2) 2026-09-07 18:49:12.189 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (7.6.1) 2026-09-07 18:49:12.190 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (10.7.0) 2026-09-07 18:49:12.191 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (6.5.0) 2026-09-07 18:49:12.192 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (8.3.1) 2026-09-07 18:49:12.193 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (5.11.0) 2026-09-07 18:49:12.194 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (10.2.0) 2026-09-07 18:49:12.196 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (18.1.1) 2026-09-07 18:49:12.196 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (6.0.1) 2026-09-07 18:49:12.197 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (8.2.0) 2026-09-07 18:49:12.198 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.8.0) 2026-09-07 18:49:12.199 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (1.1.0) 2026-09-07 18:49:12.200 | Requirement already satisfied: os-traits>=3.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (3.9.0) 2026-09-07 18:49:12.202 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.1.0) 2026-09-07 18:49:12.203 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev6) (26.1.0) 2026-09-07 18:49:12.204 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev6) (2025.9.1) 2026-09-07 18:49:12.205 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev6) (0.37.0) 2026-09-07 18:49:12.206 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev6) (2026.6.3) 2026-09-07 18:49:12.212 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (5.17.0) 2026-09-07 18:49:12.213 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (4.3.0) 2026-09-07 18:49:12.215 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (6.9.0) 2026-09-07 18:49:12.216 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (4.1.0) 2026-09-07 18:49:12.218 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (2.13.0) 2026-09-07 18:49:12.221 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (6.0.0) 2026-09-07 18:49:12.223 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (2.1.0) 2026-09-07 18:49:12.224 | Requirement already satisfied: stevedore>=5.9.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (5.9.1) 2026-09-07 18:49:12.225 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (1.9.0) 2026-09-07 18:49:12.226 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (4.16.0) 2026-09-07 18:49:12.237 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (1.5.0) 2026-09-07 18:49:12.241 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (5.3.1) 2026-09-07 18:49:12.248 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev6) (0.20) 2026-09-07 18:49:12.248 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev6) (3.1.0) 2026-09-07 18:49:12.251 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev6) (2.3.0) 2026-09-07 18:49:12.254 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev6) (1.3.0) 2026-09-07 18:49:12.255 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev6) (2.0.0) 2026-09-07 18:49:12.256 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev6) (6.0.3) 2026-09-07 18:49:12.262 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev6) (1.19.1) 2026-09-07 18:49:12.266 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev6) (2.1.2) 2026-09-07 18:49:12.266 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev6) (0.6.2) 2026-09-07 18:49:12.270 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev6) (1.4.1) 2026-09-07 18:49:12.274 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==16.0.0.0b2.dev6) (2.9.0.post0) 2026-09-07 18:49:12.277 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev6) (5.0.0) 2026-09-07 18:49:12.278 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev6) (3.1.6) 2026-09-07 18:49:12.280 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev6) (4.0.1) 2026-09-07 18:49:12.286 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev6) (3.0.3) 2026-09-07 18:49:12.293 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==16.0.0.0b2.dev6) (1.2.1) 2026-09-07 18:49:12.299 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==16.0.0.0b2.dev6) (3.18.0) 2026-09-07 18:49:12.303 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev6) (3.3.2) 2026-09-07 18:49:12.304 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev6) (26.3) 2026-09-07 18:49:12.305 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev6) (7.2.2) 2026-09-07 18:49:12.311 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==16.0.0.0b2.dev6) (84.0.0) 2026-09-07 18:49:12.315 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==16.0.0.0b2.dev6) (0.8.2) 2026-09-07 18:49:12.333 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==16.0.0.0b2.dev6) (1.17.0) 2026-09-07 18:49:12.346 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev6) (3.5.0) 2026-09-07 18:49:12.347 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev6) (3.18) 2026-09-07 18:49:12.349 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev6) (2.7.0) 2026-09-07 18:49:12.349 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev6) (2023.11.17) 2026-09-07 18:49:12.369 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==16.0.0.0b2.dev6) (0.8) 2026-09-07 18:49:12.381 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==16.0.0.0b2.dev6) (3.5.5) 2026-09-07 18:49:12.432 | Building wheels for collected packages: openstack-placement 2026-09-07 18:49:12.433 | Building editable for openstack-placement (pyproject.toml): started 2026-09-07 18:49:13.221 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-09-07 18:49:13.222 | Created wheel for openstack-placement: filename=openstack_placement-16.0.0.0b2.dev6-0.editable-py3-none-any.whl size=8837 sha256=cb06c9fee39b3b9f928a0c194acadb3753574ea0c275f7a7ef1e0190ee136ff0 2026-09-07 18:49:13.223 | Stored in directory: /tmp/pip-ephem-wheel-cache-3mc95b2v/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-09-07 18:49:13.229 | Successfully built openstack-placement 2026-09-07 18:49:13.504 | Installing collected packages: openstack-placement 2026-09-07 18:49:13.550 | Successfully installed openstack-placement-16.0.0.0b2.dev6 2026-09-07 18:49:13.707 | + inc/python:pip_install:216 : result=0 2026-09-07 18:49:13.711 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-07 18:49:13.716 | + functions-common:time_stop:2420 : local name 2026-09-07 18:49:13.719 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:49:13.722 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:49:13.726 | + functions-common:time_stop:2423 : local total 2026-09-07 18:49:13.730 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:49:13.734 | + functions-common:time_stop:2426 : name=pip_install 2026-09-07 18:49:13.737 | + functions-common:time_stop:2427 : start_time=1788806947508 2026-09-07 18:49:13.742 | + functions-common:time_stop:2429 : [[ -z 1788806947508 ]] 2026-09-07 18:49:13.747 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:49:13.758 | + functions-common:time_stop:2432 : end_time=1788806953753 2026-09-07 18:49:13.762 | + functions-common:time_stop:2433 : elapsed_time=6245 2026-09-07 18:49:13.765 | + functions-common:time_stop:2434 : total=150056 2026-09-07 18:49:13.769 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:49:13.773 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=156301 2026-09-07 18:49:13.777 | + inc/python:pip_install:219 : return 0 2026-09-07 18:49:13.781 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-07 18:49:13.784 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-07 18:49:13.789 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-09-07 18:49:13.793 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-09-07 18:49:13.797 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:49:13.801 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:49:13.805 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-09-07 18:49:13.810 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:49:13.815 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-07 18:49:13.818 | + ./stack.sh:main:968 : configure_placement 2026-09-07 18:49:13.822 | + lib/placement:configure_placement:88 : sudo install -d -o quobyte /etc/placement 2026-09-07 18:49:13.840 | + lib/placement:configure_placement:89 : create_placement_conf 2026-09-07 18:49:13.843 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-09-07 18:49:13.850 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-09-07 18:49:13.854 | ++ lib/database:database_connection_url:134 : local db=placement 2026-09-07 18:49:13.858 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-09-07 18:49:13.861 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-09-07 18:49:13.866 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-07 18:49:13.870 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-07 18:49:13.874 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-07 18:49:13.900 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:49:13.904 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-07 18:49:13.909 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-09-07 18:49:13.914 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-09-07 18:49:13.959 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-09-07 18:49:14.004 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-09-07 18:49:14.047 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-09-07 18:49:14.050 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-09-07 18:49:14.054 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-09-07 18:49:14.058 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-09-07 18:49:14.061 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-07 18:49:14.065 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-09-07 18:49:14.069 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-09-07 18:49:14.073 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-09-07 18:49:14.077 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-09-07 18:49:14.081 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-09-07 18:49:14.124 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-09-07 18:49:14.166 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.168/identity 2026-09-07 18:49:14.206 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-09-07 18:49:14.248 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-09-07 18:49:14.290 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-09-07 18:49:14.332 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-09-07 18:49:14.376 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-09-07 18:49:14.418 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.168/identity 2026-09-07 18:49:14.461 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-09-07 18:49:14.502 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-09-07 18:49:14.544 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-07 18:49:14.547 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-09-07 18:49:14.550 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-09-07 18:49:14.555 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-09-07 18:49:14.559 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-07 18:49:14.583 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-07 18:49:14.586 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-07 18:49:14.591 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-07 18:49:14.595 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-07 18:49:14.598 | + functions:setup_systemd_logging:723 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-09-07 18:49:14.638 | + functions:setup_systemd_logging:725 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-09-07 18:49:14.679 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-09-07 18:49:14.721 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-07 18:49:14.762 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-09-07 18:49:14.802 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-09-07 18:49:14.805 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-09-07 18:49:14.810 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-09-07 18:49:14.813 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-09-07 18:49:14.817 | + lib/apache:write_uwsgi_config:246 : local http= 2026-09-07 18:49:14.821 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-09-07 18:49:14.824 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-09-07 18:49:14.829 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-07 18:49:14.832 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-07 18:49:14.852 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-09-07 18:49:14.853 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-07 18:49:14.864 | d /var/run/uwsgi 0755 quobyte root 2026-09-07 18:49:14.870 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-07 18:49:14.884 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-09-07 18:49:14.890 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-09-07 18:49:14.893 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-09-07 18:49:14.900 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-07 18:49:14.903 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-09-07 18:49:14.944 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-09-07 18:49:14.985 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-09-07 18:49:15.026 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-09-07 18:49:15.065 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-09-07 18:49:15.105 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-07 18:49:15.146 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-09-07 18:49:15.187 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-09-07 18:49:15.226 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-09-07 18:49:15.267 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-09-07 18:49:15.302 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-09-07 18:49:15.344 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-07 18:49:15.386 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-09-07 18:49:15.427 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-09-07 18:49:15.468 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-09-07 18:49:15.472 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-09-07 18:49:15.478 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-09-07 18:49:15.482 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-09-07 18:49:15.486 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-07 18:49:15.490 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 18:49:15.494 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 18:49:15.498 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-09-07 18:49:15.503 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-09-07 18:49:15.506 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-09-07 18:49:15.548 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-09-07 18:49:15.591 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 ' 2026-09-07 18:49:15.591 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-09-07 18:49:15.603 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-09-07 18:49:15.609 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-09-07 18:49:15.613 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-09-07 18:49:15.615 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-07 18:49:15.619 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-07 18:49:15.624 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-07 18:49:15.627 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-07 18:49:15.631 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 18:49:15.635 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 18:49:15.639 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-07 18:49:15.642 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-07 18:49:15.645 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 18:49:15.649 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 18:49:15.653 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-09-07 18:49:15.665 | perl: warning: Setting locale failed. 2026-09-07 18:49:15.665 | perl: warning: Please check that your locale settings: 2026-09-07 18:49:15.665 | LANGUAGE = (unset), 2026-09-07 18:49:15.665 | LC_ALL = "en_US.utf8", 2026-09-07 18:49:15.665 | LANG = "de_DE.UTF-8" 2026-09-07 18:49:15.665 | are supported and installed on your system. 2026-09-07 18:49:15.665 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 18:49:15.707 | Enabling site placement-api. 2026-09-07 18:49:15.712 | To activate the new configuration, you need to run: 2026-09-07 18:49:15.712 | systemctl reload apache2 2026-09-07 18:49:15.719 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-09-07 18:49:15.723 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-07 18:49:15.727 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-07 18:49:15.731 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-07 18:49:15.855 | + lib/placement:configure_placement:92 : [[ True == \T\r\u\e ]] 2026-09-07 18:49:15.858 | + lib/placement:configure_placement:93 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults True 2026-09-07 18:49:15.903 | + ./stack.sh:main:975 : is_service_enabled placement placement-client 2026-09-07 18:49:15.928 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:49:15.931 | + ./stack.sh:main:976 : is_service_enabled n-cpu 2026-09-07 18:49:15.956 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:49:15.960 | + ./stack.sh:main:977 : configure_placement_nova_compute 2026-09-07 18:49:15.964 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova.conf 2026-09-07 18:49:15.969 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-09-07 18:49:15.972 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-09-07 18:49:15.976 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-07 18:49:15.979 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-09-07 18:49:15.983 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-09-07 18:49:16.027 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-09-07 18:49:16.068 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.168/identity 2026-09-07 18:49:16.110 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-09-07 18:49:16.152 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-09-07 18:49:16.197 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-09-07 18:49:16.241 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-09-07 18:49:16.289 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-09-07 18:49:16.335 | + ./stack.sh:main:981 : is_service_enabled horizon 2026-09-07 18:49:16.363 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:49:16.368 | + ./stack.sh:main:986 : is_service_enabled tls-proxy 2026-09-07 18:49:16.396 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:49:16.400 | + ./stack.sh:main:990 : is_service_enabled cinder 2026-09-07 18:49:16.428 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:49:16.432 | + ./stack.sh:main:992 : init_os_brick 2026-09-07 18:49:16.437 | + lib/cinder:init_os_brick:524 : mkdir -p /opt/stack/data/os_brick 2026-09-07 18:49:16.443 | + lib/cinder:init_os_brick:525 : is_service_enabled cinder 2026-09-07 18:49:16.469 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:49:16.474 | + lib/cinder:init_os_brick:526 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-09-07 18:49:16.523 | + lib/cinder:init_os_brick:528 : is_service_enabled nova 2026-09-07 18:49:16.549 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:49:16.553 | + lib/cinder:init_os_brick:529 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-09-07 18:49:16.599 | + lib/cinder:init_os_brick:531 : is_service_enabled glance 2026-09-07 18:49:16.623 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:49:16.627 | + lib/cinder:init_os_brick:532 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-09-07 18:49:16.674 | + lib/cinder:init_os_brick:533 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-09-07 18:49:16.723 | + ./stack.sh:main:999 : run_phase stack install 2026-09-07 18:49:16.726 | + functions-common:run_phase:1848 : local mode=stack 2026-09-07 18:49:16.730 | + functions-common:run_phase:1849 : local phase=install 2026-09-07 18:49:16.734 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-07 18:49:16.737 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-07 18:49:16.740 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-07 18:49:16.743 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-07 18:49:16.746 | + functions-common:run_phase:1858 : local extra 2026-09-07 18:49:16.751 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-07 18:49:16.756 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-07 18:49:16.760 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-07 18:49:16.764 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-07 18:49:16.768 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-09-07 18:49:16.772 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-07 18:49:16.794 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:49:16.797 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-09-07 18:49:16.800 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-09-07 18:49:16.803 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-09-07 18:49:16.807 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-09-07 18:49:16.810 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 18:49:16.813 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest 2026-09-07 18:49:16.817 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-09-07 18:49:16.821 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-09-07 18:49:16.904 | ++ inc/async:async_inner:63 : install_tempest 2026-09-07 18:49:16.957 | [2032 Async install_tempest:38893]: running: install_tempest 2026-09-07 18:49:16.961 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-07 18:49:16.965 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-09-07 18:49:16.970 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-09-07 18:49:16.973 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-07 18:49:16.978 | + functions-common:run_phase:1875 : run_plugins stack install 2026-09-07 18:49:16.982 | + functions-common:run_plugins:1834 : local mode=stack 2026-09-07 18:49:16.987 | + functions-common:run_plugins:1835 : local phase=install 2026-09-07 18:49:16.992 | + functions-common:run_plugins:1837 : local plugins= 2026-09-07 18:49:16.996 | + functions-common:run_plugins:1838 : local plugin 2026-09-07 18:49:17.000 | + ./stack.sh:main:1002 : use_library_from_git python-openstackclient 2026-09-07 18:49:17.004 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-09-07 18:49:17.009 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:49:17.013 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:49:17.017 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-09-07 18:49:17.022 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 18:49:17.026 | + ./stack.sh:main:1006 : pip_install_gr python-openstackclient 2026-09-07 18:49:17.031 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-09-07 18:49:17.036 | + inc/python:pip_install_gr:95 : local clean_name 2026-09-07 18:49:17.042 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-09-07 18:49:17.047 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-09-07 18:49:17.051 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-09-07 18:49:17.058 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-09-07 18:49:17.059 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-09-07 18:49:17.065 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-09-07 18:49:17.070 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-09-07 18:49:17.074 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-09-07 18:49:17.079 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-09-07 18:49:17.083 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-09-07 18:49:17.113 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-09-07 18:49:17.117 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'python-openstackclient!=7.3.0,!=7.3.1' 2026-09-07 18:49:18.434 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-09-07 18:49:18.584 | Downloading python_openstackclient-10.3.0-py3-none-any.whl.metadata (10 kB) 2026-09-07 18:49:18.597 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (43.0.3) 2026-09-07 18:49:18.598 | Requirement already satisfied: cliff>=4.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.16.0) 2026-09-07 18:49:18.599 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.1.0) 2026-09-07 18:49:18.600 | Requirement already satisfied: openstacksdk>=4.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.20.0) 2026-09-07 18:49:18.601 | Requirement already satisfied: osc-lib>=4.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.7.0) 2026-09-07 18:49:18.601 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.9.0) 2026-09-07 18:49:18.602 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.0.0) 2026-09-07 18:49:18.651 | Collecting python-manilaclient>=6.0.0 (from python-openstackclient!=7.3.0,!=7.3.1) 2026-09-07 18:49:18.668 | Downloading python_manilaclient-6.3.0-py3-none-any.whl.metadata (5.5 kB) 2026-09-07 18:49:18.680 | Requirement already satisfied: requests>=2.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.34.2) 2026-09-07 18:49:18.681 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.9.1) 2026-09-07 18:49:18.682 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.6.0) 2026-09-07 18:49:18.683 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-09-07 18:49:18.684 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18.0) 2026-09-07 18:49:18.686 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (6.0.3) 2026-09-07 18:49:18.689 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.53) 2026-09-07 18:49:18.690 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-09-07 18:49:18.691 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (15.0.0) 2026-09-07 18:49:18.692 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.0) 2026-09-07 18:49:18.695 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (2.1.1) 2026-09-07 18:49:18.698 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (3.0) 2026-09-07 18:49:18.702 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-09-07 18:49:18.703 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-09-07 18:49:18.704 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-09-07 18:49:18.705 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-09-07 18:49:18.705 | Requirement already satisfied: keystoneauth1>=5.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (5.17.0) 2026-09-07 18:49:18.706 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (1.9.0) 2026-09-07 18:49:18.707 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-09-07 18:49:18.708 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (4.11.3) 2026-09-07 18:49:18.709 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-09-07 18:49:18.717 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-09-07 18:49:18.721 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.16.0->openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (4.16.0) 2026-09-07 18:49:18.727 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (10.2.0) 2026-09-07 18:49:18.732 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.3.0) 2026-09-07 18:49:18.733 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (3.3.2) 2026-09-07 18:49:18.733 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (26.3) 2026-09-07 18:49:18.740 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (84.0.0) 2026-09-07 18:49:18.744 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.8.2) 2026-09-07 18:49:18.758 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.0) 2026-09-07 18:49:18.759 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (10.7.0) 2026-09-07 18:49:18.760 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (5.11.0) 2026-09-07 18:49:18.763 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.3.0) 2026-09-07 18:49:18.766 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-09-07 18:49:18.769 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (1.2.1) 2026-09-07 18:49:18.773 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (8.3.1) 2026-09-07 18:49:18.777 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (6.5.0) 2026-09-07 18:49:18.779 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (2.9.0.post0) 2026-09-07 18:49:18.785 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (1.17.0) 2026-09-07 18:49:18.789 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.5.0) 2026-09-07 18:49:18.790 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18) 2026-09-07 18:49:18.791 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2.7.0) 2026-09-07 18:49:18.793 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2023.11.17) 2026-09-07 18:49:18.809 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-09-07 18:49:18.810 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.20.0) 2026-09-07 18:49:18.816 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-09-07 18:49:18.865 | Downloading python_openstackclient-10.3.0-py3-none-any.whl (1.3 MB) 2026-09-07 18:49:19.048 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 8.2 MB/s 0:00:00 2026-09-07 18:49:19.066 | Downloading python_manilaclient-6.3.0-py3-none-any.whl (416 kB) 2026-09-07 18:49:19.430 | Installing collected packages: python-manilaclient, python-openstackclient 2026-09-07 18:49:22.386 | 2026-09-07 18:49:22.411 | Successfully installed python-manilaclient-6.3.0 python-openstackclient-10.3.0 2026-09-07 18:49:22.565 | + inc/python:pip_install:216 : result=0 2026-09-07 18:49:22.570 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-07 18:49:22.577 | + functions-common:time_stop:2420 : local name 2026-09-07 18:49:22.581 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:49:22.585 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:49:22.589 | + functions-common:time_stop:2423 : local total 2026-09-07 18:49:22.593 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:49:22.597 | + functions-common:time_stop:2426 : name=pip_install 2026-09-07 18:49:22.601 | + functions-common:time_stop:2427 : start_time=1788806957107 2026-09-07 18:49:22.605 | + functions-common:time_stop:2429 : [[ -z 1788806957107 ]] 2026-09-07 18:49:22.611 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:49:22.617 | + functions-common:time_stop:2432 : end_time=1788806962612 2026-09-07 18:49:22.621 | + functions-common:time_stop:2433 : elapsed_time=5505 2026-09-07 18:49:22.626 | + functions-common:time_stop:2434 : total=156301 2026-09-07 18:49:22.629 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:49:22.633 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=161806 2026-09-07 18:49:22.637 | + inc/python:pip_install:219 : return 0 2026-09-07 18:49:22.643 | + ./stack.sh:main:1007 : is_service_enabled openstack-cli-server 2026-09-07 18:49:22.669 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:49:22.674 | + ./stack.sh:main:1014 : install_oscwrap 2026-09-07 18:49:22.679 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-09-07 18:49:22.685 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.umZgpVxnoB 2026-09-07 18:49:22.690 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-09-07 18:49:22.693 | + functions-common:install_oscwrap:2476 : unalias -a 2026-09-07 18:49:22.698 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-09-07 18:49:22.701 | + ./stack.sh:main:1019 : [[ False != \F\a\l\s\e ]] 2026-09-07 18:49:22.704 | + ./stack.sh:main:1059 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-09-07 18:49:22.708 | + ./stack.sh:main:1067 : is_service_enabled mysql postgresql 2026-09-07 18:49:22.733 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:49:22.738 | + ./stack.sh:main:1068 : configure_database 2026-09-07 18:49:22.742 | + lib/database:configure_database:128 : configure_database_mysql 2026-09-07 18:49:22.747 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-09-07 18:49:22.750 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-09-07 18:49:22.753 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 18:49:22.756 | + ./stack.sh:echo_summary:450 : echo -e Configuring and starting MySQL 2026-09-07 18:49:22.760 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-09-07 18:49:22.764 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 18:49:22.767 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 18:49:22.772 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-09-07 18:49:22.776 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-09-07 18:49:22.779 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 18:49:22.782 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 18:49:22.786 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-09-07 18:49:22.791 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-09-07 18:49:22.792 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-09-07 18:49:22.796 | + functions-common:is_fips_enabled:2541 : fips= 2026-09-07 18:49:22.801 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-09-07 18:49:22.805 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-09-07 18:49:22.809 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-09-07 18:49:22.810 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-09-07 18:49:22.816 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-09-07 18:49:22.890 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-09-07 18:49:22.893 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-07 18:49:22.895 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-07 18:49:22.897 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-07 18:49:22.899 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-07 18:49:22.901 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-07 18:49:22.903 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-07 18:49:22.905 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-07 18:49:22.907 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-07 18:49:22.909 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-07 18:49:22.911 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-07 18:49:22.913 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-07 18:49:22.915 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-07 18:49:22.917 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-07 18:49:22.919 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-09-07 18:49:22.921 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 18:49:22.923 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 18:49:22.925 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-09-07 18:49:22.927 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-07 18:49:22.929 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-09-07 18:49:24.569 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-09-07 18:49:24.574 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-09-07 18:49:24.577 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 18:49:24.582 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 18:49:24.585 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-09-07 18:49:24.589 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-09-07 18:49:24.593 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-09-07 18:49:24.612 | mysqladmin: connect to server at 'localhost' failed 2026-09-07 18:49:24.613 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-09-07 18:49:24.621 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-09-07 18:49:24.624 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-09-07 18:49:24.629 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 18:49:24.636 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 18:49:24.641 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-09-07 18:49:24.645 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-09-07 18:49:24.648 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-09-07 18:49:24.655 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-09-07 18:49:24.660 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-09-07 18:49:24.675 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-07 18:49:24.753 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-09-07 18:49:24.761 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-09-07 18:49:24.762 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-09-07 18:49:24.762 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-09-07 18:49:24.770 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-09-07 18:49:24.775 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-09-07 18:49:24.783 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-09-07 18:49:24.786 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-09-07 18:49:24.790 | + lib/databases/mysql:configure_database_mysql:144 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''stackdb'\'';' 2026-09-07 18:49:24.809 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-07 18:49:24.894 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-09-07 18:49:24.909 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-07 18:49:25.065 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-09-07 18:49:25.154 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-09-07 18:49:25.239 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-09-07 18:49:25.319 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-09-07 18:49:25.324 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-09-07 18:49:25.328 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-09-07 18:49:25.328 | enabling MySQL performance counting 2026-09-07 18:49:25.332 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-09-07 18:49:25.363 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-09-07 18:49:25.366 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /home/quobyte/devstack/tools/dbcounter 2026-09-07 18:49:26.378 | Processing ./tools/dbcounter 2026-09-07 18:49:26.381 | Installing build dependencies: started 2026-09-07 18:49:29.132 | Installing build dependencies: finished with status 'done' 2026-09-07 18:49:29.132 | Getting requirements to build wheel: started 2026-09-07 18:49:29.773 | Getting requirements to build wheel: finished with status 'done' 2026-09-07 18:49:29.775 | Preparing metadata (pyproject.toml): started 2026-09-07 18:49:30.151 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-09-07 18:49:30.156 | Building wheels for collected packages: dbcounter 2026-09-07 18:49:30.156 | Building wheel for dbcounter (pyproject.toml): started 2026-09-07 18:49:30.588 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-09-07 18:49:30.589 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=24c9c07ea9ca76200e264c3327b90bc004d1f58a27326ff7d90434412ce1015a 2026-09-07 18:49:30.590 | Stored in directory: /tmp/pip-ephem-wheel-cache-z96qud6t/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-09-07 18:49:30.595 | Successfully built dbcounter 2026-09-07 18:49:30.920 | Installing collected packages: dbcounter 2026-09-07 18:49:30.969 | Successfully installed dbcounter-0.1 2026-09-07 18:49:31.136 | + inc/python:pip_install:216 : result=0 2026-09-07 18:49:31.140 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-07 18:49:31.144 | + functions-common:time_stop:2420 : local name 2026-09-07 18:49:31.148 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:49:31.152 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:49:31.156 | + functions-common:time_stop:2423 : local total 2026-09-07 18:49:31.161 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:49:31.164 | + functions-common:time_stop:2426 : name=pip_install 2026-09-07 18:49:31.168 | + functions-common:time_stop:2427 : start_time=1788806965355 2026-09-07 18:49:31.172 | + functions-common:time_stop:2429 : [[ -z 1788806965355 ]] 2026-09-07 18:49:31.177 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:49:31.182 | + functions-common:time_stop:2432 : end_time=1788806971179 2026-09-07 18:49:31.188 | + functions-common:time_stop:2433 : elapsed_time=5824 2026-09-07 18:49:31.190 | + functions-common:time_stop:2434 : total=161806 2026-09-07 18:49:31.194 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:49:31.198 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=167630 2026-09-07 18:49:31.201 | + inc/python:pip_install:219 : return 0 2026-09-07 18:49:31.204 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-09-07 18:49:31.208 | + lib/database:recreate_database:112 : local db=stats 2026-09-07 18:49:31.211 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-09-07 18:49:31.215 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-09-07 18:49:31.219 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-09-07 18:49:31.225 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-07 18:49:31.295 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-09-07 18:49:31.303 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-07 18:49:31.371 | + lib/databases/mysql:configure_database_mysql:183 : mysql -u root -pstackdb -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2026-09-07 18:49:31.371 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-09-07 18:49:31.377 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-07 18:49:31.458 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-09-07 18:49:31.462 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-09-07 18:49:31.543 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-09-07 18:49:31.617 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-09-07 18:49:31.692 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-09-07 18:49:31.766 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-09-07 18:49:31.846 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-09-07 18:49:31.919 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-09-07 18:49:31.994 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-09-07 18:49:31.998 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-07 18:49:32.002 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-09-07 18:49:33.995 | + ./stack.sh:main:1072 : save_stackenv 1072 2026-09-07 18:49:33.999 | + functions-common:save_stackenv:65 : local tag=1072 2026-09-07 18:49:34.005 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-09-07 18:49:34.011 | + functions-common:save_stackenv:67 : time_stamp=2026-09-07-204934 2026-09-07 18:49:34.015 | + functions-common:save_stackenv:68 : echo '# 2026-09-07-204934 1072' 2026-09-07 18:49:34.023 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 18:49:34.026 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-09-07 18:49:34.029 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 18:49:34.033 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-09-07 18:49:34.037 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 18:49:34.041 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-09-07 18:49:34.045 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 18:49:34.047 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-09-07 18:49:34.051 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 18:49:34.054 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.168 2026-09-07 18:49:34.058 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 18:49:34.062 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.168/identity 2026-09-07 18:49:34.065 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 18:49:34.069 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-09-07-203630 2026-09-07 18:49:34.072 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 18:49:34.078 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-09-07 18:49:34.081 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 18:49:34.085 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.168 2026-09-07 18:49:34.090 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 18:49:34.093 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-09-07 18:49:34.097 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 18:49:34.101 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-09-07 18:49:34.105 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 18:49:34.109 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-09-07 18:49:34.113 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 18:49:34.117 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-09-07 18:49:34.122 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 18:49:34.127 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.168 2026-09-07 18:49:34.132 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 18:49:34.137 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-09-07 18:49:34.142 | + ./stack.sh:main:1082 : start_dstat 2026-09-07 18:49:34.147 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-07 18:49:34.152 | + functions-common:run_process:1674 : local service=dstat 2026-09-07 18:49:34.156 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-07 18:49:34.160 | + functions-common:run_process:1676 : local group= 2026-09-07 18:49:34.164 | + functions-common:run_process:1677 : local user= 2026-09-07 18:49:34.168 | + functions-common:run_process:1678 : local env_vars= 2026-09-07 18:49:34.171 | + functions-common:run_process:1680 : local name=dstat 2026-09-07 18:49:34.175 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 18:49:34.179 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 18:49:34.184 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:49:34.188 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:49:34.193 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:49:34.199 | + functions-common:time_start:2411 : _TIME_START[$name]=1788806974195 2026-09-07 18:49:34.203 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-09-07 18:49:34.231 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:49:34.237 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-09-07 18:49:34.241 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-09-07 18:49:34.245 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-07 18:49:34.249 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-07 18:49:34.253 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-07 18:49:34.257 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-07 18:49:34.261 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-09-07 18:49:34.266 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-09-07 18:49:34.270 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-09-07 18:49:34.274 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-07 18:49:34.279 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-07 18:49:34.283 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-07 18:49:34.287 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-07 18:49:34.291 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-09-07 18:49:34.295 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-09-07 18:49:34.299 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-09-07 18:49:34.303 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-09-07 18:49:34.307 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-07 18:49:34.311 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-07 18:49:34.315 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-07 18:49:34.319 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-07 18:49:34.323 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-07 18:49:34.327 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-07 18:49:34.332 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-09-07 18:49:34.336 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-07 18:49:34.343 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-09-07 18:49:34.434 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-07 18:49:34.528 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-09-07 18:49:34.604 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-07 18:49:34.684 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-09-07 18:49:34.767 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-09-07 18:49:34.848 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-07 18:49:34.930 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-07 18:49:34.934 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-07 18:49:34.939 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-09-07 18:49:35.033 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-07 18:49:35.533 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-09-07 18:49:35.555 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-09-07 18:49:36.024 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-09-07 18:49:36.066 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 18:49:36.070 | + functions-common:time_stop:2420 : local name 2026-09-07 18:49:36.074 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:49:36.078 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:49:36.082 | + functions-common:time_stop:2423 : local total 2026-09-07 18:49:36.086 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:49:36.090 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 18:49:36.094 | + functions-common:time_stop:2427 : start_time=1788806974195 2026-09-07 18:49:36.097 | + functions-common:time_stop:2429 : [[ -z 1788806974195 ]] 2026-09-07 18:49:36.102 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:49:36.109 | + functions-common:time_stop:2432 : end_time=1788806976104 2026-09-07 18:49:36.112 | + functions-common:time_stop:2433 : elapsed_time=1909 2026-09-07 18:49:36.116 | + functions-common:time_stop:2434 : total=0 2026-09-07 18:49:36.119 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:49:36.124 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1909 2026-09-07 18:49:36.127 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-09-07 18:49:36.131 | + functions-common:run_process:1674 : local service=memory_tracker 2026-09-07 18:49:36.135 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-09-07 18:49:36.139 | + functions-common:run_process:1676 : local group= 2026-09-07 18:49:36.143 | + functions-common:run_process:1677 : local user=root 2026-09-07 18:49:36.147 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-09-07 18:49:36.150 | + functions-common:run_process:1680 : local name=memory_tracker 2026-09-07 18:49:36.154 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 18:49:36.158 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 18:49:36.163 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:49:36.166 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:49:36.171 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:49:36.176 | + functions-common:time_start:2411 : _TIME_START[$name]=1788806976172 2026-09-07 18:49:36.180 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-09-07 18:49:36.206 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:49:36.209 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 18:49:36.214 | + functions-common:time_stop:2420 : local name 2026-09-07 18:49:36.218 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:49:36.222 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:49:36.227 | + functions-common:time_stop:2423 : local total 2026-09-07 18:49:36.230 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:49:36.234 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 18:49:36.238 | + functions-common:time_stop:2427 : start_time=1788806976172 2026-09-07 18:49:36.242 | + functions-common:time_stop:2429 : [[ -z 1788806976172 ]] 2026-09-07 18:49:36.247 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:49:36.255 | + functions-common:time_stop:2432 : end_time=1788806976249 2026-09-07 18:49:36.257 | + functions-common:time_stop:2433 : elapsed_time=77 2026-09-07 18:49:36.260 | + functions-common:time_stop:2434 : total=1909 2026-09-07 18:49:36.266 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:49:36.272 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1986 2026-09-07 18:49:36.278 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-09-07 18:49:36.310 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:49:36.313 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-09-07 18:49:36.315 | + functions-common:run_process:1674 : local service=file_tracker 2026-09-07 18:49:36.322 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-09-07 18:49:36.323 | + functions-common:run_process:1676 : local group= 2026-09-07 18:49:36.326 | + functions-common:run_process:1677 : local user= 2026-09-07 18:49:36.332 | + functions-common:run_process:1678 : local env_vars= 2026-09-07 18:49:36.337 | + functions-common:run_process:1680 : local name=file_tracker 2026-09-07 18:49:36.340 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 18:49:36.345 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 18:49:36.349 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:49:36.351 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:49:36.355 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:49:36.362 | + functions-common:time_start:2411 : _TIME_START[$name]=1788806976357 2026-09-07 18:49:36.365 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-09-07 18:49:36.388 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:49:36.390 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 18:49:36.393 | + functions-common:time_stop:2420 : local name 2026-09-07 18:49:36.395 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:49:36.397 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:49:36.400 | + functions-common:time_stop:2423 : local total 2026-09-07 18:49:36.406 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:49:36.408 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 18:49:36.410 | + functions-common:time_stop:2427 : start_time=1788806976357 2026-09-07 18:49:36.413 | + functions-common:time_stop:2429 : [[ -z 1788806976357 ]] 2026-09-07 18:49:36.418 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:49:36.420 | + functions-common:time_stop:2432 : end_time=1788806976418 2026-09-07 18:49:36.422 | + functions-common:time_stop:2433 : elapsed_time=61 2026-09-07 18:49:36.425 | + functions-common:time_stop:2434 : total=1986 2026-09-07 18:49:36.427 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:49:36.429 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2047 2026-09-07 18:49:36.431 | + ./stack.sh:main:1084 : is_service_enabled atop 2026-09-07 18:49:36.461 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:49:36.467 | + ./stack.sh:main:1092 : is_service_enabled tcpdump 2026-09-07 18:49:36.493 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:49:36.499 | + ./stack.sh:main:1100 : is_service_enabled etcd3 2026-09-07 18:49:36.524 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:49:36.529 | + ./stack.sh:main:1101 : start_etcd3 2026-09-07 18:49:36.533 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-09-07 18:49:36.538 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-09-07 18:49:36.543 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-09-07 18:49:36.547 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.168:2380' 2026-09-07 18:49:36.552 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.168:2380' 2026-09-07 18:49:36.557 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.168:2379' 2026-09-07 18:49:36.560 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-09-07 18:49:36.565 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-09-07 18:49:36.569 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.168:2379' 2026-09-07 18:49:36.573 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-09-07 18:49:36.577 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-09-07 18:49:36.582 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-09-07 18:49:36.588 | + 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.168:2380 --initial-advertise-peer-urls http://192.168.122.168:2380 --advertise-client-urls http://192.168.122.168:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.168:2379 --log-level=debug' '' root 2026-09-07 18:49:36.593 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-09-07 18:49:36.598 | + 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.168:2380 --initial-advertise-peer-urls http://192.168.122.168:2380 --advertise-client-urls http://192.168.122.168:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.168:2379 --log-level=debug' 2026-09-07 18:49:36.603 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-07 18:49:36.608 | + functions-common:write_user_unit_file:1538 : local user=root 2026-09-07 18:49:36.612 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-07 18:49:36.616 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-07 18:49:36.620 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-07 18:49:36.625 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-09-07 18:49:36.628 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-07 18:49:36.634 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-09-07 18:49:36.730 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-07 18:49:36.822 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-09-07 18:49:36.900 | + 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.168:2380 --initial-advertise-peer-urls http://192.168.122.168:2380 --advertise-client-urls http://192.168.122.168:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.168:2379 --log-level=debug' 2026-09-07 18:49:36.976 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-09-07 18:49:37.054 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-09-07 18:49:37.131 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-07 18:49:37.208 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-07 18:49:37.212 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-07 18:49:37.216 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-09-07 18:49:37.311 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-07 18:49:37.797 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-09-07 18:49:37.877 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-09-07 18:49:37.952 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-09-07 18:49:38.029 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-09-07 18:49:38.107 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-09-07 18:49:38.113 | ++ functions-common:is_arch:519 : uname -m 2026-09-07 18:49:38.118 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-09-07 18:49:38.122 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-09-07 18:49:38.616 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-09-07 18:49:38.635 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-09-07 18:49:39.098 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-09-07 18:49:39.441 | + ./stack.sh:main:1107 : is_service_enabled tls-proxy 2026-09-07 18:49:39.467 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:49:39.471 | + ./stack.sh:main:1112 : write_clouds_yaml 2026-09-07 18:49:39.476 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-09-07 18:49:39.480 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-09-07 18:49:39.497 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-09-07 18:49:39.514 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-09-07 18:49:39.518 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-09-07 18:49:39.522 | + 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.168/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-09-07 18:49:39.633 | The user clouds.yaml file didn't exist. 2026-09-07 18:49:39.646 | + 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.168/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-09-07 18:49:39.777 | + 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.168/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-09-07 18:49:39.901 | + 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.168/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-09-07 18:49:40.024 | + 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.168/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-09-07 18:49:40.150 | + 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.168/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-09-07 18:49:40.277 | + 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.168/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-09-07 18:49:40.405 | + 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.168/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-09-07 18:49:40.562 | + 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.168/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-09-07 18:49:40.696 | + 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.168/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-09-07 18:49:40.831 | + functions-common:write_clouds_yaml:203 : cat 2026-09-07 18:49:40.839 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-09-07 18:49:40.843 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-09-07 18:49:40.848 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-09-07 18:49:40.854 | + ./stack.sh:main:1113 : export OS_CLOUD=devstack-admin 2026-09-07 18:49:40.858 | + ./stack.sh:main:1113 : OS_CLOUD=devstack-admin 2026-09-07 18:49:40.862 | + ./stack.sh:main:1115 : is_service_enabled keystone 2026-09-07 18:49:40.887 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:49:40.891 | + ./stack.sh:main:1116 : echo_summary 'Starting Keystone' 2026-09-07 18:49:40.895 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 18:49:40.899 | + ./stack.sh:echo_summary:450 : echo -e Starting Keystone 2026-09-07 18:49:40.902 | + ./stack.sh:main:1118 : '[' 192.168.122.168 == 192.168.122.168 ']' 2026-09-07 18:49:40.906 | + ./stack.sh:main:1119 : init_keystone 2026-09-07 18:49:40.910 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-09-07 18:49:40.935 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:49:40.939 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-09-07 18:49:40.943 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-09-07 18:49:40.947 | + lib/database:recreate_database:112 : local db=keystone 2026-09-07 18:49:40.951 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-09-07 18:49:40.955 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-09-07 18:49:40.959 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-09-07 18:49:40.967 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-07 18:49:41.040 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-09-07 18:49:41.048 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-07 18:49:41.115 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-09-07 18:49:41.119 | + functions-common:time_start:2406 : local name=dbsync 2026-09-07 18:49:41.123 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:49:41.127 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:49:41.133 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:49:41.139 | + functions-common:time_start:2411 : _TIME_START[$name]=1788806981135 2026-09-07 18:49:41.143 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-09-07 18:49:41.858 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-07 18:49:41.859 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 18:49:41.859 | we strongly recommend against using it for new projects. 2026-09-07 18:49:41.859 | 2026-09-07 18:49:41.859 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 18:49:41.860 | framework. For more detail see 2026-09-07 18:49:41.860 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 18:49:41.860 | 2026-09-07 18:49:41.860 | from eventlet import event 2026-09-07 18:49:44.624 | INFO dbcounter [-] Registered counter for database keystone 2026-09-07 18:49:44.709 | 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=41825) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-07 18:49:44.724 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-07 18:49:44.724 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-07 18:49:44.725 | DEBUG dbcounter [-] [41825] Writer thread running {{(pid=41825) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-07 18:49:44.797 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-09-07 18:49:48.129 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=41825) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-07 18:49:48.132 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-09-07 18:49:48.132 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=41825) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:49:48.136 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-09-07 18:49:48.180 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=41825) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:49:48.182 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-09-07 18:49:48.206 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=41825) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:49:48.209 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-09-07 18:49:48.286 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=41825) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:49:48.289 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-09-07 18:49:48.329 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=41825) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:49:48.332 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-09-07 18:49:48.498 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=41825) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:49:48.501 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-09-07 18:49:48.501 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=41825) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-07 18:49:48.503 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-09-07 18:49:48.589 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=41825) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:49:48.592 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-09-07 18:49:48.618 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=41825) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:49:49.078 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-09-07 18:49:49.082 | + functions-common:time_stop:2420 : local name 2026-09-07 18:49:49.086 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:49:49.090 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:49:49.094 | + functions-common:time_stop:2423 : local total 2026-09-07 18:49:49.098 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:49:49.102 | + functions-common:time_stop:2426 : name=dbsync 2026-09-07 18:49:49.106 | + functions-common:time_stop:2427 : start_time=1788806981135 2026-09-07 18:49:49.110 | + functions-common:time_stop:2429 : [[ -z 1788806981135 ]] 2026-09-07 18:49:49.115 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:49:49.122 | + functions-common:time_stop:2432 : end_time=1788806989117 2026-09-07 18:49:49.125 | + functions-common:time_stop:2433 : elapsed_time=7982 2026-09-07 18:49:49.129 | + functions-common:time_stop:2434 : total=0 2026-09-07 18:49:49.134 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:49:49.138 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7982 2026-09-07 18:49:49.143 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-09-07 18:49:49.147 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-09-07 18:49:49.153 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-09-07 18:49:49.849 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-07 18:49:49.849 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 18:49:49.849 | we strongly recommend against using it for new projects. 2026-09-07 18:49:49.849 | 2026-09-07 18:49:49.849 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 18:49:49.849 | framework. For more detail see 2026-09-07 18:49:49.849 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 18:49:49.849 | 2026-09-07 18:49:49.849 | from eventlet import event 2026-09-07 18:49:52.380 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-09-07 18:49:52.381 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-09-07 18:49:52.381 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-09-07 18:49:52.382 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-09-07 18:49:52.382 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-09-07 18:49:52.382 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-09-07 18:49:52.383 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-09-07 18:49:52.383 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-09-07 18:49:52.383 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-09-07 18:49:52.857 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-09-07 18:49:52.865 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-09-07 18:49:53.564 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-07 18:49:53.565 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 18:49:53.565 | we strongly recommend against using it for new projects. 2026-09-07 18:49:53.565 | 2026-09-07 18:49:53.565 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 18:49:53.565 | framework. For more detail see 2026-09-07 18:49:53.565 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 18:49:53.565 | 2026-09-07 18:49:53.565 | from eventlet import event 2026-09-07 18:49:56.186 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-09-07 18:49:56.186 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-09-07 18:49:56.186 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-09-07 18:49:56.186 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-09-07 18:49:56.186 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-09-07 18:49:56.186 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-09-07 18:49:56.186 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-09-07 18:49:56.187 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-09-07 18:49:56.188 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-09-07 18:49:56.710 | + ./stack.sh:main:1120 : start_keystone 2026-09-07 18:49:56.717 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-09-07 18:49:56.723 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-09-07 18:49:56.727 | + functions-common:run_process:1674 : local service=keystone 2026-09-07 18:49:56.732 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-09-07 18:49:56.735 | + functions-common:run_process:1676 : local group= 2026-09-07 18:49:56.739 | + functions-common:run_process:1677 : local user= 2026-09-07 18:49:56.743 | + functions-common:run_process:1678 : local env_vars= 2026-09-07 18:49:56.747 | + functions-common:run_process:1680 : local name=keystone 2026-09-07 18:49:56.751 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 18:49:56.756 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 18:49:56.760 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:49:56.764 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:49:56.768 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:49:56.775 | + functions-common:time_start:2411 : _TIME_START[$name]=1788806996770 2026-09-07 18:49:56.779 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-09-07 18:49:56.804 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:49:56.808 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-09-07 18:49:56.812 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-09-07 18:49:56.816 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-09-07 18:49:56.819 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-09-07 18:49:56.823 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-09-07 18:49:56.827 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-09-07 18:49:56.831 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-09-07 18:49:56.835 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-09-07 18:49:56.839 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-09-07 18:49:56.843 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-07 18:49:56.847 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-07 18:49:56.851 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-07 18:49:56.855 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-07 18:49:56.860 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-09-07 18:49:56.863 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-09-07 18:49:56.867 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-07 18:49:56.871 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-09-07 18:49:56.875 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@keystone.service '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-09-07 18:49:56.879 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-09-07 18:49:56.882 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-09-07 18:49:56.886 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-07 18:49:56.889 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-07 18:49:56.893 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-07 18:49:56.897 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-09-07 18:49:56.901 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-07 18:49:56.908 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-09-07 18:49:57.001 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-07 18:49:57.092 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-09-07 18:49:57.168 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-09-07 18:49:57.261 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-09-07 18:49:57.351 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-07 18:49:57.429 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-09-07 18:49:57.506 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-09-07 18:49:57.582 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-09-07 18:49:57.660 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-09-07 18:49:57.738 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-09-07 18:49:57.816 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-07 18:49:57.820 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-07 18:49:57.824 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-09-07 18:49:57.915 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-07 18:49:58.437 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-09-07 18:49:58.458 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-09-07 18:49:58.834 | ++ inc/async:async_inner:64 : rc=0 2026-09-07 18:49:58.864 | [38893 Async install_tempest:38893]: finished successfully 2026-09-07 18:49:58.929 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-09-07 18:49:59.073 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 18:49:59.075 | + functions-common:time_stop:2420 : local name 2026-09-07 18:49:59.078 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:49:59.080 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:49:59.083 | + functions-common:time_stop:2423 : local total 2026-09-07 18:49:59.085 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:49:59.087 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 18:49:59.089 | + functions-common:time_stop:2427 : start_time=1788806996770 2026-09-07 18:49:59.092 | + functions-common:time_stop:2429 : [[ -z 1788806996770 ]] 2026-09-07 18:49:59.094 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:49:59.099 | + functions-common:time_stop:2432 : end_time=1788806999096 2026-09-07 18:49:59.101 | + functions-common:time_stop:2433 : elapsed_time=2326 2026-09-07 18:49:59.103 | + functions-common:time_stop:2434 : total=2047 2026-09-07 18:49:59.106 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:49:59.108 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4373 2026-09-07 18:49:59.110 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-09-07 18:49:59.110 | Waiting for keystone to start... 2026-09-07 18:49:59.112 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.168/identity/v3/ 2026-09-07 18:49:59.114 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.168/identity/v3/ 2026-09-07 18:49:59.116 | + functions:wait_for_service:476 : local timeout=60 2026-09-07 18:49:59.119 | + functions:wait_for_service:477 : local url=http://192.168.122.168/identity/v3/ 2026-09-07 18:49:59.121 | + functions:wait_for_service:478 : local rval=0 2026-09-07 18:49:59.123 | + functions:wait_for_service:479 : time_start wait_for_service 2026-09-07 18:49:59.125 | + functions-common:time_start:2406 : local name=wait_for_service 2026-09-07 18:49:59.128 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:49:59.130 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:49:59.133 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:49:59.137 | + functions-common:time_start:2411 : _TIME_START[$name]=1788806999134 2026-09-07 18:49:59.139 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-09-07 18:49:59.142 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 18:49:59.144 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.168/identity/v3/ 2026-09-07 18:50:04.728 | + :: : [[ 200 == 503 ]] 2026-09-07 18:50:04.730 | + :: : [[ 0 -eq 7 ]] 2026-09-07 18:50:04.735 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-09-07 18:50:04.738 | + functions-common:time_stop:2420 : local name 2026-09-07 18:50:04.742 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:50:04.746 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:50:04.750 | + functions-common:time_stop:2423 : local total 2026-09-07 18:50:04.753 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:50:04.757 | + functions-common:time_stop:2426 : name=wait_for_service 2026-09-07 18:50:04.761 | + functions-common:time_stop:2427 : start_time=1788806999134 2026-09-07 18:50:04.765 | + functions-common:time_stop:2429 : [[ -z 1788806999134 ]] 2026-09-07 18:50:04.770 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:50:04.777 | + functions-common:time_stop:2432 : end_time=1788807004772 2026-09-07 18:50:04.781 | + functions-common:time_stop:2433 : elapsed_time=5638 2026-09-07 18:50:04.785 | + functions-common:time_stop:2434 : total=0 2026-09-07 18:50:04.788 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:50:04.792 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5638 2026-09-07 18:50:04.796 | + functions:wait_for_service:486 : return 0 2026-09-07 18:50:04.800 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-09-07 18:50:04.827 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:50:04.831 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-09-07 18:50:04.837 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-07 18:50:04.841 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-09-07 18:50:05.879 | + ./stack.sh:main:1121 : bootstrap_keystone 2026-09-07 18:50:05.882 | + 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.168/identity 2026-09-07 18:50:06.559 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-07 18:50:06.559 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 18:50:06.559 | we strongly recommend against using it for new projects. 2026-09-07 18:50:06.559 | 2026-09-07 18:50:06.559 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 18:50:06.559 | framework. For more detail see 2026-09-07 18:50:06.559 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 18:50:06.559 | 2026-09-07 18:50:06.560 | from eventlet import event 2026-09-07 18:50:09.615 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=42802) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 18:50:09.615 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=42802) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 18:50:09.615 | 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=42802) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 18:50:09.622 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=42802) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 18:50:09.636 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=42802) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 18:50:09.636 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=42802) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 18:50:09.687 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=42802) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 18:50:09.694 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=42802) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 18:50:09.695 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=42802) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 18:50:09.780 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42802) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 18:50:09.780 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=42802) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 18:50:09.780 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=42802) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 18:50:09.781 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=42802) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 18:50:09.781 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=42802) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 18:50:09.781 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=42802) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 18:50:09.794 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42802) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 18:50:09.794 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=42802) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 18:50:09.794 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=42802) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 18:50:09.795 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=42802) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 18:50:09.795 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=42802) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 18:50:09.795 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=42802) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 18:50:09.795 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42802) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 18:50:09.802 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=42802) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 18:50:09.805 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42802) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 18:50:09.805 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=42802) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 18:50:09.805 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=42802) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 18:50:09.806 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=42802) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 18:50:09.806 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=42802) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 18:50:09.806 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=42802) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 18:50:09.806 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42802) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 18:50:09.884 | INFO dbcounter [-] Registered counter for database keystone 2026-09-07 18:50:09.963 | 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=42802) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-07 18:50:10.160 | DEBUG dbcounter [-] [42802] Writer thread running {{(pid=42802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-07 18:50:10.296 | INFO keystone.cmd.bootstrap [None req-117c1b23-bead-4b31-a668-436eb4566d25 None None] Created domain default 2026-09-07 18:50:10.353 | INFO keystone.cmd.bootstrap [None req-117c1b23-bead-4b31-a668-436eb4566d25 None None] Created project admin 2026-09-07 18:50:10.387 | WARNING keystone.common.password_hashing [None req-117c1b23-bead-4b31-a668-436eb4566d25 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-09-07 18:50:10.409 | INFO keystone.cmd.bootstrap [None req-117c1b23-bead-4b31-a668-436eb4566d25 None None] Created user admin 2026-09-07 18:50:10.429 | INFO keystone.cmd.bootstrap [None req-117c1b23-bead-4b31-a668-436eb4566d25 None None] Created role reader 2026-09-07 18:50:10.445 | INFO keystone.cmd.bootstrap [None req-117c1b23-bead-4b31-a668-436eb4566d25 None None] Created role member 2026-09-07 18:50:10.472 | INFO keystone.cmd.bootstrap [None req-117c1b23-bead-4b31-a668-436eb4566d25 None None] Created implied role where 6d2aa4fc5f0d41a7932e8bbc9c37c338 implies db73b86d31c74f3097967517957d8432 2026-09-07 18:50:10.487 | INFO keystone.cmd.bootstrap [None req-117c1b23-bead-4b31-a668-436eb4566d25 None None] Created role manager 2026-09-07 18:50:10.510 | INFO keystone.cmd.bootstrap [None req-117c1b23-bead-4b31-a668-436eb4566d25 None None] Created implied role where 586cacd5c84a48958dcd800fa65cd96d implies 6d2aa4fc5f0d41a7932e8bbc9c37c338 2026-09-07 18:50:10.527 | INFO keystone.cmd.bootstrap [None req-117c1b23-bead-4b31-a668-436eb4566d25 None None] Created role admin 2026-09-07 18:50:10.548 | INFO keystone.cmd.bootstrap [None req-117c1b23-bead-4b31-a668-436eb4566d25 None None] Created implied role where d4d742c4f0714d4ebfbda0105f4eb7a0 implies 586cacd5c84a48958dcd800fa65cd96d 2026-09-07 18:50:10.569 | INFO keystone.cmd.bootstrap [None req-117c1b23-bead-4b31-a668-436eb4566d25 None None] Created role service 2026-09-07 18:50:10.584 | INFO keystone.cmd.bootstrap [None req-117c1b23-bead-4b31-a668-436eb4566d25 None None] Granted role admin on project admin to user admin. 2026-09-07 18:50:10.596 | INFO keystone.cmd.bootstrap [None req-117c1b23-bead-4b31-a668-436eb4566d25 None None] Granted role admin on the system to user admin. 2026-09-07 18:50:10.617 | WARNING py.warnings [None req-117c1b23-bead-4b31-a668-436eb4566d25 None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-09-07 18:50:10.617 | warnings.warn( 2026-09-07 18:50:10.617 |  2026-09-07 18:50:10.623 | INFO keystone.cmd.bootstrap [None req-117c1b23-bead-4b31-a668-436eb4566d25 None None] Created region RegionOne 2026-09-07 18:50:10.673 | INFO keystone.cmd.bootstrap [None req-117c1b23-bead-4b31-a668-436eb4566d25 None None] Created public endpoint http://192.168.122.168/identity 2026-09-07 18:50:11.238 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-09-07 18:50:11.242 | + ./stack.sh:main:1124 : create_keystone_accounts 2026-09-07 18:50:11.246 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-09-07 18:50:11.251 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-09-07 18:50:16.043 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:50:16.048 | + lib/keystone:create_keystone_accounts:258 : admin_project=49b8225697fc4caabb31c11e5a66c872 2026-09-07 18:50:16.051 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-09-07 18:50:16.057 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-09-07 18:50:19.239 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:50:19.244 | + lib/keystone:create_keystone_accounts:260 : admin_user=a0cd542ea10f44f29205dc5992f2a0de 2026-09-07 18:50:19.248 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-09-07 18:50:19.251 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-09-07 18:50:19.255 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-09-07 18:50:19.259 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin a0cd542ea10f44f29205dc5992f2a0de default 2026-09-07 18:50:19.342 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin a0cd542ea10f44f29205dc5992f2a0de default 2026-09-07 18:50:19.388 | [2032 Async ks-domain-role:42923]: running: get_or_add_user_domain_role admin a0cd542ea10f44f29205dc5992f2a0de default 2026-09-07 18:50:19.392 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-09-07 18:50:19.395 | + functions-common:get_or_create_domain:872 : local domain_id 2026-09-07 18:50:19.401 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-09-07 18:50:23.076 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:50:23.081 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-09-07 18:50:23.087 | + functions-common:get_or_create_domain:878 : echo default 2026-09-07 18:50:23.087 | default 2026-09-07 18:50:23.091 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-09-07 18:50:23.172 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-09-07 18:50:23.220 | [2032 Async ks-project:43032]: running: get_or_create_project service Default 2026-09-07 18:50:23.224 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-09-07 18:50:23.304 | + inc/async:async_inner:63 : get_or_create_role service 2026-09-07 18:50:23.365 | [2032 Async ks-service:43126]: running: get_or_create_role service 2026-09-07 18:50:23.370 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-09-07 18:50:23.445 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-09-07 18:50:23.519 | [2032 Async ks-reseller:43238]: running: get_or_create_role ResellerAdmin 2026-09-07 18:50:23.524 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-09-07 18:50:23.530 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-09-07 18:50:23.677 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-09-07 18:50:23.770 | [2032 Async ks-anotherrole:43334]: running: get_or_create_role anotherrole 2026-09-07 18:50:23.777 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-09-07 18:50:23.786 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-09-07 18:50:23.794 | ++ functions-common:get_or_create_project:922 : local project_id 2026-09-07 18:50:23.809 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-09-07 18:50:28.187 | + inc/async:async_inner:64 : rc=0 2026-09-07 18:50:28.213 | [43238 Async ks-reseller:43238]: finished successfully 2026-09-07 18:50:28.652 | + inc/async:async_inner:64 : rc=0 2026-09-07 18:50:28.715 | [43126 Async ks-service:43126]: finished successfully 2026-09-07 18:50:29.093 | + inc/async:async_inner:64 : rc=0 2026-09-07 18:50:29.116 | + inc/async:async_inner:64 : rc=0 2026-09-07 18:50:29.127 | [43032 Async ks-project:43032]: finished successfully 2026-09-07 18:50:29.151 | [43334 Async ks-anotherrole:43334]: finished successfully 2026-09-07 18:50:29.339 | + inc/async:async_inner:64 : rc=0 2026-09-07 18:50:29.369 | [42923 Async ks-domain-role:42923]: finished successfully 2026-09-07 18:50:29.440 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:50:29.445 | ++ functions-common:get_or_create_project:928 : project_id=1d62f5c24fe745e29a25b3455c3f0d4e 2026-09-07 18:50:29.449 | ++ functions-common:get_or_create_project:929 : echo 1d62f5c24fe745e29a25b3455c3f0d4e 2026-09-07 18:50:29.454 | + lib/keystone:create_keystone_accounts:288 : invis_project=1d62f5c24fe745e29a25b3455c3f0d4e 2026-09-07 18:50:29.458 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-09-07 18:50:29.463 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-09-07 18:50:29.467 | ++ functions-common:get_or_create_project:922 : local project_id 2026-09-07 18:50:29.472 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-09-07 18:50:32.812 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:50:32.816 | ++ functions-common:get_or_create_project:928 : project_id=161f463752f5460fba43156161dd33c3 2026-09-07 18:50:32.820 | ++ functions-common:get_or_create_project:929 : echo 161f463752f5460fba43156161dd33c3 2026-09-07 18:50:32.825 | + lib/keystone:create_keystone_accounts:292 : demo_project=161f463752f5460fba43156161dd33c3 2026-09-07 18:50:32.829 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-09-07 18:50:32.833 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-09-07 18:50:32.837 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-07 18:50:32.841 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-09-07 18:50:32.845 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-09-07 18:50:32.850 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo --password nomoresecret --domain=default --email=demo@example.com --or-show -f value -c id 2026-09-07 18:50:36.172 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:50:36.176 | ++ functions-common:get_or_create_user:915 : user_id=385514a81d1745a188cf1c45f0b79ad2 2026-09-07 18:50:36.180 | ++ functions-common:get_or_create_user:916 : echo 385514a81d1745a188cf1c45f0b79ad2 2026-09-07 18:50:36.184 | + lib/keystone:create_keystone_accounts:295 : demo_user=385514a81d1745a188cf1c45f0b79ad2 2026-09-07 18:50:36.188 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-09-07 18:50:36.245 | [2032 Async ks-domain-role:42923]: Waiting for completion of get_or_add_user_domain_role admin a0cd542ea10f44f29205dc5992f2a0de default running on PID 42923 (6 other jobs running) 2026-09-07 18:50:36.274 | [2032 Async ks-domain-role:42923]: Signaling child to exit 2026-09-07 18:50:36.275 | WAKEUP 2026-09-07 18:50:36.302 | [2032 Async ks-domain-role:42923]: Signaled 2026-09-07 18:50:36.304 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-09-07 18:50:36.304 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user a0cd542ea10f44f29205dc5992f2a0de --domain default 2026-09-07 18:50:36.304 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a0cd542ea10f44f29205dc5992f2a0de --domain default -c Role -f value 2026-09-07 18:50:36.304 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:50:36.304 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=d4d742c4f0714d4ebfbda0105f4eb7a0 2026-09-07 18:50:36.304 | + functions-common:get_or_add_user_domain_role:999 : echo d4d742c4f0714d4ebfbda0105f4eb7a0 2026-09-07 18:50:36.304 | d4d742c4f0714d4ebfbda0105f4eb7a0 2026-09-07 18:50:36.355 | [2032 Async ks-domain-role:42923]: finished get_or_add_user_domain_role admin a0cd542ea10f44f29205dc5992f2a0de default with result 0 in 10 seconds 2026-09-07 18:50:36.364 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-09-07 18:50:36.402 | [2032 Async ks-project:43032]: Waiting for completion of get_or_create_project service Default running on PID 43032 (5 other jobs running) 2026-09-07 18:50:36.430 | [2032 Async ks-project:43032]: Signaling child to exit 2026-09-07 18:50:36.430 | WAKEUP 2026-09-07 18:50:36.454 | [2032 Async ks-project:43032]: Signaled 2026-09-07 18:50:36.456 | + functions-common:get_or_create_project:922 : local project_id 2026-09-07 18:50:36.456 | ++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-09-07 18:50:36.456 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:50:36.456 | + functions-common:get_or_create_project:928 : project_id=ee024c36c6074a218d43b08a0d73e77c 2026-09-07 18:50:36.456 | + functions-common:get_or_create_project:929 : echo ee024c36c6074a218d43b08a0d73e77c 2026-09-07 18:50:36.457 | ee024c36c6074a218d43b08a0d73e77c 2026-09-07 18:50:36.507 | [2032 Async ks-project:43032]: finished get_or_create_project service Default with result 0 in 5 seconds 2026-09-07 18:50:36.547 | [2032 Async ks-service:43126]: Waiting for completion of get_or_create_role service running on PID 43126 (4 other jobs running) 2026-09-07 18:50:36.574 | [2032 Async ks-service:43126]: Signaling child to exit 2026-09-07 18:50:36.575 | WAKEUP 2026-09-07 18:50:36.599 | [2032 Async ks-service:43126]: Signaled 2026-09-07 18:50:36.601 | + functions-common:get_or_create_role:935 : local role_id 2026-09-07 18:50:36.601 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-09-07 18:50:36.601 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:50:36.601 | + functions-common:get_or_create_role:940 : role_id=69071d7c6b974907b5276c4fe82d4d0c 2026-09-07 18:50:36.601 | + functions-common:get_or_create_role:941 : echo 69071d7c6b974907b5276c4fe82d4d0c 2026-09-07 18:50:36.601 | 69071d7c6b974907b5276c4fe82d4d0c 2026-09-07 18:50:36.654 | [2032 Async ks-service:43126]: finished get_or_create_role service with result 0 in 5 seconds 2026-09-07 18:50:36.697 | [2032 Async ks-reseller:43238]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 43238 (3 other jobs running) 2026-09-07 18:50:36.726 | [2032 Async ks-reseller:43238]: Signaling child to exit 2026-09-07 18:50:36.727 | WAKEUP 2026-09-07 18:50:36.753 | [2032 Async ks-reseller:43238]: Signaled 2026-09-07 18:50:36.755 | + functions-common:get_or_create_role:935 : local role_id 2026-09-07 18:50:36.755 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-09-07 18:50:36.755 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:50:36.755 | + functions-common:get_or_create_role:940 : role_id=c9f50d81514c4506ac1342906d7778ae 2026-09-07 18:50:36.755 | + functions-common:get_or_create_role:941 : echo c9f50d81514c4506ac1342906d7778ae 2026-09-07 18:50:36.755 | c9f50d81514c4506ac1342906d7778ae 2026-09-07 18:50:36.807 | [2032 Async ks-reseller:43238]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2026-09-07 18:50:36.850 | [2032 Async ks-anotherrole:43334]: Waiting for completion of get_or_create_role anotherrole running on PID 43334 (2 other jobs running) 2026-09-07 18:50:36.880 | [2032 Async ks-anotherrole:43334]: Signaling child to exit 2026-09-07 18:50:36.880 | WAKEUP 2026-09-07 18:50:36.905 | [2032 Async ks-anotherrole:43334]: Signaled 2026-09-07 18:50:36.907 | + functions-common:get_or_create_role:935 : local role_id 2026-09-07 18:50:36.908 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-09-07 18:50:36.908 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:50:36.908 | + functions-common:get_or_create_role:940 : role_id=68cccb63c9d34953b07bfe03161e3aec 2026-09-07 18:50:36.908 | + functions-common:get_or_create_role:941 : echo 68cccb63c9d34953b07bfe03161e3aec 2026-09-07 18:50:36.908 | 68cccb63c9d34953b07bfe03161e3aec 2026-09-07 18:50:36.957 | [2032 Async ks-anotherrole:43334]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-09-07 18:50:36.963 | + inc/async:async_wait:197 : return 0 2026-09-07 18:50:36.967 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 385514a81d1745a188cf1c45f0b79ad2 161f463752f5460fba43156161dd33c3 2026-09-07 18:50:37.048 | + inc/async:async_inner:63 : get_or_add_user_project_role member 385514a81d1745a188cf1c45f0b79ad2 161f463752f5460fba43156161dd33c3 2026-09-07 18:50:37.097 | [2032 Async ks-demo-member:44207]: running: get_or_add_user_project_role member 385514a81d1745a188cf1c45f0b79ad2 161f463752f5460fba43156161dd33c3 2026-09-07 18:50:37.099 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin a0cd542ea10f44f29205dc5992f2a0de 161f463752f5460fba43156161dd33c3 2026-09-07 18:50:37.173 | + inc/async:async_inner:63 : get_or_add_user_project_role admin a0cd542ea10f44f29205dc5992f2a0de 161f463752f5460fba43156161dd33c3 2026-09-07 18:50:37.219 | [2032 Async ks-demo-admin:44303]: running: get_or_add_user_project_role admin a0cd542ea10f44f29205dc5992f2a0de 161f463752f5460fba43156161dd33c3 2026-09-07 18:50:37.221 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 385514a81d1745a188cf1c45f0b79ad2 161f463752f5460fba43156161dd33c3 2026-09-07 18:50:37.300 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 385514a81d1745a188cf1c45f0b79ad2 161f463752f5460fba43156161dd33c3 2026-09-07 18:50:37.353 | [2032 Async ks-demo-another:44399]: running: get_or_add_user_project_role anotherrole 385514a81d1745a188cf1c45f0b79ad2 161f463752f5460fba43156161dd33c3 2026-09-07 18:50:37.355 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 385514a81d1745a188cf1c45f0b79ad2 1d62f5c24fe745e29a25b3455c3f0d4e 2026-09-07 18:50:37.418 | + inc/async:async_inner:63 : get_or_add_user_project_role member 385514a81d1745a188cf1c45f0b79ad2 1d62f5c24fe745e29a25b3455c3f0d4e 2026-09-07 18:50:37.484 | [2032 Async ks-demo-invis:44495]: running: get_or_add_user_project_role member 385514a81d1745a188cf1c45f0b79ad2 1d62f5c24fe745e29a25b3455c3f0d4e 2026-09-07 18:50:37.488 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-09-07 18:50:37.493 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-09-07 18:50:37.501 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-07 18:50:37.503 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-09-07 18:50:37.507 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-09-07 18:50:37.515 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password nomoresecret --domain=default --email=demo_reader@example.com --or-show -f value -c id 2026-09-07 18:50:42.137 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:50:42.142 | ++ functions-common:get_or_create_user:915 : user_id=9295db8edc3c4082a1d343930aaf4c9a 2026-09-07 18:50:42.148 | ++ functions-common:get_or_create_user:916 : echo 9295db8edc3c4082a1d343930aaf4c9a 2026-09-07 18:50:42.153 | + lib/keystone:create_keystone_accounts:308 : demo_reader=9295db8edc3c4082a1d343930aaf4c9a 2026-09-07 18:50:42.160 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 9295db8edc3c4082a1d343930aaf4c9a 161f463752f5460fba43156161dd33c3 2026-09-07 18:50:42.273 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 9295db8edc3c4082a1d343930aaf4c9a 161f463752f5460fba43156161dd33c3 2026-09-07 18:50:42.352 | [2032 Async ks-demo-reader:44630]: running: get_or_add_user_project_role reader 9295db8edc3c4082a1d343930aaf4c9a 161f463752f5460fba43156161dd33c3 2026-09-07 18:50:42.357 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-09-07 18:50:42.376 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-09-07 18:50:42.383 | ++ functions-common:get_or_create_project:922 : local project_id 2026-09-07 18:50:42.387 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-09-07 18:50:47.898 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:50:47.905 | ++ functions-common:get_or_create_project:928 : project_id=0ab02d4d43494895a18b7c86f9e6806b 2026-09-07 18:50:47.915 | ++ functions-common:get_or_create_project:929 : echo 0ab02d4d43494895a18b7c86f9e6806b 2026-09-07 18:50:47.925 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=0ab02d4d43494895a18b7c86f9e6806b 2026-09-07 18:50:47.932 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-09-07 18:50:47.944 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-09-07 18:50:47.953 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-07 18:50:47.965 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-09-07 18:50:47.973 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-09-07 18:50:47.984 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password nomoresecret --domain=default --email=alt_demo@example.com --or-show -f value -c id 2026-09-07 18:50:49.088 | + inc/async:async_inner:64 : rc=0 2026-09-07 18:50:49.110 | [44495 Async ks-demo-invis:44495]: finished successfully 2026-09-07 18:50:49.302 | + inc/async:async_inner:64 : rc=0 2026-09-07 18:50:49.341 | [44207 Async ks-demo-member:44207]: finished successfully 2026-09-07 18:50:49.530 | + inc/async:async_inner:64 : rc=0 2026-09-07 18:50:49.555 | [44303 Async ks-demo-admin:44303]: finished successfully 2026-09-07 18:50:49.910 | + inc/async:async_inner:64 : rc=0 2026-09-07 18:50:49.937 | [44399 Async ks-demo-another:44399]: finished successfully 2026-09-07 18:50:51.849 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:50:51.855 | ++ functions-common:get_or_create_user:915 : user_id=870fb657c2d34b77bc9dab1dccf17a52 2026-09-07 18:50:51.860 | ++ functions-common:get_or_create_user:916 : echo 870fb657c2d34b77bc9dab1dccf17a52 2026-09-07 18:50:51.865 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=870fb657c2d34b77bc9dab1dccf17a52 2026-09-07 18:50:51.870 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin 870fb657c2d34b77bc9dab1dccf17a52 0ab02d4d43494895a18b7c86f9e6806b 2026-09-07 18:50:51.963 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 870fb657c2d34b77bc9dab1dccf17a52 0ab02d4d43494895a18b7c86f9e6806b 2026-09-07 18:50:52.020 | [2032 Async ks-alt-admin:45049]: running: get_or_add_user_project_role admin 870fb657c2d34b77bc9dab1dccf17a52 0ab02d4d43494895a18b7c86f9e6806b 2026-09-07 18:50:52.029 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole 870fb657c2d34b77bc9dab1dccf17a52 0ab02d4d43494895a18b7c86f9e6806b 2026-09-07 18:50:52.122 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 870fb657c2d34b77bc9dab1dccf17a52 0ab02d4d43494895a18b7c86f9e6806b 2026-09-07 18:50:52.194 | [2032 Async ks-alt-another:45145]: running: get_or_add_user_project_role anotherrole 870fb657c2d34b77bc9dab1dccf17a52 0ab02d4d43494895a18b7c86f9e6806b 2026-09-07 18:50:52.198 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-09-07 18:50:52.203 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-09-07 18:50:52.207 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-07 18:50:52.213 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-09-07 18:50:52.222 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-09-07 18:50:52.229 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password nomoresecret --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2026-09-07 18:50:52.748 | + inc/async:async_inner:64 : rc=0 2026-09-07 18:50:52.772 | [44630 Async ks-demo-reader:44630]: finished successfully 2026-09-07 18:50:55.851 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:50:55.858 | ++ functions-common:get_or_create_user:915 : user_id=5f0e71b929d24beb90db3f053ad85e39 2026-09-07 18:50:55.863 | ++ functions-common:get_or_create_user:916 : echo 5f0e71b929d24beb90db3f053ad85e39 2026-09-07 18:50:55.868 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=5f0e71b929d24beb90db3f053ad85e39 2026-09-07 18:50:55.872 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member 5f0e71b929d24beb90db3f053ad85e39 0ab02d4d43494895a18b7c86f9e6806b 2026-09-07 18:50:55.964 | + inc/async:async_inner:63 : get_or_add_user_project_role member 5f0e71b929d24beb90db3f053ad85e39 0ab02d4d43494895a18b7c86f9e6806b 2026-09-07 18:50:56.029 | [2032 Async ks-alt-member-user:45325]: running: get_or_add_user_project_role member 5f0e71b929d24beb90db3f053ad85e39 0ab02d4d43494895a18b7c86f9e6806b 2026-09-07 18:50:56.029 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-09-07 18:50:56.032 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-09-07 18:50:56.037 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-07 18:50:56.040 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-09-07 18:50:56.042 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-09-07 18:50:56.046 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password nomoresecret --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2026-09-07 18:50:59.482 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:50:59.487 | ++ functions-common:get_or_create_user:915 : user_id=ba52652aab4b4629b24137d8226dcbfd 2026-09-07 18:50:59.491 | ++ functions-common:get_or_create_user:916 : echo ba52652aab4b4629b24137d8226dcbfd 2026-09-07 18:50:59.496 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=ba52652aab4b4629b24137d8226dcbfd 2026-09-07 18:50:59.500 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader ba52652aab4b4629b24137d8226dcbfd 0ab02d4d43494895a18b7c86f9e6806b 2026-09-07 18:50:59.601 | + inc/async:async_inner:63 : get_or_add_user_project_role reader ba52652aab4b4629b24137d8226dcbfd 0ab02d4d43494895a18b7c86f9e6806b 2026-09-07 18:50:59.659 | [2032 Async ks-alt-reader-user:45495]: running: get_or_add_user_project_role reader ba52652aab4b4629b24137d8226dcbfd 0ab02d4d43494895a18b7c86f9e6806b 2026-09-07 18:50:59.666 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-09-07 18:50:59.670 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-07 18:50:59.674 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-09-07 18:50:59.679 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-09-07 18:50:59.685 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_member --password nomoresecret --domain=default --email=system_member@example.com --or-show -f value -c id 2026-09-07 18:51:00.651 | + inc/async:async_inner:64 : rc=0 2026-09-07 18:51:00.686 | [45049 Async ks-alt-admin:45049]: finished successfully 2026-09-07 18:51:00.962 | + inc/async:async_inner:64 : rc=0 2026-09-07 18:51:00.988 | [45145 Async ks-alt-another:45145]: finished successfully 2026-09-07 18:51:03.348 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:51:03.355 | ++ functions-common:get_or_create_user:915 : user_id=d896b328619c43cb8492e300c96d5dec 2026-09-07 18:51:03.358 | ++ functions-common:get_or_create_user:916 : echo d896b328619c43cb8492e300c96d5dec 2026-09-07 18:51:03.362 | + lib/keystone:create_keystone_accounts:340 : system_member_user=d896b328619c43cb8492e300c96d5dec 2026-09-07 18:51:03.367 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member d896b328619c43cb8492e300c96d5dec all 2026-09-07 18:51:03.454 | + inc/async:async_inner:63 : get_or_add_user_system_role member d896b328619c43cb8492e300c96d5dec all 2026-09-07 18:51:03.521 | [2032 Async ks-system-member:45728]: running: get_or_add_user_system_role member d896b328619c43cb8492e300c96d5dec all 2026-09-07 18:51:03.527 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-09-07 18:51:03.532 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-07 18:51:03.537 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-09-07 18:51:03.541 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-09-07 18:51:03.549 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_reader --password nomoresecret --domain=default --email=system_reader@example.com --or-show -f value -c id 2026-09-07 18:51:04.551 | + inc/async:async_inner:64 : rc=0 2026-09-07 18:51:04.579 | [45325 Async ks-alt-member-user:45325]: finished successfully 2026-09-07 18:51:07.132 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:51:07.138 | ++ functions-common:get_or_create_user:915 : user_id=5399fdfe4d404b258ae38e3dedbc95ea 2026-09-07 18:51:07.143 | ++ functions-common:get_or_create_user:916 : echo 5399fdfe4d404b258ae38e3dedbc95ea 2026-09-07 18:51:07.147 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=5399fdfe4d404b258ae38e3dedbc95ea 2026-09-07 18:51:07.154 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 5399fdfe4d404b258ae38e3dedbc95ea all 2026-09-07 18:51:07.268 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 5399fdfe4d404b258ae38e3dedbc95ea all 2026-09-07 18:51:07.349 | [2032 Async ks-system-reader:45933]: running: get_or_add_user_system_role reader 5399fdfe4d404b258ae38e3dedbc95ea all 2026-09-07 18:51:07.354 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-09-07 18:51:07.366 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-09-07 18:51:07.372 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-09-07 18:51:07.377 | ++ functions-common:get_or_create_group:885 : local group_id 2026-09-07 18:51:07.382 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-09-07 18:51:08.135 | + inc/async:async_inner:64 : rc=0 2026-09-07 18:51:08.156 | [45495 Async ks-alt-reader-user:45495]: finished successfully 2026-09-07 18:51:11.029 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:51:11.034 | ++ functions-common:get_or_create_group:892 : group_id=77434ecae172489596967784424b10b7 2026-09-07 18:51:11.041 | ++ functions-common:get_or_create_group:893 : echo 77434ecae172489596967784424b10b7 2026-09-07 18:51:11.046 | + lib/keystone:create_keystone_accounts:350 : admin_group=77434ecae172489596967784424b10b7 2026-09-07 18:51:11.051 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-09-07 18:51:11.055 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-09-07 18:51:11.059 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-09-07 18:51:11.063 | ++ functions-common:get_or_create_group:885 : local group_id 2026-09-07 18:51:11.068 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-09-07 18:51:14.485 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:51:14.491 | ++ functions-common:get_or_create_group:892 : group_id=2a22ef466ab94a72b8501dc60e900b71 2026-09-07 18:51:14.495 | ++ functions-common:get_or_create_group:893 : echo 2a22ef466ab94a72b8501dc60e900b71 2026-09-07 18:51:14.500 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=2a22ef466ab94a72b8501dc60e900b71 2026-09-07 18:51:14.504 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member 2a22ef466ab94a72b8501dc60e900b71 161f463752f5460fba43156161dd33c3 2026-09-07 18:51:14.601 | + inc/async:async_inner:63 : get_or_add_group_project_role member 2a22ef466ab94a72b8501dc60e900b71 161f463752f5460fba43156161dd33c3 2026-09-07 18:51:14.666 | [2032 Async ks-group-memberdemo:46196]: running: get_or_add_group_project_role member 2a22ef466ab94a72b8501dc60e900b71 161f463752f5460fba43156161dd33c3 2026-09-07 18:51:14.671 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 2a22ef466ab94a72b8501dc60e900b71 161f463752f5460fba43156161dd33c3 2026-09-07 18:51:14.775 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 2a22ef466ab94a72b8501dc60e900b71 161f463752f5460fba43156161dd33c3 2026-09-07 18:51:14.866 | [2032 Async ks-group-anotherdemo:46275]: running: get_or_add_group_project_role anotherrole 2a22ef466ab94a72b8501dc60e900b71 161f463752f5460fba43156161dd33c3 2026-09-07 18:51:14.871 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member 2a22ef466ab94a72b8501dc60e900b71 0ab02d4d43494895a18b7c86f9e6806b 2026-09-07 18:51:15.051 | + inc/async:async_inner:63 : get_or_add_group_project_role member 2a22ef466ab94a72b8501dc60e900b71 0ab02d4d43494895a18b7c86f9e6806b 2026-09-07 18:51:15.150 | [2032 Async ks-group-memberalt:46354]: running: get_or_add_group_project_role member 2a22ef466ab94a72b8501dc60e900b71 0ab02d4d43494895a18b7c86f9e6806b 2026-09-07 18:51:15.156 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 2a22ef466ab94a72b8501dc60e900b71 0ab02d4d43494895a18b7c86f9e6806b 2026-09-07 18:51:15.340 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 2a22ef466ab94a72b8501dc60e900b71 0ab02d4d43494895a18b7c86f9e6806b 2026-09-07 18:51:15.439 | [2032 Async ks-group-anotheralt:46433]: running: get_or_add_group_project_role anotherrole 2a22ef466ab94a72b8501dc60e900b71 0ab02d4d43494895a18b7c86f9e6806b 2026-09-07 18:51:15.448 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 77434ecae172489596967784424b10b7 49b8225697fc4caabb31c11e5a66c872 2026-09-07 18:51:15.621 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 77434ecae172489596967784424b10b7 49b8225697fc4caabb31c11e5a66c872 2026-09-07 18:51:15.625 | + inc/async:async_inner:64 : rc=0 2026-09-07 18:51:15.706 | [45728 Async ks-system-member:45728]: finished successfully 2026-09-07 18:51:15.721 | [2032 Async ks-group-admin:46535]: running: get_or_add_group_project_role admin 77434ecae172489596967784424b10b7 49b8225697fc4caabb31c11e5a66c872 2026-09-07 18:51:15.734 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-09-07 18:51:15.865 | [2032 Async ks-demo-member:44207]: Waiting for completion of get_or_add_user_project_role member 385514a81d1745a188cf1c45f0b79ad2 161f463752f5460fba43156161dd33c3 running on PID 44207 (17 other jobs running) 2026-09-07 18:51:15.925 | [2032 Async ks-demo-member:44207]: Signaling child to exit 2026-09-07 18:51:15.926 | WAKEUP 2026-09-07 18:51:15.979 | [2032 Async ks-demo-member:44207]: Signaled 2026-09-07 18:51:15.979 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-07 18:51:15.979 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-07 18:51:15.979 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-07 18:51:15.980 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-07 18:51:15.980 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-07 18:51:15.980 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-07 18:51:15.980 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-07 18:51:15.980 | ++ functions-common:_get_domain_args:957 : echo 2026-09-07 18:51:15.980 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-07 18:51:15.980 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 385514a81d1745a188cf1c45f0b79ad2 --project 161f463752f5460fba43156161dd33c3 2026-09-07 18:51:15.980 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 385514a81d1745a188cf1c45f0b79ad2 --project 161f463752f5460fba43156161dd33c3 -c Role -f value 2026-09-07 18:51:15.980 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:51:15.980 | + functions-common:get_or_add_user_project_role:979 : user_role_id=6d2aa4fc5f0d41a7932e8bbc9c37c338 2026-09-07 18:51:15.980 | + functions-common:get_or_add_user_project_role:980 : echo 6d2aa4fc5f0d41a7932e8bbc9c37c338 2026-09-07 18:51:15.981 | 6d2aa4fc5f0d41a7932e8bbc9c37c338 2026-09-07 18:51:16.093 | [2032 Async ks-demo-member:44207]: finished get_or_add_user_project_role member 385514a81d1745a188cf1c45f0b79ad2 161f463752f5460fba43156161dd33c3 with result 0 in 12 seconds 2026-09-07 18:51:16.167 | [2032 Async ks-demo-admin:44303]: Waiting for completion of get_or_add_user_project_role admin a0cd542ea10f44f29205dc5992f2a0de 161f463752f5460fba43156161dd33c3 running on PID 44303 (16 other jobs running) 2026-09-07 18:51:16.229 | [2032 Async ks-demo-admin:44303]: Signaling child to exit 2026-09-07 18:51:16.230 | WAKEUP 2026-09-07 18:51:16.282 | [2032 Async ks-demo-admin:44303]: Signaled 2026-09-07 18:51:16.283 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-07 18:51:16.283 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-07 18:51:16.283 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-07 18:51:16.283 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-07 18:51:16.284 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-07 18:51:16.284 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-07 18:51:16.284 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-07 18:51:16.287 | ++ functions-common:_get_domain_args:957 : echo 2026-09-07 18:51:16.287 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-07 18:51:16.287 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user a0cd542ea10f44f29205dc5992f2a0de --project 161f463752f5460fba43156161dd33c3 2026-09-07 18:51:16.287 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a0cd542ea10f44f29205dc5992f2a0de --project 161f463752f5460fba43156161dd33c3 -c Role -f value 2026-09-07 18:51:16.287 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:51:16.287 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d4d742c4f0714d4ebfbda0105f4eb7a0 2026-09-07 18:51:16.288 | + functions-common:get_or_add_user_project_role:980 : echo d4d742c4f0714d4ebfbda0105f4eb7a0 2026-09-07 18:51:16.288 | d4d742c4f0714d4ebfbda0105f4eb7a0 2026-09-07 18:51:16.383 | [2032 Async ks-demo-admin:44303]: finished get_or_add_user_project_role admin a0cd542ea10f44f29205dc5992f2a0de 161f463752f5460fba43156161dd33c3 with result 0 in 12 seconds 2026-09-07 18:51:16.456 | [2032 Async ks-demo-another:44399]: Waiting for completion of get_or_add_user_project_role anotherrole 385514a81d1745a188cf1c45f0b79ad2 161f463752f5460fba43156161dd33c3 running on PID 44399 (15 other jobs running) 2026-09-07 18:51:16.518 | [2032 Async ks-demo-another:44399]: Signaling child to exit 2026-09-07 18:51:16.518 | WAKEUP 2026-09-07 18:51:16.565 | [2032 Async ks-demo-another:44399]: Signaled 2026-09-07 18:51:16.569 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-07 18:51:16.569 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-07 18:51:16.569 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-07 18:51:16.569 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-07 18:51:16.569 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-07 18:51:16.570 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-07 18:51:16.570 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-07 18:51:16.570 | ++ functions-common:_get_domain_args:957 : echo 2026-09-07 18:51:16.570 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-07 18:51:16.570 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 385514a81d1745a188cf1c45f0b79ad2 --project 161f463752f5460fba43156161dd33c3 2026-09-07 18:51:16.570 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 385514a81d1745a188cf1c45f0b79ad2 --project 161f463752f5460fba43156161dd33c3 -c Role -f value 2026-09-07 18:51:16.570 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:51:16.570 | + functions-common:get_or_add_user_project_role:979 : user_role_id=68cccb63c9d34953b07bfe03161e3aec 2026-09-07 18:51:16.570 | + functions-common:get_or_add_user_project_role:980 : echo 68cccb63c9d34953b07bfe03161e3aec 2026-09-07 18:51:16.570 | 68cccb63c9d34953b07bfe03161e3aec 2026-09-07 18:51:16.677 | [2032 Async ks-demo-another:44399]: finished get_or_add_user_project_role anotherrole 385514a81d1745a188cf1c45f0b79ad2 161f463752f5460fba43156161dd33c3 with result 0 in 12 seconds 2026-09-07 18:51:16.755 | [2032 Async ks-demo-invis:44495]: Waiting for completion of get_or_add_user_project_role member 385514a81d1745a188cf1c45f0b79ad2 1d62f5c24fe745e29a25b3455c3f0d4e running on PID 44495 (14 other jobs running) 2026-09-07 18:51:16.811 | [2032 Async ks-demo-invis:44495]: Signaling child to exit 2026-09-07 18:51:16.813 | WAKEUP 2026-09-07 18:51:16.860 | [2032 Async ks-demo-invis:44495]: Signaled 2026-09-07 18:51:16.863 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-07 18:51:16.863 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-07 18:51:16.863 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-07 18:51:16.863 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-07 18:51:16.863 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-07 18:51:16.864 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-07 18:51:16.864 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-07 18:51:16.864 | ++ functions-common:_get_domain_args:957 : echo 2026-09-07 18:51:16.864 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-07 18:51:16.864 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 385514a81d1745a188cf1c45f0b79ad2 --project 1d62f5c24fe745e29a25b3455c3f0d4e 2026-09-07 18:51:16.864 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 385514a81d1745a188cf1c45f0b79ad2 --project 1d62f5c24fe745e29a25b3455c3f0d4e -c Role -f value 2026-09-07 18:51:16.864 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:51:16.864 | + functions-common:get_or_add_user_project_role:979 : user_role_id=6d2aa4fc5f0d41a7932e8bbc9c37c338 2026-09-07 18:51:16.864 | + functions-common:get_or_add_user_project_role:980 : echo 6d2aa4fc5f0d41a7932e8bbc9c37c338 2026-09-07 18:51:16.864 | 6d2aa4fc5f0d41a7932e8bbc9c37c338 2026-09-07 18:51:16.956 | [2032 Async ks-demo-invis:44495]: finished get_or_add_user_project_role member 385514a81d1745a188cf1c45f0b79ad2 1d62f5c24fe745e29a25b3455c3f0d4e with result 0 in 11 seconds 2026-09-07 18:51:17.041 | [2032 Async ks-demo-reader:44630]: Waiting for completion of get_or_add_user_project_role reader 9295db8edc3c4082a1d343930aaf4c9a 161f463752f5460fba43156161dd33c3 running on PID 44630 (13 other jobs running) 2026-09-07 18:51:17.110 | [2032 Async ks-demo-reader:44630]: Signaling child to exit 2026-09-07 18:51:17.110 | WAKEUP 2026-09-07 18:51:17.162 | [2032 Async ks-demo-reader:44630]: Signaled 2026-09-07 18:51:17.163 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-07 18:51:17.163 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-07 18:51:17.163 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-07 18:51:17.164 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-07 18:51:17.164 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-07 18:51:17.164 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-07 18:51:17.164 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-07 18:51:17.164 | ++ functions-common:_get_domain_args:957 : echo 2026-09-07 18:51:17.164 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-07 18:51:17.164 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 9295db8edc3c4082a1d343930aaf4c9a --project 161f463752f5460fba43156161dd33c3 2026-09-07 18:51:17.164 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 9295db8edc3c4082a1d343930aaf4c9a --project 161f463752f5460fba43156161dd33c3 -c Role -f value 2026-09-07 18:51:17.164 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:51:17.164 | + functions-common:get_or_add_user_project_role:979 : user_role_id=db73b86d31c74f3097967517957d8432 2026-09-07 18:51:17.164 | + functions-common:get_or_add_user_project_role:980 : echo db73b86d31c74f3097967517957d8432 2026-09-07 18:51:17.165 | db73b86d31c74f3097967517957d8432 2026-09-07 18:51:17.268 | [2032 Async ks-demo-reader:44630]: finished get_or_add_user_project_role reader 9295db8edc3c4082a1d343930aaf4c9a 161f463752f5460fba43156161dd33c3 with result 0 in 10 seconds 2026-09-07 18:51:17.278 | + inc/async:async_wait:197 : return 0 2026-09-07 18:51:17.285 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-09-07 18:51:17.418 | [2032 Async ks-alt-admin:45049]: Waiting for completion of get_or_add_user_project_role admin 870fb657c2d34b77bc9dab1dccf17a52 0ab02d4d43494895a18b7c86f9e6806b running on PID 45049 (12 other jobs running) 2026-09-07 18:51:17.481 | [2032 Async ks-alt-admin:45049]: Signaling child to exit 2026-09-07 18:51:17.482 | WAKEUP 2026-09-07 18:51:17.535 | [2032 Async ks-alt-admin:45049]: Signaled 2026-09-07 18:51:17.537 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-07 18:51:17.537 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-07 18:51:17.537 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-07 18:51:17.537 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-07 18:51:17.537 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-07 18:51:17.538 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-07 18:51:17.538 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-07 18:51:17.538 | ++ functions-common:_get_domain_args:957 : echo 2026-09-07 18:51:17.538 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-07 18:51:17.538 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 870fb657c2d34b77bc9dab1dccf17a52 --project 0ab02d4d43494895a18b7c86f9e6806b 2026-09-07 18:51:17.538 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 870fb657c2d34b77bc9dab1dccf17a52 --project 0ab02d4d43494895a18b7c86f9e6806b -c Role -f value 2026-09-07 18:51:17.538 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:51:17.538 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d4d742c4f0714d4ebfbda0105f4eb7a0 2026-09-07 18:51:17.538 | + functions-common:get_or_add_user_project_role:980 : echo d4d742c4f0714d4ebfbda0105f4eb7a0 2026-09-07 18:51:17.538 | d4d742c4f0714d4ebfbda0105f4eb7a0 2026-09-07 18:51:17.642 | [2032 Async ks-alt-admin:45049]: finished get_or_add_user_project_role admin 870fb657c2d34b77bc9dab1dccf17a52 0ab02d4d43494895a18b7c86f9e6806b with result 0 in 8 seconds 2026-09-07 18:51:17.730 | [2032 Async ks-alt-another:45145]: Waiting for completion of get_or_add_user_project_role anotherrole 870fb657c2d34b77bc9dab1dccf17a52 0ab02d4d43494895a18b7c86f9e6806b running on PID 45145 (11 other jobs running) 2026-09-07 18:51:17.789 | [2032 Async ks-alt-another:45145]: Signaling child to exit 2026-09-07 18:51:17.793 | WAKEUP 2026-09-07 18:51:17.835 | [2032 Async ks-alt-another:45145]: Signaled 2026-09-07 18:51:17.841 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-07 18:51:17.842 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-07 18:51:17.842 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-07 18:51:17.842 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-07 18:51:17.842 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-07 18:51:17.842 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-07 18:51:17.842 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-07 18:51:17.842 | ++ functions-common:_get_domain_args:957 : echo 2026-09-07 18:51:17.842 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-07 18:51:17.842 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 870fb657c2d34b77bc9dab1dccf17a52 --project 0ab02d4d43494895a18b7c86f9e6806b 2026-09-07 18:51:17.843 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 870fb657c2d34b77bc9dab1dccf17a52 --project 0ab02d4d43494895a18b7c86f9e6806b -c Role -f value 2026-09-07 18:51:17.843 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:51:17.843 | + functions-common:get_or_add_user_project_role:979 : user_role_id=68cccb63c9d34953b07bfe03161e3aec 2026-09-07 18:51:17.843 | + functions-common:get_or_add_user_project_role:980 : echo 68cccb63c9d34953b07bfe03161e3aec 2026-09-07 18:51:17.843 | 68cccb63c9d34953b07bfe03161e3aec 2026-09-07 18:51:17.949 | [2032 Async ks-alt-another:45145]: finished get_or_add_user_project_role anotherrole 870fb657c2d34b77bc9dab1dccf17a52 0ab02d4d43494895a18b7c86f9e6806b with result 0 in 8 seconds 2026-09-07 18:51:18.023 | [2032 Async ks-alt-member-user:45325]: Waiting for completion of get_or_add_user_project_role member 5f0e71b929d24beb90db3f053ad85e39 0ab02d4d43494895a18b7c86f9e6806b running on PID 45325 (10 other jobs running) 2026-09-07 18:51:18.081 | [2032 Async ks-alt-member-user:45325]: Signaling child to exit 2026-09-07 18:51:18.087 | WAKEUP 2026-09-07 18:51:18.148 | [2032 Async ks-alt-member-user:45325]: Signaled 2026-09-07 18:51:18.153 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-07 18:51:18.153 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-07 18:51:18.153 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-07 18:51:18.153 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-07 18:51:18.153 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-07 18:51:18.154 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-07 18:51:18.154 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-07 18:51:18.154 | ++ functions-common:_get_domain_args:957 : echo 2026-09-07 18:51:18.154 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-07 18:51:18.154 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 5f0e71b929d24beb90db3f053ad85e39 --project 0ab02d4d43494895a18b7c86f9e6806b 2026-09-07 18:51:18.154 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5f0e71b929d24beb90db3f053ad85e39 --project 0ab02d4d43494895a18b7c86f9e6806b -c Role -f value 2026-09-07 18:51:18.154 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:51:18.154 | + functions-common:get_or_add_user_project_role:979 : user_role_id=6d2aa4fc5f0d41a7932e8bbc9c37c338 2026-09-07 18:51:18.154 | + functions-common:get_or_add_user_project_role:980 : echo 6d2aa4fc5f0d41a7932e8bbc9c37c338 2026-09-07 18:51:18.154 | 6d2aa4fc5f0d41a7932e8bbc9c37c338 2026-09-07 18:51:18.267 | [2032 Async ks-alt-member-user:45325]: finished get_or_add_user_project_role member 5f0e71b929d24beb90db3f053ad85e39 0ab02d4d43494895a18b7c86f9e6806b with result 0 in 8 seconds 2026-09-07 18:51:18.358 | [2032 Async ks-alt-reader-user:45495]: Waiting for completion of get_or_add_user_project_role reader ba52652aab4b4629b24137d8226dcbfd 0ab02d4d43494895a18b7c86f9e6806b running on PID 45495 (9 other jobs running) 2026-09-07 18:51:18.386 | [2032 Async ks-alt-reader-user:45495]: Signaling child to exit 2026-09-07 18:51:18.391 | WAKEUP 2026-09-07 18:51:18.426 | [2032 Async ks-alt-reader-user:45495]: Signaled 2026-09-07 18:51:18.430 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-07 18:51:18.430 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-07 18:51:18.430 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-07 18:51:18.431 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-07 18:51:18.431 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-07 18:51:18.431 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-07 18:51:18.431 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-07 18:51:18.431 | ++ functions-common:_get_domain_args:957 : echo 2026-09-07 18:51:18.431 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-07 18:51:18.433 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user ba52652aab4b4629b24137d8226dcbfd --project 0ab02d4d43494895a18b7c86f9e6806b 2026-09-07 18:51:18.433 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ba52652aab4b4629b24137d8226dcbfd --project 0ab02d4d43494895a18b7c86f9e6806b -c Role -f value 2026-09-07 18:51:18.433 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:51:18.433 | + functions-common:get_or_add_user_project_role:979 : user_role_id=db73b86d31c74f3097967517957d8432 2026-09-07 18:51:18.433 | + functions-common:get_or_add_user_project_role:980 : echo db73b86d31c74f3097967517957d8432 2026-09-07 18:51:18.434 | db73b86d31c74f3097967517957d8432 2026-09-07 18:51:18.537 | [2032 Async ks-alt-reader-user:45495]: finished get_or_add_user_project_role reader ba52652aab4b4629b24137d8226dcbfd 0ab02d4d43494895a18b7c86f9e6806b with result 0 in 8 seconds 2026-09-07 18:51:18.546 | + inc/async:async_wait:197 : return 0 2026-09-07 18:51:18.558 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-09-07 18:51:18.680 | [2032 Async ks-system-member:45728]: Waiting for completion of get_or_add_user_system_role member d896b328619c43cb8492e300c96d5dec all running on PID 45728 (8 other jobs running) 2026-09-07 18:51:18.742 | [2032 Async ks-system-member:45728]: Signaling child to exit 2026-09-07 18:51:18.743 | WAKEUP 2026-09-07 18:51:18.791 | [2032 Async ks-system-member:45728]: Signaled 2026-09-07 18:51:18.794 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-09-07 18:51:18.794 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-09-07 18:51:18.794 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-09-07 18:51:18.795 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-07 18:51:18.795 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-07 18:51:18.795 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-07 18:51:18.795 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-07 18:51:18.795 | ++ functions-common:_get_domain_args:957 : echo 2026-09-07 18:51:18.795 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-09-07 18:51:18.795 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d896b328619c43cb8492e300c96d5dec --system all -f value -c Role 2026-09-07 18:51:18.795 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:51:18.795 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-09-07 18:51:18.795 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-09-07 18:51:18.795 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user d896b328619c43cb8492e300c96d5dec --system all 2026-09-07 18:51:18.796 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d896b328619c43cb8492e300c96d5dec --system all -f value -c Role 2026-09-07 18:51:18.796 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:51:18.796 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=6d2aa4fc5f0d41a7932e8bbc9c37c338 2026-09-07 18:51:18.796 | + functions-common:get_or_add_user_system_role:1030 : echo 6d2aa4fc5f0d41a7932e8bbc9c37c338 2026-09-07 18:51:18.796 | 6d2aa4fc5f0d41a7932e8bbc9c37c338 2026-09-07 18:51:18.910 | [2032 Async ks-system-member:45728]: finished get_or_add_user_system_role member d896b328619c43cb8492e300c96d5dec all with result 0 in 12 seconds 2026-09-07 18:51:18.995 | [2032 Async ks-system-reader:45933]: Waiting for completion of get_or_add_user_system_role reader 5399fdfe4d404b258ae38e3dedbc95ea all running on PID 45933 (7 other jobs running) 2026-09-07 18:51:19.058 | [2032 Async ks-system-reader:45933]: Signaling child to exit 2026-09-07 18:51:22.293 | + inc/async:async_inner:64 : rc=0 2026-09-07 18:51:22.350 | [45933 Async ks-system-reader:45933]: finished successfully 2026-09-07 18:51:22.401 | WAKEUP 2026-09-07 18:51:22.452 | [2032 Async ks-system-reader:45933]: Signaled 2026-09-07 18:51:22.454 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-09-07 18:51:22.454 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-09-07 18:51:22.454 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-09-07 18:51:22.454 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-07 18:51:22.454 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-07 18:51:22.454 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-07 18:51:22.454 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-07 18:51:22.454 | ++ functions-common:_get_domain_args:957 : echo 2026-09-07 18:51:22.455 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-09-07 18:51:22.455 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 5399fdfe4d404b258ae38e3dedbc95ea --system all -f value -c Role 2026-09-07 18:51:22.455 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:51:22.455 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-09-07 18:51:22.455 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-09-07 18:51:22.455 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user 5399fdfe4d404b258ae38e3dedbc95ea --system all 2026-09-07 18:51:22.455 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 5399fdfe4d404b258ae38e3dedbc95ea --system all -f value -c Role 2026-09-07 18:51:22.455 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:51:22.455 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=db73b86d31c74f3097967517957d8432 2026-09-07 18:51:22.455 | + functions-common:get_or_add_user_system_role:1030 : echo db73b86d31c74f3097967517957d8432 2026-09-07 18:51:22.456 | db73b86d31c74f3097967517957d8432 2026-09-07 18:51:22.549 | [2032 Async ks-system-reader:45933]: finished get_or_add_user_system_role reader 5399fdfe4d404b258ae38e3dedbc95ea all with result 0 in 15 seconds 2026-09-07 18:51:22.557 | + inc/async:async_wait:197 : return 0 2026-09-07 18:51:22.562 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-09-07 18:51:22.677 | [2032 Async ks-group-memberdemo:46196]: Waiting for completion of get_or_add_group_project_role member 2a22ef466ab94a72b8501dc60e900b71 161f463752f5460fba43156161dd33c3 running on PID 46196 (6 other jobs running) 2026-09-07 18:51:22.732 | [2032 Async ks-group-memberdemo:46196]: Signaling child to exit 2026-09-07 18:51:26.072 | + inc/async:async_inner:64 : rc=0 2026-09-07 18:51:26.104 | [46196 Async ks-group-memberdemo:46196]: finished successfully 2026-09-07 18:51:26.132 | WAKEUP 2026-09-07 18:51:26.163 | [2032 Async ks-group-memberdemo:46196]: Signaled 2026-09-07 18:51:26.163 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-09-07 18:51:26.163 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 2a22ef466ab94a72b8501dc60e900b71 --project 161f463752f5460fba43156161dd33c3 2026-09-07 18:51:26.163 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 2a22ef466ab94a72b8501dc60e900b71 --project 161f463752f5460fba43156161dd33c3 -f value -c Role 2026-09-07 18:51:26.163 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:51:26.163 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=6d2aa4fc5f0d41a7932e8bbc9c37c338 2026-09-07 18:51:26.164 | + functions-common:get_or_add_group_project_role:1049 : echo 6d2aa4fc5f0d41a7932e8bbc9c37c338 2026-09-07 18:51:26.164 | 6d2aa4fc5f0d41a7932e8bbc9c37c338 2026-09-07 18:51:26.206 | [2032 Async ks-group-memberdemo:46196]: finished get_or_add_group_project_role member 2a22ef466ab94a72b8501dc60e900b71 161f463752f5460fba43156161dd33c3 with result 0 in 11 seconds 2026-09-07 18:51:26.255 | [2032 Async ks-group-anotherdemo:46275]: Waiting for completion of get_or_add_group_project_role anotherrole 2a22ef466ab94a72b8501dc60e900b71 161f463752f5460fba43156161dd33c3 running on PID 46275 (5 other jobs running) 2026-09-07 18:51:26.303 | [2032 Async ks-group-anotherdemo:46275]: Signaling child to exit 2026-09-07 18:51:26.430 | + inc/async:async_inner:64 : rc=0 2026-09-07 18:51:26.470 | [46275 Async ks-group-anotherdemo:46275]: finished successfully 2026-09-07 18:51:26.508 | WAKEUP 2026-09-07 18:51:26.541 | [2032 Async ks-group-anotherdemo:46275]: Signaled 2026-09-07 18:51:26.542 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-09-07 18:51:26.542 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 2a22ef466ab94a72b8501dc60e900b71 --project 161f463752f5460fba43156161dd33c3 2026-09-07 18:51:26.542 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 2a22ef466ab94a72b8501dc60e900b71 --project 161f463752f5460fba43156161dd33c3 -f value -c Role 2026-09-07 18:51:26.542 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:51:26.542 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=68cccb63c9d34953b07bfe03161e3aec 2026-09-07 18:51:26.542 | + functions-common:get_or_add_group_project_role:1049 : echo 68cccb63c9d34953b07bfe03161e3aec 2026-09-07 18:51:26.542 | 68cccb63c9d34953b07bfe03161e3aec 2026-09-07 18:51:26.599 | [2032 Async ks-group-anotherdemo:46275]: finished get_or_add_group_project_role anotherrole 2a22ef466ab94a72b8501dc60e900b71 161f463752f5460fba43156161dd33c3 with result 0 in 11 seconds 2026-09-07 18:51:26.651 | [2032 Async ks-group-memberalt:46354]: Waiting for completion of get_or_add_group_project_role member 2a22ef466ab94a72b8501dc60e900b71 0ab02d4d43494895a18b7c86f9e6806b running on PID 46354 (4 other jobs running) 2026-09-07 18:51:26.682 | [2032 Async ks-group-memberalt:46354]: Signaling child to exit 2026-09-07 18:51:26.777 | + inc/async:async_inner:64 : rc=0 2026-09-07 18:51:26.808 | [46354 Async ks-group-memberalt:46354]: finished successfully 2026-09-07 18:51:26.837 | WAKEUP 2026-09-07 18:51:26.861 | [2032 Async ks-group-memberalt:46354]: Signaled 2026-09-07 18:51:26.863 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-09-07 18:51:26.863 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 2a22ef466ab94a72b8501dc60e900b71 --project 0ab02d4d43494895a18b7c86f9e6806b 2026-09-07 18:51:26.863 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 2a22ef466ab94a72b8501dc60e900b71 --project 0ab02d4d43494895a18b7c86f9e6806b -f value -c Role 2026-09-07 18:51:26.864 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:51:26.864 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=6d2aa4fc5f0d41a7932e8bbc9c37c338 2026-09-07 18:51:26.864 | + functions-common:get_or_add_group_project_role:1049 : echo 6d2aa4fc5f0d41a7932e8bbc9c37c338 2026-09-07 18:51:26.864 | 6d2aa4fc5f0d41a7932e8bbc9c37c338 2026-09-07 18:51:26.914 | [2032 Async ks-group-memberalt:46354]: finished get_or_add_group_project_role member 2a22ef466ab94a72b8501dc60e900b71 0ab02d4d43494895a18b7c86f9e6806b with result 0 in 11 seconds 2026-09-07 18:51:26.957 | [2032 Async ks-group-anotheralt:46433]: Waiting for completion of get_or_add_group_project_role anotherrole 2a22ef466ab94a72b8501dc60e900b71 0ab02d4d43494895a18b7c86f9e6806b running on PID 46433 (3 other jobs running) 2026-09-07 18:51:26.987 | [2032 Async ks-group-anotheralt:46433]: Signaling child to exit 2026-09-07 18:51:27.081 | + inc/async:async_inner:64 : rc=0 2026-09-07 18:51:27.114 | [46433 Async ks-group-anotheralt:46433]: finished successfully 2026-09-07 18:51:27.117 | + inc/async:async_inner:64 : rc=0 2026-09-07 18:51:27.145 | WAKEUP 2026-09-07 18:51:27.154 | [46535 Async ks-group-admin:46535]: finished successfully 2026-09-07 18:51:27.175 | [2032 Async ks-group-anotheralt:46433]: Signaled 2026-09-07 18:51:27.178 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-09-07 18:51:27.178 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 2a22ef466ab94a72b8501dc60e900b71 --project 0ab02d4d43494895a18b7c86f9e6806b 2026-09-07 18:51:27.178 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 2a22ef466ab94a72b8501dc60e900b71 --project 0ab02d4d43494895a18b7c86f9e6806b -f value -c Role 2026-09-07 18:51:27.178 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:51:27.178 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=68cccb63c9d34953b07bfe03161e3aec 2026-09-07 18:51:27.178 | + functions-common:get_or_add_group_project_role:1049 : echo 68cccb63c9d34953b07bfe03161e3aec 2026-09-07 18:51:27.178 | 68cccb63c9d34953b07bfe03161e3aec 2026-09-07 18:51:27.234 | [2032 Async ks-group-anotheralt:46433]: finished get_or_add_group_project_role anotherrole 2a22ef466ab94a72b8501dc60e900b71 0ab02d4d43494895a18b7c86f9e6806b with result 0 in 11 seconds 2026-09-07 18:51:27.280 | [2032 Async ks-group-admin:46535]: Waiting for completion of get_or_add_group_project_role admin 77434ecae172489596967784424b10b7 49b8225697fc4caabb31c11e5a66c872 running on PID 46535 (2 other jobs running) 2026-09-07 18:51:27.309 | [2032 Async ks-group-admin:46535]: Signaling child to exit 2026-09-07 18:51:27.309 | WAKEUP 2026-09-07 18:51:27.337 | [2032 Async ks-group-admin:46535]: Signaled 2026-09-07 18:51:27.339 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-09-07 18:51:27.339 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group 77434ecae172489596967784424b10b7 --project 49b8225697fc4caabb31c11e5a66c872 2026-09-07 18:51:27.339 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 77434ecae172489596967784424b10b7 --project 49b8225697fc4caabb31c11e5a66c872 -f value -c Role 2026-09-07 18:51:27.339 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:51:27.339 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=d4d742c4f0714d4ebfbda0105f4eb7a0 2026-09-07 18:51:27.339 | + functions-common:get_or_add_group_project_role:1049 : echo d4d742c4f0714d4ebfbda0105f4eb7a0 2026-09-07 18:51:27.339 | d4d742c4f0714d4ebfbda0105f4eb7a0 2026-09-07 18:51:27.392 | [2032 Async ks-group-admin:46535]: finished get_or_add_group_project_role admin 77434ecae172489596967784424b10b7 49b8225697fc4caabb31c11e5a66c872 with result 0 in 11 seconds 2026-09-07 18:51:27.398 | + inc/async:async_wait:197 : return 0 2026-09-07 18:51:27.402 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-09-07 18:51:27.429 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:51:27.433 | + ./stack.sh:main:1125 : is_service_enabled nova 2026-09-07 18:51:27.460 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:51:27.464 | + ./stack.sh:main:1126 : async_runfunc create_nova_accounts 2026-09-07 18:51:27.468 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-09-07 18:51:27.555 | + inc/async:async_inner:63 : create_nova_accounts 2026-09-07 18:51:27.608 | [2032 Async create_nova_accounts:48449]: running: create_nova_accounts 2026-09-07 18:51:27.612 | + ./stack.sh:main:1128 : is_service_enabled glance 2026-09-07 18:51:27.639 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:51:27.643 | + ./stack.sh:main:1129 : async_runfunc create_glance_accounts 2026-09-07 18:51:27.648 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-09-07 18:51:27.735 | + inc/async:async_inner:63 : create_glance_accounts 2026-09-07 18:51:27.787 | [2032 Async create_glance_accounts:48572]: running: create_glance_accounts 2026-09-07 18:51:27.792 | + ./stack.sh:main:1131 : is_service_enabled cinder 2026-09-07 18:51:27.822 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:51:27.827 | + ./stack.sh:main:1132 : async_runfunc create_cinder_accounts 2026-09-07 18:51:27.831 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-09-07 18:51:27.914 | + inc/async:async_inner:63 : create_cinder_accounts 2026-09-07 18:51:27.978 | [2032 Async create_cinder_accounts:48710]: running: create_cinder_accounts 2026-09-07 18:51:27.983 | + ./stack.sh:main:1134 : is_service_enabled neutron 2026-09-07 18:51:28.008 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:51:28.010 | + ./stack.sh:main:1135 : async_runfunc create_neutron_accounts 2026-09-07 18:51:28.013 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-09-07 18:51:28.081 | + inc/async:async_inner:63 : create_neutron_accounts 2026-09-07 18:51:28.143 | [2032 Async create_neutron_accounts:48852]: running: create_neutron_accounts 2026-09-07 18:51:28.149 | + ./stack.sh:main:1137 : is_service_enabled swift 2026-09-07 18:51:28.179 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:51:28.184 | + ./stack.sh:main:1146 : is_service_enabled horizon 2026-09-07 18:51:28.217 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:51:28.222 | + ./stack.sh:main:1151 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-09-07 18:51:28.344 | [2032 Async create_nova_accounts:48449]: Waiting for completion of create_nova_accounts running on PID 48449 (5 other jobs running) 2026-09-07 18:51:28.404 | [2032 Async create_nova_accounts:48449]: Signaling child to exit 2026-09-07 18:52:01.704 | + inc/async:async_inner:64 : rc=0 2026-09-07 18:52:01.743 | [48852 Async create_neutron_accounts:48852]: finished successfully 2026-09-07 18:52:08.579 | + inc/async:async_inner:64 : rc=0 2026-09-07 18:52:08.607 | [48710 Async create_cinder_accounts:48710]: finished successfully 2026-09-07 18:52:24.824 | + inc/async:async_inner:64 : rc=0 2026-09-07 18:52:24.857 | [48449 Async create_nova_accounts:48449]: finished successfully 2026-09-07 18:52:24.886 | WAKEUP 2026-09-07 18:52:24.913 | [2032 Async create_nova_accounts:48449]: Signaled 2026-09-07 18:52:24.916 | + lib/nova:create_nova_accounts:388 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-09-07 18:52:24.916 | + lib/nova:create_nova_accounts:392 : create_service_user nova admin 2026-09-07 18:52:24.916 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-09-07 18:52:24.916 | + functions-common:get_or_create_user:899 : local user_id 2026-09-07 18:52:24.916 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-07 18:52:24.916 | + functions-common:get_or_create_user:903 : local email= 2026-09-07 18:52:24.916 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create nova --password nomoresecret --domain=Default --or-show -f value -c id 2026-09-07 18:52:24.916 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:52:24.916 | + functions-common:get_or_create_user:915 : user_id=5d59ab03b0ba4bcaaf62a53fbb1811ee 2026-09-07 18:52:24.917 | + functions-common:get_or_create_user:916 : echo 5d59ab03b0ba4bcaaf62a53fbb1811ee 2026-09-07 18:52:24.917 | 5d59ab03b0ba4bcaaf62a53fbb1811ee 2026-09-07 18:52:24.917 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-09-07 18:52:24.917 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-07 18:52:24.917 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-07 18:52:24.917 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-07 18:52:24.917 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-07 18:52:24.917 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-07 18:52:24.917 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-07 18:52:24.917 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-07 18:52:24.917 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-07 18:52:24.918 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-07 18:52:24.918 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-07 18:52:24.918 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-07 18:52:24.918 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-09-07 18:52:24.918 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-09-07 18:52:24.918 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:52:24.918 | + functions-common:get_or_add_user_project_role:979 : user_role_id=69071d7c6b974907b5276c4fe82d4d0c 2026-09-07 18:52:24.918 | + functions-common:get_or_add_user_project_role:980 : echo 69071d7c6b974907b5276c4fe82d4d0c 2026-09-07 18:52:24.918 | 69071d7c6b974907b5276c4fe82d4d0c 2026-09-07 18:52:24.918 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-09-07 18:52:24.918 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-09-07 18:52:24.919 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-07 18:52:24.919 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-07 18:52:24.919 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-07 18:52:24.919 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-07 18:52:24.919 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-07 18:52:24.919 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-07 18:52:24.919 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-07 18:52:24.919 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-07 18:52:24.919 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-07 18:52:24.919 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-07 18:52:24.919 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-07 18:52:24.920 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-09-07 18:52:24.920 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-09-07 18:52:24.920 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:52:24.920 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d4d742c4f0714d4ebfbda0105f4eb7a0 2026-09-07 18:52:24.920 | + functions-common:get_or_add_user_project_role:980 : echo d4d742c4f0714d4ebfbda0105f4eb7a0 2026-09-07 18:52:24.920 | d4d742c4f0714d4ebfbda0105f4eb7a0 2026-09-07 18:52:24.920 | + lib/nova:create_nova_accounts:394 : local nova_api_url 2026-09-07 18:52:24.920 | + lib/nova:create_nova_accounts:395 : nova_api_url=http://192.168.122.168/compute 2026-09-07 18:52:24.920 | + lib/nova:create_nova_accounts:397 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-09-07 18:52:24.920 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-07 18:52:24.920 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-09-07 18:52:24.920 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2026-09-07 18:52:24.921 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:52:24.921 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-07 18:52:24.921 | 4b222d0c5395439d813ff1d827d4a452' 2026-09-07 18:52:24.921 | + functions-common:get_or_create_service:1067 : echo 4b222d0c5395439d813ff1d827d4a452 2026-09-07 18:52:24.921 | 4b222d0c5395439d813ff1d827d4a452 2026-09-07 18:52:24.921 | + lib/nova:create_nova_accounts:399 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.168/compute/v2/$(project_id)s' 2026-09-07 18:52:24.921 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-07 18:52:24.921 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.168/compute/v2/$(project_id)s' RegionOne 2026-09-07 18:52:24.921 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-07 18:52:24.921 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-09-07 18:52:24.922 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:52:24.922 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-07 18:52:24.922 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-07 18:52:24.922 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.168/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-09-07 18:52:24.922 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:52:24.922 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=cc8cb0e8093c435aa682834ac2c58bdf 2026-09-07 18:52:24.922 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo cc8cb0e8093c435aa682834ac2c58bdf 2026-09-07 18:52:24.922 | + functions-common:get_or_create_endpoint:1100 : public_id=cc8cb0e8093c435aa682834ac2c58bdf 2026-09-07 18:52:24.922 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-07 18:52:24.922 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-07 18:52:24.923 | + functions-common:get_or_create_endpoint:1109 : echo cc8cb0e8093c435aa682834ac2c58bdf 2026-09-07 18:52:24.923 | cc8cb0e8093c435aa682834ac2c58bdf 2026-09-07 18:52:24.923 | + lib/nova:create_nova_accounts:403 : get_or_create_service nova compute 'Nova Compute Service' 2026-09-07 18:52:24.923 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-07 18:52:24.923 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-09-07 18:52:24.923 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-09-07 18:52:24.923 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:52:24.923 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-07 18:52:24.923 | dfb8b8eecf384ee0a0d96d430af8ad59' 2026-09-07 18:52:24.923 | + functions-common:get_or_create_service:1067 : echo dfb8b8eecf384ee0a0d96d430af8ad59 2026-09-07 18:52:24.924 | dfb8b8eecf384ee0a0d96d430af8ad59 2026-09-07 18:52:24.924 | + lib/nova:create_nova_accounts:405 : get_or_create_endpoint compute RegionOne http://192.168.122.168/compute/v2.1 2026-09-07 18:52:24.924 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-07 18:52:24.924 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.168/compute/v2.1 RegionOne 2026-09-07 18:52:24.924 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-07 18:52:24.924 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-09-07 18:52:24.924 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:52:24.924 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-07 18:52:24.924 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-07 18:52:24.924 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.168/compute/v2.1 --region RegionOne -f value -c id 2026-09-07 18:52:24.924 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:52:24.925 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=b3ff7cc8bf414988b86e338e416f0137 2026-09-07 18:52:24.925 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo b3ff7cc8bf414988b86e338e416f0137 2026-09-07 18:52:24.925 | + functions-common:get_or_create_endpoint:1100 : public_id=b3ff7cc8bf414988b86e338e416f0137 2026-09-07 18:52:24.925 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-07 18:52:24.925 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-07 18:52:24.925 | + functions-common:get_or_create_endpoint:1109 : echo b3ff7cc8bf414988b86e338e416f0137 2026-09-07 18:52:24.925 | b3ff7cc8bf414988b86e338e416f0137 2026-09-07 18:52:24.925 | + lib/nova:create_nova_accounts:410 : is_service_enabled n-api 2026-09-07 18:52:24.925 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:52:24.925 | + lib/nova:create_nova_accounts:412 : is_service_enabled swift 2026-09-07 18:52:24.926 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:52:24.926 | + lib/nova:create_nova_accounts:420 : is_service_enabled s3api 2026-09-07 18:52:24.926 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:52:24.926 | + lib/nova:create_nova_accounts:431 : is_service_enabled n-api 2026-09-07 18:52:24.926 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:52:24.926 | + lib/nova:create_nova_accounts:432 : [[ False = True ]] 2026-09-07 18:52:24.975 | [2032 Async create_nova_accounts:48449]: finished create_nova_accounts with result 0 in 57 seconds 2026-09-07 18:52:25.019 | [2032 Async create_glance_accounts:48572]: Waiting for completion of create_glance_accounts running on PID 48572 (4 other jobs running) 2026-09-07 18:52:25.048 | [2032 Async create_glance_accounts:48572]: Signaling child to exit 2026-09-07 18:52:38.280 | + inc/async:async_inner:64 : rc=0 2026-09-07 18:52:38.312 | [48572 Async create_glance_accounts:48572]: finished successfully 2026-09-07 18:52:38.341 | WAKEUP 2026-09-07 18:52:38.369 | [2032 Async create_glance_accounts:48572]: Signaled 2026-09-07 18:52:38.372 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-09-07 18:52:38.372 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:52:38.372 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-09-07 18:52:38.372 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-09-07 18:52:38.372 | + functions-common:get_or_create_user:899 : local user_id 2026-09-07 18:52:38.372 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-07 18:52:38.372 | + functions-common:get_or_create_user:903 : local email= 2026-09-07 18:52:38.372 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create glance --password nomoresecret --domain=Default --or-show -f value -c id 2026-09-07 18:52:38.372 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:52:38.373 | + functions-common:get_or_create_user:915 : user_id=6f150feef5d644d5ba6b8971b8e78be6 2026-09-07 18:52:38.373 | + functions-common:get_or_create_user:916 : echo 6f150feef5d644d5ba6b8971b8e78be6 2026-09-07 18:52:38.373 | 6f150feef5d644d5ba6b8971b8e78be6 2026-09-07 18:52:38.373 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-09-07 18:52:38.373 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-07 18:52:38.373 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-07 18:52:38.373 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-07 18:52:38.373 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-07 18:52:38.373 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-07 18:52:38.373 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-07 18:52:38.373 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-07 18:52:38.374 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-07 18:52:38.374 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-07 18:52:38.374 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-07 18:52:38.374 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-07 18:52:38.374 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-09-07 18:52:38.374 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-09-07 18:52:38.374 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:52:38.374 | + functions-common:get_or_add_user_project_role:979 : user_role_id=69071d7c6b974907b5276c4fe82d4d0c 2026-09-07 18:52:38.374 | + functions-common:get_or_add_user_project_role:980 : echo 69071d7c6b974907b5276c4fe82d4d0c 2026-09-07 18:52:38.374 | 69071d7c6b974907b5276c4fe82d4d0c 2026-09-07 18:52:38.375 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-09-07 18:52:38.375 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-09-07 18:52:38.375 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-07 18:52:38.375 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-07 18:52:38.375 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-07 18:52:38.375 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-07 18:52:38.375 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-07 18:52:38.375 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-07 18:52:38.375 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-07 18:52:38.375 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-07 18:52:38.375 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-07 18:52:38.376 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-07 18:52:38.376 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-07 18:52:38.376 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-09-07 18:52:38.376 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-09-07 18:52:38.376 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:52:38.376 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d4d742c4f0714d4ebfbda0105f4eb7a0 2026-09-07 18:52:38.376 | + functions-common:get_or_add_user_project_role:980 : echo d4d742c4f0714d4ebfbda0105f4eb7a0 2026-09-07 18:52:38.376 | d4d742c4f0714d4ebfbda0105f4eb7a0 2026-09-07 18:52:38.376 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-09-07 18:52:38.376 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:52:38.376 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-09-07 18:52:38.377 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-07 18:52:38.377 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-09-07 18:52:38.377 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-09-07 18:52:38.377 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:52:38.377 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-07 18:52:38.377 | 7e004a03ce974e5e99c9d3b9eae2ba44' 2026-09-07 18:52:38.377 | + functions-common:get_or_create_service:1067 : echo 7e004a03ce974e5e99c9d3b9eae2ba44 2026-09-07 18:52:38.377 | 7e004a03ce974e5e99c9d3b9eae2ba44 2026-09-07 18:52:38.377 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.168/image 2026-09-07 18:52:38.377 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-07 18:52:38.377 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.168/image RegionOne 2026-09-07 18:52:38.377 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-07 18:52:38.378 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-09-07 18:52:38.378 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:52:38.378 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-07 18:52:38.378 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-07 18:52:38.378 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.168/image --region RegionOne -f value -c id 2026-09-07 18:52:38.378 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:52:38.378 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=4bc27a1ca941493bb97208f645eec6e9 2026-09-07 18:52:38.378 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 4bc27a1ca941493bb97208f645eec6e9 2026-09-07 18:52:38.378 | + functions-common:get_or_create_endpoint:1100 : public_id=4bc27a1ca941493bb97208f645eec6e9 2026-09-07 18:52:38.378 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-07 18:52:38.379 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-07 18:52:38.379 | + functions-common:get_or_create_endpoint:1109 : echo 4bc27a1ca941493bb97208f645eec6e9 2026-09-07 18:52:38.379 | 4bc27a1ca941493bb97208f645eec6e9 2026-09-07 18:52:38.379 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-09-07 18:52:38.379 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-09-07 18:52:38.379 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-09-07 18:52:38.379 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:52:38.379 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-09-07 18:52:38.379 | ++ functions-common:get_or_create_domain:878 : echo default 2026-09-07 18:52:38.379 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-09-07 18:52:38.379 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-09-07 18:52:38.380 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-09-07 18:52:38.380 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-09-07 18:52:38.380 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-09-07 18:52:38.380 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-09-07 18:52:38.380 | +---------------+----------------------------------+ 2026-09-07 18:52:38.380 | | Field | Value | 2026-09-07 18:52:38.380 | +---------------+----------------------------------+ 2026-09-07 18:52:38.380 | | default_limit | 2000 | 2026-09-07 18:52:38.380 | | description | None | 2026-09-07 18:52:38.380 | | id | 00a5642f5c6143c78b80c116c4d7a7ee | 2026-09-07 18:52:38.380 | | region_id | RegionOne | 2026-09-07 18:52:38.380 | | resource_name | image_size_total | 2026-09-07 18:52:38.381 | | service_id | 7e004a03ce974e5e99c9d3b9eae2ba44 | 2026-09-07 18:52:38.381 | +---------------+----------------------------------+ 2026-09-07 18:52:38.381 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-09-07 18:52:38.381 | +---------------+----------------------------------+ 2026-09-07 18:52:38.381 | | Field | Value | 2026-09-07 18:52:38.381 | +---------------+----------------------------------+ 2026-09-07 18:52:38.381 | | default_limit | 2000 | 2026-09-07 18:52:38.381 | | description | None | 2026-09-07 18:52:38.381 | | id | 160b2cb813db486ab435918759900916 | 2026-09-07 18:52:38.381 | | region_id | RegionOne | 2026-09-07 18:52:38.381 | | resource_name | image_stage_total | 2026-09-07 18:52:38.382 | | service_id | 7e004a03ce974e5e99c9d3b9eae2ba44 | 2026-09-07 18:52:38.382 | +---------------+----------------------------------+ 2026-09-07 18:52:38.382 | + lib/glance:configure_glance_quotas:325 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-09-07 18:52:38.382 | +---------------+----------------------------------+ 2026-09-07 18:52:38.382 | | Field | Value | 2026-09-07 18:52:38.382 | +---------------+----------------------------------+ 2026-09-07 18:52:38.382 | | default_limit | 100 | 2026-09-07 18:52:38.382 | | description | None | 2026-09-07 18:52:38.382 | | id | f00366b032b249abbe82785a1bf636c8 | 2026-09-07 18:52:38.382 | | region_id | RegionOne | 2026-09-07 18:52:38.382 | | resource_name | image_count_total | 2026-09-07 18:52:38.383 | | service_id | 7e004a03ce974e5e99c9d3b9eae2ba44 | 2026-09-07 18:52:38.383 | +---------------+----------------------------------+ 2026-09-07 18:52:38.383 | + lib/glance:configure_glance_quotas:327 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-09-07 18:52:38.383 | +---------------+----------------------------------+ 2026-09-07 18:52:38.383 | | Field | Value | 2026-09-07 18:52:38.383 | +---------------+----------------------------------+ 2026-09-07 18:52:38.383 | | default_limit | 100 | 2026-09-07 18:52:38.383 | | description | None | 2026-09-07 18:52:38.383 | | id | 0d75ad652b984b8cacf9e6d6f2adf600 | 2026-09-07 18:52:38.383 | | region_id | RegionOne | 2026-09-07 18:52:38.383 | | resource_name | image_count_uploading | 2026-09-07 18:52:38.384 | | service_id | 7e004a03ce974e5e99c9d3b9eae2ba44 | 2026-09-07 18:52:38.384 | +---------------+----------------------------------+ 2026-09-07 18:52:38.384 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-09-07 18:52:38.384 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-09-07 18:52:38.384 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-09-07 18:52:38.384 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-09-07 18:52:38.384 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-09-07 18:52:38.384 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.168/identity 2026-09-07 18:52:38.384 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-09-07 18:52:38.384 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-09-07 18:52:38.385 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:52:38.385 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 4bc27a1ca941493bb97208f645eec6e9 2026-09-07 18:52:38.385 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-09-07 18:52:38.385 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-09-07 18:52:38.385 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:52:38.427 | [2032 Async create_glance_accounts:48572]: finished create_glance_accounts with result 0 in 70 seconds 2026-09-07 18:52:38.473 | [2032 Async create_cinder_accounts:48710]: Waiting for completion of create_cinder_accounts running on PID 48710 (3 other jobs running) 2026-09-07 18:52:38.504 | [2032 Async create_cinder_accounts:48710]: Signaling child to exit 2026-09-07 18:52:38.504 | WAKEUP 2026-09-07 18:52:38.531 | [2032 Async create_cinder_accounts:48710]: Signaled 2026-09-07 18:52:38.533 | + lib/cinder:create_cinder_accounts:453 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ c-api ]] 2026-09-07 18:52:38.533 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-09-07 18:52:38.534 | + lib/cinder:create_cinder_accounts:465 : is_service_enabled barbican 2026-09-07 18:52:38.534 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:52:38.534 | + lib/cinder:create_cinder_accounts:469 : create_service_user cinder 2026-09-07 18:52:38.534 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-09-07 18:52:38.534 | + functions-common:get_or_create_user:899 : local user_id 2026-09-07 18:52:38.534 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-07 18:52:38.534 | + functions-common:get_or_create_user:903 : local email= 2026-09-07 18:52:38.534 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password nomoresecret --domain=Default --or-show -f value -c id 2026-09-07 18:52:38.534 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:52:38.534 | + functions-common:get_or_create_user:915 : user_id=b776a9a9d33040a5bb3816a9becc684d 2026-09-07 18:52:38.534 | + functions-common:get_or_create_user:916 : echo b776a9a9d33040a5bb3816a9becc684d 2026-09-07 18:52:38.535 | b776a9a9d33040a5bb3816a9becc684d 2026-09-07 18:52:38.535 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-09-07 18:52:38.535 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-07 18:52:38.535 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-07 18:52:38.535 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-07 18:52:38.535 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-07 18:52:38.535 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-07 18:52:38.535 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-07 18:52:38.535 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-07 18:52:38.535 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-07 18:52:38.535 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-07 18:52:38.536 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-07 18:52:38.536 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-07 18:52:38.536 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-09-07 18:52:38.536 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default -c Role -f value 2026-09-07 18:52:38.536 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:52:38.536 | + functions-common:get_or_add_user_project_role:979 : user_role_id=69071d7c6b974907b5276c4fe82d4d0c 2026-09-07 18:52:38.536 | + functions-common:get_or_add_user_project_role:980 : echo 69071d7c6b974907b5276c4fe82d4d0c 2026-09-07 18:52:38.536 | 69071d7c6b974907b5276c4fe82d4d0c 2026-09-07 18:52:38.536 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-09-07 18:52:38.536 | + lib/cinder:create_cinder_accounts:471 : is_service_enabled barbican 2026-09-07 18:52:38.536 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:52:38.537 | + lib/cinder:create_cinder_accounts:477 : local cinder_api_url 2026-09-07 18:52:38.537 | + lib/cinder:create_cinder_accounts:478 : cinder_api_url=http://192.168.122.168/volume 2026-09-07 18:52:38.537 | + lib/cinder:create_cinder_accounts:481 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-09-07 18:52:38.537 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-07 18:52:38.537 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-09-07 18:52:38.537 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-09-07 18:52:38.537 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:52:38.537 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-07 18:52:38.537 | da5b43d9265349bc97cfc6f9eb79e3ba' 2026-09-07 18:52:38.537 | + functions-common:get_or_create_service:1067 : echo da5b43d9265349bc97cfc6f9eb79e3ba 2026-09-07 18:52:38.537 | da5b43d9265349bc97cfc6f9eb79e3ba 2026-09-07 18:52:38.538 | + lib/cinder:create_cinder_accounts:483 : get_or_create_endpoint block-storage RegionOne http://192.168.122.168/volume/v3 2026-09-07 18:52:38.538 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-07 18:52:38.538 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.168/volume/v3 RegionOne 2026-09-07 18:52:38.538 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-07 18:52:38.538 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-09-07 18:52:38.538 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:52:38.538 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-07 18:52:38.538 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-07 18:52:38.538 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.168/volume/v3 --region RegionOne -f value -c id 2026-09-07 18:52:38.538 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:52:38.538 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=d2bfb9aed078440ea68a514fba132ad5 2026-09-07 18:52:38.539 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo d2bfb9aed078440ea68a514fba132ad5 2026-09-07 18:52:38.539 | + functions-common:get_or_create_endpoint:1100 : public_id=d2bfb9aed078440ea68a514fba132ad5 2026-09-07 18:52:38.539 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-07 18:52:38.539 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-07 18:52:38.539 | + functions-common:get_or_create_endpoint:1109 : echo d2bfb9aed078440ea68a514fba132ad5 2026-09-07 18:52:38.539 | d2bfb9aed078440ea68a514fba132ad5 2026-09-07 18:52:38.539 | + lib/cinder:create_cinder_accounts:486 : configure_cinder_internal_tenant 2026-09-07 18:52:38.539 | ++ lib/cinder:configure_cinder_internal_tenant:722 : get_or_create_project service 2026-09-07 18:52:38.539 | ++ functions-common:get_or_create_project:922 : local project_id 2026-09-07 18:52:38.539 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-09-07 18:52:38.540 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:52:38.540 | ++ functions-common:get_or_create_project:928 : project_id=ee024c36c6074a218d43b08a0d73e77c 2026-09-07 18:52:38.540 | ++ functions-common:get_or_create_project:929 : echo ee024c36c6074a218d43b08a0d73e77c 2026-09-07 18:52:38.540 | + lib/cinder:configure_cinder_internal_tenant:722 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id ee024c36c6074a218d43b08a0d73e77c 2026-09-07 18:52:38.540 | ++ lib/cinder:configure_cinder_internal_tenant:723 : get_or_create_user cinder 2026-09-07 18:52:38.540 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-07 18:52:38.540 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-07 18:52:38.540 | ++ functions-common:get_or_create_user:903 : local email= 2026-09-07 18:52:38.540 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-09-07 18:52:38.540 | No password was supplied, authentication will fail when a user does not have a password. 2026-09-07 18:52:38.540 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:52:38.541 | ++ functions-common:get_or_create_user:915 : user_id=b776a9a9d33040a5bb3816a9becc684d 2026-09-07 18:52:38.541 | ++ functions-common:get_or_create_user:916 : echo b776a9a9d33040a5bb3816a9becc684d 2026-09-07 18:52:38.541 | + lib/cinder:configure_cinder_internal_tenant:723 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id b776a9a9d33040a5bb3816a9becc684d 2026-09-07 18:52:38.590 | [2032 Async create_cinder_accounts:48710]: finished create_cinder_accounts with result 0 in 40 seconds 2026-09-07 18:52:38.597 | + inc/async:async_wait:197 : return 0 2026-09-07 18:52:38.601 | + ./stack.sh:main:1152 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-09-07 18:52:38.668 | [2032 Async create_neutron_accounts:48852]: Waiting for completion of create_neutron_accounts running on PID 48852 (2 other jobs running) 2026-09-07 18:52:38.698 | [2032 Async create_neutron_accounts:48852]: Signaling child to exit 2026-09-07 18:52:38.698 | WAKEUP 2026-09-07 18:52:38.729 | [2032 Async create_neutron_accounts:48852]: Signaled 2026-09-07 18:52:38.731 | + lib/neutron:create_neutron_accounts:486 : local neutron_url 2026-09-07 18:52:38.731 | + lib/neutron:create_neutron_accounts:487 : neutron_url=http://192.168.122.168/ 2026-09-07 18:52:38.731 | + lib/neutron:create_neutron_accounts:488 : '[' '!' -z networking ']' 2026-09-07 18:52:38.731 | + lib/neutron:create_neutron_accounts:489 : neutron_url=http://192.168.122.168/networking 2026-09-07 18:52:38.732 | + lib/neutron:create_neutron_accounts:492 : is_service_enabled q-svc neutron-api 2026-09-07 18:52:38.732 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:52:38.732 | + lib/neutron:create_neutron_accounts:494 : create_service_user neutron 2026-09-07 18:52:38.732 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-09-07 18:52:38.732 | + functions-common:get_or_create_user:899 : local user_id 2026-09-07 18:52:38.732 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-07 18:52:38.732 | + functions-common:get_or_create_user:903 : local email= 2026-09-07 18:52:38.732 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create neutron --password nomoresecret --domain=Default --or-show -f value -c id 2026-09-07 18:52:38.732 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:52:38.732 | + functions-common:get_or_create_user:915 : user_id=0c0cb4c966804fec92f4b98166ac29ed 2026-09-07 18:52:38.732 | + functions-common:get_or_create_user:916 : echo 0c0cb4c966804fec92f4b98166ac29ed 2026-09-07 18:52:38.733 | 0c0cb4c966804fec92f4b98166ac29ed 2026-09-07 18:52:38.733 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-09-07 18:52:38.733 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-07 18:52:38.733 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-07 18:52:38.733 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-07 18:52:38.733 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-07 18:52:38.733 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-07 18:52:38.733 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-07 18:52:38.733 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-07 18:52:38.733 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-07 18:52:38.733 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-07 18:52:38.734 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-07 18:52:38.734 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-07 18:52:38.734 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-09-07 18:52:38.734 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default -c Role -f value 2026-09-07 18:52:38.734 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:52:38.734 | + functions-common:get_or_add_user_project_role:979 : user_role_id=69071d7c6b974907b5276c4fe82d4d0c 2026-09-07 18:52:38.734 | + functions-common:get_or_add_user_project_role:980 : echo 69071d7c6b974907b5276c4fe82d4d0c 2026-09-07 18:52:38.734 | 69071d7c6b974907b5276c4fe82d4d0c 2026-09-07 18:52:38.734 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-09-07 18:52:38.734 | + lib/neutron:create_neutron_accounts:496 : get_or_create_service neutron network 'Neutron Service' 2026-09-07 18:52:38.734 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-07 18:52:38.735 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-09-07 18:52:38.735 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-09-07 18:52:38.735 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:52:38.735 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-07 18:52:38.735 | 92363d8311264d2a93af880f29c49c2a' 2026-09-07 18:52:38.735 | + functions-common:get_or_create_service:1067 : echo 92363d8311264d2a93af880f29c49c2a 2026-09-07 18:52:38.735 | 92363d8311264d2a93af880f29c49c2a 2026-09-07 18:52:38.735 | + lib/neutron:create_neutron_accounts:498 : get_or_create_endpoint network RegionOne http://192.168.122.168/networking 2026-09-07 18:52:38.735 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-07 18:52:38.735 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.168/networking RegionOne 2026-09-07 18:52:38.735 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-07 18:52:38.736 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-09-07 18:52:38.736 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:52:38.736 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-07 18:52:38.736 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-07 18:52:38.736 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.168/networking --region RegionOne -f value -c id 2026-09-07 18:52:38.736 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:52:38.736 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=e61b248ec0c4445bbaa5b0297ba2b52b 2026-09-07 18:52:38.736 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo e61b248ec0c4445bbaa5b0297ba2b52b 2026-09-07 18:52:38.736 | + functions-common:get_or_create_endpoint:1100 : public_id=e61b248ec0c4445bbaa5b0297ba2b52b 2026-09-07 18:52:38.736 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-07 18:52:38.737 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-07 18:52:38.737 | + functions-common:get_or_create_endpoint:1109 : echo e61b248ec0c4445bbaa5b0297ba2b52b 2026-09-07 18:52:38.737 | e61b248ec0c4445bbaa5b0297ba2b52b 2026-09-07 18:52:38.786 | [2032 Async create_neutron_accounts:48852]: finished create_neutron_accounts with result 0 in 33 seconds 2026-09-07 18:52:38.796 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-09-07 18:52:38.803 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-09-07 18:52:38.807 | + inc/async:async_wait:197 : return 0 2026-09-07 18:52:38.811 | + ./stack.sh:main:1158 : is_service_enabled mysql postgresql 2026-09-07 18:52:38.838 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:52:38.842 | + ./stack.sh:main:1158 : is_service_enabled glance 2026-09-07 18:52:38.869 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:52:38.873 | + ./stack.sh:main:1159 : echo_summary 'Configuring Glance' 2026-09-07 18:52:38.877 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 18:52:38.881 | + ./stack.sh:echo_summary:450 : echo -e Configuring Glance 2026-09-07 18:52:38.885 | + ./stack.sh:main:1160 : async_runfunc init_glance 2026-09-07 18:52:38.890 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-09-07 18:52:38.977 | + inc/async:async_inner:63 : init_glance 2026-09-07 18:52:39.029 | [2032 Async init_glance:51103]: running: init_glance 2026-09-07 18:52:39.033 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-09-07 18:52:39.060 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:52:39.064 | + ./stack.sh:main:1168 : echo_summary 'Configuring Neutron' 2026-09-07 18:52:39.068 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 18:52:39.072 | + ./stack.sh:echo_summary:450 : echo -e Configuring Neutron 2026-09-07 18:52:39.076 | + ./stack.sh:main:1170 : configure_neutron 2026-09-07 18:52:39.080 | + lib/neutron:configure_neutron:381 : _configure_neutron_common 2026-09-07 18:52:39.085 | + lib/neutron:_configure_neutron_common:878 : _create_neutron_conf_dir 2026-09-07 18:52:39.089 | + lib/neutron:_create_neutron_conf_dir:871 : sudo install -d -o quobyte /etc/neutron 2026-09-07 18:52:39.108 | + lib/neutron:_configure_neutron_common:881 : cd /opt/stack/neutron 2026-09-07 18:52:39.112 | + lib/neutron:_configure_neutron_common:881 : exec ./tools/generate_config_file_samples.sh 2026-09-07 18:52:39.792 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-07 18:52:39.792 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 18:52:39.792 | we strongly recommend against using it for new projects. 2026-09-07 18:52:39.792 | 2026-09-07 18:52:39.792 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 18:52:39.793 | framework. For more detail see 2026-09-07 18:52:39.793 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 18:52:39.793 | 2026-09-07 18:52:39.793 | import eventlet as _eventlet # noqa 2026-09-07 18:52:44.112 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-07 18:52:44.112 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 18:52:44.112 | we strongly recommend against using it for new projects. 2026-09-07 18:52:44.112 | 2026-09-07 18:52:44.112 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 18:52:44.113 | framework. For more detail see 2026-09-07 18:52:44.113 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 18:52:44.114 | 2026-09-07 18:52:44.114 | import eventlet as _eventlet # noqa 2026-09-07 18:52:48.402 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-07 18:52:48.402 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 18:52:48.402 | we strongly recommend against using it for new projects. 2026-09-07 18:52:48.403 | 2026-09-07 18:52:48.403 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 18:52:48.403 | framework. For more detail see 2026-09-07 18:52:48.403 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 18:52:48.403 | 2026-09-07 18:52:48.403 | import eventlet as _eventlet # noqa 2026-09-07 18:52:52.623 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-07 18:52:52.624 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 18:52:52.624 | we strongly recommend against using it for new projects. 2026-09-07 18:52:52.624 | 2026-09-07 18:52:52.624 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 18:52:52.624 | framework. For more detail see 2026-09-07 18:52:52.624 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 18:52:52.624 | 2026-09-07 18:52:52.624 | import eventlet as _eventlet # noqa 2026-09-07 18:52:52.726 | + inc/async:async_inner:64 : rc=0 2026-09-07 18:52:52.755 | [51103 Async init_glance:51103]: finished successfully 2026-09-07 18:52:56.630 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-07 18:52:56.631 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 18:52:56.631 | we strongly recommend against using it for new projects. 2026-09-07 18:52:56.631 | 2026-09-07 18:52:56.631 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 18:52:56.631 | framework. For more detail see 2026-09-07 18:52:56.631 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 18:52:56.631 | 2026-09-07 18:52:56.631 | import eventlet as _eventlet # noqa 2026-09-07 18:53:00.626 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-07 18:53:00.626 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 18:53:00.626 | we strongly recommend against using it for new projects. 2026-09-07 18:53:00.626 | 2026-09-07 18:53:00.626 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 18:53:00.626 | framework. For more detail see 2026-09-07 18:53:00.627 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 18:53:00.627 | 2026-09-07 18:53:00.627 | import eventlet as _eventlet # noqa 2026-09-07 18:53:04.661 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-07 18:53:04.661 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 18:53:04.661 | we strongly recommend against using it for new projects. 2026-09-07 18:53:04.661 | 2026-09-07 18:53:04.661 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 18:53:04.661 | framework. For more detail see 2026-09-07 18:53:04.661 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 18:53:04.662 | 2026-09-07 18:53:04.662 | from eventlet import event 2026-09-07 18:53:04.862 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-09-07 18:53:04.862 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-09-07 18:53:08.871 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-07 18:53:08.872 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 18:53:08.872 | we strongly recommend against using it for new projects. 2026-09-07 18:53:08.872 | 2026-09-07 18:53:08.872 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 18:53:08.872 | framework. For more detail see 2026-09-07 18:53:08.872 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 18:53:08.872 | 2026-09-07 18:53:08.872 | import eventlet as _eventlet # noqa 2026-09-07 18:53:10.756 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-07 18:53:10.756 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 18:53:10.756 | we strongly recommend against using it for new projects. 2026-09-07 18:53:10.756 | 2026-09-07 18:53:10.756 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 18:53:10.756 | framework. For more detail see 2026-09-07 18:53:10.756 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 18:53:10.756 | 2026-09-07 18:53:10.756 | import eventlet as _eventlet # noqa 2026-09-07 18:53:14.732 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-07 18:53:14.733 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 18:53:14.733 | we strongly recommend against using it for new projects. 2026-09-07 18:53:14.733 | 2026-09-07 18:53:14.733 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 18:53:14.733 | framework. For more detail see 2026-09-07 18:53:14.733 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 18:53:14.733 | 2026-09-07 18:53:14.733 | import eventlet as _eventlet # noqa 2026-09-07 18:53:17.252 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-07 18:53:17.252 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 18:53:17.253 | we strongly recommend against using it for new projects. 2026-09-07 18:53:17.253 | 2026-09-07 18:53:17.253 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 18:53:17.253 | framework. For more detail see 2026-09-07 18:53:17.253 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 18:53:17.253 | 2026-09-07 18:53:17.253 | import eventlet as _eventlet # noqa 2026-09-07 18:53:20.593 | + lib/neutron:_configure_neutron_common:883 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-09-07 18:53:20.600 | + lib/neutron:_configure_neutron_common:885 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-09-07 18:53:20.603 | + lib/neutron:_configure_neutron_common:889 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-09-07 18:53:20.607 | + lib/neutron:_configure_neutron_common:893 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-09-07 18:53:20.611 | + lib/neutron:_configure_neutron_common:898 : neutron_plugin_configure_common 2026-09-07 18:53:20.615 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-09-07 18:53:20.619 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-09-07 18:53:20.622 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-09-07 18:53:20.626 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-09-07 18:53:20.630 | + lib/neutron:neutron_service_plugin_class_add:1037 : local service_plugin_class=ovn-router 2026-09-07 18:53:20.634 | + lib/neutron:neutron_service_plugin_class_add:1038 : [[ '' == '' ]] 2026-09-07 18:53:20.638 | + lib/neutron:neutron_service_plugin_class_add:1039 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-09-07 18:53:20.641 | + lib/neutron:_configure_neutron_common:900 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-09-07 18:53:20.645 | + lib/neutron:_configure_neutron_common:900 : [[ ml2_conf.ini == '' ]] 2026-09-07 18:53:20.650 | + lib/neutron:_configure_neutron_common:900 : [[ ml2 == '' ]] 2026-09-07 18:53:20.654 | + lib/neutron:_configure_neutron_common:905 : mkdir -p /etc/neutron/plugins/ml2 2026-09-07 18:53:20.661 | + lib/neutron:_configure_neutron_common:906 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-07 18:53:20.664 | + lib/neutron:_configure_neutron_common:909 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-07 18:53:20.669 | + lib/neutron:_configure_neutron_common:912 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-09-07 18:53:20.673 | + lib/neutron:_configure_neutron_common:913 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-07 18:53:20.681 | ++ lib/neutron:_configure_neutron_common:918 : database_connection_url neutron 2026-09-07 18:53:20.685 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-09-07 18:53:20.688 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-09-07 18:53:20.692 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-09-07 18:53:20.696 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-07 18:53:20.700 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-07 18:53:20.703 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-07 18:53:20.727 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:53:20.731 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-07 18:53:20.735 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-09-07 18:53:20.740 | + lib/neutron:_configure_neutron_common:918 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-09-07 18:53:20.785 | + lib/neutron:_configure_neutron_common:919 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-09-07 18:53:20.832 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-09-07 18:53:20.878 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-09-07 18:53:20.923 | + lib/neutron:_configure_neutron_common:922 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-09-07 18:53:20.968 | + lib/neutron:_configure_neutron_common:925 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-09-07 18:53:21.013 | + lib/neutron:_configure_neutron_common:927 : '[' libvirt = fake ']' 2026-09-07 18:53:21.017 | + lib/neutron:_configure_neutron_common:937 : setup_logging /etc/neutron/neutron.conf 2026-09-07 18:53:21.021 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-09-07 18:53:21.025 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-09-07 18:53:21.030 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-07 18:53:21.055 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-07 18:53:21.059 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-07 18:53:21.063 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-07 18:53:21.067 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-07 18:53:21.071 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-09-07 18:53:21.116 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-09-07 18:53:21.160 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-09-07 18:53:21.206 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-07 18:53:21.250 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-09-07 18:53:21.295 | + lib/neutron:_configure_neutron_common:939 : _neutron_setup_rootwrap 2026-09-07 18:53:21.299 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ True == \F\a\l\s\e ]] 2026-09-07 18:53:21.302 | + lib/neutron:_neutron_setup_rootwrap:1076 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-09-07 18:53:21.306 | + lib/neutron:_neutron_setup_rootwrap:1077 : [[ -d /etc/neutron/rootwrap.d ]] 2026-09-07 18:53:21.310 | + lib/neutron:_neutron_setup_rootwrap:1081 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-09-07 18:53:21.314 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : [[ True == \F\a\l\s\e ]] 2026-09-07 18:53:21.318 | + lib/neutron:neutron_deploy_rootwrap_filters:1065 : local srcdir=/opt/stack/neutron 2026-09-07 18:53:21.322 | + lib/neutron:neutron_deploy_rootwrap_filters:1066 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-09-07 18:53:21.340 | + lib/neutron:neutron_deploy_rootwrap_filters:1067 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-09-07 18:53:21.357 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-09-07 18:53:21.375 | + lib/neutron:_neutron_setup_rootwrap:1086 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-09-07 18:53:21.394 | + lib/neutron:_neutron_setup_rootwrap:1090 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-09-07 18:53:21.412 | + lib/neutron:_neutron_setup_rootwrap:1093 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-09-07 18:53:21.416 | + lib/neutron:_neutron_setup_rootwrap:1094 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-09-07 18:53:21.421 | ++ lib/neutron:_neutron_setup_rootwrap:1097 : mktemp 2026-09-07 18:53:21.427 | + lib/neutron:_neutron_setup_rootwrap:1097 : TEMPFILE=/tmp/tmp.XPhIVk6jrg 2026-09-07 18:53:21.431 | + lib/neutron:_neutron_setup_rootwrap:1098 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-09-07 18:53:21.435 | + lib/neutron:_neutron_setup_rootwrap:1099 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-09-07 18:53:21.439 | + lib/neutron:_neutron_setup_rootwrap:1100 : chmod 0440 /tmp/tmp.XPhIVk6jrg 2026-09-07 18:53:21.445 | + lib/neutron:_neutron_setup_rootwrap:1101 : sudo chown root:root /tmp/tmp.XPhIVk6jrg 2026-09-07 18:53:21.461 | + lib/neutron:_neutron_setup_rootwrap:1102 : sudo mv /tmp/tmp.XPhIVk6jrg /etc/sudoers.d/neutron-rootwrap 2026-09-07 18:53:21.479 | + lib/neutron:_neutron_setup_rootwrap:1105 : configure_root_helper_options /etc/neutron/neutron.conf 2026-09-07 18:53:21.483 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/neutron.conf 2026-09-07 18:53:21.487 | + lib/neutron:configure_root_helper_options:1110 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-09-07 18:53:21.531 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-09-07 18:53:21.535 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-09-07 18:53:21.579 | + lib/neutron:configure_neutron:382 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-09-07 18:53:21.584 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-09-07 18:53:21.588 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-09-07 18:53:21.592 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-07 18:53:21.596 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-09-07 18:53:21.600 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-07 18:53:21.628 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:53:21.633 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-09-07 18:53:21.637 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-09-07 18:53:21.642 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-07 18:53:21.670 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:53:21.674 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.168:5672/ 2026-09-07 18:53:21.680 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.168:5672/ 2026-09-07 18:53:21.727 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-07 18:53:21.731 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-07 18:53:21.736 | + lib/neutron:configure_neutron:384 : is_service_enabled q-metering neutron-metering 2026-09-07 18:53:21.762 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:53:21.766 | + lib/neutron:configure_neutron:387 : is_service_enabled q-agt neutron-agent 2026-09-07 18:53:21.792 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:53:21.796 | + lib/neutron:configure_neutron:390 : is_service_enabled q-dhcp neutron-dhcp 2026-09-07 18:53:21.823 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:53:21.827 | + lib/neutron:configure_neutron:393 : is_service_enabled q-l3 neutron-l3 2026-09-07 18:53:21.853 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:53:21.858 | + lib/neutron:configure_neutron:396 : is_service_enabled q-meta neutron-metadata-agent 2026-09-07 18:53:21.884 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:53:21.888 | + lib/neutron:configure_neutron:400 : [[ legacy != \l\e\g\a\c\y ]] 2026-09-07 18:53:21.892 | + lib/neutron:configure_neutron:403 : is_service_enabled ceilometer 2026-09-07 18:53:21.919 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:53:21.923 | + lib/neutron:configure_neutron:407 : [[ ovn == \o\v\n ]] 2026-09-07 18:53:21.927 | + lib/neutron:configure_neutron:408 : configure_ovn 2026-09-07 18:53:21.931 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : echo 'Configuring OVN' 2026-09-07 18:53:21.931 | Configuring OVN 2026-09-07 18:53:21.935 | + lib/neutron_plugins/ovn_agent:configure_ovn:559 : '[' -z '' ']' 2026-09-07 18:53:21.940 | + lib/neutron_plugins/ovn_agent:configure_ovn:560 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-09-07 18:53:21.945 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:561 : cat /etc/openvswitch/system-id.conf 2026-09-07 18:53:21.951 | + lib/neutron_plugins/ovn_agent:configure_ovn:561 : OVN_UUID=6309ded3-0f91-45dc-97d4-5b21c907da65 2026-09-07 18:53:21.955 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : [[ False == \F\a\l\s\e ]] 2026-09-07 18:53:21.959 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : is_fedora 2026-09-07 18:53:21.963 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-07 18:53:21.967 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-07 18:53:21.971 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-07 18:53:21.975 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-07 18:53:21.979 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-07 18:53:21.982 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-07 18:53:21.986 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-07 18:53:21.989 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-07 18:53:21.994 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-07 18:53:21.997 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-07 18:53:22.002 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-07 18:53:22.006 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-07 18:53:22.009 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-07 18:53:22.014 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : local sample_file= 2026-09-07 18:53:22.018 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : local config_file= 2026-09-07 18:53:22.022 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_ovn_agent_enabled 2026-09-07 18:53:22.026 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-09-07 18:53:22.051 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:53:22.055 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-09-07 18:53:22.118 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-09-07 18:53:22.122 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : [[ metadata =~ metadata ]] 2026-09-07 18:53:22.126 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_service_enabled ovn-controller 2026-09-07 18:53:22.152 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:53:22.156 | + lib/neutron_plugins/ovn_agent:configure_ovn:586 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-09-07 18:53:22.160 | + lib/neutron_plugins/ovn_agent:configure_ovn:587 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-07 18:53:22.164 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-09-07 18:53:22.168 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : sudo install -d -o quobyte /etc/neutron 2026-09-07 18:53:22.186 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-09-07 18:53:22.194 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : cd /opt/stack/neutron 2026-09-07 18:53:22.199 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : exec ./tools/generate_config_file_samples.sh 2026-09-07 18:53:22.861 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-07 18:53:22.862 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 18:53:22.862 | we strongly recommend against using it for new projects. 2026-09-07 18:53:22.862 | 2026-09-07 18:53:22.862 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 18:53:22.862 | framework. For more detail see 2026-09-07 18:53:22.862 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 18:53:22.862 | 2026-09-07 18:53:22.863 | import eventlet as _eventlet # noqa 2026-09-07 18:53:26.848 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-07 18:53:26.848 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 18:53:26.849 | we strongly recommend against using it for new projects. 2026-09-07 18:53:26.849 | 2026-09-07 18:53:26.849 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 18:53:26.849 | framework. For more detail see 2026-09-07 18:53:26.849 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 18:53:26.849 | 2026-09-07 18:53:26.849 | import eventlet as _eventlet # noqa 2026-09-07 18:53:30.822 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-07 18:53:30.823 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 18:53:30.823 | we strongly recommend against using it for new projects. 2026-09-07 18:53:30.823 | 2026-09-07 18:53:30.823 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 18:53:30.823 | framework. For more detail see 2026-09-07 18:53:30.823 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 18:53:30.823 | 2026-09-07 18:53:30.823 | import eventlet as _eventlet # noqa 2026-09-07 18:53:34.784 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-07 18:53:34.785 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 18:53:34.785 | we strongly recommend against using it for new projects. 2026-09-07 18:53:34.785 | 2026-09-07 18:53:34.785 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 18:53:34.785 | framework. For more detail see 2026-09-07 18:53:34.785 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 18:53:34.785 | 2026-09-07 18:53:34.785 | import eventlet as _eventlet # noqa 2026-09-07 18:53:38.755 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-07 18:53:38.755 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 18:53:38.756 | we strongly recommend against using it for new projects. 2026-09-07 18:53:38.756 | 2026-09-07 18:53:38.756 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 18:53:38.756 | framework. For more detail see 2026-09-07 18:53:38.756 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 18:53:38.756 | 2026-09-07 18:53:38.756 | import eventlet as _eventlet # noqa 2026-09-07 18:53:42.842 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-07 18:53:42.842 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 18:53:42.843 | we strongly recommend against using it for new projects. 2026-09-07 18:53:42.843 | 2026-09-07 18:53:42.843 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 18:53:42.843 | framework. For more detail see 2026-09-07 18:53:42.843 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 18:53:42.843 | 2026-09-07 18:53:42.843 | import eventlet as _eventlet # noqa 2026-09-07 18:53:46.835 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-07 18:53:46.835 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 18:53:46.835 | we strongly recommend against using it for new projects. 2026-09-07 18:53:46.835 | 2026-09-07 18:53:46.836 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 18:53:46.836 | framework. For more detail see 2026-09-07 18:53:46.836 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 18:53:46.836 | 2026-09-07 18:53:46.836 | from eventlet import event 2026-09-07 18:53:47.035 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-09-07 18:53:47.035 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-09-07 18:53:51.051 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-07 18:53:51.051 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 18:53:51.051 | we strongly recommend against using it for new projects. 2026-09-07 18:53:51.051 | 2026-09-07 18:53:51.052 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 18:53:51.052 | framework. For more detail see 2026-09-07 18:53:51.052 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 18:53:51.052 | 2026-09-07 18:53:51.052 | import eventlet as _eventlet # noqa 2026-09-07 18:53:52.891 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-07 18:53:52.891 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 18:53:52.892 | we strongly recommend against using it for new projects. 2026-09-07 18:53:52.892 | 2026-09-07 18:53:52.892 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 18:53:52.892 | framework. For more detail see 2026-09-07 18:53:52.892 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 18:53:52.892 | 2026-09-07 18:53:52.892 | import eventlet as _eventlet # noqa 2026-09-07 18:53:56.901 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-07 18:53:56.901 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 18:53:56.901 | we strongly recommend against using it for new projects. 2026-09-07 18:53:56.902 | 2026-09-07 18:53:56.902 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 18:53:56.902 | framework. For more detail see 2026-09-07 18:53:56.902 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 18:53:56.902 | 2026-09-07 18:53:56.902 | import eventlet as _eventlet # noqa 2026-09-07 18:53:59.388 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-07 18:53:59.388 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 18:53:59.388 | we strongly recommend against using it for new projects. 2026-09-07 18:53:59.388 | 2026-09-07 18:53:59.388 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 18:53:59.389 | framework. For more detail see 2026-09-07 18:53:59.389 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 18:53:59.389 | 2026-09-07 18:53:59.389 | import eventlet as _eventlet # noqa 2026-09-07 18:54:02.742 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-07 18:54:02.748 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-07 18:54:02.752 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-07 18:54:02.755 | + lib/neutron:configure_root_helper_options:1110 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-09-07 18:54:02.796 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-09-07 18:54:02.800 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-09-07 18:54:02.844 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-09-07 18:54:02.886 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.168 2026-09-07 18:54:02.930 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-09-07 18:54:02.976 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-09-07 18:54:03.023 | + lib/neutron_plugins/ovn_agent:configure_ovn:605 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-09-07 18:54:03.065 | + lib/neutron_plugins/ovn_agent:configure_ovn:606 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.168:6642 2026-09-07 18:54:03.110 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : is_service_enabled tls-proxy 2026-09-07 18:54:03.134 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:54:03.138 | + lib/neutron_plugins/ovn_agent:configure_ovn:615 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-09-07 18:54:03.142 | + lib/neutron_plugins/ovn_agent:configure_ovn:616 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-09-07 18:54:03.185 | + lib/neutron_plugins/ovn_agent:configure_ovn:617 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.168:6641 2026-09-07 18:54:03.226 | + lib/neutron_plugins/ovn_agent:configure_ovn:618 : [[ metadata =~ ovn-evpn ]] 2026-09-07 18:54:03.230 | + lib/neutron:configure_neutron:409 : configure_ovn_plugin 2026-09-07 18:54:03.235 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : echo 'Configuring Neutron for OVN' 2026-09-07 18:54:03.235 | Configuring Neutron for OVN 2026-09-07 18:54:03.239 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : is_service_enabled q-svc neutron-api 2026-09-07 18:54:03.264 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:54:03.268 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : filter_network_api_extensions 2026-09-07 18:54:03.273 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-09-07 18:54:03.273 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-09-07 18:54:03.926 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-07 18:54:03.927 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 18:54:03.927 | we strongly recommend against using it for new projects. 2026-09-07 18:54:03.927 | 2026-09-07 18:54:03.929 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 18:54:03.929 | framework. For more detail see 2026-09-07 18:54:03.929 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 18:54:03.929 | 2026-09-07 18:54:03.929 | import eventlet as _eventlet # noqa 2026-09-07 18:54:07.089 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan 2026-09-07 18:54:07.094 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-09-07 18:54:07.094 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-09-07 18:54:07.740 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-07 18:54:07.740 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 18:54:07.741 | we strongly recommend against using it for new projects. 2026-09-07 18:54:07.741 | 2026-09-07 18:54:07.741 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 18:54:07.741 | framework. For more detail see 2026-09-07 18:54:07.741 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 18:54:07.741 | 2026-09-07 18:54:07.741 | import eventlet as _eventlet # noqa 2026-09-07 18:54:10.372 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-09-07 18:54:10.376 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : is_service_enabled q-qos neutron-qos 2026-09-07 18:54:10.404 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:54:10.409 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-09-07 18:54:10.416 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 18:54:10.416 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-09-07 18:54:10.417 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : tr ', ' '\n' 2026-09-07 18:54:10.417 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-09-07 18:54:10.421 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 18:54:10.421 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : sort -u 2026-09-07 18:54:10.428 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : extensions='address-group 2026-09-07 18:54:10.428 | address-scope 2026-09-07 18:54:10.428 | agent 2026-09-07 18:54:10.428 | allowed-address-pairs 2026-09-07 18:54:10.428 | auto-allocated-topology 2026-09-07 18:54:10.428 | availability_zone 2026-09-07 18:54:10.428 | bgp 2026-09-07 18:54:10.428 | bgp_4byte_asn 2026-09-07 18:54:10.429 | bgp_dragent_scheduler 2026-09-07 18:54:10.429 | binding 2026-09-07 18:54:10.429 | binding-extended 2026-09-07 18:54:10.429 | default-subnetpools 2026-09-07 18:54:10.429 | dhcp_agent_scheduler 2026-09-07 18:54:10.429 | dns-domain-ports 2026-09-07 18:54:10.429 | dns-integration 2026-09-07 18:54:10.430 | dns-integration-domain-keywords 2026-09-07 18:54:10.430 | empty-string-filtering 2026-09-07 18:54:10.430 | enable-default-route-bfd 2026-09-07 18:54:10.430 | enable-default-route-ecmp 2026-09-07 18:54:10.430 | expose-port-forwarding-in-fip 2026-09-07 18:54:10.430 | ext-gw-mode 2026-09-07 18:54:10.430 | external-gateway-multihoming 2026-09-07 18:54:10.431 | external-net 2026-09-07 18:54:10.431 | extra_dhcp_opt 2026-09-07 18:54:10.431 | extraroute 2026-09-07 18:54:10.431 | extraroute-atomic 2026-09-07 18:54:10.431 | filter-validation 2026-09-07 18:54:10.431 | fip-port-details 2026-09-07 18:54:10.431 | flavors 2026-09-07 18:54:10.431 | floating-ip-port-forwarding 2026-09-07 18:54:10.431 | floating-ip-port-forwarding-description 2026-09-07 18:54:10.431 | floating-ip-port-forwarding-detail 2026-09-07 18:54:10.432 | floating-ip-port-forwarding-port-ranges 2026-09-07 18:54:10.432 | floatingip-pools 2026-09-07 18:54:10.432 | fwaas_v2 2026-09-07 18:54:10.432 | ip_allocation 2026-09-07 18:54:10.432 | l3-agent-scheduler-ha-chassis-priority 2026-09-07 18:54:10.432 | l3-flavors 2026-09-07 18:54:10.432 | l3-ha 2026-09-07 18:54:10.432 | l3_agent_scheduler 2026-09-07 18:54:10.432 | logging 2026-09-07 18:54:10.433 | multi-provider 2026-09-07 18:54:10.433 | net-mtu 2026-09-07 18:54:10.433 | net-mtu-writable 2026-09-07 18:54:10.433 | network-ip-availability 2026-09-07 18:54:10.433 | network_availability_zone 2026-09-07 18:54:10.433 | network_ha 2026-09-07 18:54:10.434 | pagination 2026-09-07 18:54:10.434 | port-device-profile 2026-09-07 18:54:10.435 | port-hardware-offload-type 2026-09-07 18:54:10.435 | port-mac-address-regenerate 2026-09-07 18:54:10.435 | port-numa-affinity-policy 2026-09-07 18:54:10.435 | port-numa-affinity-policy-socket 2026-09-07 18:54:10.435 | port-resource-request 2026-09-07 18:54:10.435 | port-security 2026-09-07 18:54:10.435 | port-trusted-vif 2026-09-07 18:54:10.435 | project-id 2026-09-07 18:54:10.435 | provider 2026-09-07 18:54:10.435 | pvlan 2026-09-07 18:54:10.435 | qinq 2026-09-07 18:54:10.436 | qos 2026-09-07 18:54:10.436 | qos-bw-limit-direction 2026-09-07 18:54:10.436 | qos-bw-minimum-ingress 2026-09-07 18:54:10.436 | qos-default 2026-09-07 18:54:10.436 | qos-fip 2026-09-07 18:54:10.436 | qos-gateway-ip 2026-09-07 18:54:10.436 | qos-rule-type-details 2026-09-07 18:54:10.436 | qos-rule-type-filter 2026-09-07 18:54:10.436 | qos-rules-alias 2026-09-07 18:54:10.436 | quota-check-limit 2026-09-07 18:54:10.436 | quota-check-limit-default 2026-09-07 18:54:10.437 | quota_details 2026-09-07 18:54:10.437 | quotas 2026-09-07 18:54:10.437 | rbac-address-scope 2026-09-07 18:54:10.437 | rbac-policies 2026-09-07 18:54:10.437 | rbac-security-groups 2026-09-07 18:54:10.437 | router 2026-09-07 18:54:10.437 | router-enable-snat 2026-09-07 18:54:10.438 | router_availability_zone 2026-09-07 18:54:10.438 | security-group 2026-09-07 18:54:10.438 | security-groups-default-rules 2026-09-07 18:54:10.438 | security-groups-default-statefulness 2026-09-07 18:54:10.438 | security-groups-normalized-cidr 2026-09-07 18:54:10.439 | security-groups-remote-address-group 2026-09-07 18:54:10.439 | security-groups-rules-belongs-to-default-sg 2026-09-07 18:54:10.439 | security-groups-shared-filtering 2026-09-07 18:54:10.439 | segment 2026-09-07 18:54:10.439 | sorting 2026-09-07 18:54:10.439 | standard-attr-description 2026-09-07 18:54:10.439 | standard-attr-fwaas-v2 2026-09-07 18:54:10.439 | standard-attr-revisions 2026-09-07 18:54:10.439 | standard-attr-tag 2026-09-07 18:54:10.439 | standard-attr-timestamp 2026-09-07 18:54:10.439 | stateful-security-group 2026-09-07 18:54:10.440 | subnet-dns-publish-fixed-ip 2026-09-07 18:54:10.440 | subnet-external-network 2026-09-07 18:54:10.440 | subnet-service-types 2026-09-07 18:54:10.440 | subnet_allocation 2026-09-07 18:54:10.440 | subnet_onboard 2026-09-07 18:54:10.440 | subnetpool-prefix-ops 2026-09-07 18:54:10.440 | tag-creation 2026-09-07 18:54:10.440 | tap-mirror 2026-09-07 18:54:10.440 | tap-mirror-both-direction 2026-09-07 18:54:10.440 | trunk 2026-09-07 18:54:10.441 | uplink-status-propagation 2026-09-07 18:54:10.441 | uplink-status-propagation-updatable 2026-09-07 18:54:10.441 | vlan-transparent 2026-09-07 18:54:10.441 | vpn-endpoint-groups 2026-09-07 18:54:10.441 | vpnaas' 2026-09-07 18:54:10.441 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-09-07 18:54:10.441 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : tr ', ' '\n' 2026-09-07 18:54:10.441 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 482: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 18:54:10.441 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : LC_ALL=C 2026-09-07 18:54:10.442 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 482: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 18:54:10.443 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : sort -u 2026-09-07 18:54:10.451 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : supported_ext='address-group 2026-09-07 18:54:10.451 | address-scope 2026-09-07 18:54:10.451 | agent 2026-09-07 18:54:10.451 | allowed-address-pairs 2026-09-07 18:54:10.451 | auto-allocated-topology 2026-09-07 18:54:10.451 | availability_zone 2026-09-07 18:54:10.451 | bgp 2026-09-07 18:54:10.451 | bgp_4byte_asn 2026-09-07 18:54:10.451 | bgp_dragent_scheduler 2026-09-07 18:54:10.452 | binding 2026-09-07 18:54:10.452 | binding-extended 2026-09-07 18:54:10.452 | default-subnetpools 2026-09-07 18:54:10.452 | dhcp_agent_scheduler 2026-09-07 18:54:10.452 | dns-domain-ports 2026-09-07 18:54:10.452 | dns-integration 2026-09-07 18:54:10.452 | dns-integration-domain-keywords 2026-09-07 18:54:10.452 | empty-string-filtering 2026-09-07 18:54:10.452 | enable-default-route-bfd 2026-09-07 18:54:10.452 | enable-default-route-ecmp 2026-09-07 18:54:10.452 | expose-port-forwarding-in-fip 2026-09-07 18:54:10.453 | ext-gw-mode 2026-09-07 18:54:10.453 | external-gateway-multihoming 2026-09-07 18:54:10.453 | external-net 2026-09-07 18:54:10.453 | extra_dhcp_opt 2026-09-07 18:54:10.453 | extraroute 2026-09-07 18:54:10.453 | extraroute-atomic 2026-09-07 18:54:10.453 | filter-validation 2026-09-07 18:54:10.453 | fip-port-details 2026-09-07 18:54:10.453 | flavors 2026-09-07 18:54:10.454 | floating-ip-port-forwarding 2026-09-07 18:54:10.454 | floating-ip-port-forwarding-description 2026-09-07 18:54:10.454 | floating-ip-port-forwarding-detail 2026-09-07 18:54:10.454 | floating-ip-port-forwarding-port-ranges 2026-09-07 18:54:10.454 | floatingip-pools 2026-09-07 18:54:10.454 | fwaas_v2 2026-09-07 18:54:10.454 | ip_allocation 2026-09-07 18:54:10.454 | l3-agent-scheduler-ha-chassis-priority 2026-09-07 18:54:10.454 | l3-flavors 2026-09-07 18:54:10.455 | l3-ha 2026-09-07 18:54:10.455 | l3_agent_scheduler 2026-09-07 18:54:10.455 | logging 2026-09-07 18:54:10.455 | multi-provider 2026-09-07 18:54:10.455 | net-mtu 2026-09-07 18:54:10.455 | net-mtu-writable 2026-09-07 18:54:10.455 | network-ip-availability 2026-09-07 18:54:10.455 | network_availability_zone 2026-09-07 18:54:10.455 | network_ha 2026-09-07 18:54:10.455 | pagination 2026-09-07 18:54:10.456 | port-device-profile 2026-09-07 18:54:10.456 | port-hardware-offload-type 2026-09-07 18:54:10.456 | port-mac-address-regenerate 2026-09-07 18:54:10.456 | port-numa-affinity-policy 2026-09-07 18:54:10.456 | port-numa-affinity-policy-socket 2026-09-07 18:54:10.456 | port-resource-request 2026-09-07 18:54:10.456 | port-security 2026-09-07 18:54:10.456 | port-trusted-vif 2026-09-07 18:54:10.456 | project-id 2026-09-07 18:54:10.456 | provider 2026-09-07 18:54:10.457 | pvlan 2026-09-07 18:54:10.457 | qinq 2026-09-07 18:54:10.457 | qos 2026-09-07 18:54:10.457 | qos-bw-limit-direction 2026-09-07 18:54:10.457 | qos-bw-minimum-ingress 2026-09-07 18:54:10.457 | qos-default 2026-09-07 18:54:10.457 | qos-fip 2026-09-07 18:54:10.457 | qos-gateway-ip 2026-09-07 18:54:10.457 | qos-rule-type-details 2026-09-07 18:54:10.457 | qos-rule-type-filter 2026-09-07 18:54:10.458 | qos-rules-alias 2026-09-07 18:54:10.458 | quota-check-limit 2026-09-07 18:54:10.458 | quota-check-limit-default 2026-09-07 18:54:10.458 | quota_details 2026-09-07 18:54:10.458 | quotas 2026-09-07 18:54:10.458 | rbac-address-scope 2026-09-07 18:54:10.458 | rbac-policies 2026-09-07 18:54:10.458 | rbac-security-groups 2026-09-07 18:54:10.458 | router 2026-09-07 18:54:10.458 | router-enable-snat 2026-09-07 18:54:10.459 | router_availability_zone 2026-09-07 18:54:10.459 | security-group 2026-09-07 18:54:10.459 | security-groups-default-rules 2026-09-07 18:54:10.459 | security-groups-default-statefulness 2026-09-07 18:54:10.459 | security-groups-normalized-cidr 2026-09-07 18:54:10.459 | security-groups-remote-address-group 2026-09-07 18:54:10.459 | security-groups-rules-belongs-to-default-sg 2026-09-07 18:54:10.459 | security-groups-shared-filtering 2026-09-07 18:54:10.459 | segment 2026-09-07 18:54:10.459 | sorting 2026-09-07 18:54:10.459 | standard-attr-description 2026-09-07 18:54:10.460 | standard-attr-fwaas-v2 2026-09-07 18:54:10.460 | standard-attr-revisions 2026-09-07 18:54:10.460 | standard-attr-tag 2026-09-07 18:54:10.460 | standard-attr-timestamp 2026-09-07 18:54:10.460 | stateful-security-group 2026-09-07 18:54:10.460 | subnet-dns-publish-fixed-ip 2026-09-07 18:54:10.460 | subnet-external-network 2026-09-07 18:54:10.460 | subnet-service-types 2026-09-07 18:54:10.460 | subnet_allocation 2026-09-07 18:54:10.460 | subnet_onboard 2026-09-07 18:54:10.460 | subnetpool-prefix-ops 2026-09-07 18:54:10.461 | tag-creation 2026-09-07 18:54:10.461 | tap-mirror 2026-09-07 18:54:10.461 | tap-mirror-both-direction 2026-09-07 18:54:10.461 | trunk 2026-09-07 18:54:10.461 | uplink-status-propagation 2026-09-07 18:54:10.461 | uplink-status-propagation-updatable 2026-09-07 18:54:10.461 | vlan-transparent 2026-09-07 18:54:10.461 | vpn-endpoint-groups 2026-09-07 18:54:10.461 | vpnaas' 2026-09-07 18:54:10.461 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 483: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 18:54:10.461 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : LC_ALL=C 2026-09-07 18:54:10.462 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-09-07 18:54:10.462 | address-scope 2026-09-07 18:54:10.462 | agent 2026-09-07 18:54:10.462 | allowed-address-pairs 2026-09-07 18:54:10.462 | auto-allocated-topology 2026-09-07 18:54:10.462 | availability_zone 2026-09-07 18:54:10.462 | bgp 2026-09-07 18:54:10.462 | bgp_4byte_asn 2026-09-07 18:54:10.462 | bgp_dragent_scheduler 2026-09-07 18:54:10.462 | binding 2026-09-07 18:54:10.463 | binding-extended 2026-09-07 18:54:10.463 | default-subnetpools 2026-09-07 18:54:10.463 | dhcp_agent_scheduler 2026-09-07 18:54:10.463 | dns-domain-ports 2026-09-07 18:54:10.463 | dns-integration 2026-09-07 18:54:10.463 | dns-integration-domain-keywords 2026-09-07 18:54:10.463 | empty-string-filtering 2026-09-07 18:54:10.463 | enable-default-route-bfd 2026-09-07 18:54:10.463 | enable-default-route-ecmp 2026-09-07 18:54:10.464 | expose-port-forwarding-in-fip 2026-09-07 18:54:10.464 | ext-gw-mode 2026-09-07 18:54:10.464 | external-gateway-multihoming 2026-09-07 18:54:10.464 | external-net 2026-09-07 18:54:10.464 | extra_dhcp_opt 2026-09-07 18:54:10.464 | extraroute 2026-09-07 18:54:10.464 | extraroute-atomic 2026-09-07 18:54:10.464 | filter-validation 2026-09-07 18:54:10.464 | fip-port-details 2026-09-07 18:54:10.465 | flavors 2026-09-07 18:54:10.465 | floating-ip-port-forwarding 2026-09-07 18:54:10.465 | floating-ip-port-forwarding-description 2026-09-07 18:54:10.465 | floating-ip-port-forwarding-detail 2026-09-07 18:54:10.465 | floating-ip-port-forwarding-port-ranges 2026-09-07 18:54:10.465 | floatingip-pools 2026-09-07 18:54:10.465 | fwaas_v2 2026-09-07 18:54:10.465 | ip_allocation 2026-09-07 18:54:10.465 | l3-agent-scheduler-ha-chassis-priority 2026-09-07 18:54:10.465 | l3-flavors 2026-09-07 18:54:10.466 | l3-ha 2026-09-07 18:54:10.466 | l3_agent_scheduler 2026-09-07 18:54:10.466 | logging 2026-09-07 18:54:10.466 | multi-provider 2026-09-07 18:54:10.466 | net-mtu 2026-09-07 18:54:10.466 | net-mtu-writable 2026-09-07 18:54:10.466 | network-ip-availability 2026-09-07 18:54:10.466 | network_availability_zone 2026-09-07 18:54:10.466 | network_ha 2026-09-07 18:54:10.466 | pagination 2026-09-07 18:54:10.467 | port-device-profile 2026-09-07 18:54:10.467 | port-hardware-offload-type 2026-09-07 18:54:10.467 | port-mac-address-regenerate 2026-09-07 18:54:10.467 | port-numa-affinity-policy 2026-09-07 18:54:10.467 | port-numa-affinity-policy-socket 2026-09-07 18:54:10.467 | port-resource-request 2026-09-07 18:54:10.467 | port-security 2026-09-07 18:54:10.467 | port-trusted-vif 2026-09-07 18:54:10.467 | project-id 2026-09-07 18:54:10.467 | provider 2026-09-07 18:54:10.468 | pvlan 2026-09-07 18:54:10.468 | qinq 2026-09-07 18:54:10.468 | qos 2026-09-07 18:54:10.468 | qos-bw-limit-direction 2026-09-07 18:54:10.468 | qos-bw-minimum-ingress 2026-09-07 18:54:10.468 | qos-default 2026-09-07 18:54:10.468 | qos-fip 2026-09-07 18:54:10.468 | qos-gateway-ip 2026-09-07 18:54:10.468 | qos-rule-type-details 2026-09-07 18:54:10.468 | qos-rule-type-filter 2026-09-07 18:54:10.469 | qos-rules-alias 2026-09-07 18:54:10.469 | quota-check-limit 2026-09-07 18:54:10.469 | quota-check-limit-default 2026-09-07 18:54:10.469 | quota_details 2026-09-07 18:54:10.469 | quotas 2026-09-07 18:54:10.469 | rbac-address-scope 2026-09-07 18:54:10.469 | rbac-policies 2026-09-07 18:54:10.469 | rbac-security-groups 2026-09-07 18:54:10.469 | router 2026-09-07 18:54:10.469 | router-enable-snat 2026-09-07 18:54:10.470 | router_availability_zone 2026-09-07 18:54:10.470 | security-group 2026-09-07 18:54:10.470 | security-groups-default-rules 2026-09-07 18:54:10.470 | security-groups-default-statefulness 2026-09-07 18:54:10.470 | security-groups-normalized-cidr 2026-09-07 18:54:10.470 | security-groups-remote-address-group 2026-09-07 18:54:10.470 | security-groups-rules-belongs-to-default-sg 2026-09-07 18:54:10.470 | security-groups-shared-filtering 2026-09-07 18:54:10.470 | segment 2026-09-07 18:54:10.470 | sorting 2026-09-07 18:54:10.470 | standard-attr-description 2026-09-07 18:54:10.471 | standard-attr-fwaas-v2 2026-09-07 18:54:10.471 | standard-attr-revisions 2026-09-07 18:54:10.471 | standard-attr-tag 2026-09-07 18:54:10.471 | standard-attr-timestamp 2026-09-07 18:54:10.471 | stateful-security-group 2026-09-07 18:54:10.471 | subnet-dns-publish-fixed-ip 2026-09-07 18:54:10.471 | subnet-external-network 2026-09-07 18:54:10.471 | subnet-service-types 2026-09-07 18:54:10.471 | subnet_allocation 2026-09-07 18:54:10.471 | subnet_onboard 2026-09-07 18:54:10.472 | subnetpool-prefix-ops 2026-09-07 18:54:10.472 | tag-creation 2026-09-07 18:54:10.472 | tap-mirror 2026-09-07 18:54:10.472 | tap-mirror-both-direction 2026-09-07 18:54:10.472 | trunk 2026-09-07 18:54:10.472 | uplink-status-propagation 2026-09-07 18:54:10.472 | uplink-status-propagation-updatable 2026-09-07 18:54:10.472 | vlan-transparent 2026-09-07 18:54:10.472 | vpn-endpoint-groups 2026-09-07 18:54:10.472 | vpnaas' 2026-09-07 18:54:10.473 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 483: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 18:54:10.473 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : comm -12 /dev/fd/63 /dev/fd/62 2026-09-07 18:54:10.473 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-09-07 18:54:10.473 | address-scope 2026-09-07 18:54:10.473 | agent 2026-09-07 18:54:10.473 | allowed-address-pairs 2026-09-07 18:54:10.473 | auto-allocated-topology 2026-09-07 18:54:10.473 | availability_zone 2026-09-07 18:54:10.473 | bgp 2026-09-07 18:54:10.474 | bgp_4byte_asn 2026-09-07 18:54:10.474 | bgp_dragent_scheduler 2026-09-07 18:54:10.474 | binding 2026-09-07 18:54:10.474 | binding-extended 2026-09-07 18:54:10.474 | default-subnetpools 2026-09-07 18:54:10.474 | dhcp_agent_scheduler 2026-09-07 18:54:10.474 | dns-domain-ports 2026-09-07 18:54:10.474 | dns-integration 2026-09-07 18:54:10.474 | dns-integration-domain-keywords 2026-09-07 18:54:10.475 | empty-string-filtering 2026-09-07 18:54:10.475 | enable-default-route-bfd 2026-09-07 18:54:10.475 | enable-default-route-ecmp 2026-09-07 18:54:10.475 | expose-port-forwarding-in-fip 2026-09-07 18:54:10.475 | ext-gw-mode 2026-09-07 18:54:10.475 | external-gateway-multihoming 2026-09-07 18:54:10.475 | external-net 2026-09-07 18:54:10.475 | extra_dhcp_opt 2026-09-07 18:54:10.476 | extraroute 2026-09-07 18:54:10.476 | extraroute-atomic 2026-09-07 18:54:10.476 | filter-validation 2026-09-07 18:54:10.476 | fip-port-details 2026-09-07 18:54:10.476 | flavors 2026-09-07 18:54:10.476 | floating-ip-port-forwarding 2026-09-07 18:54:10.476 | floating-ip-port-forwarding-description 2026-09-07 18:54:10.476 | floating-ip-port-forwarding-detail 2026-09-07 18:54:10.476 | floating-ip-port-forwarding-port-ranges 2026-09-07 18:54:10.476 | floatingip-pools 2026-09-07 18:54:10.477 | fwaas_v2 2026-09-07 18:54:10.477 | ip_allocation 2026-09-07 18:54:10.477 | l3-agent-scheduler-ha-chassis-priority 2026-09-07 18:54:10.477 | l3-flavors 2026-09-07 18:54:10.477 | l3-ha 2026-09-07 18:54:10.477 | l3_agent_scheduler 2026-09-07 18:54:10.477 | logging 2026-09-07 18:54:10.477 | multi-provider 2026-09-07 18:54:10.477 | net-mtu 2026-09-07 18:54:10.477 | net-mtu-writable 2026-09-07 18:54:10.478 | network-ip-availability 2026-09-07 18:54:10.478 | network_availability_zone 2026-09-07 18:54:10.478 | network_ha 2026-09-07 18:54:10.478 | pagination 2026-09-07 18:54:10.478 | port-device-profile 2026-09-07 18:54:10.478 | port-hardware-offload-type 2026-09-07 18:54:10.478 | port-mac-address-regenerate 2026-09-07 18:54:10.478 | port-numa-affinity-policy 2026-09-07 18:54:10.478 | port-numa-affinity-policy-socket 2026-09-07 18:54:10.478 | port-resource-request 2026-09-07 18:54:10.478 | port-security 2026-09-07 18:54:10.479 | port-trusted-vif 2026-09-07 18:54:10.479 | project-id 2026-09-07 18:54:10.479 | provider 2026-09-07 18:54:10.479 | pvlan 2026-09-07 18:54:10.479 | qinq 2026-09-07 18:54:10.479 | qos 2026-09-07 18:54:10.479 | qos-bw-limit-direction 2026-09-07 18:54:10.479 | qos-bw-minimum-ingress 2026-09-07 18:54:10.479 | qos-default 2026-09-07 18:54:10.479 | qos-fip 2026-09-07 18:54:10.479 | qos-gateway-ip 2026-09-07 18:54:10.480 | qos-rule-type-details 2026-09-07 18:54:10.480 | qos-rule-type-filter 2026-09-07 18:54:10.480 | qos-rules-alias 2026-09-07 18:54:10.480 | quota-check-limit 2026-09-07 18:54:10.480 | quota-check-limit-default 2026-09-07 18:54:10.481 | quota_details 2026-09-07 18:54:10.481 | quotas 2026-09-07 18:54:10.482 | rbac-address-scope 2026-09-07 18:54:10.482 | rbac-policies 2026-09-07 18:54:10.482 | rbac-security-groups 2026-09-07 18:54:10.482 | router 2026-09-07 18:54:10.482 | router-enable-snat 2026-09-07 18:54:10.482 | router_availability_zone 2026-09-07 18:54:10.482 | security-group 2026-09-07 18:54:10.482 | security-groups-default-rules 2026-09-07 18:54:10.482 | security-groups-default-statefulness 2026-09-07 18:54:10.482 | security-groups-normalized-cidr 2026-09-07 18:54:10.482 | security-groups-remote-address-group 2026-09-07 18:54:10.483 | security-groups-rules-belongs-to-default-sg 2026-09-07 18:54:10.483 | security-groups-shared-filtering 2026-09-07 18:54:10.483 | segment 2026-09-07 18:54:10.483 | sorting 2026-09-07 18:54:10.483 | standard-attr-description 2026-09-07 18:54:10.483 | standard-attr-fwaas-v2 2026-09-07 18:54:10.483 | standard-attr-revisions 2026-09-07 18:54:10.484 | standard-attr-tag 2026-09-07 18:54:10.484 | standard-attr-timestamp 2026-09-07 18:54:10.484 | stateful-security-group 2026-09-07 18:54:10.484 | subnet-dns-publish-fixed-ip 2026-09-07 18:54:10.484 | subnet-external-network 2026-09-07 18:54:10.484 | subnet-service-types 2026-09-07 18:54:10.484 | subnet_allocation 2026-09-07 18:54:10.484 | subnet_onboard 2026-09-07 18:54:10.485 | subnetpool-prefix-ops 2026-09-07 18:54:10.485 | tag-creation 2026-09-07 18:54:10.485 | tap-mirror 2026-09-07 18:54:10.485 | tap-mirror-both-direction 2026-09-07 18:54:10.485 | trunk 2026-09-07 18:54:10.485 | uplink-status-propagation 2026-09-07 18:54:10.485 | uplink-status-propagation-updatable 2026-09-07 18:54:10.485 | vlan-transparent 2026-09-07 18:54:10.485 | vpn-endpoint-groups 2026-09-07 18:54:10.486 | vpnaas' 2026-09-07 18:54:10.486 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : enabled_ext='address-group 2026-09-07 18:54:10.486 | address-scope 2026-09-07 18:54:10.486 | agent 2026-09-07 18:54:10.486 | allowed-address-pairs 2026-09-07 18:54:10.486 | auto-allocated-topology 2026-09-07 18:54:10.486 | availability_zone 2026-09-07 18:54:10.486 | bgp 2026-09-07 18:54:10.486 | bgp_4byte_asn 2026-09-07 18:54:10.487 | bgp_dragent_scheduler 2026-09-07 18:54:10.487 | binding 2026-09-07 18:54:10.487 | binding-extended 2026-09-07 18:54:10.487 | default-subnetpools 2026-09-07 18:54:10.487 | dhcp_agent_scheduler 2026-09-07 18:54:10.487 | dns-domain-ports 2026-09-07 18:54:10.487 | dns-integration 2026-09-07 18:54:10.487 | dns-integration-domain-keywords 2026-09-07 18:54:10.487 | empty-string-filtering 2026-09-07 18:54:10.487 | enable-default-route-bfd 2026-09-07 18:54:10.487 | enable-default-route-ecmp 2026-09-07 18:54:10.488 | expose-port-forwarding-in-fip 2026-09-07 18:54:10.488 | ext-gw-mode 2026-09-07 18:54:10.488 | external-gateway-multihoming 2026-09-07 18:54:10.488 | external-net 2026-09-07 18:54:10.488 | extra_dhcp_opt 2026-09-07 18:54:10.488 | extraroute 2026-09-07 18:54:10.488 | extraroute-atomic 2026-09-07 18:54:10.488 | filter-validation 2026-09-07 18:54:10.488 | fip-port-details 2026-09-07 18:54:10.489 | flavors 2026-09-07 18:54:10.489 | floating-ip-port-forwarding 2026-09-07 18:54:10.489 | floating-ip-port-forwarding-description 2026-09-07 18:54:10.489 | floating-ip-port-forwarding-detail 2026-09-07 18:54:10.489 | floating-ip-port-forwarding-port-ranges 2026-09-07 18:54:10.489 | floatingip-pools 2026-09-07 18:54:10.489 | fwaas_v2 2026-09-07 18:54:10.489 | ip_allocation 2026-09-07 18:54:10.489 | l3-agent-scheduler-ha-chassis-priority 2026-09-07 18:54:10.489 | l3-flavors 2026-09-07 18:54:10.490 | l3-ha 2026-09-07 18:54:10.490 | l3_agent_scheduler 2026-09-07 18:54:10.490 | logging 2026-09-07 18:54:10.490 | multi-provider 2026-09-07 18:54:10.490 | net-mtu 2026-09-07 18:54:10.490 | net-mtu-writable 2026-09-07 18:54:10.490 | network-ip-availability 2026-09-07 18:54:10.490 | network_availability_zone 2026-09-07 18:54:10.490 | network_ha 2026-09-07 18:54:10.490 | pagination 2026-09-07 18:54:10.491 | port-device-profile 2026-09-07 18:54:10.491 | port-hardware-offload-type 2026-09-07 18:54:10.491 | port-mac-address-regenerate 2026-09-07 18:54:10.491 | port-numa-affinity-policy 2026-09-07 18:54:10.491 | port-numa-affinity-policy-socket 2026-09-07 18:54:10.491 | port-resource-request 2026-09-07 18:54:10.491 | port-security 2026-09-07 18:54:10.491 | port-trusted-vif 2026-09-07 18:54:10.492 | project-id 2026-09-07 18:54:10.492 | provider 2026-09-07 18:54:10.492 | pvlan 2026-09-07 18:54:10.492 | qinq 2026-09-07 18:54:10.492 | qos 2026-09-07 18:54:10.492 | qos-bw-limit-direction 2026-09-07 18:54:10.492 | qos-bw-minimum-ingress 2026-09-07 18:54:10.492 | qos-default 2026-09-07 18:54:10.492 | qos-fip 2026-09-07 18:54:10.492 | qos-gateway-ip 2026-09-07 18:54:10.493 | qos-rule-type-details 2026-09-07 18:54:10.493 | qos-rule-type-filter 2026-09-07 18:54:10.493 | qos-rules-alias 2026-09-07 18:54:10.493 | quota-check-limit 2026-09-07 18:54:10.493 | quota-check-limit-default 2026-09-07 18:54:10.493 | quota_details 2026-09-07 18:54:10.493 | quotas 2026-09-07 18:54:10.493 | rbac-address-scope 2026-09-07 18:54:10.493 | rbac-policies 2026-09-07 18:54:10.493 | rbac-security-groups 2026-09-07 18:54:10.494 | router 2026-09-07 18:54:10.494 | router-enable-snat 2026-09-07 18:54:10.494 | router_availability_zone 2026-09-07 18:54:10.494 | security-group 2026-09-07 18:54:10.494 | security-groups-default-rules 2026-09-07 18:54:10.494 | security-groups-default-statefulness 2026-09-07 18:54:10.494 | security-groups-normalized-cidr 2026-09-07 18:54:10.494 | security-groups-remote-address-group 2026-09-07 18:54:10.494 | security-groups-rules-belongs-to-default-sg 2026-09-07 18:54:10.494 | security-groups-shared-filtering 2026-09-07 18:54:10.495 | segment 2026-09-07 18:54:10.495 | sorting 2026-09-07 18:54:10.495 | standard-attr-description 2026-09-07 18:54:10.495 | standard-attr-fwaas-v2 2026-09-07 18:54:10.495 | standard-attr-revisions 2026-09-07 18:54:10.495 | standard-attr-tag 2026-09-07 18:54:10.495 | standard-attr-timestamp 2026-09-07 18:54:10.495 | stateful-security-group 2026-09-07 18:54:10.496 | subnet-dns-publish-fixed-ip 2026-09-07 18:54:10.496 | subnet-external-network 2026-09-07 18:54:10.496 | subnet-service-types 2026-09-07 18:54:10.496 | subnet_allocation 2026-09-07 18:54:10.496 | subnet_onboard 2026-09-07 18:54:10.496 | subnetpool-prefix-ops 2026-09-07 18:54:10.496 | tag-creation 2026-09-07 18:54:10.496 | tap-mirror 2026-09-07 18:54:10.496 | tap-mirror-both-direction 2026-09-07 18:54:10.497 | trunk 2026-09-07 18:54:10.497 | uplink-status-propagation 2026-09-07 18:54:10.497 | uplink-status-propagation-updatable 2026-09-07 18:54:10.497 | vlan-transparent 2026-09-07 18:54:10.497 | vpn-endpoint-groups 2026-09-07 18:54:10.497 | vpnaas' 2026-09-07 18:54:10.497 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 484: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 18:54:10.497 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-09-07 18:54:10.497 | address-scope 2026-09-07 18:54:10.498 | agent 2026-09-07 18:54:10.498 | allowed-address-pairs 2026-09-07 18:54:10.498 | auto-allocated-topology 2026-09-07 18:54:10.498 | availability_zone 2026-09-07 18:54:10.498 | bgp 2026-09-07 18:54:10.498 | bgp_4byte_asn 2026-09-07 18:54:10.498 | bgp_dragent_scheduler 2026-09-07 18:54:10.498 | binding 2026-09-07 18:54:10.498 | binding-extended 2026-09-07 18:54:10.498 | default-subnetpools 2026-09-07 18:54:10.499 | dhcp_agent_scheduler 2026-09-07 18:54:10.499 | dns-domain-ports 2026-09-07 18:54:10.499 | dns-integration 2026-09-07 18:54:10.499 | dns-integration-domain-keywords 2026-09-07 18:54:10.499 | empty-string-filtering 2026-09-07 18:54:10.499 | enable-default-route-bfd 2026-09-07 18:54:10.499 | enable-default-route-ecmp 2026-09-07 18:54:10.499 | expose-port-forwarding-in-fip 2026-09-07 18:54:10.499 | ext-gw-mode 2026-09-07 18:54:10.499 | external-gateway-multihoming 2026-09-07 18:54:10.500 | external-net 2026-09-07 18:54:10.500 | extra_dhcp_opt 2026-09-07 18:54:10.500 | extraroute 2026-09-07 18:54:10.500 | extraroute-atomic 2026-09-07 18:54:10.500 | filter-validation 2026-09-07 18:54:10.500 | fip-port-details 2026-09-07 18:54:10.500 | flavors 2026-09-07 18:54:10.500 | floating-ip-port-forwarding 2026-09-07 18:54:10.500 | floating-ip-port-forwarding-description 2026-09-07 18:54:10.500 | floating-ip-port-forwarding-detail 2026-09-07 18:54:10.501 | floating-ip-port-forwarding-port-ranges 2026-09-07 18:54:10.501 | floatingip-pools 2026-09-07 18:54:10.501 | fwaas_v2 2026-09-07 18:54:10.501 | ip_allocation 2026-09-07 18:54:10.501 | l3-agent-scheduler-ha-chassis-priority 2026-09-07 18:54:10.501 | l3-flavors 2026-09-07 18:54:10.501 | l3-ha 2026-09-07 18:54:10.501 | l3_agent_scheduler 2026-09-07 18:54:10.501 | logging 2026-09-07 18:54:10.502 | multi-provider 2026-09-07 18:54:10.502 | net-mtu 2026-09-07 18:54:10.502 | net-mtu-writable 2026-09-07 18:54:10.502 | network-ip-availability 2026-09-07 18:54:10.502 | network_availability_zone 2026-09-07 18:54:10.502 | network_ha 2026-09-07 18:54:10.502 | pagination 2026-09-07 18:54:10.502 | port-device-profile 2026-09-07 18:54:10.502 | port-hardware-offload-type 2026-09-07 18:54:10.502 | port-mac-address-regenerate 2026-09-07 18:54:10.503 | port-numa-affinity-policy 2026-09-07 18:54:10.503 | port-numa-affinity-policy-socket 2026-09-07 18:54:10.503 | port-resource-request 2026-09-07 18:54:10.503 | port-security 2026-09-07 18:54:10.503 | port-trusted-vif 2026-09-07 18:54:10.503 | project-id 2026-09-07 18:54:10.503 | provider 2026-09-07 18:54:10.503 | pvlan 2026-09-07 18:54:10.503 | qinq 2026-09-07 18:54:10.503 | qos 2026-09-07 18:54:10.504 | qos-bw-limit-direction 2026-09-07 18:54:10.504 | qos-bw-minimum-ingress 2026-09-07 18:54:10.504 | qos-default 2026-09-07 18:54:10.504 | qos-fip 2026-09-07 18:54:10.504 | qos-gateway-ip 2026-09-07 18:54:10.504 | qos-rule-type-details 2026-09-07 18:54:10.504 | qos-rule-type-filter 2026-09-07 18:54:10.504 | qos-rules-alias 2026-09-07 18:54:10.504 | quota-check-limit 2026-09-07 18:54:10.504 | quota-check-limit-default 2026-09-07 18:54:10.505 | quota_details 2026-09-07 18:54:10.505 | quotas 2026-09-07 18:54:10.505 | rbac-address-scope 2026-09-07 18:54:10.505 | rbac-policies 2026-09-07 18:54:10.505 | rbac-security-groups 2026-09-07 18:54:10.505 | router 2026-09-07 18:54:10.505 | router-enable-snat 2026-09-07 18:54:10.505 | router_availability_zone 2026-09-07 18:54:10.506 | security-group 2026-09-07 18:54:10.506 | security-groups-default-rules 2026-09-07 18:54:10.506 | security-groups-default-statefulness 2026-09-07 18:54:10.506 | security-groups-normalized-cidr 2026-09-07 18:54:10.506 | security-groups-remote-address-group 2026-09-07 18:54:10.506 | security-groups-rules-belongs-to-default-sg 2026-09-07 18:54:10.506 | security-groups-shared-filtering 2026-09-07 18:54:10.506 | segment 2026-09-07 18:54:10.506 | sorting 2026-09-07 18:54:10.506 | standard-attr-description 2026-09-07 18:54:10.507 | standard-attr-fwaas-v2 2026-09-07 18:54:10.507 | standard-attr-revisions 2026-09-07 18:54:10.507 | standard-attr-tag 2026-09-07 18:54:10.507 | standard-attr-timestamp 2026-09-07 18:54:10.507 | stateful-security-group 2026-09-07 18:54:10.507 | subnet-dns-publish-fixed-ip 2026-09-07 18:54:10.507 | subnet-external-network 2026-09-07 18:54:10.507 | subnet-service-types 2026-09-07 18:54:10.507 | subnet_allocation 2026-09-07 18:54:10.507 | subnet_onboard 2026-09-07 18:54:10.508 | subnetpool-prefix-ops 2026-09-07 18:54:10.508 | tag-creation 2026-09-07 18:54:10.508 | tap-mirror 2026-09-07 18:54:10.508 | tap-mirror-both-direction 2026-09-07 18:54:10.508 | trunk 2026-09-07 18:54:10.508 | uplink-status-propagation 2026-09-07 18:54:10.508 | uplink-status-propagation-updatable 2026-09-07 18:54:10.508 | vlan-transparent 2026-09-07 18:54:10.508 | vpn-endpoint-groups 2026-09-07 18:54:10.508 | vpnaas' 2026-09-07 18:54:10.509 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : LC_ALL=C 2026-09-07 18:54:10.509 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-09-07 18:54:10.509 | address-scope 2026-09-07 18:54:10.509 | agent 2026-09-07 18:54:10.509 | allowed-address-pairs 2026-09-07 18:54:10.509 | auto-allocated-topology 2026-09-07 18:54:10.509 | availability_zone 2026-09-07 18:54:10.509 | bgp 2026-09-07 18:54:10.509 | bgp_4byte_asn 2026-09-07 18:54:10.509 | bgp_dragent_scheduler 2026-09-07 18:54:10.510 | binding 2026-09-07 18:54:10.510 | binding-extended 2026-09-07 18:54:10.510 | default-subnetpools 2026-09-07 18:54:10.510 | dhcp_agent_scheduler 2026-09-07 18:54:10.510 | dns-domain-ports 2026-09-07 18:54:10.510 | dns-integration 2026-09-07 18:54:10.510 | dns-integration-domain-keywords 2026-09-07 18:54:10.510 | empty-string-filtering 2026-09-07 18:54:10.510 | enable-default-route-bfd 2026-09-07 18:54:10.510 | enable-default-route-ecmp 2026-09-07 18:54:10.511 | expose-port-forwarding-in-fip 2026-09-07 18:54:10.511 | ext-gw-mode 2026-09-07 18:54:10.511 | external-gateway-multihoming 2026-09-07 18:54:10.511 | external-net 2026-09-07 18:54:10.511 | extra_dhcp_opt 2026-09-07 18:54:10.511 | extraroute 2026-09-07 18:54:10.511 | extraroute-atomic 2026-09-07 18:54:10.511 | filter-validation 2026-09-07 18:54:10.511 | fip-port-details 2026-09-07 18:54:10.512 | flavors 2026-09-07 18:54:10.512 | floating-ip-port-forwarding 2026-09-07 18:54:10.512 | floating-ip-port-forwarding-description 2026-09-07 18:54:10.512 | floating-ip-port-forwarding-detail 2026-09-07 18:54:10.512 | floating-ip-port-forwarding-port-ranges 2026-09-07 18:54:10.512 | floatingip-pools 2026-09-07 18:54:10.512 | fwaas_v2 2026-09-07 18:54:10.512 | ip_allocation 2026-09-07 18:54:10.512 | l3-agent-scheduler-ha-chassis-priority 2026-09-07 18:54:10.512 | l3-flavors 2026-09-07 18:54:10.513 | l3-ha 2026-09-07 18:54:10.513 | l3_agent_scheduler 2026-09-07 18:54:10.513 | logging 2026-09-07 18:54:10.513 | multi-provider 2026-09-07 18:54:10.513 | net-mtu 2026-09-07 18:54:10.513 | net-mtu-writable 2026-09-07 18:54:10.513 | network-ip-availability 2026-09-07 18:54:10.513 | network_availability_zone 2026-09-07 18:54:10.514 | network_ha 2026-09-07 18:54:10.514 | pagination 2026-09-07 18:54:10.514 | port-device-profile 2026-09-07 18:54:10.514 | port-hardware-offload-type 2026-09-07 18:54:10.514 | port-mac-address-regenerate 2026-09-07 18:54:10.515 | port-numa-affinity-policy 2026-09-07 18:54:10.515 | port-numa-affinity-policy-socket 2026-09-07 18:54:10.515 | port-resource-request 2026-09-07 18:54:10.515 | port-security 2026-09-07 18:54:10.515 | port-trusted-vif 2026-09-07 18:54:10.515 | project-id 2026-09-07 18:54:10.515 | provider 2026-09-07 18:54:10.515 | pvlan 2026-09-07 18:54:10.515 | qinq 2026-09-07 18:54:10.516 | qos 2026-09-07 18:54:10.516 | qos-bw-limit-direction 2026-09-07 18:54:10.516 | qos-bw-minimum-ingress 2026-09-07 18:54:10.516 | qos-default 2026-09-07 18:54:10.516 | qos-fip 2026-09-07 18:54:10.516 | qos-gateway-ip 2026-09-07 18:54:10.516 | qos-rule-type-details 2026-09-07 18:54:10.516 | qos-rule-type-filter 2026-09-07 18:54:10.516 | qos-rules-alias 2026-09-07 18:54:10.517 | quota-check-limit 2026-09-07 18:54:10.517 | quota-check-limit-default 2026-09-07 18:54:10.517 | quota_details 2026-09-07 18:54:10.517 | quotas 2026-09-07 18:54:10.517 | rbac-address-scope 2026-09-07 18:54:10.517 | rbac-policies 2026-09-07 18:54:10.517 | rbac-security-groups 2026-09-07 18:54:10.517 | router 2026-09-07 18:54:10.517 | router-enable-snat 2026-09-07 18:54:10.517 | router_availability_zone 2026-09-07 18:54:10.518 | security-group 2026-09-07 18:54:10.518 | security-groups-default-rules 2026-09-07 18:54:10.518 | security-groups-default-statefulness 2026-09-07 18:54:10.518 | security-groups-normalized-cidr 2026-09-07 18:54:10.518 | security-groups-remote-address-group 2026-09-07 18:54:10.518 | security-groups-rules-belongs-to-default-sg 2026-09-07 18:54:10.518 | security-groups-shared-filtering 2026-09-07 18:54:10.518 | segment 2026-09-07 18:54:10.518 | sorting 2026-09-07 18:54:10.518 | standard-attr-description 2026-09-07 18:54:10.519 | standard-attr-fwaas-v2 2026-09-07 18:54:10.519 | standard-attr-revisions 2026-09-07 18:54:10.519 | standard-attr-tag 2026-09-07 18:54:10.519 | standard-attr-timestamp 2026-09-07 18:54:10.519 | stateful-security-group 2026-09-07 18:54:10.519 | subnet-dns-publish-fixed-ip 2026-09-07 18:54:10.519 | subnet-external-network 2026-09-07 18:54:10.519 | subnet-service-types 2026-09-07 18:54:10.519 | subnet_allocation 2026-09-07 18:54:10.519 | subnet_onboard 2026-09-07 18:54:10.520 | subnetpool-prefix-ops 2026-09-07 18:54:10.520 | tag-creation 2026-09-07 18:54:10.520 | tap-mirror 2026-09-07 18:54:10.520 | tap-mirror-both-direction 2026-09-07 18:54:10.520 | trunk 2026-09-07 18:54:10.520 | uplink-status-propagation 2026-09-07 18:54:10.520 | uplink-status-propagation-updatable 2026-09-07 18:54:10.520 | vlan-transparent 2026-09-07 18:54:10.520 | vpn-endpoint-groups 2026-09-07 18:54:10.520 | vpnaas' 2026-09-07 18:54:10.521 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 484: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 18:54:10.521 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : comm -3 /dev/fd/63 /dev/fd/62 2026-09-07 18:54:10.521 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : disabled_ext= 2026-09-07 18:54:10.521 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:488 : '[' '!' -z '' ']' 2026-09-07 18:54:10.521 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : tr ' ' , 2026-09-07 18:54:10.521 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : echo address-group address-scope agent allowed-address-pairs auto-allocated-topology availability_zone bgp bgp_4byte_asn bgp_dragent_scheduler binding binding-extended default-subnetpools dhcp_agent_scheduler dns-domain-ports dns-integration dns-integration-domain-keywords empty-string-filtering enable-default-route-bfd enable-default-route-ecmp expose-port-forwarding-in-fip ext-gw-mode external-gateway-multihoming external-net extra_dhcp_opt extraroute extraroute-atomic filter-validation fip-port-details flavors floating-ip-port-forwarding floating-ip-port-forwarding-description floating-ip-port-forwarding-detail floating-ip-port-forwarding-port-ranges floatingip-pools fwaas_v2 ip_allocation l3-agent-scheduler-ha-chassis-priority l3-flavors l3-ha l3_agent_scheduler logging multi-provider net-mtu net-mtu-writable network-ip-availability network_availability_zone network_ha pagination port-device-profile port-hardware-offload-type port-mac-address-regenerate port-numa-affinity-policy port-numa-affinity-policy-socket port-resource-request port-security port-trusted-vif project-id provider pvlan qinq qos qos-bw-limit-direction qos-bw-minimum-ingress qos-default qos-fip qos-gateway-ip qos-rule-type-details qos-rule-type-filter qos-rules-alias quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router-enable-snat router_availability_zone security-group security-groups-default-rules security-groups-default-statefulness security-groups-normalized-cidr security-groups-remote-address-group security-groups-rules-belongs-to-default-sg security-groups-shared-filtering segment sorting standard-attr-description standard-attr-fwaas-v2 standard-attr-revisions standard-attr-tag standard-attr-timestamp stateful-security-group subnet-dns-publish-fixed-ip subnet-external-network subnet-service-types subnet_allocation subnet_onboard subnetpool-prefix-ops tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpn-endpoint-groups vpnaas 2026-09-07 18:54:10.521 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : export NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-09-07 18:54:10.522 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-09-07 18:54:10.527 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-09-07 18:54:10.531 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-07 18:54:10.535 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-09-07 18:54:10.540 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-09-07 18:54:10.544 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-09-07 18:54:10.549 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-07 18:54:10.553 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-09-07 18:54:10.601 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:504 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=tcp:192.168.122.168:6641 2026-09-07 18:54:10.606 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-07 18:54:10.610 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-09-07 18:54:10.614 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.168:6641 2026-09-07 18:54:10.619 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.168:6641 ']' 2026-09-07 18:54:10.623 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-07 18:54:10.628 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.168:6641 2026-09-07 18:54:10.678 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:505 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=tcp:192.168.122.168:6642 2026-09-07 18:54:10.682 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-07 18:54:10.687 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-09-07 18:54:10.691 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.168:6642 2026-09-07 18:54:10.696 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.168:6642 ']' 2026-09-07 18:54:10.700 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-07 18:54:10.705 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.168:6642 2026-09-07 18:54:10.754 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:506 : is_service_enabled tls-proxy 2026-09-07 18:54:10.782 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:54:10.786 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-09-07 18:54:10.790 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-07 18:54:10.795 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-09-07 18:54:10.799 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-09-07 18:54:10.803 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-09-07 18:54:10.808 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-07 18:54:10.812 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-09-07 18:54:10.862 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:515 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-09-07 18:54:10.866 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-07 18:54:10.870 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-09-07 18:54:10.874 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-09-07 18:54:10.879 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-09-07 18:54:10.883 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-07 18:54:10.887 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-09-07 18:54:10.935 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-09-07 18:54:10.940 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-07 18:54:10.944 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-09-07 18:54:10.948 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-09-07 18:54:10.952 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-09-07 18:54:10.957 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-07 18:54:10.961 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-09-07 18:54:11.011 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:517 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-09-07 18:54:11.041 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:519 : is_service_enabled q-log neutron-log 2026-09-07 18:54:11.069 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:54:11.073 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:525 : is_ovn_metadata_agent_enabled 2026-09-07 18:54:11.077 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-09-07 18:54:11.105 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:54:11.110 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-09-07 18:54:11.114 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-09-07 18:54:11.118 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:526 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-09-07 18:54:11.123 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-07 18:54:11.127 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-09-07 18:54:11.131 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-09-07 18:54:11.135 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-09-07 18:54:11.140 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-07 18:54:11.144 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-09-07 18:54:11.192 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:533 : is_service_enabled q-dns neutron-dns 2026-09-07 18:54:11.220 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:54:11.225 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-09-07 18:54:11.278 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : is_service_enabled q-dhcp neutron-dhcp 2026-09-07 18:54:11.307 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:54:11.311 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-09-07 18:54:11.361 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : is_service_enabled n-api-meta 2026-09-07 18:54:11.389 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:54:11.394 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:548 : is_ovn_metadata_agent_enabled 2026-09-07 18:54:11.398 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-09-07 18:54:11.425 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:54:11.430 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-09-07 18:54:11.434 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-09-07 18:54:11.438 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:549 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-09-07 18:54:11.487 | + lib/neutron:configure_neutron:413 : is_service_enabled q-placement neutron-placement 2026-09-07 18:54:11.515 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:54:11.520 | + lib/neutron:configure_neutron:416 : is_service_enabled q-trunk neutron-trunk 2026-09-07 18:54:11.548 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:54:11.553 | + lib/neutron:configure_neutron:419 : is_service_enabled q-qos neutron-qos 2026-09-07 18:54:11.581 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:54:11.586 | + lib/neutron:configure_neutron:426 : is_service_enabled neutron-segments 2026-09-07 18:54:11.614 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:54:11.618 | + lib/neutron:configure_neutron:430 : is_service_enabled q-ovn-bgp 2026-09-07 18:54:11.647 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:54:11.652 | + lib/neutron:configure_neutron:433 : is_service_enabled q-ovn-evpn 2026-09-07 18:54:11.681 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:54:11.686 | + lib/neutron:configure_neutron:438 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-09-07 18:54:11.715 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:54:11.720 | + lib/neutron:configure_neutron:439 : _configure_neutron_service 2026-09-07 18:54:11.724 | + lib/neutron:_configure_neutron_service:1007 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-09-07 18:54:11.728 | + lib/neutron:_configure_neutron_service:1008 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-09-07 18:54:11.736 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-09-07 18:54:11.786 | + lib/neutron:_configure_neutron_service:1013 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-09-07 18:54:11.836 | + lib/neutron:_configure_neutron_service:1014 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-09-07 18:54:11.886 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-09-07 18:54:11.938 | + lib/neutron:_configure_neutron_service:1017 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-09-07 18:54:11.942 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-09-07 18:54:11.946 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-09-07 18:54:11.951 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-09-07 18:54:11.955 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-07 18:54:11.959 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-09-07 18:54:11.964 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-09-07 18:54:11.968 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-09-07 18:54:11.973 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-09-07 18:54:11.978 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-09-07 18:54:12.027 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-09-07 18:54:12.077 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.168/identity 2026-09-07 18:54:12.127 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-09-07 18:54:12.177 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-09-07 18:54:12.227 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-09-07 18:54:12.277 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-09-07 18:54:12.327 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-09-07 18:54:12.377 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.168/identity 2026-09-07 18:54:12.428 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-09-07 18:54:12.477 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-09-07 18:54:12.528 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-07 18:54:12.533 | + lib/neutron:_configure_neutron_service:1020 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-09-07 18:54:12.583 | + lib/neutron:_configure_neutron_service:1021 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-09-07 18:54:12.634 | + lib/neutron:_configure_neutron_service:1023 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-09-07 18:54:12.638 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-09-07 18:54:12.643 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-07 18:54:12.647 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-09-07 18:54:12.652 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-09-07 18:54:12.702 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-09-07 18:54:12.748 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.168/identity 2026-09-07 18:54:12.796 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-09-07 18:54:12.843 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-09-07 18:54:12.890 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-09-07 18:54:12.937 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-09-07 18:54:12.985 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-09-07 18:54:13.035 | + lib/neutron:_configure_neutron_service:1026 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-09-07 18:54:13.039 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-09-07 18:54:13.043 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-09-07 18:54:13.048 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-09-07 18:54:13.052 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-09-07 18:54:13.099 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-09-07 18:54:13.147 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.168/identity 2026-09-07 18:54:13.194 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-09-07 18:54:13.243 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-09-07 18:54:13.291 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-09-07 18:54:13.338 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-09-07 18:54:13.386 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-09-07 18:54:13.435 | + lib/neutron:_configure_neutron_service:1029 : neutron_plugin_configure_service 2026-09-07 18:54:13.438 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-09-07 18:54:13.442 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-09-07 18:54:13.447 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-09-07 18:54:13.451 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-09-07 18:54:13.454 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-09-07 18:54:13.459 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-09-07 18:54:13.463 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-09-07 18:54:13.467 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-09-07 18:54:13.471 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-09-07 18:54:13.475 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-09-07 18:54:13.478 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-09-07 18:54:13.483 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-09-07 18:54:13.487 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-09-07 18:54:13.491 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-09-07 18:54:13.495 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-09-07 18:54:13.498 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-09-07 18:54:13.502 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:114 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-09-07 18:54:13.506 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-07 18:54:13.511 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-09-07 18:54:13.515 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-09-07 18:54:13.518 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-09-07 18:54:13.522 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-07 18:54:13.526 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-09-07 18:54:13.576 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-09-07 18:54:13.580 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-07 18:54:13.584 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-09-07 18:54:13.588 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-09-07 18:54:13.593 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-09-07 18:54:13.597 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-07 18:54:13.602 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-09-07 18:54:13.647 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:117 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2026-09-07 18:54:13.652 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-07 18:54:13.656 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-09-07 18:54:13.660 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-09-07 18:54:13.665 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-09-07 18:54:13.669 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-07 18:54:13.673 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-09-07 18:54:13.722 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-09-07 18:54:13.726 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers=local,flat,vlan,geneve 2026-09-07 18:54:13.730 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-07 18:54:13.735 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-09-07 18:54:13.739 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-09-07 18:54:13.743 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-09-07 18:54:13.748 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-07 18:54:13.752 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-09-07 18:54:13.799 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:123 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security,qos 2026-09-07 18:54:13.802 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-07 18:54:13.805 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-09-07 18:54:13.809 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-09-07 18:54:13.812 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-09-07 18:54:13.816 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-07 18:54:13.820 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-09-07 18:54:13.868 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:125 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types=geneve 2026-09-07 18:54:13.871 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-07 18:54:13.875 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-09-07 18:54:13.880 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-09-07 18:54:13.884 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-09-07 18:54:13.887 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-07 18:54:13.892 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-09-07 18:54:13.938 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2026-09-07 18:54:13.942 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-07 18:54:13.946 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-09-07 18:54:13.950 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-09-07 18:54:13.955 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-09-07 18:54:13.959 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-07 18:54:13.963 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2026-09-07 18:54:14.012 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2026-09-07 18:54:14.017 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-07 18:54:14.021 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-09-07 18:54:14.025 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-09-07 18:54:14.029 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-09-07 18:54:14.033 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-07 18:54:14.038 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-09-07 18:54:14.087 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:131 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=public, 2026-09-07 18:54:14.091 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-07 18:54:14.096 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-09-07 18:54:14.100 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-09-07 18:54:14.104 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-09-07 18:54:14.108 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-07 18:54:14.113 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-09-07 18:54:14.161 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=public 2026-09-07 18:54:14.166 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-07 18:54:14.170 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-09-07 18:54:14.174 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-09-07 18:54:14.179 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-09-07 18:54:14.183 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-07 18:54:14.187 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-09-07 18:54:14.238 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:65536 2026-09-07 18:54:14.242 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-07 18:54:14.247 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-09-07 18:54:14.251 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-09-07 18:54:14.255 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-09-07 18:54:14.259 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-07 18:54:14.264 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-09-07 18:54:14.314 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-09-07 18:54:14.318 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-09-07 18:54:14.369 | + lib/neutron:configure_neutron:446 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-09-07 18:54:14.420 | + lib/neutron:configure_neutron:448 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-09-07 18:54:14.424 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-09-07 18:54:14.429 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-09-07 18:54:14.433 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-09-07 18:54:14.437 | + lib/apache:write_uwsgi_config:246 : local http= 2026-09-07 18:54:14.442 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-09-07 18:54:14.446 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-09-07 18:54:14.450 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-07 18:54:14.454 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-07 18:54:14.475 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-09-07 18:54:14.476 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-07 18:54:14.488 | d /var/run/uwsgi 0755 quobyte root 2026-09-07 18:54:14.495 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-07 18:54:14.510 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-09-07 18:54:14.517 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-09-07 18:54:14.522 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-09-07 18:54:14.528 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-07 18:54:14.533 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-09-07 18:54:14.584 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-09-07 18:54:14.632 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-09-07 18:54:14.681 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-09-07 18:54:14.730 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-09-07 18:54:14.779 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-07 18:54:14.827 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-09-07 18:54:14.875 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-09-07 18:54:14.925 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-09-07 18:54:14.973 | + lib/apache:write_uwsgi_config:290 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-09-07 18:54:15.022 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-09-07 18:54:15.071 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-07 18:54:15.120 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-09-07 18:54:15.169 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-09-07 18:54:15.217 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-09-07 18:54:15.221 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-09-07 18:54:15.228 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-09-07 18:54:15.232 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-09-07 18:54:15.236 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-07 18:54:15.240 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 18:54:15.245 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 18:54:15.249 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-09-07 18:54:15.254 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-09-07 18:54:15.258 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-09-07 18:54:15.307 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-09-07 18:54:15.358 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 ' 2026-09-07 18:54:15.359 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-09-07 18:54:15.371 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-09-07 18:54:15.377 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-09-07 18:54:15.381 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-09-07 18:54:15.385 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-07 18:54:15.390 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-07 18:54:15.394 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-07 18:54:15.399 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-07 18:54:15.403 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 18:54:15.407 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 18:54:15.412 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-07 18:54:15.416 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-07 18:54:15.421 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 18:54:15.425 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 18:54:15.430 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-09-07 18:54:15.443 | perl: warning: Setting locale failed. 2026-09-07 18:54:15.443 | perl: warning: Please check that your locale settings: 2026-09-07 18:54:15.443 | LANGUAGE = (unset), 2026-09-07 18:54:15.443 | LC_ALL = "en_US.utf8", 2026-09-07 18:54:15.443 | LANG = "de_DE.UTF-8" 2026-09-07 18:54:15.443 | are supported and installed on your system. 2026-09-07 18:54:15.444 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 18:54:15.485 | Enabling site neutron-api. 2026-09-07 18:54:15.491 | To activate the new configuration, you need to run: 2026-09-07 18:54:15.491 | systemctl reload apache2 2026-09-07 18:54:15.498 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-09-07 18:54:15.503 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-07 18:54:15.507 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-07 18:54:15.512 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-07 18:54:15.645 | + ./stack.sh:main:1173 : is_service_enabled mysql postgresql 2026-09-07 18:54:15.674 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:54:15.679 | + ./stack.sh:main:1173 : is_service_enabled neutron 2026-09-07 18:54:15.708 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:54:15.713 | + ./stack.sh:main:1174 : async_runfunc init_neutron 2026-09-07 18:54:15.718 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-09-07 18:54:15.812 | + inc/async:async_inner:63 : init_neutron 2026-09-07 18:54:15.867 | [2032 Async init_neutron:55317]: running: init_neutron 2026-09-07 18:54:15.872 | + ./stack.sh:main:1182 : is_service_enabled q-dhcp 2026-09-07 18:54:15.900 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:54:15.905 | + ./stack.sh:main:1201 : is_service_enabled nova neutron 2026-09-07 18:54:15.936 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:54:15.940 | + ./stack.sh:main:1202 : configure_os_vif 2026-09-07 18:54:15.945 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-09-07 18:54:15.950 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-09-07 18:54:16.011 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-09-07 18:54:16.015 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-09-07 18:54:16.072 | + ./stack.sh:main:1208 : is_service_enabled swift 2026-09-07 18:54:16.101 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:54:16.106 | + ./stack.sh:main:1217 : is_service_enabled cinder 2026-09-07 18:54:16.136 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:54:16.141 | + ./stack.sh:main:1218 : echo_summary 'Configuring Cinder' 2026-09-07 18:54:16.145 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 18:54:16.150 | + ./stack.sh:echo_summary:450 : echo -e Configuring Cinder 2026-09-07 18:54:16.155 | + ./stack.sh:main:1219 : async_runfunc init_cinder 2026-09-07 18:54:16.159 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-09-07 18:54:16.252 | + inc/async:async_inner:63 : init_cinder 2026-09-07 18:54:16.310 | [2032 Async init_cinder:55555]: running: init_cinder 2026-09-07 18:54:16.314 | + ./stack.sh:main:1225 : is_service_enabled placement 2026-09-07 18:54:16.343 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:54:16.348 | + ./stack.sh:main:1226 : echo_summary 'Configuring placement' 2026-09-07 18:54:16.352 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 18:54:16.356 | + ./stack.sh:echo_summary:450 : echo -e Configuring placement 2026-09-07 18:54:16.360 | + ./stack.sh:main:1227 : async_runfunc init_placement 2026-09-07 18:54:16.364 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-09-07 18:54:16.454 | + inc/async:async_inner:63 : init_placement 2026-09-07 18:54:16.518 | [2032 Async init_placement:55685]: running: init_placement 2026-09-07 18:54:16.519 | + ./stack.sh:main:1231 : async_wait init_neutron 2026-09-07 18:54:16.587 | [2032 Async init_neutron:55317]: Waiting for completion of init_neutron running on PID 55317 (5 other jobs running) 2026-09-07 18:54:16.621 | [2032 Async init_neutron:55317]: Signaling child to exit 2026-09-07 18:54:31.049 | + inc/async:async_inner:64 : rc=0 2026-09-07 18:54:31.096 | [55555 Async init_cinder:55555]: finished successfully 2026-09-07 18:54:55.686 | + inc/async:async_inner:64 : rc=0 2026-09-07 18:54:55.711 | [55317 Async init_neutron:55317]: finished successfully 2026-09-07 18:54:55.739 | WAKEUP 2026-09-07 18:54:55.763 | [2032 Async init_neutron:55317]: Signaled 2026-09-07 18:54:55.765 | + lib/neutron:init_neutron:505 : recreate_database neutron 2026-09-07 18:54:55.765 | + lib/database:recreate_database:112 : local db=neutron 2026-09-07 18:54:55.765 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-09-07 18:54:55.765 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-09-07 18:54:55.766 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-09-07 18:54:55.766 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-07 18:54:55.766 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-09-07 18:54:55.766 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-07 18:54:55.766 | + lib/neutron:init_neutron:506 : time_start dbsync 2026-09-07 18:54:55.766 | + functions-common:time_start:2406 : local name=dbsync 2026-09-07 18:54:55.766 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:54:55.766 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:54:55.766 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:54:55.766 | + functions-common:time_start:2411 : _TIME_START[$name]=1788807256023 2026-09-07 18:54:55.766 | + lib/neutron:init_neutron:508 : /opt/stack/data/venv/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2026-09-07 18:54:55.767 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-07 18:54:55.767 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 18:54:55.767 | we strongly recommend against using it for new projects. 2026-09-07 18:54:55.767 | 2026-09-07 18:54:55.767 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 18:54:55.768 | framework. For more detail see 2026-09-07 18:54:55.768 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 18:54:55.768 | 2026-09-07 18:54:55.769 | import eventlet as _eventlet # noqa 2026-09-07 18:54:55.769 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-09-07 18:54:55.769 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-09-07 18:54:55.769 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-09-07 18:54:55.770 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-09-07 18:54:55.770 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-09-07 18:54:55.770 | INFO [alembic.runtime.migration] Running upgrade kilo -> 599c6a226151 2026-09-07 18:54:55.770 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-09-07 18:54:55.770 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-09-07 18:54:55.770 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-09-07 18:54:55.770 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-09-07 18:54:55.770 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-09-07 18:54:55.770 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-09-07 18:54:55.770 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-09-07 18:54:55.770 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-09-07 18:54:55.771 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-09-07 18:54:55.771 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-09-07 18:54:55.771 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-09-07 18:54:55.771 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-09-07 18:54:55.771 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-09-07 18:54:55.771 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-09-07 18:54:55.771 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-09-07 18:54:55.771 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-09-07 18:54:55.771 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-09-07 18:54:55.771 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-09-07 18:54:55.771 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-09-07 18:54:55.771 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-09-07 18:54:55.772 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-09-07 18:54:55.772 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-09-07 18:54:55.772 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-09-07 18:54:55.772 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-09-07 18:54:55.772 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-09-07 18:54:55.772 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-09-07 18:54:55.773 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-09-07 18:54:55.773 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-09-07 18:54:55.773 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-09-07 18:54:55.774 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-09-07 18:54:55.774 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-09-07 18:54:55.774 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-09-07 18:54:55.775 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-09-07 18:54:55.775 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-09-07 18:54:55.775 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-09-07 18:54:55.776 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-09-07 18:54:55.776 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-09-07 18:54:55.776 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-09-07 18:54:55.776 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 2e5352a0ad4d 2026-09-07 18:54:55.776 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-09-07 18:54:55.776 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 8a6d8bdae39 2026-09-07 18:54:55.776 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 5ffceebfada 2026-09-07 18:54:55.776 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-09-07 18:54:55.776 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-09-07 18:54:55.777 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-09-07 18:54:55.777 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-09-07 18:54:55.777 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-09-07 18:54:55.777 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-09-07 18:54:55.777 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> a84ccf28f06a 2026-09-07 18:54:55.777 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-09-07 18:54:55.778 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-09-07 18:54:55.778 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-09-07 18:54:55.778 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-09-07 18:54:55.778 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-09-07 18:54:55.779 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-09-07 18:54:55.779 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-09-07 18:54:55.779 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-09-07 18:54:55.779 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-09-07 18:54:55.779 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-09-07 18:54:55.779 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-09-07 18:54:55.779 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-09-07 18:54:55.779 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-09-07 18:54:55.779 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-09-07 18:54:55.779 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-09-07 18:54:55.779 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-09-07 18:54:55.780 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-09-07 18:54:55.780 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-09-07 18:54:55.780 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-09-07 18:54:55.780 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-09-07 18:54:55.780 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-09-07 18:54:55.780 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-09-07 18:54:55.780 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-09-07 18:54:55.780 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-09-07 18:54:55.780 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-09-07 18:54:55.780 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-09-07 18:54:55.780 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-09-07 18:54:55.781 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-09-07 18:54:55.781 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-09-07 18:54:55.781 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-09-07 18:54:55.781 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-09-07 18:54:55.781 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-09-07 18:54:55.781 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-09-07 18:54:55.782 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-09-07 18:54:55.782 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-09-07 18:54:55.782 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-09-07 18:54:55.782 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-09-07 18:54:55.783 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-09-07 18:54:55.783 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-09-07 18:54:55.784 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-09-07 18:54:55.784 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-09-07 18:54:55.784 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-09-07 18:54:55.784 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-09-07 18:54:55.785 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-09-07 18:54:55.785 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-09-07 18:54:55.785 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-09-07 18:54:55.785 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-09-07 18:54:55.785 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-09-07 18:54:55.785 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-09-07 18:54:55.785 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-09-07 18:54:55.785 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-09-07 18:54:55.786 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> cd9ef14ccf87 2026-09-07 18:54:55.786 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-09-07 18:54:55.786 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-09-07 18:54:55.786 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-09-07 18:54:55.786 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-09-07 18:54:55.786 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-09-07 18:54:55.787 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-09-07 18:54:55.787 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-09-07 18:54:55.787 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-09-07 18:54:55.787 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-09-07 18:54:55.788 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-09-07 18:54:55.788 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-09-07 18:54:55.788 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-09-07 18:54:55.788 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-09-07 18:54:55.788 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-09-07 18:54:55.788 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 0e6eff810791 2026-09-07 18:54:55.788 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-09-07 18:54:55.788 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-09-07 18:54:55.788 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-09-07 18:54:55.788 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-09-07 18:54:55.788 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-09-07 18:54:55.789 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-09-07 18:54:55.789 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-09-07 18:54:55.789 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-09-07 18:54:55.789 | INFO [alembic.runtime.migration] Running upgrade a1b2c3d4e5f6 -> c7f8d9e0f1a2 2026-09-07 18:54:55.789 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-09-07 18:54:55.789 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-09-07 18:54:55.789 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-09-07 18:54:55.789 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-09-07 18:54:55.789 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-09-07 18:54:55.789 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-09-07 18:54:55.789 | Running upgrade for neutron ... 2026-09-07 18:54:55.789 | OK 2026-09-07 18:54:55.790 | + lib/neutron:init_neutron:509 : time_stop dbsync 2026-09-07 18:54:55.790 | + functions-common:time_stop:2420 : local name 2026-09-07 18:54:55.790 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:54:55.790 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:54:55.790 | + functions-common:time_stop:2423 : local total 2026-09-07 18:54:55.791 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:54:55.791 | + functions-common:time_stop:2426 : name=dbsync 2026-09-07 18:54:55.791 | + functions-common:time_stop:2427 : start_time=1788807256023 2026-09-07 18:54:55.791 | + functions-common:time_stop:2429 : [[ -z 1788807256023 ]] 2026-09-07 18:54:55.792 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:54:55.792 | + functions-common:time_stop:2432 : end_time=1788807295659 2026-09-07 18:54:55.792 | + functions-common:time_stop:2433 : elapsed_time=39636 2026-09-07 18:54:55.793 | + functions-common:time_stop:2434 : total=7982 2026-09-07 18:54:55.793 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:54:55.794 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=47618 2026-09-07 18:54:55.810 | [2032 Async init_neutron:55317]: finished init_neutron with result 0 in 39 seconds 2026-09-07 18:54:55.816 | + inc/async:async_wait:197 : return 0 2026-09-07 18:54:55.819 | + ./stack.sh:main:1232 : async_wait init_placement 2026-09-07 18:54:55.871 | [2032 Async init_placement:55685]: Waiting for completion of init_placement running on PID 55685 (4 other jobs running) 2026-09-07 18:54:55.901 | [2032 Async init_placement:55685]: Signaling child to exit 2026-09-07 18:55:03.069 | + inc/async:async_inner:64 : rc=0 2026-09-07 18:55:03.099 | [55685 Async init_placement:55685]: finished successfully 2026-09-07 18:55:03.127 | WAKEUP 2026-09-07 18:55:03.151 | [2032 Async init_placement:55685]: Signaled 2026-09-07 18:55:03.154 | + lib/placement:init_placement:113 : recreate_database placement 2026-09-07 18:55:03.154 | + lib/database:recreate_database:112 : local db=placement 2026-09-07 18:55:03.154 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-09-07 18:55:03.154 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-09-07 18:55:03.154 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-09-07 18:55:03.154 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-07 18:55:03.154 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-09-07 18:55:03.154 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-07 18:55:03.154 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-09-07 18:55:03.154 | + lib/placement:init_placement:115 : create_placement_accounts 2026-09-07 18:55:03.154 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-09-07 18:55:03.155 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-09-07 18:55:03.155 | + functions-common:get_or_create_user:899 : local user_id 2026-09-07 18:55:03.155 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-07 18:55:03.155 | + functions-common:get_or_create_user:903 : local email= 2026-09-07 18:55:03.155 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create placement --password nomoresecret --domain=Default --or-show -f value -c id 2026-09-07 18:55:03.155 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:55:03.155 | + functions-common:get_or_create_user:915 : user_id=fb5f506d4db74dbca837b53d9b441414 2026-09-07 18:55:03.155 | + functions-common:get_or_create_user:916 : echo fb5f506d4db74dbca837b53d9b441414 2026-09-07 18:55:03.155 | fb5f506d4db74dbca837b53d9b441414 2026-09-07 18:55:03.155 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-09-07 18:55:03.155 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-07 18:55:03.156 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-07 18:55:03.156 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-07 18:55:03.156 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-07 18:55:03.156 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-07 18:55:03.156 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-07 18:55:03.156 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-07 18:55:03.156 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-07 18:55:03.157 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-07 18:55:03.157 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-07 18:55:03.157 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-07 18:55:03.158 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-09-07 18:55:03.158 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-09-07 18:55:03.158 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:55:03.159 | + functions-common:get_or_add_user_project_role:979 : user_role_id=69071d7c6b974907b5276c4fe82d4d0c 2026-09-07 18:55:03.159 | + functions-common:get_or_add_user_project_role:980 : echo 69071d7c6b974907b5276c4fe82d4d0c 2026-09-07 18:55:03.159 | 69071d7c6b974907b5276c4fe82d4d0c 2026-09-07 18:55:03.160 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-09-07 18:55:03.160 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-09-07 18:55:03.160 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-07 18:55:03.160 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-07 18:55:03.160 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-07 18:55:03.160 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-07 18:55:03.160 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-07 18:55:03.160 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-07 18:55:03.160 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-07 18:55:03.160 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-07 18:55:03.161 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-07 18:55:03.161 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-07 18:55:03.161 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-07 18:55:03.161 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-09-07 18:55:03.161 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-09-07 18:55:03.161 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:55:03.161 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d4d742c4f0714d4ebfbda0105f4eb7a0 2026-09-07 18:55:03.161 | + functions-common:get_or_add_user_project_role:980 : echo d4d742c4f0714d4ebfbda0105f4eb7a0 2026-09-07 18:55:03.161 | d4d742c4f0714d4ebfbda0105f4eb7a0 2026-09-07 18:55:03.161 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.168/placement 2026-09-07 18:55:03.162 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-09-07 18:55:03.162 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-07 18:55:03.162 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-09-07 18:55:03.162 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-09-07 18:55:03.162 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:55:03.162 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-07 18:55:03.162 | 3f432fd084ed42d19b653d2d2d02759b' 2026-09-07 18:55:03.162 | + functions-common:get_or_create_service:1067 : echo 3f432fd084ed42d19b653d2d2d02759b 2026-09-07 18:55:03.162 | 3f432fd084ed42d19b653d2d2d02759b 2026-09-07 18:55:03.162 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.168/placement 2026-09-07 18:55:03.162 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-07 18:55:03.163 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.168/placement RegionOne 2026-09-07 18:55:03.163 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-07 18:55:03.163 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-09-07 18:55:03.163 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:55:03.163 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-07 18:55:03.163 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-07 18:55:03.163 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.168/placement --region RegionOne -f value -c id 2026-09-07 18:55:03.163 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:55:03.163 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=0090f800337c4ab8a82b2edbc9da4e7d 2026-09-07 18:55:03.163 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 0090f800337c4ab8a82b2edbc9da4e7d 2026-09-07 18:55:03.163 | + functions-common:get_or_create_endpoint:1100 : public_id=0090f800337c4ab8a82b2edbc9da4e7d 2026-09-07 18:55:03.164 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-07 18:55:03.164 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-07 18:55:03.164 | + functions-common:get_or_create_endpoint:1109 : echo 0090f800337c4ab8a82b2edbc9da4e7d 2026-09-07 18:55:03.164 | 0090f800337c4ab8a82b2edbc9da4e7d 2026-09-07 18:55:03.202 | [2032 Async init_placement:55685]: finished init_placement with result 0 in 46 seconds 2026-09-07 18:55:03.208 | + inc/async:async_wait:197 : return 0 2026-09-07 18:55:03.212 | + ./stack.sh:main:1233 : async_wait init_glance 2026-09-07 18:55:03.275 | [2032 Async init_glance:51103]: Waiting for completion of init_glance running on PID 51103 (3 other jobs running) 2026-09-07 18:55:03.305 | [2032 Async init_glance:51103]: Signaling child to exit 2026-09-07 18:55:03.305 | WAKEUP 2026-09-07 18:55:03.330 | [2032 Async init_glance:51103]: Signaled 2026-09-07 18:55:03.332 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-09-07 18:55:03.332 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-09-07 18:55:03.332 | + lib/glance:init_glance:529 : recreate_database glance 2026-09-07 18:55:03.332 | + lib/database:recreate_database:112 : local db=glance 2026-09-07 18:55:03.332 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-09-07 18:55:03.333 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-09-07 18:55:03.333 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-09-07 18:55:03.333 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-07 18:55:03.333 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-09-07 18:55:03.333 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-07 18:55:03.333 | + lib/glance:init_glance:531 : time_start dbsync 2026-09-07 18:55:03.333 | + functions-common:time_start:2406 : local name=dbsync 2026-09-07 18:55:03.333 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:55:03.333 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:55:03.333 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:55:03.333 | + functions-common:time_start:2411 : _TIME_START[$name]=1788807159185 2026-09-07 18:55:03.334 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-09-07 18:55:03.334 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-07 18:55:03.334 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 18:55:03.334 | we strongly recommend against using it for new projects. 2026-09-07 18:55:03.334 | 2026-09-07 18:55:03.334 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 18:55:03.334 | framework. For more detail see 2026-09-07 18:55:03.334 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 18:55:03.334 | 2026-09-07 18:55:03.334 | import eventlet as _eventlet # noqa 2026-09-07 18:55:03.334 | INFO dbcounter [-] Registered counter for database glance 2026-09-07 18:55:03.334 | 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=51209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-07 18:55:03.335 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-07 18:55:03.335 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-07 18:55:03.335 | DEBUG dbcounter [-] [51209] Writer thread running {{(pid=51209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-07 18:55:03.335 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-07 18:55:03.335 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-07 18:55:03.335 | INFO dbcounter [-] Registered counter for database glance 2026-09-07 18:55:03.335 | 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=51209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-07 18:55:03.335 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-07 18:55:03.335 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-07 18:55:03.335 | DEBUG dbcounter [-] [51209] Writer thread running {{(pid=51209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-07 18:55:03.335 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-09-07 18:55:03.336 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=51209) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-07 18:55:03.336 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-09-07 18:55:03.336 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=51209) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:55:03.336 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-09-07 18:55:03.336 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=51209) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:55:03.336 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-09-07 18:55:03.336 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=51209) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:55:03.336 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-09-07 18:55:03.336 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=51209) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:55:03.336 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-09-07 18:55:03.336 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=51209) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:55:03.337 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-09-07 18:55:03.337 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=51209) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:55:03.337 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-09-07 18:55:03.337 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=51209) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:55:03.337 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-09-07 18:55:03.337 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=51209) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:55:03.337 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-09-07 18:55:03.337 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=51209) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:55:03.337 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-09-07 18:55:03.337 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=51209) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:55:03.337 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-09-07 18:55:03.338 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=51209) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:55:03.338 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-09-07 18:55:03.338 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=51209) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:55:03.338 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-09-07 18:55:03.338 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=51209) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:55:03.338 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-09-07 18:55:03.338 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=51209) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:55:03.338 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-09-07 18:55:03.338 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=51209) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:55:03.338 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-07 18:55:03.338 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-07 18:55:03.339 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-07 18:55:03.339 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-07 18:55:03.339 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-07 18:55:03.339 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-07 18:55:03.339 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-07 18:55:03.339 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-07 18:55:03.339 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-07 18:55:03.339 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-07 18:55:03.339 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-09-07 18:55:03.339 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=51209) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-07 18:55:03.339 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-09-07 18:55:03.340 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=51209) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:55:03.340 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-09-07 18:55:03.340 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=51209) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:55:03.340 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-09-07 18:55:03.340 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=51209) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:55:03.340 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-09-07 18:55:03.340 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=51209) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:55:03.340 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-09-07 18:55:03.340 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=51209) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:55:03.340 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-09-07 18:55:03.340 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=51209) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:55:03.341 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-09-07 18:55:03.341 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=51209) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:55:03.341 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-09-07 18:55:03.341 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=51209) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:55:03.341 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-09-07 18:55:03.341 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=51209) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:55:03.341 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-09-07 18:55:03.341 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=51209) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:55:03.341 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-09-07 18:55:03.341 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=51209) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:55:03.341 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-09-07 18:55:03.342 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=51209) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:787}} 2026-09-07 18:55:03.342 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-07 18:55:03.342 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-07 18:55:03.342 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-07 18:55:03.342 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-07 18:55:03.342 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-09-07 18:55:03.342 | Database migration is up to date. No migration needed. 2026-09-07 18:55:03.342 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-09-07 18:55:03.342 | Database is synced successfully. 2026-09-07 18:55:03.342 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-09-07 18:55:03.342 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-07 18:55:03.343 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 18:55:03.343 | we strongly recommend against using it for new projects. 2026-09-07 18:55:03.343 | 2026-09-07 18:55:03.343 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 18:55:03.343 | framework. For more detail see 2026-09-07 18:55:03.343 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 18:55:03.343 | 2026-09-07 18:55:03.343 | import eventlet as _eventlet # noqa 2026-09-07 18:55:03.343 | INFO dbcounter [-] Registered counter for database glance 2026-09-07 18:55:03.343 | 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=51386) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-07 18:55:03.343 | DEBUG dbcounter [-] [51386] Writer thread running {{(pid=51386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-07 18:55:03.344 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-09-07 18:55:03.344 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-09-07 18:55:03.344 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-09-07 18:55:03.344 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-09-07 18:55:03.344 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-09-07 18:55:03.344 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-09-07 18:55:03.344 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-09-07 18:55:03.344 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-09-07 18:55:03.344 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-09-07 18:55:03.345 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-09-07 18:55:03.345 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-09-07 18:55:03.345 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-09-07 18:55:03.345 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-09-07 18:55:03.346 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-09-07 18:55:03.346 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-09-07 18:55:03.346 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-09-07 18:55:03.346 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-09-07 18:55:03.346 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-09-07 18:55:03.346 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-09-07 18:55:03.346 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-09-07 18:55:03.346 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-09-07 18:55:03.346 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-09-07 18:55:03.346 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-09-07 18:55:03.346 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-09-07 18:55:03.347 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-09-07 18:55:03.347 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-09-07 18:55:03.347 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-09-07 18:55:03.347 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-09-07 18:55:03.347 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-09-07 18:55:03.347 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-09-07 18:55:03.347 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-09-07 18:55:03.347 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-09-07 18:55:03.347 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-09-07 18:55:03.347 | + lib/glance:init_glance:537 : time_stop dbsync 2026-09-07 18:55:03.347 | + functions-common:time_stop:2420 : local name 2026-09-07 18:55:03.347 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:55:03.348 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:55:03.348 | + functions-common:time_stop:2423 : local total 2026-09-07 18:55:03.348 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:55:03.348 | + functions-common:time_stop:2426 : name=dbsync 2026-09-07 18:55:03.348 | + functions-common:time_stop:2427 : start_time=1788807159185 2026-09-07 18:55:03.348 | + functions-common:time_stop:2429 : [[ -z 1788807159185 ]] 2026-09-07 18:55:03.348 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:55:03.348 | + functions-common:time_stop:2432 : end_time=1788807172706 2026-09-07 18:55:03.348 | + functions-common:time_stop:2433 : elapsed_time=13521 2026-09-07 18:55:03.348 | + functions-common:time_stop:2434 : total=7982 2026-09-07 18:55:03.348 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:55:03.349 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21503 2026-09-07 18:55:03.388 | [2032 Async init_glance:51103]: finished init_glance with result 0 in 13 seconds 2026-09-07 18:55:03.394 | + inc/async:async_wait:197 : return 0 2026-09-07 18:55:03.398 | + ./stack.sh:main:1234 : async_wait init_swift 2026-09-07 18:55:03.427 | Not waiting for async task init_swift that we never started or has already been waited for 2026-09-07 18:55:03.431 | + inc/async:async_wait:197 : return 0 2026-09-07 18:55:03.434 | + ./stack.sh:main:1235 : async_wait init_cinder 2026-09-07 18:55:03.497 | [2032 Async init_cinder:55555]: Waiting for completion of init_cinder running on PID 55555 (2 other jobs running) 2026-09-07 18:55:03.528 | [2032 Async init_cinder:55555]: Signaling child to exit 2026-09-07 18:55:03.528 | WAKEUP 2026-09-07 18:55:03.554 | [2032 Async init_cinder:55555]: Signaled 2026-09-07 18:55:03.556 | + lib/cinder:init_cinder:492 : is_service_enabled mysql postgresql 2026-09-07 18:55:03.556 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:55:03.556 | + lib/cinder:init_cinder:494 : recreate_database cinder 2026-09-07 18:55:03.556 | + lib/database:recreate_database:112 : local db=cinder 2026-09-07 18:55:03.556 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-09-07 18:55:03.557 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-09-07 18:55:03.557 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-09-07 18:55:03.557 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-07 18:55:03.557 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-09-07 18:55:03.557 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-07 18:55:03.557 | + lib/cinder:init_cinder:496 : time_start dbsync 2026-09-07 18:55:03.557 | + functions-common:time_start:2406 : local name=dbsync 2026-09-07 18:55:03.557 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:55:03.557 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:55:03.557 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:55:03.558 | + functions-common:time_start:2411 : _TIME_START[$name]=1788807256495 2026-09-07 18:55:03.558 | + lib/cinder:init_cinder:498 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-09-07 18:55:03.558 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-09-07 18:55:03.558 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 18:55:03.558 | we strongly recommend against using it for new projects. 2026-09-07 18:55:03.558 | 2026-09-07 18:55:03.558 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 18:55:03.558 | framework. For more detail see 2026-09-07 18:55:03.558 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 18:55:03.558 | 2026-09-07 18:55:03.559 | import eventlet # noqa 2026-09-07 18:55:03.559 | INFO dbcounter [-] Registered counter for database cinder 2026-09-07 18:55:03.559 | 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=55735) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-07 18:55:03.559 | INFO cinder.db.migration [-] Applying migration(s) 2026-09-07 18:55:03.559 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-07 18:55:03.559 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-07 18:55:03.559 | DEBUG dbcounter [-] [55735] Writer thread running {{(pid=55735) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-07 18:55:03.559 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-09-07 18:55:03.559 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=55735) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-07 18:55:03.559 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-09-07 18:55:03.559 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=55735) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:55:03.560 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-09-07 18:55:03.560 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=55735) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:55:03.560 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-09-07 18:55:03.560 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=55735) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:55:03.560 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-09-07 18:55:03.560 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=55735) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:55:03.560 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-09-07 18:55:03.560 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=55735) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:55:03.560 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-09-07 18:55:03.560 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=55735) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:55:03.561 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-09-07 18:55:03.561 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=55735) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:55:03.561 | INFO cinder.db.migration [-] Migration(s) applied 2026-09-07 18:55:03.561 | + lib/cinder:init_cinder:499 : time_stop dbsync 2026-09-07 18:55:03.561 | + functions-common:time_stop:2420 : local name 2026-09-07 18:55:03.561 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:55:03.561 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:55:03.561 | + functions-common:time_stop:2423 : local total 2026-09-07 18:55:03.561 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:55:03.561 | + functions-common:time_stop:2426 : name=dbsync 2026-09-07 18:55:03.562 | + functions-common:time_stop:2427 : start_time=1788807256495 2026-09-07 18:55:03.562 | + functions-common:time_stop:2429 : [[ -z 1788807256495 ]] 2026-09-07 18:55:03.562 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:55:03.562 | + functions-common:time_stop:2432 : end_time=1788807268796 2026-09-07 18:55:03.562 | + functions-common:time_stop:2433 : elapsed_time=12301 2026-09-07 18:55:03.562 | + functions-common:time_stop:2434 : total=7982 2026-09-07 18:55:03.562 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:55:03.562 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20283 2026-09-07 18:55:03.562 | + lib/cinder:init_cinder:502 : is_service_enabled c-vol 2026-09-07 18:55:03.562 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:55:03.562 | + lib/cinder:init_cinder:502 : [[ -n lvm:lvmdriver-1 ]] 2026-09-07 18:55:03.563 | + lib/cinder:init_cinder:503 : local be be_name be_type 2026-09-07 18:55:03.563 | + lib/cinder:init_cinder:504 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-09-07 18:55:03.563 | + lib/cinder:init_cinder:505 : be_type=lvm 2026-09-07 18:55:03.563 | + lib/cinder:init_cinder:506 : be_name=lvmdriver-1 2026-09-07 18:55:03.563 | + lib/cinder:init_cinder:507 : type init_cinder_backend_lvm 2026-09-07 18:55:03.563 | + lib/cinder:init_cinder:508 : init_cinder_backend_lvm lvmdriver-1 2026-09-07 18:55:03.563 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-09-07 18:55:03.563 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-09-07 18:55:03.563 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-09-07 18:55:03.563 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-09-07 18:55:03.564 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-09-07 18:55:03.564 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-07 18:55:03.564 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-07 18:55:03.564 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-07 18:55:03.564 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-07 18:55:03.564 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-07 18:55:03.564 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-07 18:55:03.564 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-07 18:55:03.564 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-07 18:55:03.564 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-07 18:55:03.565 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-07 18:55:03.565 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-07 18:55:03.565 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-07 18:55:03.565 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-07 18:55:03.565 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-09-07 18:55:03.565 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-09-07 18:55:03.565 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-09-07 18:55:03.565 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-09-07 18:55:03.565 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-09-07 18:55:03.565 | Volume group "stack-volumes-lvmdriver-1" not found 2026-09-07 18:55:03.566 | Cannot process volume group stack-volumes-lvmdriver-1 2026-09-07 18:55:03.566 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-09-07 18:55:03.566 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-09-07 18:55:03.566 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-09-07 18:55:03.566 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-09-07 18:55:03.566 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-09-07 18:55:03.566 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-09-07 18:55:03.566 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-09-07 18:55:03.566 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-09-07 18:55:03.566 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-09-07 18:55:03.566 | s|%DIRECTIO%|--direct-io=on|g; 2026-09-07 18:55:03.567 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-09-07 18:55:03.567 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-09-07 18:55:03.567 | [Unit] 2026-09-07 18:55:03.567 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-09-07 18:55:03.567 | DefaultDependencies=no 2026-09-07 18:55:03.567 | After=systemd-udev-settle.service 2026-09-07 18:55:03.567 | Before=lvm2-activation-early.service 2026-09-07 18:55:03.567 | Wants=systemd-udev-settle.service 2026-09-07 18:55:03.567 | 2026-09-07 18:55:03.567 | [Service] 2026-09-07 18:55:03.568 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-09-07 18:55:03.568 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-09-07 18:55:03.568 | RemainAfterExit=yes 2026-09-07 18:55:03.568 | Type=oneshot 2026-09-07 18:55:03.568 | 2026-09-07 18:55:03.568 | [Install] 2026-09-07 18:55:03.568 | WantedBy=local-fs.target 2026-09-07 18:55:03.568 | Also=systemd-udev-settle.service 2026-09-07 18:55:03.568 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-09-07 18:55:03.568 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-09-07 18:55:03.568 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2026-09-07 18:55:03.569 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-09-07 18:55:03.569 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-09-07 18:55:03.569 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-09-07 18:55:03.569 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-09-07 18:55:03.569 | Volume group "stack-volumes-lvmdriver-1" not found 2026-09-07 18:55:03.569 | Cannot process volume group stack-volumes-lvmdriver-1 2026-09-07 18:55:03.569 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-09-07 18:55:03.569 | Physical volume "/dev/loop0" successfully created. 2026-09-07 18:55:03.569 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-09-07 18:55:03.569 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-09-07 18:55:03.570 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:55:03.570 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-09-07 18:55:03.570 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-09-07 18:55:03.570 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-09-07 18:55:03.570 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-09-07 18:55:03.570 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 18:55:03.570 | we strongly recommend against using it for new projects. 2026-09-07 18:55:03.570 | 2026-09-07 18:55:03.570 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 18:55:03.570 | framework. For more detail see 2026-09-07 18:55:03.570 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 18:55:03.571 | 2026-09-07 18:55:03.571 | import eventlet # noqa 2026-09-07 18:55:03.571 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-09-07 18:55:03.571 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-09-07 18:55:03.571 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-09-07 18:55:03.571 | + lib/cinder:init_cinder:513 : is_service_enabled c-bak 2026-09-07 18:55:03.571 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:55:03.571 | + lib/cinder:init_cinder:519 : mkdir -p /opt/stack/data/cinder/volumes 2026-09-07 18:55:03.610 | [2032 Async init_cinder:55555]: finished init_cinder with result 0 in 14 seconds 2026-09-07 18:55:03.617 | + inc/async:async_wait:197 : return 0 2026-09-07 18:55:03.620 | + ./stack.sh:main:1240 : is_service_enabled nova 2026-09-07 18:55:03.645 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:55:03.649 | + ./stack.sh:main:1241 : echo_summary 'Configuring Nova' 2026-09-07 18:55:03.654 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 18:55:03.657 | + ./stack.sh:echo_summary:450 : echo -e Configuring Nova 2026-09-07 18:55:03.661 | + ./stack.sh:main:1242 : init_nova 2026-09-07 18:55:03.665 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-09-07 18:55:03.690 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:55:03.694 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-09-07 18:55:03.719 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:55:03.722 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-07 18:55:03.725 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-09-07 18:55:03.807 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-09-07 18:55:03.854 | [2032 Async nova-cell-0:57832]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-09-07 18:55:03.859 | ++ lib/nova:init_nova:861 : seq 1 1 2026-09-07 18:55:03.864 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-07 18:55:03.869 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-09-07 18:55:03.872 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-07 18:55:03.875 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-07 18:55:03.879 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-09-07 18:55:03.959 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-09-07 18:55:04.013 | [2032 Async nova-cell-1:57936]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-09-07 18:55:04.018 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-09-07 18:55:04.021 | + lib/database:recreate_database:112 : local db=nova_api 2026-09-07 18:55:04.025 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-09-07 18:55:04.028 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-09-07 18:55:04.032 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-09-07 18:55:04.037 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-07 18:55:04.109 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-09-07 18:55:04.112 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-07 18:55:04.182 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-09-07 18:55:04.734 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-07 18:55:04.734 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 18:55:04.735 | we strongly recommend against using it for new projects. 2026-09-07 18:55:04.735 | 2026-09-07 18:55:04.735 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 18:55:04.738 | framework. For more detail see 2026-09-07 18:55:04.738 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 18:55:04.738 | 2026-09-07 18:55:04.738 | import eventlet # noqa 2026-09-07 18:55:04.996 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-09-07 18:55:09.050 | INFO dbcounter [-] Registered counter for database nova_api 2026-09-07 18:55:09.151 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-07 18:55:09.152 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-07 18:55:09.156 | DEBUG dbcounter [-] [58006] Writer thread running {{(pid=58006) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-07 18:55:09.238 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-09-07 18:55:14.536 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=58006) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-07 18:55:14.546 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-09-07 18:55:16.634 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=58006) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:55:16.639 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-09-07 18:55:16.646 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=58006) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:55:17.401 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-09-07 18:55:17.407 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-09-07 18:55:17.411 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-09-07 18:55:17.415 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-09-07 18:55:17.420 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-07 18:55:17.424 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-07 18:55:17.430 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-07 18:55:17.463 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:55:17.470 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-07 18:55:17.475 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-09-07 18:55:17.481 | + lib/nova:init_nova:870 : /opt/stack/data/venv/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-09-07 18:55:18.089 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-07 18:55:18.090 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 18:55:18.090 | we strongly recommend against using it for new projects. 2026-09-07 18:55:18.090 | 2026-09-07 18:55:18.090 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 18:55:18.090 | framework. For more detail see 2026-09-07 18:55:18.091 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 18:55:18.091 | 2026-09-07 18:55:18.091 | import eventlet # noqa 2026-09-07 18:55:18.364 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-09-07 18:55:21.695 | INFO dbcounter [None req-7527f7e8-f805-46da-b190-ee19cf9b6145 None None] Registered counter for database nova_api 2026-09-07 18:55:21.832 | DEBUG dbcounter [-] [58605] Writer thread running {{(pid=58605) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-07 18:55:22.566 | ++ lib/nova:init_nova:873 : seq 0 1 2026-09-07 18:55:22.574 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-09-07 18:55:22.579 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-09-07 18:55:22.661 | [2032 Async nova-cell-0:57832]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 57832 (3 other jobs running) 2026-09-07 18:55:22.703 | [2032 Async nova-cell-0:57832]: Signaling child to exit 2026-09-07 18:55:29.609 | + inc/async:async_inner:64 : rc=0 2026-09-07 18:55:29.641 | [57832 Async nova-cell-0:57832]: finished successfully 2026-09-07 18:55:29.671 | WAKEUP 2026-09-07 18:55:29.699 | [2032 Async nova-cell-0:57832]: Signaled 2026-09-07 18:55:29.701 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-09-07 18:55:29.701 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-09-07 18:55:29.701 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-09-07 18:55:29.701 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-09-07 18:55:29.701 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-09-07 18:55:29.701 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-09-07 18:55:29.701 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-09-07 18:55:29.701 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-07 18:55:29.701 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-09-07 18:55:29.702 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-07 18:55:29.702 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-09-07 18:55:29.702 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-07 18:55:29.702 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 18:55:29.702 | we strongly recommend against using it for new projects. 2026-09-07 18:55:29.702 | 2026-09-07 18:55:29.702 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 18:55:29.702 | framework. For more detail see 2026-09-07 18:55:29.702 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 18:55:29.702 | 2026-09-07 18:55:29.702 | import eventlet # noqa 2026-09-07 18:55:29.703 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-09-07 18:55:29.703 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-09-07 18:55:29.703 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-07 18:55:29.703 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-07 18:55:29.703 | DEBUG dbcounter [-] [57972] Writer thread running {{(pid=57972) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-07 18:55:29.703 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-09-07 18:55:29.703 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57972) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-07 18:55:29.703 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-09-07 18:55:29.703 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57972) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:55:29.703 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-09-07 18:55:29.703 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57972) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:55:29.704 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-09-07 18:55:29.704 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57972) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:55:29.704 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-09-07 18:55:29.704 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57972) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:55:29.704 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-09-07 18:55:29.704 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57972) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:55:29.704 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-09-07 18:55:29.704 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57972) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:55:29.704 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-09-07 18:55:29.704 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57972) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:55:29.705 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-09-07 18:55:29.705 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57972) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:55:29.705 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-09-07 18:55:29.705 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=57972) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:55:29.759 | [2032 Async nova-cell-0:57832]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 25 seconds 2026-09-07 18:55:29.767 | + inc/async:async_wait:197 : return 0 2026-09-07 18:55:29.772 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-09-07 18:55:29.776 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-09-07 18:55:29.812 | + inc/async:async_inner:64 : rc=0 2026-09-07 18:55:29.846 | [2032 Async nova-cell-1:57936]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 57936 (2 other jobs running) 2026-09-07 18:55:29.847 | [57936 Async nova-cell-1:57936]: finished successfully 2026-09-07 18:55:29.880 | [2032 Async nova-cell-1:57936]: Signaling child to exit 2026-09-07 18:55:29.880 | WAKEUP 2026-09-07 18:55:29.907 | [2032 Async nova-cell-1:57936]: Signaled 2026-09-07 18:55:29.909 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-09-07 18:55:29.909 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-09-07 18:55:29.910 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-09-07 18:55:29.910 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-09-07 18:55:29.910 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-09-07 18:55:29.910 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-09-07 18:55:29.910 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-09-07 18:55:29.910 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-07 18:55:29.910 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-09-07 18:55:29.910 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-07 18:55:29.910 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-09-07 18:55:29.910 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-07 18:55:29.910 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 18:55:29.911 | we strongly recommend against using it for new projects. 2026-09-07 18:55:29.911 | 2026-09-07 18:55:29.911 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 18:55:29.911 | framework. For more detail see 2026-09-07 18:55:29.911 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 18:55:29.911 | 2026-09-07 18:55:29.911 | import eventlet # noqa 2026-09-07 18:55:29.911 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-09-07 18:55:29.911 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-09-07 18:55:29.911 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-07 18:55:29.911 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-07 18:55:29.912 | DEBUG dbcounter [-] [58003] Writer thread running {{(pid=58003) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-07 18:55:29.912 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-09-07 18:55:29.912 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=58003) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-07 18:55:29.912 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-09-07 18:55:29.912 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=58003) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:55:29.912 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-09-07 18:55:29.912 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=58003) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:55:29.912 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-09-07 18:55:29.912 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=58003) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:55:29.912 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-09-07 18:55:29.913 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=58003) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:55:29.913 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-09-07 18:55:29.913 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=58003) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:55:29.913 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-09-07 18:55:29.913 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=58003) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:55:29.913 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-09-07 18:55:29.913 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=58003) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:55:29.913 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-09-07 18:55:29.913 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=58003) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:55:29.913 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-09-07 18:55:29.914 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=58003) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 18:55:29.965 | [2032 Async nova-cell-1:57936]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 25 seconds 2026-09-07 18:55:29.971 | + inc/async:async_wait:197 : return 0 2026-09-07 18:55:29.975 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-07 18:55:29.979 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-09-07 18:55:30.526 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-07 18:55:30.527 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 18:55:30.527 | we strongly recommend against using it for new projects. 2026-09-07 18:55:30.527 | 2026-09-07 18:55:30.527 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 18:55:30.527 | framework. For more detail see 2026-09-07 18:55:30.527 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 18:55:30.527 | 2026-09-07 18:55:30.527 | import eventlet # noqa 2026-09-07 18:55:30.802 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-09-07 18:55:33.868 | Running batches of 50 until complete 2026-09-07 18:55:33.868 | INFO dbcounter [None req-0fa84344-435d-4a8c-bfc8-0e2b47d1acde None None] Registered counter for database nova_cell0 2026-09-07 18:55:34.068 | DEBUG dbcounter [-] [59683] Writer thread running {{(pid=59683) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-07 18:55:34.073 | INFO dbcounter [None req-0fa84344-435d-4a8c-bfc8-0e2b47d1acde None None] Registered counter for database nova_api 2026-09-07 18:55:34.236 | DEBUG dbcounter [-] [59683] Writer thread running {{(pid=59683) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-07 18:55:34.263 | INFO dbcounter [None req-0fa84344-435d-4a8c-bfc8-0e2b47d1acde None None] Registered counter for database nova_cell0 2026-09-07 18:55:34.336 | DEBUG dbcounter [-] [59683] Writer thread running {{(pid=59683) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-07 18:55:34.593 | +-------------------------------------+--------------+-----------+ 2026-09-07 18:55:34.593 | | Migration | Total Needed | Completed | 2026-09-07 18:55:34.593 | +-------------------------------------+--------------+-----------+ 2026-09-07 18:55:34.593 | | fill_virtual_interface_list | 0 | 0 | 2026-09-07 18:55:34.593 | | migrate_empty_ratio | 0 | 0 | 2026-09-07 18:55:34.593 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-09-07 18:55:34.594 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-09-07 18:55:34.594 | | migration_migrate_to_uuid | 0 | 0 | 2026-09-07 18:55:34.594 | | populate_dev_uuids | 0 | 0 | 2026-09-07 18:55:34.594 | | populate_instance_compute_id | 0 | 0 | 2026-09-07 18:55:34.594 | | populate_missing_availability_zones | 0 | 0 | 2026-09-07 18:55:34.594 | | populate_queued_for_delete | 0 | 0 | 2026-09-07 18:55:34.594 | | populate_user_id | 0 | 0 | 2026-09-07 18:55:34.594 | | populate_uuids | 0 | 0 | 2026-09-07 18:55:34.594 | +-------------------------------------+--------------+-----------+ 2026-09-07 18:55:35.456 | ++ lib/nova:init_nova:887 : seq 1 1 2026-09-07 18:55:35.463 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-07 18:55:35.468 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-09-07 18:55:35.472 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-07 18:55:35.477 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-07 18:55:35.482 | + lib/nova:init_nova:888 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2026-09-07 18:55:36.041 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-07 18:55:36.041 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 18:55:36.042 | we strongly recommend against using it for new projects. 2026-09-07 18:55:36.042 | 2026-09-07 18:55:36.042 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 18:55:36.042 | framework. For more detail see 2026-09-07 18:55:36.042 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 18:55:36.042 | 2026-09-07 18:55:36.042 | import eventlet # noqa 2026-09-07 18:55:36.314 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-09-07 18:55:39.389 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-09-07 18:55:39.389 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-09-07 18:55:39.390 | INFO dbcounter [None req-290b6e71-a4dc-4442-83d1-a46abdcc77b1 None None] Registered counter for database nova_api 2026-09-07 18:55:39.514 | DEBUG dbcounter [-] [59702] Writer thread running {{(pid=59702) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-07 18:55:40.248 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-09-07 18:55:40.252 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-09-07 18:55:40.271 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-09-07 18:55:40.275 | + ./stack.sh:main:1244 : async_runfunc configure_neutron_nova 2026-09-07 18:55:40.279 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-09-07 18:55:40.367 | + inc/async:async_inner:63 : configure_neutron_nova 2026-09-07 18:55:40.421 | [2032 Async configure_neutron_nova:59760]: running: configure_neutron_nova 2026-09-07 18:55:40.426 | + ./stack.sh:main:1252 : run_phase stack post-config 2026-09-07 18:55:40.431 | + functions-common:run_phase:1848 : local mode=stack 2026-09-07 18:55:40.435 | + functions-common:run_phase:1849 : local phase=post-config 2026-09-07 18:55:40.439 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-07 18:55:40.443 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-07 18:55:40.449 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-07 18:55:40.455 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-07 18:55:40.459 | + functions-common:run_phase:1858 : local extra 2026-09-07 18:55:40.465 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-07 18:55:40.472 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-07 18:55:40.477 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-07 18:55:40.481 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-07 18:55:40.486 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-09-07 18:55:40.491 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-07 18:55:40.519 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:55:40.525 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-09-07 18:55:40.530 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-09-07 18:55:40.533 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-09-07 18:55:40.538 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-09-07 18:55:40.542 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-09-07 18:55:40.548 | ++ extras.d/80-tempest.sh:source:12 : : 2026-09-07 18:55:40.552 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-07 18:55:40.556 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-09-07 18:55:40.561 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-09-07 18:55:40.565 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-07 18:55:40.570 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-09-07 18:55:40.575 | + functions-common:run_plugins:1834 : local mode=stack 2026-09-07 18:55:40.580 | + functions-common:run_plugins:1835 : local phase=post-config 2026-09-07 18:55:40.586 | + functions-common:run_plugins:1837 : local plugins= 2026-09-07 18:55:40.590 | + functions-common:run_plugins:1838 : local plugin 2026-09-07 18:55:40.594 | + ./stack.sh:main:1260 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-09-07 18:55:40.599 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-09-07 18:55:40.604 | + inc/meta-config:merge_config_group:171 : shift 2026-09-07 18:55:40.608 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-09-07 18:55:40.613 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-07 18:55:40.617 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-09-07 18:55:40.622 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-09-07 18:55:40.626 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-09-07 18:55:40.631 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-09-07 18:55:40.636 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-09-07 18:55:40.642 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-07 18:55:40.647 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-09-07 18:55:40.647 | /^\[\[.+\|.*\]\]/ { 2026-09-07 18:55:40.647 | gsub("[][]", "", $1); 2026-09-07 18:55:40.647 | split($1, a, "|"); 2026-09-07 18:55:40.647 | if (a[1] == matchgroup) 2026-09-07 18:55:40.648 | print a[2] 2026-09-07 18:55:40.648 | } 2026-09-07 18:55:40.648 | ' /home/quobyte/devstack/local.conf 2026-09-07 18:55:40.656 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-09-07 18:55:40.660 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-09-07 18:55:40.665 | + inc/meta-config:merge_config_group:180 : local dir 2026-09-07 18:55:40.670 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-09-07 18:55:40.674 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-09-07 18:55:40.679 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-09-07 18:55:40.684 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-09-07 18:55:40.689 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-09-07 18:55:40.697 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-09-07 18:55:40.702 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-09-07 18:55:40.706 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-09-07 18:55:40.710 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-09-07 18:55:40.714 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-09-07 18:55:40.719 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-09-07 18:55:40.723 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-09-07 18:55:40.728 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-09-07 18:55:40.732 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-09-07 18:55:40.738 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-09-07 18:55:40.743 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-09-07 18:55:40.748 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-09-07 18:55:40.752 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-09-07 18:55:40.758 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-09-07 18:55:40.759 | + inc/meta-config:merge_config_file:164 : read a 2026-09-07 18:55:40.759 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-09-07 18:55:40.759 | BEGIN { 2026-09-07 18:55:40.759 | section = "" 2026-09-07 18:55:40.759 | last_section = "" 2026-09-07 18:55:40.760 | section_count = 0 2026-09-07 18:55:40.760 | } 2026-09-07 18:55:40.760 | /^\[.+\]/ { 2026-09-07 18:55:40.760 | gsub("[][]", "", $1); 2026-09-07 18:55:40.760 | section=$1 2026-09-07 18:55:40.760 | next 2026-09-07 18:55:40.760 | } 2026-09-07 18:55:40.760 | /^ *\#/ { 2026-09-07 18:55:40.760 | next 2026-09-07 18:55:40.760 | } 2026-09-07 18:55:40.760 | /^[^ \t]+/ { 2026-09-07 18:55:40.761 | # get offset of first = in $0 2026-09-07 18:55:40.761 | eq_idx = index($0, "=") 2026-09-07 18:55:40.761 | # extract attr & value from $0 2026-09-07 18:55:40.761 | attr = substr($0, 1, eq_idx - 1) 2026-09-07 18:55:40.761 | value = substr($0, eq_idx + 1) 2026-09-07 18:55:40.761 | # only need to strip trailing whitespace from attr 2026-09-07 18:55:40.761 | sub(/[ \t]*$/, "", attr) 2026-09-07 18:55:40.761 | # need to strip leading & trailing whitespace from value 2026-09-07 18:55:40.761 | sub(/^[ \t]*/, "", value) 2026-09-07 18:55:40.761 | sub(/[ \t]*$/, "", value) 2026-09-07 18:55:40.762 | 2026-09-07 18:55:40.762 | # cfg_attr_count: number of config lines per [section, attr] 2026-09-07 18:55:40.762 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-09-07 18:55:40.762 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-09-07 18:55:40.762 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-09-07 18:55:40.762 | if (! (section, attr) in cfg_attr_count) { 2026-09-07 18:55:40.763 | if (section != last_section) { 2026-09-07 18:55:40.763 | cfg_section[section_count++] = section 2026-09-07 18:55:40.763 | last_section = section 2026-09-07 18:55:40.763 | } 2026-09-07 18:55:40.763 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-09-07 18:55:40.763 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-09-07 18:55:40.763 | 2026-09-07 18:55:40.763 | cfg_attr[section, attr, 0] = value 2026-09-07 18:55:40.763 | cfg_attr_count[section, attr] = 1 2026-09-07 18:55:40.763 | } else { 2026-09-07 18:55:40.764 | lno = cfg_attr_count[section, attr]++ 2026-09-07 18:55:40.764 | cfg_attr[section, attr, lno] = value 2026-09-07 18:55:40.764 | } 2026-09-07 18:55:40.764 | } 2026-09-07 18:55:40.764 | END { 2026-09-07 18:55:40.764 | # Process each section in order 2026-09-07 18:55:40.764 | for (sno = 0; sno < section_count; sno++) { 2026-09-07 18:55:40.764 | section = cfg_section[sno] 2026-09-07 18:55:40.764 | # The ini routines simply append a config item immediately 2026-09-07 18:55:40.764 | # after the section header. To keep the same order as defined 2026-09-07 18:55:40.765 | # in local.conf, invoke the ini routines in the reverse order 2026-09-07 18:55:40.765 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-09-07 18:55:40.765 | attr = cfg_sec_attr_name[sno, attr_no] 2026-09-07 18:55:40.766 | if (cfg_attr_count[section, attr] == 1) 2026-09-07 18:55:40.766 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-09-07 18:55:40.766 | else { 2026-09-07 18:55:40.766 | # For multiline, invoke the ini routines in the reverse order 2026-09-07 18:55:40.767 | count = cfg_attr_count[section, attr] 2026-09-07 18:55:40.767 | print "inidelete " configfile " " section " " attr 2026-09-07 18:55:40.767 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-09-07 18:55:40.767 | for (l = count -2; l >= 0; l--) 2026-09-07 18:55:40.767 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-09-07 18:55:40.767 | } 2026-09-07 18:55:40.767 | } 2026-09-07 18:55:40.767 | } 2026-09-07 18:55:40.767 | } 2026-09-07 18:55:40.767 | ' 2026-09-07 18:55:40.768 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-09-07 18:55:40.768 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-09-07 18:55:40.769 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-09-07 18:55:40.773 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-09-07 18:55:40.777 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-07 18:55:40.781 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-09-07 18:55:40.787 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-09-07 18:55:40.788 | BEGIN { group = "" } 2026-09-07 18:55:40.788 | /^\[\[.+\|.*\]\]/ { 2026-09-07 18:55:40.788 | gsub("[][]", "", $1); 2026-09-07 18:55:40.788 | split($1, a, "|"); 2026-09-07 18:55:40.788 | if (a[1] == matchgroup && a[2] == configfile) { 2026-09-07 18:55:40.788 | group=a[1] 2026-09-07 18:55:40.788 | } else { 2026-09-07 18:55:40.788 | group="" 2026-09-07 18:55:40.788 | } 2026-09-07 18:55:40.788 | next 2026-09-07 18:55:40.788 | } 2026-09-07 18:55:40.789 | { 2026-09-07 18:55:40.789 | if (group != "") 2026-09-07 18:55:40.789 | print $0 2026-09-07 18:55:40.789 | } 2026-09-07 18:55:40.789 | ' /home/quobyte/devstack/local.conf 2026-09-07 18:55:40.798 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-09-07 18:55:40.802 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-09-07 18:55:40.851 | + inc/meta-config:merge_config_file:164 : read a 2026-09-07 18:55:40.855 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-09-07 18:55:40.860 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-09-07 18:55:40.908 | + inc/meta-config:merge_config_file:164 : read a 2026-09-07 18:55:40.912 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-09-07 18:55:40.916 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-09-07 18:55:40.963 | + inc/meta-config:merge_config_file:164 : read a 2026-09-07 18:55:40.967 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-09-07 18:55:40.971 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-09-07 18:55:41.021 | + inc/meta-config:merge_config_file:164 : read a 2026-09-07 18:55:41.025 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-09-07 18:55:41.029 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-09-07 18:55:41.080 | + inc/meta-config:merge_config_file:164 : read a 2026-09-07 18:55:41.085 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-09-07 18:55:41.089 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-09-07 18:55:41.094 | + inc/meta-config:merge_config_group:180 : local dir 2026-09-07 18:55:41.101 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-09-07 18:55:41.105 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-09-07 18:55:41.110 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-09-07 18:55:41.115 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-09-07 18:55:41.120 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-09-07 18:55:41.127 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-09-07 18:55:41.131 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-09-07 18:55:41.136 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-09-07 18:55:41.141 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-09-07 18:55:41.146 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-09-07 18:55:41.151 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-09-07 18:55:41.155 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-09-07 18:55:41.159 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-09-07 18:55:41.163 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-09-07 18:55:41.169 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-09-07 18:55:41.174 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-09-07 18:55:41.180 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-09-07 18:55:41.184 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-09-07 18:55:41.188 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-09-07 18:55:41.196 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-09-07 18:55:41.199 | + inc/meta-config:merge_config_file:164 : read a 2026-09-07 18:55:41.199 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-09-07 18:55:41.199 | BEGIN { 2026-09-07 18:55:41.199 | section = "" 2026-09-07 18:55:41.199 | last_section = "" 2026-09-07 18:55:41.199 | section_count = 0 2026-09-07 18:55:41.199 | } 2026-09-07 18:55:41.199 | /^\[.+\]/ { 2026-09-07 18:55:41.199 | gsub("[][]", "", $1); 2026-09-07 18:55:41.199 | section=$1 2026-09-07 18:55:41.200 | next 2026-09-07 18:55:41.200 | } 2026-09-07 18:55:41.200 | /^ *\#/ { 2026-09-07 18:55:41.200 | next 2026-09-07 18:55:41.200 | } 2026-09-07 18:55:41.200 | /^[^ \t]+/ { 2026-09-07 18:55:41.200 | # get offset of first = in $0 2026-09-07 18:55:41.200 | eq_idx = index($0, "=") 2026-09-07 18:55:41.200 | # extract attr & value from $0 2026-09-07 18:55:41.200 | attr = substr($0, 1, eq_idx - 1) 2026-09-07 18:55:41.200 | value = substr($0, eq_idx + 1) 2026-09-07 18:55:41.201 | # only need to strip trailing whitespace from attr 2026-09-07 18:55:41.201 | sub(/[ \t]*$/, "", attr) 2026-09-07 18:55:41.201 | # need to strip leading & trailing whitespace from value 2026-09-07 18:55:41.201 | sub(/^[ \t]*/, "", value) 2026-09-07 18:55:41.201 | sub(/[ \t]*$/, "", value) 2026-09-07 18:55:41.201 | 2026-09-07 18:55:41.202 | # cfg_attr_count: number of config lines per [section, attr] 2026-09-07 18:55:41.203 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-09-07 18:55:41.203 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-09-07 18:55:41.203 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-09-07 18:55:41.203 | if (! (section, attr) in cfg_attr_count) { 2026-09-07 18:55:41.204 | if (section != last_section) { 2026-09-07 18:55:41.204 | cfg_section[section_count++] = section 2026-09-07 18:55:41.204 | last_section = section 2026-09-07 18:55:41.205 | } 2026-09-07 18:55:41.205 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-09-07 18:55:41.205 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-09-07 18:55:41.206 | 2026-09-07 18:55:41.206 | cfg_attr[section, attr, 0] = value 2026-09-07 18:55:41.206 | cfg_attr_count[section, attr] = 1 2026-09-07 18:55:41.206 | } else { 2026-09-07 18:55:41.206 | lno = cfg_attr_count[section, attr]++ 2026-09-07 18:55:41.206 | cfg_attr[section, attr, lno] = value 2026-09-07 18:55:41.206 | } 2026-09-07 18:55:41.207 | } 2026-09-07 18:55:41.207 | END { 2026-09-07 18:55:41.207 | # Process each section in order 2026-09-07 18:55:41.207 | for (sno = 0; sno < section_count; sno++) { 2026-09-07 18:55:41.207 | section = cfg_section[sno] 2026-09-07 18:55:41.207 | # The ini routines simply append a config item immediately 2026-09-07 18:55:41.208 | # after the section header. To keep the same order as defined 2026-09-07 18:55:41.208 | # in local.conf, invoke the ini routines in the reverse order 2026-09-07 18:55:41.208 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-09-07 18:55:41.208 | attr = cfg_sec_attr_name[sno, attr_no] 2026-09-07 18:55:41.208 | if (cfg_attr_count[section, attr] == 1) 2026-09-07 18:55:41.209 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-09-07 18:55:41.209 | else { 2026-09-07 18:55:41.209 | # For multiline, invoke the ini routines in the reverse order 2026-09-07 18:55:41.209 | count = cfg_attr_count[section, attr] 2026-09-07 18:55:41.209 | print "inidelete " configfile " " section " " attr 2026-09-07 18:55:41.209 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-09-07 18:55:41.209 | for (l = count -2; l >= 0; l--) 2026-09-07 18:55:41.209 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-09-07 18:55:41.209 | } 2026-09-07 18:55:41.209 | } 2026-09-07 18:55:41.209 | } 2026-09-07 18:55:41.209 | } 2026-09-07 18:55:41.210 | ' 2026-09-07 18:55:41.210 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-09-07 18:55:41.210 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-09-07 18:55:41.210 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-09-07 18:55:41.212 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-09-07 18:55:41.216 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-07 18:55:41.220 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-09-07 18:55:41.224 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-09-07 18:55:41.224 | BEGIN { group = "" } 2026-09-07 18:55:41.224 | /^\[\[.+\|.*\]\]/ { 2026-09-07 18:55:41.224 | gsub("[][]", "", $1); 2026-09-07 18:55:41.224 | split($1, a, "|"); 2026-09-07 18:55:41.225 | if (a[1] == matchgroup && a[2] == configfile) { 2026-09-07 18:55:41.225 | group=a[1] 2026-09-07 18:55:41.225 | } else { 2026-09-07 18:55:41.225 | group="" 2026-09-07 18:55:41.225 | } 2026-09-07 18:55:41.225 | next 2026-09-07 18:55:41.225 | } 2026-09-07 18:55:41.225 | { 2026-09-07 18:55:41.225 | if (group != "") 2026-09-07 18:55:41.225 | print $0 2026-09-07 18:55:41.225 | } 2026-09-07 18:55:41.225 | ' /home/quobyte/devstack/local.conf 2026-09-07 18:55:41.234 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-09-07 18:55:41.238 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-09-07 18:55:41.285 | + inc/meta-config:merge_config_file:164 : read a 2026-09-07 18:55:41.290 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-09-07 18:55:41.294 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-09-07 18:55:41.299 | + inc/meta-config:merge_config_group:180 : local dir 2026-09-07 18:55:41.304 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-09-07 18:55:41.308 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-09-07 18:55:41.313 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-09-07 18:55:41.319 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-09-07 18:55:41.325 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-09-07 18:55:41.330 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-09-07 18:55:41.334 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-09-07 18:55:41.338 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-09-07 18:55:41.343 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-09-07 18:55:41.347 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-09-07 18:55:41.352 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-09-07 18:55:41.356 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-09-07 18:55:41.359 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-09-07 18:55:41.363 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-09-07 18:55:41.368 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-09-07 18:55:41.371 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-09-07 18:55:41.378 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-09-07 18:55:41.381 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-09-07 18:55:41.387 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-09-07 18:55:41.387 | BEGIN { 2026-09-07 18:55:41.387 | section = "" 2026-09-07 18:55:41.387 | last_section = "" 2026-09-07 18:55:41.387 | section_count = 0 2026-09-07 18:55:41.387 | } 2026-09-07 18:55:41.387 | /^\[.+\]/ { 2026-09-07 18:55:41.387 | gsub("[][]", "", $1); 2026-09-07 18:55:41.387 | section=$1 2026-09-07 18:55:41.387 | next 2026-09-07 18:55:41.388 | } 2026-09-07 18:55:41.388 | /^ *\#/ { 2026-09-07 18:55:41.388 | next 2026-09-07 18:55:41.388 | } 2026-09-07 18:55:41.388 | /^[^ \t]+/ { 2026-09-07 18:55:41.388 | # get offset of first = in $0 2026-09-07 18:55:41.388 | eq_idx = index($0, "=") 2026-09-07 18:55:41.389 | # extract attr & value from $0 2026-09-07 18:55:41.389 | attr = substr($0, 1, eq_idx - 1) 2026-09-07 18:55:41.389 | value = substr($0, eq_idx + 1) 2026-09-07 18:55:41.389 | # only need to strip trailing whitespace from attr 2026-09-07 18:55:41.389 | sub(/[ \t]*$/, "", attr) 2026-09-07 18:55:41.390 | # need to strip leading & trailing whitespace from value 2026-09-07 18:55:41.390 | sub(/^[ \t]*/, "", value) 2026-09-07 18:55:41.390 | sub(/[ \t]*$/, "", value) 2026-09-07 18:55:41.390 | 2026-09-07 18:55:41.390 | # cfg_attr_count: number of config lines per [section, attr] 2026-09-07 18:55:41.390 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-09-07 18:55:41.390 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-09-07 18:55:41.390 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-09-07 18:55:41.390 | if (! (section, attr) in cfg_attr_count) { 2026-09-07 18:55:41.390 | if (section != last_section) { 2026-09-07 18:55:41.390 | cfg_section[section_count++] = section 2026-09-07 18:55:41.391 | last_section = section 2026-09-07 18:55:41.391 | } 2026-09-07 18:55:41.391 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-09-07 18:55:41.391 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-09-07 18:55:41.391 | 2026-09-07 18:55:41.391 | cfg_attr[section, attr, 0] = value 2026-09-07 18:55:41.391 | cfg_attr_count[section, attr] = 1 2026-09-07 18:55:41.391 | } else { 2026-09-07 18:55:41.391 | lno = cfg_attr_count[section, attr]++ 2026-09-07 18:55:41.391 | cfg_attr[section, attr, lno] = value 2026-09-07 18:55:41.392 | } 2026-09-07 18:55:41.392 | } 2026-09-07 18:55:41.392 | END { 2026-09-07 18:55:41.392 | # Process each section in order 2026-09-07 18:55:41.392 | for (sno = 0; sno < section_count; sno++) { 2026-09-07 18:55:41.392 | section = cfg_section[sno] 2026-09-07 18:55:41.392 | # The ini routines simply append a config item immediately 2026-09-07 18:55:41.393 | # after the section header. To keep the same order as defined 2026-09-07 18:55:41.393 | # in local.conf, invoke the ini routines in the reverse order 2026-09-07 18:55:41.393 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-09-07 18:55:41.393 | attr = cfg_sec_attr_name[sno, attr_no] 2026-09-07 18:55:41.393 | if (cfg_attr_count[section, attr] == 1) 2026-09-07 18:55:41.393 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-09-07 18:55:41.393 | else { 2026-09-07 18:55:41.394 | # For multiline, invoke the ini routines in the reverse order 2026-09-07 18:55:41.394 | count = cfg_attr_count[section, attr] 2026-09-07 18:55:41.394 | print "inidelete " configfile " " section " " attr 2026-09-07 18:55:41.394 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-09-07 18:55:41.394 | for (l = count -2; l >= 0; l--) 2026-09-07 18:55:41.395 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-09-07 18:55:41.395 | } 2026-09-07 18:55:41.395 | } 2026-09-07 18:55:41.395 | } 2026-09-07 18:55:41.395 | } 2026-09-07 18:55:41.395 | ' 2026-09-07 18:55:41.396 | + inc/meta-config:merge_config_file:164 : read a 2026-09-07 18:55:41.396 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-09-07 18:55:41.396 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-09-07 18:55:41.396 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-09-07 18:55:41.398 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-09-07 18:55:41.402 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-09-07 18:55:41.406 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-07 18:55:41.411 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-09-07 18:55:41.416 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-09-07 18:55:41.416 | BEGIN { group = "" } 2026-09-07 18:55:41.416 | /^\[\[.+\|.*\]\]/ { 2026-09-07 18:55:41.416 | gsub("[][]", "", $1); 2026-09-07 18:55:41.416 | split($1, a, "|"); 2026-09-07 18:55:41.416 | if (a[1] == matchgroup && a[2] == configfile) { 2026-09-07 18:55:41.416 | group=a[1] 2026-09-07 18:55:41.416 | } else { 2026-09-07 18:55:41.417 | group="" 2026-09-07 18:55:41.417 | } 2026-09-07 18:55:41.417 | next 2026-09-07 18:55:41.417 | } 2026-09-07 18:55:41.417 | { 2026-09-07 18:55:41.417 | if (group != "") 2026-09-07 18:55:41.417 | print $0 2026-09-07 18:55:41.417 | } 2026-09-07 18:55:41.417 | ' /home/quobyte/devstack/local.conf 2026-09-07 18:55:41.423 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-09-07 18:55:41.428 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-09-07 18:55:41.474 | + inc/meta-config:merge_config_file:164 : read a 2026-09-07 18:55:41.478 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-09-07 18:55:41.483 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-09-07 18:55:41.529 | + inc/meta-config:merge_config_file:164 : read a 2026-09-07 18:55:41.533 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-09-07 18:55:41.537 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-09-07 18:55:41.583 | + inc/meta-config:merge_config_file:164 : read a 2026-09-07 18:55:41.587 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-09-07 18:55:41.590 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-09-07 18:55:41.607 | + inc/async:async_inner:64 : rc=0 2026-09-07 18:55:41.637 | + inc/meta-config:merge_config_file:164 : read a 2026-09-07 18:55:41.641 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-0005722a-8325-4b07-84e4-b4ad73c99e8f"' 2026-09-07 18:55:41.643 | [59760 Async configure_neutron_nova:59760]: finished successfully 2026-09-07 18:55:41.645 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-0005722a-8325-4b07-84e4-b4ad73c99e8f 2026-09-07 18:55:41.690 | + inc/meta-config:merge_config_file:164 : read a 2026-09-07 18:55:41.694 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-09-07 18:55:41.698 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-09-07 18:55:41.739 | + inc/meta-config:merge_config_file:164 : read a 2026-09-07 18:55:41.745 | + ./stack.sh:main:1269 : is_service_enabled swift 2026-09-07 18:55:41.771 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:55:41.775 | + ./stack.sh:main:1277 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-09-07 18:55:41.778 | + ./stack.sh:main:1278 : is_service_enabled cinder 2026-09-07 18:55:41.804 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:55:41.809 | + ./stack.sh:main:1279 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-09-07 18:55:41.858 | + ./stack.sh:main:1282 : async_wait configure_neutron_nova 2026-09-07 18:55:41.918 | [2032 Async configure_neutron_nova:59760]: Waiting for completion of configure_neutron_nova running on PID 59760 (2 other jobs running) 2026-09-07 18:55:41.947 | [2032 Async configure_neutron_nova:59760]: Signaling child to exit 2026-09-07 18:55:41.948 | WAKEUP 2026-09-07 18:55:41.973 | [2032 Async configure_neutron_nova:59760]: Signaled 2026-09-07 18:55:41.975 | + lib/neutron:configure_neutron_nova:452 : create_nova_conf_neutron /etc/nova/nova.conf 2026-09-07 18:55:41.975 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova.conf 2026-09-07 18:55:41.975 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-09-07 18:55:41.975 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-09-07 18:55:41.975 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-07 18:55:41.975 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-09-07 18:55:41.975 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-09-07 18:55:41.975 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-09-07 18:55:41.975 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.168/identity 2026-09-07 18:55:41.976 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-09-07 18:55:41.976 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-09-07 18:55:41.976 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-09-07 18:55:41.976 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-09-07 18:55:41.976 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-09-07 18:55:41.976 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-09-07 18:55:41.976 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-09-07 18:55:41.976 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-09-07 18:55:41.976 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:125 : : 2026-09-07 18:55:41.976 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-09-07 18:55:41.977 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:55:41.977 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-09-07 18:55:41.977 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-09-07 18:55:41.977 | + lib/neutron:configure_neutron_nova:453 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-09-07 18:55:41.977 | ++ lib/neutron:configure_neutron_nova:454 : seq 1 1 2026-09-07 18:55:41.977 | + lib/neutron:configure_neutron_nova:454 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-07 18:55:41.977 | + lib/neutron:configure_neutron_nova:455 : local conf 2026-09-07 18:55:41.977 | ++ lib/neutron:configure_neutron_nova:456 : conductor_conf 1 2026-09-07 18:55:41.977 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-07 18:55:41.977 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-07 18:55:41.977 | + lib/neutron:configure_neutron_nova:456 : conf=/etc/nova/nova_cell1.conf 2026-09-07 18:55:41.978 | + lib/neutron:configure_neutron_nova:457 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-09-07 18:55:41.978 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova_cell1.conf 2026-09-07 18:55:41.978 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-09-07 18:55:41.978 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-09-07 18:55:41.978 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-07 18:55:41.978 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-09-07 18:55:41.978 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-09-07 18:55:41.978 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-09-07 18:55:41.978 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.168/identity 2026-09-07 18:55:41.978 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-09-07 18:55:41.979 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-09-07 18:55:41.979 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-09-07 18:55:41.979 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-09-07 18:55:41.979 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-09-07 18:55:41.979 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-09-07 18:55:41.979 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-09-07 18:55:41.979 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-09-07 18:55:41.979 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:125 : : 2026-09-07 18:55:41.979 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-09-07 18:55:41.979 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:55:41.979 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-09-07 18:55:41.980 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-09-07 18:55:42.029 | [2032 Async configure_neutron_nova:59760]: finished configure_neutron_nova with result 0 in 1 seconds 2026-09-07 18:55:42.036 | + inc/async:async_wait:197 : return 0 2026-09-07 18:55:42.040 | + ./stack.sh:main:1288 : is_service_enabled nova 2026-09-07 18:55:42.066 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:55:42.070 | + ./stack.sh:main:1289 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-09-07 18:55:42.115 | + ./stack.sh:main:1290 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-09-07 18:55:42.159 | + ./stack.sh:main:1294 : is_service_enabled n-api 2026-09-07 18:55:42.181 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:55:42.185 | + ./stack.sh:main:1295 : echo_summary 'Starting Nova API' 2026-09-07 18:55:42.188 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 18:55:42.192 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova API 2026-09-07 18:55:42.196 | + ./stack.sh:main:1296 : start_nova_api 2026-09-07 18:55:42.200 | + lib/nova:start_nova_api:968 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-07 18:55:42.204 | + lib/nova:start_nova_api:969 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-07 18:55:42.208 | + lib/nova:start_nova_api:969 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-07 18:55:42.214 | ++ lib/nova:start_nova_api:971 : which uwsgi 2026-09-07 18:55:42.220 | + lib/nova:start_nova_api:971 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-09-07 18:55:42.224 | + functions-common:run_process:1674 : local service=n-api 2026-09-07 18:55:42.228 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-09-07 18:55:42.232 | + functions-common:run_process:1676 : local group= 2026-09-07 18:55:42.235 | + functions-common:run_process:1677 : local user= 2026-09-07 18:55:42.239 | + functions-common:run_process:1678 : local env_vars= 2026-09-07 18:55:42.244 | + functions-common:run_process:1680 : local name=n-api 2026-09-07 18:55:42.248 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 18:55:42.252 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 18:55:42.256 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:55:42.260 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:55:42.266 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:55:42.272 | + functions-common:time_start:2411 : _TIME_START[$name]=1788807342268 2026-09-07 18:55:42.275 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-09-07 18:55:42.298 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:55:42.302 | + functions-common:run_process:1684 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-09-07 18:55:42.306 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-09-07 18:55:42.310 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-09-07 18:55:42.314 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-09-07 18:55:42.318 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-09-07 18:55:42.322 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-09-07 18:55:42.326 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-09-07 18:55:42.330 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-09-07 18:55:42.334 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-09-07 18:55:42.338 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-07 18:55:42.342 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-07 18:55:42.346 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-07 18:55:42.349 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-07 18:55:42.353 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-09-07 18:55:42.356 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-09-07 18:55:42.360 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-07 18:55:42.364 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-07 18:55:42.368 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api.service '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-09-07 18:55:42.372 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-09-07 18:55:42.375 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-07 18:55:42.379 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-07 18:55:42.383 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-07 18:55:42.387 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-07 18:55:42.391 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-09-07 18:55:42.394 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-07 18:55:42.400 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-09-07 18:55:42.492 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-07 18:55:42.582 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-09-07 18:55:42.656 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-09-07 18:55:42.729 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-07 18:55:42.804 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-07 18:55:42.877 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-09-07 18:55:42.947 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-09-07 18:55:43.020 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-09-07 18:55:43.094 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-09-07 18:55:43.167 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-09-07 18:55:43.242 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-07 18:55:43.246 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-07 18:55:43.250 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-09-07 18:55:43.339 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-07 18:55:43.822 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-09-07 18:55:43.852 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-09-07 18:55:44.319 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-09-07 18:55:44.461 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 18:55:44.465 | + functions-common:time_stop:2420 : local name 2026-09-07 18:55:44.470 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:55:44.474 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:55:44.478 | + functions-common:time_stop:2423 : local total 2026-09-07 18:55:44.481 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:55:44.485 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 18:55:44.490 | + functions-common:time_stop:2427 : start_time=1788807342268 2026-09-07 18:55:44.494 | + functions-common:time_stop:2429 : [[ -z 1788807342268 ]] 2026-09-07 18:55:44.499 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:55:44.505 | + functions-common:time_stop:2432 : end_time=1788807344501 2026-09-07 18:55:44.509 | + functions-common:time_stop:2433 : elapsed_time=2233 2026-09-07 18:55:44.514 | + functions-common:time_stop:2434 : total=4373 2026-09-07 18:55:44.518 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:55:44.522 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6606 2026-09-07 18:55:44.527 | + lib/nova:start_nova_api:973 : echo 'Waiting for nova-api to start...' 2026-09-07 18:55:44.527 | Waiting for nova-api to start... 2026-09-07 18:55:44.531 | + lib/nova:start_nova_api:975 : local service_url=http://192.168.122.168/compute/v2.1/ 2026-09-07 18:55:44.536 | + lib/nova:start_nova_api:977 : wait_for_service 60 http://192.168.122.168/compute/v2.1/ 2026-09-07 18:55:44.540 | + functions:wait_for_service:476 : local timeout=60 2026-09-07 18:55:44.543 | + functions:wait_for_service:477 : local url=http://192.168.122.168/compute/v2.1/ 2026-09-07 18:55:44.547 | + functions:wait_for_service:478 : local rval=0 2026-09-07 18:55:44.550 | + functions:wait_for_service:479 : time_start wait_for_service 2026-09-07 18:55:44.554 | + functions-common:time_start:2406 : local name=wait_for_service 2026-09-07 18:55:44.557 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:55:44.560 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:55:44.565 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:55:44.570 | + functions-common:time_start:2411 : _TIME_START[$name]=1788807344567 2026-09-07 18:55:44.574 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-09-07 18:55:44.578 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 18:55:44.581 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.168/compute/v2.1/ 2026-09-07 18:55:50.607 | + :: : [[ 200 == 503 ]] 2026-09-07 18:55:50.608 | + :: : [[ 0 -eq 7 ]] 2026-09-07 18:55:50.613 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-09-07 18:55:50.617 | + functions-common:time_stop:2420 : local name 2026-09-07 18:55:50.621 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:55:50.625 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:55:50.629 | + functions-common:time_stop:2423 : local total 2026-09-07 18:55:50.634 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:55:50.638 | + functions-common:time_stop:2426 : name=wait_for_service 2026-09-07 18:55:50.642 | + functions-common:time_stop:2427 : start_time=1788807344567 2026-09-07 18:55:50.647 | + functions-common:time_stop:2429 : [[ -z 1788807344567 ]] 2026-09-07 18:55:50.652 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:55:50.658 | + functions-common:time_stop:2432 : end_time=1788807350654 2026-09-07 18:55:50.663 | + functions-common:time_stop:2433 : elapsed_time=6087 2026-09-07 18:55:50.668 | + functions-common:time_stop:2434 : total=5638 2026-09-07 18:55:50.672 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:55:50.676 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11725 2026-09-07 18:55:50.679 | + functions:wait_for_service:486 : return 0 2026-09-07 18:55:50.684 | + lib/nova:start_nova_api:981 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-07 18:55:50.689 | + lib/nova:start_nova_api:981 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-07 18:55:50.693 | + ./stack.sh:main:1299 : is_service_enabled ovn-controller ovn-controller-vtep 2026-09-07 18:55:50.723 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:55:50.728 | + ./stack.sh:main:1300 : echo_summary 'Starting OVN services' 2026-09-07 18:55:50.733 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 18:55:50.738 | + ./stack.sh:echo_summary:450 : echo -e Starting OVN services 2026-09-07 18:55:50.742 | + ./stack.sh:main:1301 : start_ovn_services 2026-09-07 18:55:50.747 | + lib/neutron:start_ovn_services:580 : [[ ovn == \o\v\n ]] 2026-09-07 18:55:50.750 | + lib/neutron:start_ovn_services:581 : '[' libvirt '!=' ironic ']' 2026-09-07 18:55:50.755 | + lib/neutron:start_ovn_services:587 : init_ovn 2026-09-07 18:55:50.760 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-09-07 18:55:50.764 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : [[ False == \F\a\l\s\e ]] 2026-09-07 18:55:50.769 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-09-07 18:55:50.774 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo mkdir -p /var/lib/ovn 2026-09-07 18:55:50.793 | + lib/neutron_plugins/ovn_agent:init_ovn:641 : mkdir -p /opt/stack/data/ovs 2026-09-07 18:55:50.800 | + lib/neutron_plugins/ovn_agent:init_ovn:643 : rm -f '/opt/stack/data/ovs/*.db' 2026-09-07 18:55:50.807 | + lib/neutron_plugins/ovn_agent:init_ovn:644 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-09-07 18:55:50.814 | + lib/neutron_plugins/ovn_agent:init_ovn:645 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-09-07 18:55:50.834 | + lib/neutron_plugins/ovn_agent:init_ovn:646 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-09-07 18:55:50.852 | + lib/neutron_plugins/ovn_agent:init_ovn:647 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-09-07 18:55:50.870 | + lib/neutron:start_ovn_services:588 : start_ovn 2026-09-07 18:55:50.874 | + lib/neutron_plugins/ovn_agent:start_ovn:759 : echo 'Starting OVN' 2026-09-07 18:55:50.874 | Starting OVN 2026-09-07 18:55:50.878 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_ovs 2026-09-07 18:55:50.882 | + lib/neutron_plugins/ovn_agent:_start_ovs:651 : echo 'Starting OVS' 2026-09-07 18:55:50.882 | Starting OVS 2026-09-07 18:55:50.886 | + lib/neutron_plugins/ovn_agent:_start_ovs:652 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-09-07 18:55:50.910 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:55:50.914 | + lib/neutron_plugins/ovn_agent:_start_ovs:654 : enable_service ovsdb-server 2026-09-07 18:55:50.975 | + lib/neutron_plugins/ovn_agent:_start_ovs:655 : enable_service ovs-vswitchd 2026-09-07 18:55:51.036 | + lib/neutron_plugins/ovn_agent:_start_ovs:657 : [[ False == \T\r\u\e ]] 2026-09-07 18:55:51.040 | + lib/neutron_plugins/ovn_agent:_start_ovs:681 : _start_process ovsdb-server.service 2026-09-07 18:55:51.044 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-09-07 18:55:51.530 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovsdb-server.service 2026-09-07 18:55:52.021 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-09-07 18:55:52.021 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-09-07 18:55:52.022 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-09-07 18:55:52.022 | 2026-09-07 18:55:52.022 | Possible reasons for having these kinds of units are: 2026-09-07 18:55:52.022 | • A unit may be statically enabled by being symlinked from another unit's 2026-09-07 18:55:52.022 | .wants/, .requires/, or .upholds/ directory. 2026-09-07 18:55:52.022 | • A unit's purpose may be to act as a helper for some other unit which has 2026-09-07 18:55:52.022 | a requirement dependency on it. 2026-09-07 18:55:52.022 | • A unit may be started when needed via activation (socket, path, timer, 2026-09-07 18:55:52.022 | D-Bus, udev, scripted systemctl call, ...). 2026-09-07 18:55:52.022 | • In case of template units, the unit is meant to be enabled with some 2026-09-07 18:55:52.022 | instance name specified. 2026-09-07 18:55:52.031 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovsdb-server.service 2026-09-07 18:55:56.695 | + lib/neutron_plugins/ovn_agent:_start_ovs:682 : _start_process ovs-vswitchd.service 2026-09-07 18:55:56.699 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-09-07 18:55:57.185 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovs-vswitchd.service 2026-09-07 18:55:57.688 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-09-07 18:55:57.688 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-09-07 18:55:57.688 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-09-07 18:55:57.688 | 2026-09-07 18:55:57.688 | Possible reasons for having these kinds of units are: 2026-09-07 18:55:57.688 | • A unit may be statically enabled by being symlinked from another unit's 2026-09-07 18:55:57.689 | .wants/, .requires/, or .upholds/ directory. 2026-09-07 18:55:57.689 | • A unit's purpose may be to act as a helper for some other unit which has 2026-09-07 18:55:57.689 | a requirement dependency on it. 2026-09-07 18:55:57.689 | • A unit may be started when needed via activation (socket, path, timer, 2026-09-07 18:55:57.689 | D-Bus, udev, scripted systemctl call, ...). 2026-09-07 18:55:57.689 | • In case of template units, the unit is meant to be enabled with some 2026-09-07 18:55:57.689 | instance name specified. 2026-09-07 18:55:57.696 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovs-vswitchd.service 2026-09-07 18:55:58.042 | + lib/neutron_plugins/ovn_agent:_start_ovs:685 : echo 'Configuring OVSDB' 2026-09-07 18:55:58.042 | Configuring OVSDB 2026-09-07 18:55:58.049 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : is_service_enabled tls-proxy 2026-09-07 18:55:58.084 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:55:58.089 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-09-07 18:55:58.122 | + lib/neutron_plugins/ovn_agent:_start_ovs:694 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-09-07 18:55:58.147 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=6309ded3-0f91-45dc-97d4-5b21c907da65 2026-09-07 18:55:58.171 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.168:6642 2026-09-07 18:55:58.195 | + lib/neutron_plugins/ovn_agent:_start_ovs:697 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-09-07 18:55:58.221 | + lib/neutron_plugins/ovn_agent:_start_ovs:698 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-09-07 18:55:58.246 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.168 2026-09-07 18:55:58.274 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:700 : hostname 2026-09-07 18:55:58.279 | + lib/neutron_plugins/ovn_agent:_start_ovs:700 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-09-07 18:55:58.303 | + lib/neutron_plugins/ovn_agent:_start_ovs:702 : [[ True == \T\r\u\e ]] 2026-09-07 18:55:58.307 | + lib/neutron_plugins/ovn_agent:_start_ovs:703 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-09-07 18:55:58.337 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : [[ metadata =~ ovn-bgp ]] 2026-09-07 18:55:58.341 | + lib/neutron_plugins/ovn_agent:_start_ovs:713 : [[ metadata =~ ovn-evpn ]] 2026-09-07 18:55:58.345 | + lib/neutron_plugins/ovn_agent:_start_ovs:719 : is_provider_network 2026-09-07 18:55:58.349 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-09-07 18:55:58.353 | + functions-common:is_provider_network:2272 : return 1 2026-09-07 18:55:58.360 | + lib/neutron_plugins/ovn_agent:_start_ovs:719 : [[ True == \T\r\u\e ]] 2026-09-07 18:55:58.366 | + lib/neutron_plugins/ovn_agent:_start_ovs:720 : ovn_base_setup_bridge br-ex 2026-09-07 18:55:58.372 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : local bridge=br-ex 2026-09-07 18:55:58.372 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:250 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-09-07 18:55:58.376 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:252 : '[' system '!=' system ']' 2026-09-07 18:55:58.383 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:256 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-09-07 18:55:58.419 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:257 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-09-07 18:55:58.459 | + lib/neutron_plugins/ovn_agent:_start_ovs:721 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-09-07 18:55:58.495 | + lib/neutron_plugins/ovn_agent:_start_ovs:724 : is_service_enabled ovn-controller-vtep 2026-09-07 18:55:58.529 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:55:58.533 | + lib/neutron_plugins/ovn_agent:start_ovn:763 : local SCRIPTDIR=/share/ovn/scripts 2026-09-07 18:55:58.537 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : use_new_ovn_repository 2026-09-07 18:55:58.542 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:221 : [[ False == \F\a\l\s\e ]] 2026-09-07 18:55:58.545 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:222 : return 0 2026-09-07 18:55:58.549 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-northd 2026-09-07 18:55:58.575 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:55:58.579 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-09-07 18:55:58.583 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-central.service 2026-09-07 18:55:58.587 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-09-07 18:55:59.096 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovn-central.service 2026-09-07 18:55:59.588 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovn-central.service 2026-09-07 18:55:59.657 | + lib/neutron_plugins/ovn_agent:start_ovn:778 : _wait_for_ovn_and_set_custom_config 2026-09-07 18:55:59.663 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:741 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-09-07 18:55:59.668 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : local count=0 2026-09-07 18:55:59.673 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-09-07 18:55:59.677 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:212 : sleep 1 2026-09-07 18:56:00.683 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:213 : count=1 2026-09-07 18:56:00.687 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' 1 -gt 40 ']' 2026-09-07 18:56:00.691 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-09-07 18:56:00.695 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:742 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-09-07 18:56:00.699 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : local count=0 2026-09-07 18:56:00.704 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-09-07 18:56:00.708 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:743 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-09-07 18:56:00.712 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:199 : local count=0 2026-09-07 18:56:00.716 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:200 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-09-07 18:56:00.720 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:744 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-09-07 18:56:00.724 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:199 : local count=0 2026-09-07 18:56:00.728 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:200 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-09-07 18:56:00.732 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:746 : is_service_enabled tls-proxy 2026-09-07 18:56:00.758 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:56:00.762 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:751 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-connection ptcp:6641:0.0.0.0 -- set connection . inactivity_probe=60000 2026-09-07 18:56:00.790 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:752 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-connection ptcp:6642:0.0.0.0 -- set connection . inactivity_probe=60000 2026-09-07 18:56:00.817 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:753 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:info file:info 2026-09-07 18:56:00.836 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:754 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:info file:info 2026-09-07 18:56:00.855 | + lib/neutron_plugins/ovn_agent:start_ovn:782 : is_service_enabled ovn-controller 2026-09-07 18:56:00.882 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:56:00.886 | + lib/neutron_plugins/ovn_agent:start_ovn:783 : [[ False == \T\r\u\e ]] 2026-09-07 18:56:00.890 | + lib/neutron_plugins/ovn_agent:start_ovn:789 : _start_process ovn-controller.service 2026-09-07 18:56:00.894 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-09-07 18:56:01.387 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovn-controller.service 2026-09-07 18:56:01.885 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-09-07 18:56:01.885 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-09-07 18:56:01.885 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-09-07 18:56:01.885 | 2026-09-07 18:56:01.886 | Possible reasons for having these kinds of units are: 2026-09-07 18:56:01.886 | • A unit may be statically enabled by being symlinked from another unit's 2026-09-07 18:56:01.886 | .wants/, .requires/, or .upholds/ directory. 2026-09-07 18:56:01.886 | • A unit's purpose may be to act as a helper for some other unit which has 2026-09-07 18:56:01.886 | a requirement dependency on it. 2026-09-07 18:56:01.886 | • A unit may be started when needed via activation (socket, path, timer, 2026-09-07 18:56:01.886 | D-Bus, udev, scripted systemctl call, ...). 2026-09-07 18:56:01.886 | • In case of template units, the unit is meant to be enabled with some 2026-09-07 18:56:01.886 | instance name specified. 2026-09-07 18:56:01.896 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovn-controller.service 2026-09-07 18:56:02.167 | + lib/neutron_plugins/ovn_agent:start_ovn:793 : is_service_enabled ovn-controller-vtep 2026-09-07 18:56:02.194 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:56:02.198 | + lib/neutron_plugins/ovn_agent:start_ovn:802 : is_ovn_metadata_agent_enabled 2026-09-07 18:56:02.202 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-09-07 18:56:02.231 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:56:02.236 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-09-07 18:56:02.240 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-09-07 18:56:02.244 | + lib/neutron_plugins/ovn_agent:start_ovn:803 : run_process q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-09-07 18:56:02.248 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-09-07 18:56:02.252 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-09-07 18:56:02.256 | + functions-common:run_process:1676 : local group= 2026-09-07 18:56:02.260 | + functions-common:run_process:1677 : local user= 2026-09-07 18:56:02.265 | + functions-common:run_process:1678 : local env_vars= 2026-09-07 18:56:02.269 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-09-07 18:56:02.273 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 18:56:02.277 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 18:56:02.281 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:56:02.285 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:56:02.290 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:56:02.297 | + functions-common:time_start:2411 : _TIME_START[$name]=1788807362292 2026-09-07 18:56:02.301 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-09-07 18:56:02.327 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:56:02.331 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' '' '' 2026-09-07 18:56:02.335 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-09-07 18:56:02.339 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-09-07 18:56:02.343 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-09-07 18:56:02.347 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-09-07 18:56:02.351 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-09-07 18:56:02.355 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ sudo ]] 2026-09-07 18:56:02.359 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ ^/ ]] 2026-09-07 18:56:02.363 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-09-07 18:56:02.367 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-07 18:56:02.371 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-07 18:56:02.375 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-07 18:56:02.379 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-07 18:56:02.383 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-09-07 18:56:02.387 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ uwsgi ]] 2026-09-07 18:56:02.392 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-metadata-agent.service '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' quobyte '' 2026-09-07 18:56:02.396 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-09-07 18:56:02.400 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-09-07 18:56:02.403 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-07 18:56:02.407 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-07 18:56:02.411 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-07 18:56:02.415 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-07 18:56:02.419 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-07 18:56:02.423 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-09-07 18:56:02.427 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-07 18:56:02.434 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Unit Description 'Devstack devstack@q-ovn-metadata-agent.service' 2026-09-07 18:56:02.524 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-07 18:56:02.616 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-09-07 18:56:02.696 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-09-07 18:56:02.775 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-09-07 18:56:02.854 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-09-07 18:56:02.933 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-07 18:56:03.010 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-07 18:56:03.014 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-07 18:56:03.018 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-09-07 18:56:03.114 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-07 18:56:03.602 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-09-07 18:56:03.629 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-metadata-agent.service → /etc/systemd/system/devstack@q-ovn-metadata-agent.service. 2026-09-07 18:56:04.104 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-09-07 18:56:04.158 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 18:56:04.163 | + functions-common:time_stop:2420 : local name 2026-09-07 18:56:04.167 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:56:04.171 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:56:04.175 | + functions-common:time_stop:2423 : local total 2026-09-07 18:56:04.179 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:56:04.183 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 18:56:04.187 | + functions-common:time_stop:2427 : start_time=1788807362292 2026-09-07 18:56:04.191 | + functions-common:time_stop:2429 : [[ -z 1788807362292 ]] 2026-09-07 18:56:04.197 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:56:04.203 | + functions-common:time_stop:2432 : end_time=1788807364198 2026-09-07 18:56:04.207 | + functions-common:time_stop:2433 : elapsed_time=1906 2026-09-07 18:56:04.211 | + functions-common:time_stop:2434 : total=6606 2026-09-07 18:56:04.215 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:56:04.220 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8512 2026-09-07 18:56:04.224 | + lib/neutron_plugins/ovn_agent:start_ovn:805 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-09-07 18:56:04.228 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-09-07 18:56:04.232 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-09-07 18:56:04.238 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-07 18:56:04.263 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-07 18:56:04.267 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-07 18:56:04.271 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-07 18:56:04.275 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-07 18:56:04.279 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-09-07 18:56:04.327 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-09-07 18:56:04.371 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-09-07 18:56:04.416 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-07 18:56:04.461 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-09-07 18:56:04.507 | + lib/neutron_plugins/ovn_agent:start_ovn:808 : is_ovn_agent_enabled 2026-09-07 18:56:04.511 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-09-07 18:56:04.537 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:56:04.542 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-09-07 18:56:04.605 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-09-07 18:56:04.609 | + lib/neutron_plugins/ovn_agent:start_ovn:809 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-09-07 18:56:04.613 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-09-07 18:56:04.617 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-09-07 18:56:04.621 | + functions-common:run_process:1676 : local group= 2026-09-07 18:56:04.625 | + functions-common:run_process:1677 : local user= 2026-09-07 18:56:04.628 | + functions-common:run_process:1678 : local env_vars= 2026-09-07 18:56:04.632 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-09-07 18:56:04.637 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 18:56:04.641 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 18:56:04.645 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:56:04.649 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:56:04.656 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:56:04.662 | + functions-common:time_start:2411 : _TIME_START[$name]=1788807364658 2026-09-07 18:56:04.666 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-09-07 18:56:04.693 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:56:04.697 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2026-09-07 18:56:04.702 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-09-07 18:56:04.707 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-09-07 18:56:04.711 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-09-07 18:56:04.715 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-09-07 18:56:04.719 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-09-07 18:56:04.723 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-09-07 18:56:04.728 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-09-07 18:56:04.732 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-09-07 18:56:04.737 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-07 18:56:04.741 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-07 18:56:04.745 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-07 18:56:04.749 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-07 18:56:04.753 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-09-07 18:56:04.756 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-09-07 18:56:04.761 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-agent.service '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' quobyte '' 2026-09-07 18:56:04.765 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-09-07 18:56:04.769 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-09-07 18:56:04.774 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-07 18:56:04.777 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-07 18:56:04.781 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-07 18:56:04.785 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-07 18:56:04.789 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-07 18:56:04.793 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-09-07 18:56:04.797 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-07 18:56:04.804 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-09-07 18:56:04.897 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-07 18:56:04.989 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-09-07 18:56:05.067 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-09-07 18:56:05.145 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-09-07 18:56:05.222 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-09-07 18:56:05.300 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-07 18:56:05.378 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-07 18:56:05.382 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-07 18:56:05.386 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-09-07 18:56:05.480 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-07 18:56:05.969 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-09-07 18:56:05.992 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-09-07 18:56:06.457 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-09-07 18:56:06.522 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 18:56:06.523 | + functions-common:time_stop:2420 : local name 2026-09-07 18:56:06.528 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:56:06.532 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:56:06.536 | + functions-common:time_stop:2423 : local total 2026-09-07 18:56:06.541 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:56:06.545 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 18:56:06.549 | + functions-common:time_stop:2427 : start_time=1788807364658 2026-09-07 18:56:06.553 | + functions-common:time_stop:2429 : [[ -z 1788807364658 ]] 2026-09-07 18:56:06.559 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:56:06.565 | + functions-common:time_stop:2432 : end_time=1788807366561 2026-09-07 18:56:06.570 | + functions-common:time_stop:2433 : elapsed_time=1903 2026-09-07 18:56:06.574 | + functions-common:time_stop:2434 : total=8512 2026-09-07 18:56:06.578 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:56:06.583 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10415 2026-09-07 18:56:06.587 | + lib/neutron_plugins/ovn_agent:start_ovn:811 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-07 18:56:06.591 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-07 18:56:06.595 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-07 18:56:06.601 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-07 18:56:06.627 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-07 18:56:06.632 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-07 18:56:06.636 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-07 18:56:06.641 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-07 18:56:06.646 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-09-07 18:56:06.692 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-09-07 18:56:06.739 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-09-07 18:56:06.784 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-07 18:56:06.828 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-09-07 18:56:06.876 | + lib/neutron:start_ovn_services:590 : [[ True == \T\r\u\e ]] 2026-09-07 18:56:06.879 | + lib/neutron:start_ovn_services:591 : [[ True != \T\r\u\e ]] 2026-09-07 18:56:06.884 | + lib/neutron:start_ovn_services:595 : create_public_bridge 2026-09-07 18:56:06.888 | + lib/neutron_plugins/ovn_agent:create_public_bridge:314 : sudo ovs-vsctl --may-exist add-br br-ex 2026-09-07 18:56:06.915 | + lib/neutron_plugins/ovn_agent:create_public_bridge:315 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-09-07 18:56:06.939 | + lib/neutron_plugins/ovn_agent:create_public_bridge:316 : _configure_public_network_connectivity 2026-09-07 18:56:06.944 | + lib/neutron:_configure_public_network_connectivity:811 : [[ -n '' ]] 2026-09-07 18:56:06.948 | + lib/neutron:_configure_public_network_connectivity:818 : for d in $default_v4_route_devs 2026-09-07 18:56:06.952 | + lib/neutron:_configure_public_network_connectivity:819 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-09-07 18:56:07.017 | + ./stack.sh:main:1304 : is_service_enabled q-svc neutron-api 2026-09-07 18:56:07.046 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:56:07.051 | + ./stack.sh:main:1305 : echo_summary 'Starting Neutron' 2026-09-07 18:56:07.055 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 18:56:07.061 | + ./stack.sh:echo_summary:450 : echo -e Starting Neutron 2026-09-07 18:56:07.064 | + ./stack.sh:main:1306 : configure_neutron_after_post_config 2026-09-07 18:56:07.070 | + lib/neutron:configure_neutron_after_post_config:562 : [[ ovn-router != '' ]] 2026-09-07 18:56:07.073 | + lib/neutron:configure_neutron_after_post_config:563 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-09-07 18:56:07.121 | + lib/neutron:configure_neutron_after_post_config:565 : configure_rbac_policies 2026-09-07 18:56:07.125 | + lib/neutron:configure_rbac_policies:571 : [[ True == \T\r\u\e ]] 2026-09-07 18:56:07.129 | + lib/neutron:configure_rbac_policies:572 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-09-07 18:56:07.175 | + ./stack.sh:main:1307 : start_neutron_service_and_check 2026-09-07 18:56:07.179 | + lib/neutron:start_neutron_service_and_check:636 : local cfg_file_options 2026-09-07 18:56:07.183 | + lib/neutron:start_neutron_service_and_check:637 : local neutron_url 2026-09-07 18:56:07.187 | ++ lib/neutron:start_neutron_service_and_check:639 : determine_config_files neutron-server 2026-09-07 18:56:07.191 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-09-07 18:56:07.195 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-09-07 18:56:07.201 | +++ lib/neutron:determine_config_files:369 : _determine_config_server 2026-09-07 18:56:07.204 | +++ lib/neutron:_determine_config_server:325 : [[ '' != '' ]] 2026-09-07 18:56:07.208 | +++ lib/neutron:_determine_config_server:332 : [[ 0 > 0 ]] 2026-09-07 18:56:07.212 | +++ lib/neutron:_determine_config_server:339 : local cfg_file 2026-09-07 18:56:07.216 | +++ lib/neutron:_determine_config_server:340 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-07 18:56:07.220 | +++ lib/neutron:_determine_config_server:344 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-07 18:56:07.224 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-07 18:56:07.228 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-09-07 18:56:07.232 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-07 18:56:07.239 | + lib/neutron:start_neutron_service_and_check:639 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-07 18:56:07.244 | + lib/neutron:start_neutron_service_and_check:642 : enable_neutron_server_services 2026-09-07 18:56:07.248 | + lib/neutron:enable_neutron_server_services:607 : local rpc_workers 2026-09-07 18:56:07.252 | + lib/neutron:enable_neutron_server_services:612 : [[ -f /etc/neutron/neutron.conf ]] 2026-09-07 18:56:07.257 | ++ lib/neutron:enable_neutron_server_services:613 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-09-07 18:56:07.289 | + lib/neutron:enable_neutron_server_services:613 : rpc_workers= 2026-09-07 18:56:07.293 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-api 2026-09-07 18:56:07.350 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-periodic-workers 2026-09-07 18:56:07.408 | + lib/neutron:enable_neutron_server_services:624 : [[ '' != \0 ]] 2026-09-07 18:56:07.412 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-rpc-server 2026-09-07 18:56:07.468 | + lib/neutron:enable_neutron_server_services:629 : [[ ovn == \o\v\n ]] 2026-09-07 18:56:07.473 | + lib/neutron:enable_neutron_server_services:630 : enable_service neutron-ovn-maintenance-worker 2026-09-07 18:56:07.530 | ++ lib/neutron:start_neutron_service_and_check:645 : which uwsgi 2026-09-07 18:56:07.536 | + lib/neutron:start_neutron_service_and_check:645 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-09-07 18:56:07.540 | + functions-common:run_process:1674 : local service=neutron-api 2026-09-07 18:56:07.544 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-09-07 18:56:07.548 | + functions-common:run_process:1676 : local group= 2026-09-07 18:56:07.552 | + functions-common:run_process:1677 : local user= 2026-09-07 18:56:07.556 | + functions-common:run_process:1678 : local env_vars= 2026-09-07 18:56:07.560 | + functions-common:run_process:1680 : local name=neutron-api 2026-09-07 18:56:07.563 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 18:56:07.567 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 18:56:07.572 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:56:07.575 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:56:07.580 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:56:07.586 | + functions-common:time_start:2411 : _TIME_START[$name]=1788807367582 2026-09-07 18:56:07.590 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-09-07 18:56:07.613 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:56:07.618 | + functions-common:run_process:1684 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-09-07 18:56:07.622 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-09-07 18:56:07.626 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-09-07 18:56:07.630 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-09-07 18:56:07.634 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-09-07 18:56:07.638 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-09-07 18:56:07.642 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-09-07 18:56:07.645 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-09-07 18:56:07.649 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-09-07 18:56:07.654 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-07 18:56:07.657 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-07 18:56:07.661 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-07 18:56:07.665 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-07 18:56:07.669 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-09-07 18:56:07.673 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-09-07 18:56:07.677 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-07 18:56:07.681 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-07 18:56:07.685 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@neutron-api.service '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-09-07 18:56:07.688 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-09-07 18:56:07.692 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-07 18:56:07.696 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-07 18:56:07.699 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-07 18:56:07.704 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-07 18:56:07.708 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-09-07 18:56:07.712 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-07 18:56:07.718 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-09-07 18:56:07.807 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-07 18:56:07.899 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-09-07 18:56:07.978 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-09-07 18:56:08.057 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecStart '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-07 18:56:08.137 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-07 18:56:08.216 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-09-07 18:56:08.294 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-09-07 18:56:08.374 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-09-07 18:56:08.456 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-09-07 18:56:08.535 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-09-07 18:56:08.613 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-07 18:56:08.617 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-07 18:56:08.621 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-09-07 18:56:08.719 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-07 18:56:09.224 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-09-07 18:56:09.251 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-09-07 18:56:09.726 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-09-07 18:56:09.873 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 18:56:09.880 | + functions-common:time_stop:2420 : local name 2026-09-07 18:56:09.885 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:56:09.891 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:56:09.900 | + functions-common:time_stop:2423 : local total 2026-09-07 18:56:09.904 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:56:09.908 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 18:56:09.912 | + functions-common:time_stop:2427 : start_time=1788807367582 2026-09-07 18:56:09.917 | + functions-common:time_stop:2429 : [[ -z 1788807367582 ]] 2026-09-07 18:56:09.918 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:56:09.925 | + functions-common:time_stop:2432 : end_time=1788807369922 2026-09-07 18:56:09.928 | + functions-common:time_stop:2433 : elapsed_time=2340 2026-09-07 18:56:09.929 | + functions-common:time_stop:2434 : total=10415 2026-09-07 18:56:09.932 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:56:09.933 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12755 2026-09-07 18:56:09.936 | + lib/neutron:start_neutron_service_and_check:646 : neutron_url=http://192.168.122.168/ 2026-09-07 18:56:09.938 | + lib/neutron:start_neutron_service_and_check:649 : run_process neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-07 18:56:09.940 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-09-07 18:56:09.942 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-07 18:56:09.944 | + functions-common:run_process:1676 : local group= 2026-09-07 18:56:09.946 | + functions-common:run_process:1677 : local user= 2026-09-07 18:56:09.948 | + functions-common:run_process:1678 : local env_vars= 2026-09-07 18:56:09.950 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-09-07 18:56:09.952 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 18:56:09.954 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 18:56:09.956 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:56:09.958 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:56:09.964 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:56:09.968 | + functions-common:time_start:2411 : _TIME_START[$name]=1788807369964 2026-09-07 18:56:09.969 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-09-07 18:56:09.986 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:56:09.988 | + functions-common:run_process:1684 : _run_under_systemd neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-09-07 18:56:09.990 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-09-07 18:56:09.992 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-07 18:56:09.994 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-07 18:56:09.996 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-07 18:56:09.999 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-07 18:56:10.002 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-09-07 18:56:10.003 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-09-07 18:56:10.005 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-09-07 18:56:10.007 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-07 18:56:10.009 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-07 18:56:10.011 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-07 18:56:10.014 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-07 18:56:10.015 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-09-07 18:56:10.017 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-09-07 18:56:10.019 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-rpc-server.service '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-09-07 18:56:10.022 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-09-07 18:56:10.024 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-07 18:56:10.026 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-07 18:56:10.028 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-07 18:56:10.030 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-07 18:56:10.032 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-07 18:56:10.034 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-07 18:56:10.036 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-09-07 18:56:10.037 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-07 18:56:10.042 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-09-07 18:56:10.121 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-07 18:56:10.200 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-09-07 18:56:10.294 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecStart '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-07 18:56:10.408 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-09-07 18:56:10.530 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-09-07 18:56:10.618 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-07 18:56:10.714 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-07 18:56:10.718 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-07 18:56:10.723 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-09-07 18:56:10.812 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-07 18:56:11.331 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-09-07 18:56:11.370 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-09-07 18:56:11.888 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-09-07 18:56:11.945 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 18:56:11.952 | + functions-common:time_stop:2420 : local name 2026-09-07 18:56:11.965 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:56:11.969 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:56:11.975 | + functions-common:time_stop:2423 : local total 2026-09-07 18:56:11.985 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:56:11.985 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 18:56:11.992 | + functions-common:time_stop:2427 : start_time=1788807369964 2026-09-07 18:56:12.005 | + functions-common:time_stop:2429 : [[ -z 1788807369964 ]] 2026-09-07 18:56:12.012 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:56:12.020 | + functions-common:time_stop:2432 : end_time=1788807372015 2026-09-07 18:56:12.026 | + functions-common:time_stop:2433 : elapsed_time=2051 2026-09-07 18:56:12.030 | + functions-common:time_stop:2434 : total=12755 2026-09-07 18:56:12.036 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:56:12.041 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14806 2026-09-07 18:56:12.047 | + lib/neutron:start_neutron_service_and_check:650 : run_process neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-07 18:56:12.052 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-09-07 18:56:12.057 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-07 18:56:12.061 | + functions-common:run_process:1676 : local group= 2026-09-07 18:56:12.069 | + functions-common:run_process:1677 : local user= 2026-09-07 18:56:12.073 | + functions-common:run_process:1678 : local env_vars= 2026-09-07 18:56:12.079 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-09-07 18:56:12.086 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 18:56:12.092 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 18:56:12.100 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:56:12.106 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:56:12.118 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:56:12.124 | + functions-common:time_start:2411 : _TIME_START[$name]=1788807372117 2026-09-07 18:56:12.129 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-09-07 18:56:12.170 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:56:12.176 | + functions-common:run_process:1684 : _run_under_systemd neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-09-07 18:56:12.185 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-09-07 18:56:12.187 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-07 18:56:12.193 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-07 18:56:12.199 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-07 18:56:12.204 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-07 18:56:12.212 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-09-07 18:56:12.216 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-09-07 18:56:12.226 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-09-07 18:56:12.233 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-07 18:56:12.237 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-07 18:56:12.239 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-07 18:56:12.245 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-07 18:56:12.249 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-09-07 18:56:12.253 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-09-07 18:56:12.256 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-periodic-workers.service '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-09-07 18:56:12.259 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-09-07 18:56:12.261 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-07 18:56:12.264 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-07 18:56:12.267 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-07 18:56:12.272 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-07 18:56:12.272 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-07 18:56:12.273 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-07 18:56:12.275 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-09-07 18:56:12.277 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-07 18:56:12.281 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-09-07 18:56:12.361 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-07 18:56:12.519 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-09-07 18:56:12.652 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecStart '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-07 18:56:12.777 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-09-07 18:56:12.881 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-09-07 18:56:13.011 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-07 18:56:13.146 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-07 18:56:13.153 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-07 18:56:13.157 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-09-07 18:56:13.283 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-07 18:56:13.857 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-09-07 18:56:13.897 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-09-07 18:56:14.415 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-09-07 18:56:14.477 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 18:56:14.483 | + functions-common:time_stop:2420 : local name 2026-09-07 18:56:14.489 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:56:14.491 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:56:14.496 | + functions-common:time_stop:2423 : local total 2026-09-07 18:56:14.503 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:56:14.507 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 18:56:14.512 | + functions-common:time_stop:2427 : start_time=1788807372117 2026-09-07 18:56:14.517 | + functions-common:time_stop:2429 : [[ -z 1788807372117 ]] 2026-09-07 18:56:14.523 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:56:14.532 | + functions-common:time_stop:2432 : end_time=1788807374525 2026-09-07 18:56:14.540 | + functions-common:time_stop:2433 : elapsed_time=2408 2026-09-07 18:56:14.546 | + functions-common:time_stop:2434 : total=14806 2026-09-07 18:56:14.551 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:56:14.555 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17214 2026-09-07 18:56:14.562 | + lib/neutron:start_neutron_service_and_check:651 : _run_ovn_maintenance 2026-09-07 18:56:14.567 | + lib/neutron:_run_ovn_maintenance:353 : [[ ovn == \o\v\n ]] 2026-09-07 18:56:14.573 | + lib/neutron:_run_ovn_maintenance:354 : run_process neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-07 18:56:14.576 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-09-07 18:56:14.580 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-07 18:56:14.586 | + functions-common:run_process:1676 : local group= 2026-09-07 18:56:14.592 | + functions-common:run_process:1677 : local user= 2026-09-07 18:56:14.597 | + functions-common:run_process:1678 : local env_vars= 2026-09-07 18:56:14.601 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-09-07 18:56:14.604 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 18:56:14.610 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 18:56:14.616 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:56:14.620 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:56:14.629 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:56:14.641 | + functions-common:time_start:2411 : _TIME_START[$name]=1788807374631 2026-09-07 18:56:14.646 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-09-07 18:56:14.687 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:56:14.694 | + functions-common:run_process:1684 : _run_under_systemd neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-09-07 18:56:14.699 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-09-07 18:56:14.703 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-07 18:56:14.711 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-07 18:56:14.717 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-07 18:56:14.722 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-07 18:56:14.727 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-09-07 18:56:14.731 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-09-07 18:56:14.737 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-09-07 18:56:14.741 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-07 18:56:14.748 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-07 18:56:14.753 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-07 18:56:14.758 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-07 18:56:14.764 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-09-07 18:56:14.770 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-09-07 18:56:14.778 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-ovn-maintenance-worker.service '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-09-07 18:56:14.784 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-09-07 18:56:14.789 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-07 18:56:14.794 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-07 18:56:14.798 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-07 18:56:14.803 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-07 18:56:14.808 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-07 18:56:14.814 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-07 18:56:14.820 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-09-07 18:56:14.826 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-07 18:56:14.835 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-09-07 18:56:14.967 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-07 18:56:15.108 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-09-07 18:56:15.221 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-07 18:56:15.369 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-09-07 18:56:15.487 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-09-07 18:56:15.612 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-07 18:56:15.732 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-07 18:56:15.736 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-07 18:56:15.742 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-09-07 18:56:15.867 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-07 18:56:16.449 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-09-07 18:56:16.489 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-ovn-maintenance-worker.service → /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service. 2026-09-07 18:56:17.031 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-09-07 18:56:17.095 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 18:56:17.100 | + functions-common:time_stop:2420 : local name 2026-09-07 18:56:17.106 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:56:17.115 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:56:17.119 | + functions-common:time_stop:2423 : local total 2026-09-07 18:56:17.125 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:56:17.132 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 18:56:17.136 | + functions-common:time_stop:2427 : start_time=1788807374631 2026-09-07 18:56:17.143 | + functions-common:time_stop:2429 : [[ -z 1788807374631 ]] 2026-09-07 18:56:17.150 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:56:17.154 | + functions-common:time_stop:2432 : end_time=1788807377150 2026-09-07 18:56:17.161 | + functions-common:time_stop:2433 : elapsed_time=2519 2026-09-07 18:56:17.167 | + functions-common:time_stop:2434 : total=17214 2026-09-07 18:56:17.168 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:56:17.172 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19733 2026-09-07 18:56:17.176 | + lib/neutron:start_neutron_service_and_check:652 : '[' '!' -z networking ']' 2026-09-07 18:56:17.184 | + lib/neutron:start_neutron_service_and_check:653 : neutron_url=http://192.168.122.168/networking 2026-09-07 18:56:17.191 | + lib/neutron:start_neutron_service_and_check:655 : echo 'Waiting for Neutron to start...' 2026-09-07 18:56:17.191 | Waiting for Neutron to start... 2026-09-07 18:56:17.195 | + lib/neutron:start_neutron_service_and_check:657 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.168/networking' 2026-09-07 18:56:17.202 | + lib/neutron:start_neutron_service_and_check:658 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.168/networking' 'Neutron did not start' 60 2026-09-07 18:56:17.203 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.168/networking' 2026-09-07 18:56:17.210 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-09-07 18:56:17.215 | + functions-common:test_with_retry:2360 : local until=60 2026-09-07 18:56:17.219 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-09-07 18:56:17.228 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-09-07 18:56:17.232 | + functions-common:time_start:2406 : local name=test_with_retry 2026-09-07 18:56:17.236 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:56:17.244 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:56:17.250 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:56:17.260 | + functions-common:time_start:2411 : _TIME_START[$name]=1788807377253 2026-09-07 18:56:17.264 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.168/networking; do sleep 0.5; done' 2026-09-07 18:56:23.905 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.168/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-09-07 18:56:23.907 | + functions-common:time_stop:2420 : local name 2026-09-07 18:56:23.909 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:56:23.912 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:56:23.914 | + functions-common:time_stop:2423 : local total 2026-09-07 18:56:23.916 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:56:23.918 | + functions-common:time_stop:2426 : name=test_with_retry 2026-09-07 18:56:23.920 | + functions-common:time_stop:2427 : start_time=1788807377253 2026-09-07 18:56:23.922 | + functions-common:time_stop:2429 : [[ -z 1788807377253 ]] 2026-09-07 18:56:23.924 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:56:23.929 | + functions-common:time_stop:2432 : end_time=1788807383926 2026-09-07 18:56:23.931 | + functions-common:time_stop:2433 : elapsed_time=6673 2026-09-07 18:56:23.933 | + functions-common:time_stop:2434 : total=0 2026-09-07 18:56:23.935 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:56:23.937 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6673 2026-09-07 18:56:23.940 | + ./stack.sh:main:1312 : is_service_enabled placement 2026-09-07 18:56:23.957 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:56:23.960 | + ./stack.sh:main:1313 : echo_summary 'Starting Placement' 2026-09-07 18:56:23.962 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 18:56:23.964 | + ./stack.sh:echo_summary:450 : echo -e Starting Placement 2026-09-07 18:56:23.967 | + ./stack.sh:main:1314 : start_placement 2026-09-07 18:56:23.969 | + lib/placement:start_placement:137 : start_placement_api 2026-09-07 18:56:23.974 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-09-07 18:56:23.979 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-09-07 18:56:23.987 | + functions-common:run_process:1674 : local service=placement-api 2026-09-07 18:56:23.991 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-09-07 18:56:23.998 | + functions-common:run_process:1676 : local group= 2026-09-07 18:56:24.002 | + functions-common:run_process:1677 : local user= 2026-09-07 18:56:24.008 | + functions-common:run_process:1678 : local env_vars= 2026-09-07 18:56:24.014 | + functions-common:run_process:1680 : local name=placement-api 2026-09-07 18:56:24.018 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 18:56:24.024 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 18:56:24.029 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:56:24.034 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:56:24.045 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:56:24.053 | + functions-common:time_start:2411 : _TIME_START[$name]=1788807384048 2026-09-07 18:56:24.057 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-09-07 18:56:24.100 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:56:24.108 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-09-07 18:56:24.114 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-09-07 18:56:24.120 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-09-07 18:56:24.124 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-09-07 18:56:24.130 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-09-07 18:56:24.134 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-09-07 18:56:24.140 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-09-07 18:56:24.147 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-09-07 18:56:24.152 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-09-07 18:56:24.157 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-07 18:56:24.160 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-07 18:56:24.165 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-07 18:56:24.171 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-07 18:56:24.176 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-09-07 18:56:24.182 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-09-07 18:56:24.187 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-07 18:56:24.193 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-07 18:56:24.198 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@placement-api.service '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-09-07 18:56:24.203 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-09-07 18:56:24.207 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-07 18:56:24.212 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-07 18:56:24.219 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-07 18:56:24.223 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-07 18:56:24.228 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-09-07 18:56:24.231 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-07 18:56:24.235 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-09-07 18:56:24.349 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-07 18:56:24.467 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-09-07 18:56:24.590 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-09-07 18:56:24.703 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-07 18:56:24.804 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-07 18:56:24.900 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-09-07 18:56:25.028 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-09-07 18:56:25.141 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-09-07 18:56:25.255 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-09-07 18:56:25.346 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-09-07 18:56:25.438 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-07 18:56:25.442 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-07 18:56:25.448 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-09-07 18:56:25.548 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-07 18:56:26.079 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-09-07 18:56:26.112 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-09-07 18:56:26.589 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-09-07 18:56:26.734 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 18:56:26.737 | + functions-common:time_stop:2420 : local name 2026-09-07 18:56:26.742 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:56:26.746 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:56:26.751 | + functions-common:time_stop:2423 : local total 2026-09-07 18:56:26.754 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:56:26.759 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 18:56:26.764 | + functions-common:time_stop:2427 : start_time=1788807384048 2026-09-07 18:56:26.768 | + functions-common:time_stop:2429 : [[ -z 1788807384048 ]] 2026-09-07 18:56:26.774 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:56:26.780 | + functions-common:time_stop:2432 : end_time=1788807386776 2026-09-07 18:56:26.784 | + functions-common:time_stop:2433 : elapsed_time=2728 2026-09-07 18:56:26.788 | + functions-common:time_stop:2434 : total=19733 2026-09-07 18:56:26.793 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:56:26.797 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22461 2026-09-07 18:56:26.802 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-09-07 18:56:26.802 | Waiting for placement-api to start... 2026-09-07 18:56:26.806 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.168/placement 2026-09-07 18:56:26.810 | + functions:wait_for_service:476 : local timeout=60 2026-09-07 18:56:26.814 | + functions:wait_for_service:477 : local url=http://192.168.122.168/placement 2026-09-07 18:56:26.818 | + functions:wait_for_service:478 : local rval=0 2026-09-07 18:56:26.823 | + functions:wait_for_service:479 : time_start wait_for_service 2026-09-07 18:56:26.827 | + functions-common:time_start:2406 : local name=wait_for_service 2026-09-07 18:56:26.832 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:56:26.836 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:56:26.841 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:56:26.849 | + functions-common:time_start:2411 : _TIME_START[$name]=1788807386843 2026-09-07 18:56:26.853 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-09-07 18:56:26.857 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 18:56:26.859 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.168/placement 2026-09-07 18:56:29.384 | + :: : [[ 200 == 503 ]] 2026-09-07 18:56:29.386 | + :: : [[ 0 -eq 7 ]] 2026-09-07 18:56:29.392 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-09-07 18:56:29.396 | + functions-common:time_stop:2420 : local name 2026-09-07 18:56:29.400 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:56:29.405 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:56:29.408 | + functions-common:time_stop:2423 : local total 2026-09-07 18:56:29.413 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:56:29.417 | + functions-common:time_stop:2426 : name=wait_for_service 2026-09-07 18:56:29.420 | + functions-common:time_stop:2427 : start_time=1788807386843 2026-09-07 18:56:29.424 | + functions-common:time_stop:2429 : [[ -z 1788807386843 ]] 2026-09-07 18:56:29.430 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:56:29.437 | + functions-common:time_stop:2432 : end_time=1788807389432 2026-09-07 18:56:29.441 | + functions-common:time_stop:2433 : elapsed_time=2589 2026-09-07 18:56:29.445 | + functions-common:time_stop:2434 : total=11725 2026-09-07 18:56:29.450 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:56:29.454 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14314 2026-09-07 18:56:29.458 | + functions:wait_for_service:486 : return 0 2026-09-07 18:56:29.463 | + ./stack.sh:main:1317 : is_service_enabled neutron 2026-09-07 18:56:29.490 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:56:29.494 | + ./stack.sh:main:1318 : start_neutron 2026-09-07 18:56:29.498 | + lib/neutron:start_neutron:662 : start_l2_agent 2026-09-07 18:56:29.502 | + lib/neutron:start_l2_agent:669 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-07 18:56:29.506 | + functions-common:run_process:1674 : local service=q-agt 2026-09-07 18:56:29.511 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-07 18:56:29.515 | + functions-common:run_process:1676 : local group= 2026-09-07 18:56:29.519 | + functions-common:run_process:1677 : local user= 2026-09-07 18:56:29.523 | + functions-common:run_process:1678 : local env_vars= 2026-09-07 18:56:29.528 | + functions-common:run_process:1680 : local name=q-agt 2026-09-07 18:56:29.532 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 18:56:29.536 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 18:56:29.540 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:56:29.544 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:56:29.550 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:56:29.556 | + functions-common:time_start:2411 : _TIME_START[$name]=1788807389551 2026-09-07 18:56:29.560 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-09-07 18:56:29.587 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:56:29.591 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 18:56:29.596 | + functions-common:time_stop:2420 : local name 2026-09-07 18:56:29.600 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:56:29.604 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:56:29.608 | + functions-common:time_stop:2423 : local total 2026-09-07 18:56:29.612 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:56:29.616 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 18:56:29.620 | + functions-common:time_stop:2427 : start_time=1788807389551 2026-09-07 18:56:29.625 | + functions-common:time_stop:2429 : [[ -z 1788807389551 ]] 2026-09-07 18:56:29.630 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:56:29.636 | + functions-common:time_stop:2432 : end_time=1788807389632 2026-09-07 18:56:29.641 | + functions-common:time_stop:2433 : elapsed_time=81 2026-09-07 18:56:29.645 | + functions-common:time_stop:2434 : total=22461 2026-09-07 18:56:29.649 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:56:29.654 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22542 2026-09-07 18:56:29.658 | + lib/neutron:start_l2_agent:671 : is_provider_network 2026-09-07 18:56:29.662 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-09-07 18:56:29.667 | + functions-common:is_provider_network:2272 : return 1 2026-09-07 18:56:29.671 | + lib/neutron:start_neutron:663 : start_other_agents 2026-09-07 18:56:29.675 | + lib/neutron:start_other_agents:687 : run_process q-dhcp '/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-09-07 18:56:29.679 | + functions-common:run_process:1674 : local service=q-dhcp 2026-09-07 18:56:29.683 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-09-07 18:56:29.687 | + functions-common:run_process:1676 : local group= 2026-09-07 18:56:29.691 | + functions-common:run_process:1677 : local user= 2026-09-07 18:56:29.695 | + functions-common:run_process:1678 : local env_vars= 2026-09-07 18:56:29.699 | + functions-common:run_process:1680 : local name=q-dhcp 2026-09-07 18:56:29.703 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 18:56:29.707 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 18:56:29.711 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:56:29.715 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:56:29.720 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:56:29.727 | + functions-common:time_start:2411 : _TIME_START[$name]=1788807389722 2026-09-07 18:56:29.731 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-09-07 18:56:29.757 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:56:29.762 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 18:56:29.766 | + functions-common:time_stop:2420 : local name 2026-09-07 18:56:29.770 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:56:29.775 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:56:29.779 | + functions-common:time_stop:2423 : local total 2026-09-07 18:56:29.783 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:56:29.787 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 18:56:29.791 | + functions-common:time_stop:2427 : start_time=1788807389722 2026-09-07 18:56:29.795 | + functions-common:time_stop:2429 : [[ -z 1788807389722 ]] 2026-09-07 18:56:29.800 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:56:29.806 | + functions-common:time_stop:2432 : end_time=1788807389802 2026-09-07 18:56:29.810 | + functions-common:time_stop:2433 : elapsed_time=80 2026-09-07 18:56:29.814 | + functions-common:time_stop:2434 : total=22542 2026-09-07 18:56:29.818 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:56:29.822 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22622 2026-09-07 18:56:29.827 | ++ lib/neutron:start_other_agents:689 : determine_config_files neutron-l3-agent 2026-09-07 18:56:29.832 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-09-07 18:56:29.837 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-09-07 18:56:29.843 | +++ lib/neutron:determine_config_files:370 : _determine_config_l3 2026-09-07 18:56:29.847 | +++ lib/neutron:_determine_config_l3:348 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-09-07 18:56:29.852 | +++ lib/neutron:_determine_config_l3:349 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-09-07 18:56:29.856 | ++ lib/neutron:determine_config_files:370 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-09-07 18:56:29.860 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-09-07 18:56:29.865 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-09-07 18:56:29.870 | + lib/neutron:start_other_agents:689 : run_process q-l3 '/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-09-07 18:56:29.874 | + functions-common:run_process:1674 : local service=q-l3 2026-09-07 18:56:29.879 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-09-07 18:56:29.883 | + functions-common:run_process:1676 : local group= 2026-09-07 18:56:29.887 | + functions-common:run_process:1677 : local user= 2026-09-07 18:56:29.891 | + functions-common:run_process:1678 : local env_vars= 2026-09-07 18:56:29.895 | + functions-common:run_process:1680 : local name=q-l3 2026-09-07 18:56:29.901 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 18:56:29.906 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 18:56:29.909 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:56:29.914 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:56:29.920 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:56:29.927 | + functions-common:time_start:2411 : _TIME_START[$name]=1788807389922 2026-09-07 18:56:29.931 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-09-07 18:56:29.958 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:56:29.963 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 18:56:29.967 | + functions-common:time_stop:2420 : local name 2026-09-07 18:56:29.971 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:56:29.975 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:56:29.979 | + functions-common:time_stop:2423 : local total 2026-09-07 18:56:29.984 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:56:29.988 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 18:56:29.992 | + functions-common:time_stop:2427 : start_time=1788807389922 2026-09-07 18:56:29.996 | + functions-common:time_stop:2429 : [[ -z 1788807389922 ]] 2026-09-07 18:56:30.002 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:56:30.008 | + functions-common:time_stop:2432 : end_time=1788807390004 2026-09-07 18:56:30.012 | + functions-common:time_stop:2433 : elapsed_time=82 2026-09-07 18:56:30.016 | + functions-common:time_stop:2434 : total=22622 2026-09-07 18:56:30.021 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:56:30.025 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22704 2026-09-07 18:56:30.029 | + lib/neutron:start_other_agents:691 : run_process q-meta '/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-09-07 18:56:30.033 | + functions-common:run_process:1674 : local service=q-meta 2026-09-07 18:56:30.038 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-09-07 18:56:30.042 | + functions-common:run_process:1676 : local group= 2026-09-07 18:56:30.046 | + functions-common:run_process:1677 : local user= 2026-09-07 18:56:30.050 | + functions-common:run_process:1678 : local env_vars= 2026-09-07 18:56:30.054 | + functions-common:run_process:1680 : local name=q-meta 2026-09-07 18:56:30.059 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 18:56:30.063 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 18:56:30.067 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:56:30.072 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:56:30.077 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:56:30.084 | + functions-common:time_start:2411 : _TIME_START[$name]=1788807390079 2026-09-07 18:56:30.088 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-09-07 18:56:30.115 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:56:30.119 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 18:56:30.123 | + functions-common:time_stop:2420 : local name 2026-09-07 18:56:30.127 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:56:30.131 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:56:30.136 | + functions-common:time_stop:2423 : local total 2026-09-07 18:56:30.140 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:56:30.144 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 18:56:30.148 | + functions-common:time_stop:2427 : start_time=1788807390079 2026-09-07 18:56:30.152 | + functions-common:time_stop:2429 : [[ -z 1788807390079 ]] 2026-09-07 18:56:30.158 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:56:30.164 | + functions-common:time_stop:2432 : end_time=1788807390159 2026-09-07 18:56:30.168 | + functions-common:time_stop:2433 : elapsed_time=80 2026-09-07 18:56:30.173 | + functions-common:time_stop:2434 : total=22704 2026-09-07 18:56:30.176 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:56:30.181 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22784 2026-09-07 18:56:30.185 | + lib/neutron:start_other_agents:692 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-09-07 18:56:30.189 | + functions-common:run_process:1674 : local service=q-metering 2026-09-07 18:56:30.193 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-09-07 18:56:30.198 | + functions-common:run_process:1676 : local group= 2026-09-07 18:56:30.202 | + functions-common:run_process:1677 : local user= 2026-09-07 18:56:30.206 | + functions-common:run_process:1678 : local env_vars= 2026-09-07 18:56:30.210 | + functions-common:run_process:1680 : local name=q-metering 2026-09-07 18:56:30.215 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 18:56:30.219 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 18:56:30.223 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:56:30.228 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:56:30.233 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:56:30.239 | + functions-common:time_start:2411 : _TIME_START[$name]=1788807390235 2026-09-07 18:56:30.244 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-09-07 18:56:30.270 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:56:30.275 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 18:56:30.279 | + functions-common:time_stop:2420 : local name 2026-09-07 18:56:30.283 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:56:30.287 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:56:30.292 | + functions-common:time_stop:2423 : local total 2026-09-07 18:56:30.297 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:56:30.301 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 18:56:30.306 | + functions-common:time_stop:2427 : start_time=1788807390235 2026-09-07 18:56:30.310 | + functions-common:time_stop:2429 : [[ -z 1788807390235 ]] 2026-09-07 18:56:30.316 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:56:30.322 | + functions-common:time_stop:2432 : end_time=1788807390318 2026-09-07 18:56:30.326 | + functions-common:time_stop:2433 : elapsed_time=83 2026-09-07 18:56:30.330 | + functions-common:time_stop:2434 : total=22784 2026-09-07 18:56:30.334 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:56:30.339 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22867 2026-09-07 18:56:30.343 | + ./stack.sh:main:1321 : is_service_enabled q-svc neutron-api 2026-09-07 18:56:30.370 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:56:30.375 | + ./stack.sh:main:1321 : [[ True == \T\r\u\e ]] 2026-09-07 18:56:30.379 | + ./stack.sh:main:1322 : echo_summary 'Creating initial neutron network elements' 2026-09-07 18:56:30.383 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 18:56:30.388 | + ./stack.sh:echo_summary:450 : echo -e Creating initial neutron network elements 2026-09-07 18:56:30.392 | + ./stack.sh:main:1325 : type -p neutron_plugin_create_initial_networks 2026-09-07 18:56:30.396 | + ./stack.sh:main:1328 : create_neutron_initial_network 2026-09-07 18:56:30.401 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-09-07 18:56:30.405 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-09-07 18:56:30.409 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-09-07 18:56:30.415 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-09-07 18:56:34.161 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:56:34.167 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-09-07 18:56:34.167 | address-scope 2026-09-07 18:56:34.167 | agent 2026-09-07 18:56:34.167 | allowed-address-pairs 2026-09-07 18:56:34.167 | auto-allocated-topology 2026-09-07 18:56:34.167 | availability_zone 2026-09-07 18:56:34.168 | default-subnetpools 2026-09-07 18:56:34.168 | dhcp_agent_scheduler 2026-09-07 18:56:34.168 | dns-integration 2026-09-07 18:56:34.168 | dns-domain-ports 2026-09-07 18:56:34.168 | dns-integration-domain-keywords 2026-09-07 18:56:34.168 | empty-string-filtering 2026-09-07 18:56:34.168 | external-net 2026-09-07 18:56:34.168 | extra_dhcp_opt 2026-09-07 18:56:34.168 | extraroute 2026-09-07 18:56:34.168 | extraroute-atomic 2026-09-07 18:56:34.169 | filter-validation 2026-09-07 18:56:34.169 | floating-ip-port-forwarding-detail 2026-09-07 18:56:34.169 | fip-port-details 2026-09-07 18:56:34.169 | flavors 2026-09-07 18:56:34.169 | floatingip-pools 2026-09-07 18:56:34.169 | router 2026-09-07 18:56:34.169 | l3-agent-scheduler-ha-chassis-priority 2026-09-07 18:56:34.169 | enable-default-route-bfd 2026-09-07 18:56:34.169 | enable-default-route-ecmp 2026-09-07 18:56:34.170 | ext-gw-mode 2026-09-07 18:56:34.170 | l3-ha 2026-09-07 18:56:34.170 | external-gateway-multihoming 2026-09-07 18:56:34.170 | l3-flavors 2026-09-07 18:56:34.170 | l3_agent_scheduler 2026-09-07 18:56:34.170 | multi-provider 2026-09-07 18:56:34.170 | net-mtu 2026-09-07 18:56:34.170 | net-mtu-writable 2026-09-07 18:56:34.170 | network_availability_zone 2026-09-07 18:56:34.170 | network-ip-availability 2026-09-07 18:56:34.171 | network-ip-availability-details 2026-09-07 18:56:34.171 | pagination 2026-09-07 18:56:34.171 | port-device-profile 2026-09-07 18:56:34.171 | port-mac-address-regenerate 2026-09-07 18:56:34.171 | port-numa-affinity-policy 2026-09-07 18:56:34.171 | port-numa-affinity-policy-socket 2026-09-07 18:56:34.171 | binding 2026-09-07 18:56:34.171 | binding-extended 2026-09-07 18:56:34.171 | port-security 2026-09-07 18:56:34.171 | project-id 2026-09-07 18:56:34.172 | provider 2026-09-07 18:56:34.172 | qinq 2026-09-07 18:56:34.172 | quota-check-limit 2026-09-07 18:56:34.172 | quota-check-limit-default 2026-09-07 18:56:34.172 | quotas 2026-09-07 18:56:34.172 | quota_details 2026-09-07 18:56:34.172 | rbac-policies 2026-09-07 18:56:34.172 | rbac-address-scope 2026-09-07 18:56:34.172 | rbac-security-groups 2026-09-07 18:56:34.172 | revision-if-match 2026-09-07 18:56:34.173 | standard-attr-revisions 2026-09-07 18:56:34.173 | router_availability_zone 2026-09-07 18:56:34.173 | router-enable-snat 2026-09-07 18:56:34.173 | security-groups-default-rules 2026-09-07 18:56:34.173 | security-groups-default-statefulness 2026-09-07 18:56:34.173 | security-groups-normalized-cidr 2026-09-07 18:56:34.173 | security-groups-remote-address-group 2026-09-07 18:56:34.173 | security-groups-rules-belongs-to-default-sg 2026-09-07 18:56:34.173 | security-groups-shared-filtering 2026-09-07 18:56:34.173 | security-group 2026-09-07 18:56:34.174 | service-type 2026-09-07 18:56:34.174 | sorting 2026-09-07 18:56:34.174 | standard-attr-description 2026-09-07 18:56:34.174 | stateful-security-group 2026-09-07 18:56:34.174 | subnet-dns-publish-fixed-ip 2026-09-07 18:56:34.174 | subnet-external-network 2026-09-07 18:56:34.174 | subnet_onboard 2026-09-07 18:56:34.174 | subnet-service-types 2026-09-07 18:56:34.174 | subnet_allocation 2026-09-07 18:56:34.174 | subnetpool-prefix-ops 2026-09-07 18:56:34.175 | tag-creation 2026-09-07 18:56:34.175 | standard-attr-tag 2026-09-07 18:56:34.175 | standard-attr-timestamp 2026-09-07 18:56:34.175 | vlan-transparent' 2026-09-07 18:56:34.175 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-09-07 18:56:34.175 | address-scope 2026-09-07 18:56:34.175 | agent 2026-09-07 18:56:34.175 | allowed-address-pairs 2026-09-07 18:56:34.175 | auto-allocated-topology 2026-09-07 18:56:34.175 | availability_zone 2026-09-07 18:56:34.176 | default-subnetpools 2026-09-07 18:56:34.176 | dhcp_agent_scheduler 2026-09-07 18:56:34.176 | dns-integration 2026-09-07 18:56:34.176 | dns-domain-ports 2026-09-07 18:56:34.176 | dns-integration-domain-keywords 2026-09-07 18:56:34.176 | empty-string-filtering 2026-09-07 18:56:34.176 | external-net 2026-09-07 18:56:34.176 | extra_dhcp_opt 2026-09-07 18:56:34.176 | extraroute 2026-09-07 18:56:34.176 | extraroute-atomic 2026-09-07 18:56:34.177 | filter-validation 2026-09-07 18:56:34.177 | floating-ip-port-forwarding-detail 2026-09-07 18:56:34.177 | fip-port-details 2026-09-07 18:56:34.177 | flavors 2026-09-07 18:56:34.177 | floatingip-pools 2026-09-07 18:56:34.177 | router 2026-09-07 18:56:34.177 | l3-agent-scheduler-ha-chassis-priority 2026-09-07 18:56:34.177 | enable-default-route-bfd 2026-09-07 18:56:34.177 | enable-default-route-ecmp 2026-09-07 18:56:34.177 | ext-gw-mode 2026-09-07 18:56:34.178 | l3-ha 2026-09-07 18:56:34.178 | external-gateway-multihoming 2026-09-07 18:56:34.178 | l3-flavors 2026-09-07 18:56:34.178 | l3_agent_scheduler 2026-09-07 18:56:34.178 | multi-provider 2026-09-07 18:56:34.178 | net-mtu 2026-09-07 18:56:34.178 | net-mtu-writable 2026-09-07 18:56:34.178 | network_availability_zone 2026-09-07 18:56:34.178 | network-ip-availability 2026-09-07 18:56:34.178 | network-ip-availability-details 2026-09-07 18:56:34.179 | pagination 2026-09-07 18:56:34.179 | port-device-profile 2026-09-07 18:56:34.179 | port-mac-address-regenerate 2026-09-07 18:56:34.179 | port-numa-affinity-policy 2026-09-07 18:56:34.179 | port-numa-affinity-policy-socket 2026-09-07 18:56:34.179 | binding 2026-09-07 18:56:34.179 | binding-extended 2026-09-07 18:56:34.179 | port-security 2026-09-07 18:56:34.179 | project-id 2026-09-07 18:56:34.180 | provider 2026-09-07 18:56:34.180 | qinq 2026-09-07 18:56:34.180 | quota-check-limit 2026-09-07 18:56:34.180 | quota-check-limit-default 2026-09-07 18:56:34.180 | quotas 2026-09-07 18:56:34.180 | quota_details 2026-09-07 18:56:34.180 | rbac-policies 2026-09-07 18:56:34.180 | rbac-address-scope 2026-09-07 18:56:34.180 | rbac-security-groups 2026-09-07 18:56:34.180 | revision-if-match 2026-09-07 18:56:34.181 | standard-attr-revisions 2026-09-07 18:56:34.181 | router_availability_zone 2026-09-07 18:56:34.181 | router-enable-snat 2026-09-07 18:56:34.181 | security-groups-default-rules 2026-09-07 18:56:34.181 | security-groups-default-statefulness 2026-09-07 18:56:34.181 | security-groups-normalized-cidr 2026-09-07 18:56:34.181 | security-groups-remote-address-group 2026-09-07 18:56:34.181 | security-groups-rules-belongs-to-default-sg 2026-09-07 18:56:34.181 | security-groups-shared-filtering 2026-09-07 18:56:34.181 | security-group 2026-09-07 18:56:34.182 | service-type 2026-09-07 18:56:34.182 | sorting 2026-09-07 18:56:34.182 | standard-attr-description 2026-09-07 18:56:34.182 | stateful-security-group 2026-09-07 18:56:34.182 | subnet-dns-publish-fixed-ip 2026-09-07 18:56:34.182 | subnet-external-network 2026-09-07 18:56:34.182 | subnet_onboard 2026-09-07 18:56:34.182 | subnet-service-types 2026-09-07 18:56:34.182 | subnet_allocation 2026-09-07 18:56:34.182 | subnetpool-prefix-ops 2026-09-07 18:56:34.183 | tag-creation 2026-09-07 18:56:34.183 | standard-attr-tag 2026-09-07 18:56:34.183 | standard-attr-timestamp 2026-09-07 18:56:34.183 | vlan-transparent =~ auto-allocated-topology ]] 2026-09-07 18:56:34.183 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-09-07 18:56:34.183 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-09-07 18:56:34.187 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-09-07 18:56:34.193 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 10.0.0.0/22 --share --default -f value -c id 2026-09-07 18:56:38.113 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:56:38.119 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=0fd015ae-81a1-4ccc-885b-20067b3cc2a3 2026-09-07 18:56:38.123 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-09-07 18:56:38.128 | ++ 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 fd82:5830:3728::/56 --share --default -f value -c id 2026-09-07 18:56:41.803 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:56:41.809 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=0ccf087a-f6a1-4801-9e03-b3db11172abb 2026-09-07 18:56:41.813 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-09-07 18:56:41.817 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-09-07 18:56:41.822 | + functions-common:is_provider_network:2272 : return 1 2026-09-07 18:56:41.828 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : oscwrap --os-cloud devstack --os-region RegionOne network create private -f value -c id 2026-09-07 18:56:46.956 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:56:46.962 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=af93ac84-a127-4e31-9c76-75758c2c4300 2026-09-07 18:56:46.967 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-09-07 18:56:46.971 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-09-07 18:56:46.997 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-09-07 18:56:47.002 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-09-07 18:56:47.007 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z 0fd015ae-81a1-4ccc-885b-20067b3cc2a3 ']' 2026-09-07 18:56:47.011 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-09-07 18:56:47.015 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-09-07 18:56:47.019 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool 0fd015ae-81a1-4ccc-885b-20067b3cc2a3 ' 2026-09-07 18:56:47.023 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-09-07 18:56:47.028 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network af93ac84-a127-4e31-9c76-75758c2c4300 private-subnet' 2026-09-07 18:56:47.032 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-09-07 18:56:47.037 | +++ 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 0fd015ae-81a1-4ccc-885b-20067b3cc2a3 --network af93ac84-a127-4e31-9c76-75758c2c4300 private-subnet -f value -c id 2026-09-07 18:56:52.031 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:56:52.037 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=4c41f606-105d-4c2f-ba79-70a5875fec37 2026-09-07 18:56:52.040 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-09-07 18:56:52.045 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-09-07 18:56:52.072 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo 4c41f606-105d-4c2f-ba79-70a5875fec37 2026-09-07 18:56:52.077 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=4c41f606-105d-4c2f-ba79-70a5875fec37 2026-09-07 18:56:52.082 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-09-07 18:56:52.087 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-09-07 18:56:52.092 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:274 : die_if_not_set 274 IPV6_RA_MODE 'IPV6 RA Mode not set' 2026-09-07 18:56:52.096 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-09-07 18:56:52.121 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:275 : die_if_not_set 275 IPV6_ADDRESS_MODE 'IPV6 Address Mode not set' 2026-09-07 18:56:52.125 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-09-07 18:56:52.152 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-09-07 18:56:52.156 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 0ccf087a-f6a1-4801-9e03-b3db11172abb ']' 2026-09-07 18:56:52.161 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-09-07 18:56:52.165 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-09-07 18:56:52.169 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 0ccf087a-f6a1-4801-9e03-b3db11172abb ' 2026-09-07 18:56:52.173 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-09-07 18:56:52.177 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network af93ac84-a127-4e31-9c76-75758c2c4300 ipv6-private-subnet ' 2026-09-07 18:56:52.181 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-09-07 18:56:52.188 | +++ 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 0ccf087a-f6a1-4801-9e03-b3db11172abb --ipv6-ra-mode slaac --ipv6-address-mode slaac --network af93ac84-a127-4e31-9c76-75758c2c4300 ipv6-private-subnet -f value -c id 2026-09-07 18:56:56.836 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:56:56.842 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=ebcffbcb-1f63-4ae7-9584-68e3010282f0 2026-09-07 18:56:56.846 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : die_if_not_set 289 ipv6_subnet_id 'Failure creating private IPv6 subnet' 2026-09-07 18:56:56.849 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-09-07 18:56:56.875 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo ebcffbcb-1f63-4ae7-9584-68e3010282f0 2026-09-07 18:56:56.880 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=ebcffbcb-1f63-4ae7-9584-68e3010282f0 2026-09-07 18:56:56.884 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-09-07 18:56:56.888 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-09-07 18:56:56.894 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-09-07 18:56:59.947 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:56:59.952 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-09-07 18:56:59.952 | address-scope 2026-09-07 18:56:59.952 | agent 2026-09-07 18:56:59.953 | allowed-address-pairs 2026-09-07 18:56:59.953 | auto-allocated-topology 2026-09-07 18:56:59.953 | availability_zone 2026-09-07 18:56:59.953 | default-subnetpools 2026-09-07 18:56:59.953 | dhcp_agent_scheduler 2026-09-07 18:56:59.953 | dns-integration 2026-09-07 18:56:59.953 | dns-domain-ports 2026-09-07 18:56:59.953 | dns-integration-domain-keywords 2026-09-07 18:56:59.953 | empty-string-filtering 2026-09-07 18:56:59.953 | external-net 2026-09-07 18:56:59.953 | extra_dhcp_opt 2026-09-07 18:56:59.953 | extraroute 2026-09-07 18:56:59.954 | extraroute-atomic 2026-09-07 18:56:59.954 | filter-validation 2026-09-07 18:56:59.954 | floating-ip-port-forwarding-detail 2026-09-07 18:56:59.954 | fip-port-details 2026-09-07 18:56:59.954 | flavors 2026-09-07 18:56:59.954 | floatingip-pools 2026-09-07 18:56:59.954 | router 2026-09-07 18:56:59.954 | l3-agent-scheduler-ha-chassis-priority 2026-09-07 18:56:59.954 | enable-default-route-bfd 2026-09-07 18:56:59.954 | enable-default-route-ecmp 2026-09-07 18:56:59.955 | ext-gw-mode 2026-09-07 18:56:59.955 | l3-ha 2026-09-07 18:56:59.955 | external-gateway-multihoming 2026-09-07 18:56:59.955 | l3-flavors 2026-09-07 18:56:59.955 | l3_agent_scheduler 2026-09-07 18:56:59.955 | multi-provider 2026-09-07 18:56:59.955 | net-mtu 2026-09-07 18:56:59.956 | net-mtu-writable 2026-09-07 18:56:59.956 | network_availability_zone 2026-09-07 18:56:59.956 | network-ip-availability 2026-09-07 18:56:59.956 | network-ip-availability-details 2026-09-07 18:56:59.957 | pagination 2026-09-07 18:56:59.957 | port-device-profile 2026-09-07 18:56:59.957 | port-mac-address-regenerate 2026-09-07 18:56:59.957 | port-numa-affinity-policy 2026-09-07 18:56:59.958 | port-numa-affinity-policy-socket 2026-09-07 18:56:59.958 | binding 2026-09-07 18:56:59.958 | binding-extended 2026-09-07 18:56:59.958 | port-security 2026-09-07 18:56:59.958 | project-id 2026-09-07 18:56:59.958 | provider 2026-09-07 18:56:59.958 | qinq 2026-09-07 18:56:59.959 | quota-check-limit 2026-09-07 18:56:59.959 | quota-check-limit-default 2026-09-07 18:56:59.959 | quotas 2026-09-07 18:56:59.959 | quota_details 2026-09-07 18:56:59.959 | rbac-policies 2026-09-07 18:56:59.959 | rbac-address-scope 2026-09-07 18:56:59.960 | rbac-security-groups 2026-09-07 18:56:59.960 | revision-if-match 2026-09-07 18:56:59.960 | standard-attr-revisions 2026-09-07 18:56:59.960 | router_availability_zone 2026-09-07 18:56:59.960 | router-enable-snat 2026-09-07 18:56:59.960 | security-groups-default-rules 2026-09-07 18:56:59.960 | security-groups-default-statefulness 2026-09-07 18:56:59.960 | security-groups-normalized-cidr 2026-09-07 18:56:59.961 | security-groups-remote-address-group 2026-09-07 18:56:59.961 | security-groups-rules-belongs-to-default-sg 2026-09-07 18:56:59.961 | security-groups-shared-filtering 2026-09-07 18:56:59.961 | security-group 2026-09-07 18:56:59.961 | service-type 2026-09-07 18:56:59.961 | sorting 2026-09-07 18:56:59.962 | standard-attr-description 2026-09-07 18:56:59.962 | stateful-security-group 2026-09-07 18:56:59.962 | subnet-dns-publish-fixed-ip 2026-09-07 18:56:59.962 | subnet-external-network 2026-09-07 18:56:59.962 | subnet_onboard 2026-09-07 18:56:59.962 | subnet-service-types 2026-09-07 18:56:59.962 | subnet_allocation 2026-09-07 18:56:59.963 | subnetpool-prefix-ops 2026-09-07 18:56:59.963 | tag-creation 2026-09-07 18:56:59.963 | standard-attr-tag 2026-09-07 18:56:59.963 | standard-attr-timestamp 2026-09-07 18:56:59.963 | vlan-transparent' 2026-09-07 18:56:59.963 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-09-07 18:56:59.964 | address-scope 2026-09-07 18:56:59.964 | agent 2026-09-07 18:56:59.964 | allowed-address-pairs 2026-09-07 18:56:59.964 | auto-allocated-topology 2026-09-07 18:56:59.964 | availability_zone 2026-09-07 18:56:59.964 | default-subnetpools 2026-09-07 18:56:59.965 | dhcp_agent_scheduler 2026-09-07 18:56:59.965 | dns-integration 2026-09-07 18:56:59.965 | dns-domain-ports 2026-09-07 18:56:59.965 | dns-integration-domain-keywords 2026-09-07 18:56:59.965 | empty-string-filtering 2026-09-07 18:56:59.965 | external-net 2026-09-07 18:56:59.965 | extra_dhcp_opt 2026-09-07 18:56:59.965 | extraroute 2026-09-07 18:56:59.966 | extraroute-atomic 2026-09-07 18:56:59.966 | filter-validation 2026-09-07 18:56:59.966 | floating-ip-port-forwarding-detail 2026-09-07 18:56:59.966 | fip-port-details 2026-09-07 18:56:59.966 | flavors 2026-09-07 18:56:59.966 | floatingip-pools 2026-09-07 18:56:59.966 | router 2026-09-07 18:56:59.967 | l3-agent-scheduler-ha-chassis-priority 2026-09-07 18:56:59.967 | enable-default-route-bfd 2026-09-07 18:56:59.967 | enable-default-route-ecmp 2026-09-07 18:56:59.967 | ext-gw-mode 2026-09-07 18:56:59.967 | l3-ha 2026-09-07 18:56:59.967 | external-gateway-multihoming 2026-09-07 18:56:59.968 | l3-flavors 2026-09-07 18:56:59.968 | l3_agent_scheduler 2026-09-07 18:56:59.968 | multi-provider 2026-09-07 18:56:59.968 | net-mtu 2026-09-07 18:56:59.968 | net-mtu-writable 2026-09-07 18:56:59.968 | network_availability_zone 2026-09-07 18:56:59.968 | network-ip-availability 2026-09-07 18:56:59.969 | network-ip-availability-details 2026-09-07 18:56:59.969 | pagination 2026-09-07 18:56:59.969 | port-device-profile 2026-09-07 18:56:59.969 | port-mac-address-regenerate 2026-09-07 18:56:59.969 | port-numa-affinity-policy 2026-09-07 18:56:59.969 | port-numa-affinity-policy-socket 2026-09-07 18:56:59.969 | binding 2026-09-07 18:56:59.970 | binding-extended 2026-09-07 18:56:59.970 | port-security 2026-09-07 18:56:59.970 | project-id 2026-09-07 18:56:59.970 | provider 2026-09-07 18:56:59.970 | qinq 2026-09-07 18:56:59.970 | quota-check-limit 2026-09-07 18:56:59.970 | quota-check-limit-default 2026-09-07 18:56:59.971 | quotas 2026-09-07 18:56:59.971 | quota_details 2026-09-07 18:56:59.971 | rbac-policies 2026-09-07 18:56:59.971 | rbac-address-scope 2026-09-07 18:56:59.971 | rbac-security-groups 2026-09-07 18:56:59.971 | revision-if-match 2026-09-07 18:56:59.971 | standard-attr-revisions 2026-09-07 18:56:59.972 | router_availability_zone 2026-09-07 18:56:59.972 | router-enable-snat 2026-09-07 18:56:59.972 | security-groups-default-rules 2026-09-07 18:56:59.972 | security-groups-default-statefulness 2026-09-07 18:56:59.972 | security-groups-normalized-cidr 2026-09-07 18:56:59.972 | security-groups-remote-address-group 2026-09-07 18:56:59.972 | security-groups-rules-belongs-to-default-sg 2026-09-07 18:56:59.973 | security-groups-shared-filtering 2026-09-07 18:56:59.973 | security-group 2026-09-07 18:56:59.973 | service-type 2026-09-07 18:56:59.973 | sorting 2026-09-07 18:56:59.973 | standard-attr-description 2026-09-07 18:56:59.973 | stateful-security-group 2026-09-07 18:56:59.973 | subnet-dns-publish-fixed-ip 2026-09-07 18:56:59.973 | subnet-external-network 2026-09-07 18:56:59.974 | subnet_onboard 2026-09-07 18:56:59.974 | subnet-service-types 2026-09-07 18:56:59.974 | subnet_allocation 2026-09-07 18:56:59.974 | subnetpool-prefix-ops 2026-09-07 18:56:59.974 | tag-creation 2026-09-07 18:56:59.974 | standard-attr-tag 2026-09-07 18:56:59.975 | standard-attr-timestamp 2026-09-07 18:56:59.975 | vlan-transparent =~ router ]] 2026-09-07 18:56:59.975 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-09-07 18:56:59.975 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-09-07 18:56:59.975 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-09-07 18:56:59.975 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-09-07 18:57:03.049 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:57:03.054 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-09-07 18:57:03.054 | address-scope 2026-09-07 18:57:03.054 | agent 2026-09-07 18:57:03.054 | allowed-address-pairs 2026-09-07 18:57:03.054 | auto-allocated-topology 2026-09-07 18:57:03.055 | availability_zone 2026-09-07 18:57:03.055 | default-subnetpools 2026-09-07 18:57:03.055 | dhcp_agent_scheduler 2026-09-07 18:57:03.055 | dns-integration 2026-09-07 18:57:03.055 | dns-domain-ports 2026-09-07 18:57:03.055 | dns-integration-domain-keywords 2026-09-07 18:57:03.055 | empty-string-filtering 2026-09-07 18:57:03.055 | external-net 2026-09-07 18:57:03.056 | extra_dhcp_opt 2026-09-07 18:57:03.056 | extraroute 2026-09-07 18:57:03.056 | extraroute-atomic 2026-09-07 18:57:03.056 | filter-validation 2026-09-07 18:57:03.056 | floating-ip-port-forwarding-detail 2026-09-07 18:57:03.056 | fip-port-details 2026-09-07 18:57:03.056 | flavors 2026-09-07 18:57:03.057 | floatingip-pools 2026-09-07 18:57:03.057 | router 2026-09-07 18:57:03.057 | l3-agent-scheduler-ha-chassis-priority 2026-09-07 18:57:03.057 | enable-default-route-bfd 2026-09-07 18:57:03.057 | enable-default-route-ecmp 2026-09-07 18:57:03.057 | ext-gw-mode 2026-09-07 18:57:03.058 | l3-ha 2026-09-07 18:57:03.058 | external-gateway-multihoming 2026-09-07 18:57:03.058 | l3-flavors 2026-09-07 18:57:03.058 | l3_agent_scheduler 2026-09-07 18:57:03.058 | multi-provider 2026-09-07 18:57:03.058 | net-mtu 2026-09-07 18:57:03.058 | net-mtu-writable 2026-09-07 18:57:03.059 | network_availability_zone 2026-09-07 18:57:03.059 | network-ip-availability 2026-09-07 18:57:03.059 | network-ip-availability-details 2026-09-07 18:57:03.059 | pagination 2026-09-07 18:57:03.059 | port-device-profile 2026-09-07 18:57:03.060 | port-mac-address-regenerate 2026-09-07 18:57:03.060 | port-numa-affinity-policy 2026-09-07 18:57:03.060 | port-numa-affinity-policy-socket 2026-09-07 18:57:03.060 | binding 2026-09-07 18:57:03.060 | binding-extended 2026-09-07 18:57:03.060 | port-security 2026-09-07 18:57:03.060 | project-id 2026-09-07 18:57:03.060 | provider 2026-09-07 18:57:03.061 | qinq 2026-09-07 18:57:03.061 | quota-check-limit 2026-09-07 18:57:03.061 | quota-check-limit-default 2026-09-07 18:57:03.061 | quotas 2026-09-07 18:57:03.061 | quota_details 2026-09-07 18:57:03.061 | rbac-policies 2026-09-07 18:57:03.061 | rbac-address-scope 2026-09-07 18:57:03.062 | rbac-security-groups 2026-09-07 18:57:03.062 | revision-if-match 2026-09-07 18:57:03.062 | standard-attr-revisions 2026-09-07 18:57:03.062 | router_availability_zone 2026-09-07 18:57:03.062 | router-enable-snat 2026-09-07 18:57:03.062 | security-groups-default-rules 2026-09-07 18:57:03.063 | security-groups-default-statefulness 2026-09-07 18:57:03.063 | security-groups-normalized-cidr 2026-09-07 18:57:03.063 | security-groups-remote-address-group 2026-09-07 18:57:03.063 | security-groups-rules-belongs-to-default-sg 2026-09-07 18:57:03.063 | security-groups-shared-filtering 2026-09-07 18:57:03.063 | security-group 2026-09-07 18:57:03.063 | service-type 2026-09-07 18:57:03.064 | sorting 2026-09-07 18:57:03.064 | standard-attr-description 2026-09-07 18:57:03.064 | stateful-security-group 2026-09-07 18:57:03.064 | subnet-dns-publish-fixed-ip 2026-09-07 18:57:03.064 | subnet-external-network 2026-09-07 18:57:03.064 | subnet_onboard 2026-09-07 18:57:03.064 | subnet-service-types 2026-09-07 18:57:03.065 | subnet_allocation 2026-09-07 18:57:03.065 | subnetpool-prefix-ops 2026-09-07 18:57:03.065 | tag-creation 2026-09-07 18:57:03.065 | standard-attr-tag 2026-09-07 18:57:03.065 | standard-attr-timestamp 2026-09-07 18:57:03.065 | vlan-transparent' 2026-09-07 18:57:03.066 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-09-07 18:57:03.066 | address-scope 2026-09-07 18:57:03.066 | agent 2026-09-07 18:57:03.066 | allowed-address-pairs 2026-09-07 18:57:03.066 | auto-allocated-topology 2026-09-07 18:57:03.066 | availability_zone 2026-09-07 18:57:03.066 | default-subnetpools 2026-09-07 18:57:03.066 | dhcp_agent_scheduler 2026-09-07 18:57:03.067 | dns-integration 2026-09-07 18:57:03.067 | dns-domain-ports 2026-09-07 18:57:03.067 | dns-integration-domain-keywords 2026-09-07 18:57:03.067 | empty-string-filtering 2026-09-07 18:57:03.067 | external-net 2026-09-07 18:57:03.067 | extra_dhcp_opt 2026-09-07 18:57:03.068 | extraroute 2026-09-07 18:57:03.068 | extraroute-atomic 2026-09-07 18:57:03.068 | filter-validation 2026-09-07 18:57:03.068 | floating-ip-port-forwarding-detail 2026-09-07 18:57:03.068 | fip-port-details 2026-09-07 18:57:03.068 | flavors 2026-09-07 18:57:03.068 | floatingip-pools 2026-09-07 18:57:03.069 | router 2026-09-07 18:57:03.069 | l3-agent-scheduler-ha-chassis-priority 2026-09-07 18:57:03.069 | enable-default-route-bfd 2026-09-07 18:57:03.069 | enable-default-route-ecmp 2026-09-07 18:57:03.069 | ext-gw-mode 2026-09-07 18:57:03.069 | l3-ha 2026-09-07 18:57:03.070 | external-gateway-multihoming 2026-09-07 18:57:03.070 | l3-flavors 2026-09-07 18:57:03.070 | l3_agent_scheduler 2026-09-07 18:57:03.070 | multi-provider 2026-09-07 18:57:03.070 | net-mtu 2026-09-07 18:57:03.070 | net-mtu-writable 2026-09-07 18:57:03.070 | network_availability_zone 2026-09-07 18:57:03.071 | network-ip-availability 2026-09-07 18:57:03.071 | network-ip-availability-details 2026-09-07 18:57:03.071 | pagination 2026-09-07 18:57:03.071 | port-device-profile 2026-09-07 18:57:03.071 | port-mac-address-regenerate 2026-09-07 18:57:03.071 | port-numa-affinity-policy 2026-09-07 18:57:03.072 | port-numa-affinity-policy-socket 2026-09-07 18:57:03.072 | binding 2026-09-07 18:57:03.072 | binding-extended 2026-09-07 18:57:03.072 | port-security 2026-09-07 18:57:03.072 | project-id 2026-09-07 18:57:03.072 | provider 2026-09-07 18:57:03.072 | qinq 2026-09-07 18:57:03.073 | quota-check-limit 2026-09-07 18:57:03.073 | quota-check-limit-default 2026-09-07 18:57:03.073 | quotas 2026-09-07 18:57:03.073 | quota_details 2026-09-07 18:57:03.073 | rbac-policies 2026-09-07 18:57:03.073 | rbac-address-scope 2026-09-07 18:57:03.074 | rbac-security-groups 2026-09-07 18:57:03.074 | revision-if-match 2026-09-07 18:57:03.074 | standard-attr-revisions 2026-09-07 18:57:03.074 | router_availability_zone 2026-09-07 18:57:03.075 | router-enable-snat 2026-09-07 18:57:03.075 | security-groups-default-rules 2026-09-07 18:57:03.075 | security-groups-default-statefulness 2026-09-07 18:57:03.075 | security-groups-normalized-cidr 2026-09-07 18:57:03.075 | security-groups-remote-address-group 2026-09-07 18:57:03.075 | security-groups-rules-belongs-to-default-sg 2026-09-07 18:57:03.075 | security-groups-shared-filtering 2026-09-07 18:57:03.075 | security-group 2026-09-07 18:57:03.075 | service-type 2026-09-07 18:57:03.075 | sorting 2026-09-07 18:57:03.075 | standard-attr-description 2026-09-07 18:57:03.076 | stateful-security-group 2026-09-07 18:57:03.076 | subnet-dns-publish-fixed-ip 2026-09-07 18:57:03.076 | subnet-external-network 2026-09-07 18:57:03.076 | subnet_onboard 2026-09-07 18:57:03.076 | subnet-service-types 2026-09-07 18:57:03.076 | subnet_allocation 2026-09-07 18:57:03.076 | subnetpool-prefix-ops 2026-09-07 18:57:03.076 | tag-creation 2026-09-07 18:57:03.076 | standard-attr-tag 2026-09-07 18:57:03.077 | standard-attr-timestamp 2026-09-07 18:57:03.077 | vlan-transparent =~ external-net ]] 2026-09-07 18:57:03.077 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-09-07 18:57:03.077 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-09-07 18:57:03.077 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 -f value -c id 2026-09-07 18:57:06.531 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:57:06.535 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=888decae-271d-49c6-8003-f40d5cede812 2026-09-07 18:57:06.539 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-09-07 18:57:06.542 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-09-07 18:57:06.565 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-09-07 18:57:06.569 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-09-07 18:57:06.572 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-09-07 18:57:06.576 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-09-07 18:57:09.708 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:57:09.713 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-09-07 18:57:09.713 | address-scope 2026-09-07 18:57:09.713 | agent 2026-09-07 18:57:09.713 | allowed-address-pairs 2026-09-07 18:57:09.713 | auto-allocated-topology 2026-09-07 18:57:09.713 | availability_zone 2026-09-07 18:57:09.714 | default-subnetpools 2026-09-07 18:57:09.714 | dhcp_agent_scheduler 2026-09-07 18:57:09.714 | dns-integration 2026-09-07 18:57:09.714 | dns-domain-ports 2026-09-07 18:57:09.714 | dns-integration-domain-keywords 2026-09-07 18:57:09.714 | empty-string-filtering 2026-09-07 18:57:09.714 | external-net 2026-09-07 18:57:09.714 | extra_dhcp_opt 2026-09-07 18:57:09.714 | extraroute 2026-09-07 18:57:09.714 | extraroute-atomic 2026-09-07 18:57:09.714 | filter-validation 2026-09-07 18:57:09.715 | floating-ip-port-forwarding-detail 2026-09-07 18:57:09.715 | fip-port-details 2026-09-07 18:57:09.715 | flavors 2026-09-07 18:57:09.715 | floatingip-pools 2026-09-07 18:57:09.715 | router 2026-09-07 18:57:09.715 | l3-agent-scheduler-ha-chassis-priority 2026-09-07 18:57:09.715 | enable-default-route-bfd 2026-09-07 18:57:09.715 | enable-default-route-ecmp 2026-09-07 18:57:09.715 | ext-gw-mode 2026-09-07 18:57:09.715 | l3-ha 2026-09-07 18:57:09.715 | external-gateway-multihoming 2026-09-07 18:57:09.715 | l3-flavors 2026-09-07 18:57:09.716 | l3_agent_scheduler 2026-09-07 18:57:09.716 | multi-provider 2026-09-07 18:57:09.716 | net-mtu 2026-09-07 18:57:09.716 | net-mtu-writable 2026-09-07 18:57:09.716 | network_availability_zone 2026-09-07 18:57:09.716 | network-ip-availability 2026-09-07 18:57:09.716 | network-ip-availability-details 2026-09-07 18:57:09.716 | pagination 2026-09-07 18:57:09.716 | port-device-profile 2026-09-07 18:57:09.716 | port-mac-address-regenerate 2026-09-07 18:57:09.716 | port-numa-affinity-policy 2026-09-07 18:57:09.716 | port-numa-affinity-policy-socket 2026-09-07 18:57:09.717 | binding 2026-09-07 18:57:09.717 | binding-extended 2026-09-07 18:57:09.717 | port-security 2026-09-07 18:57:09.717 | project-id 2026-09-07 18:57:09.717 | provider 2026-09-07 18:57:09.717 | qinq 2026-09-07 18:57:09.717 | quota-check-limit 2026-09-07 18:57:09.717 | quota-check-limit-default 2026-09-07 18:57:09.717 | quotas 2026-09-07 18:57:09.717 | quota_details 2026-09-07 18:57:09.717 | rbac-policies 2026-09-07 18:57:09.718 | rbac-address-scope 2026-09-07 18:57:09.718 | rbac-security-groups 2026-09-07 18:57:09.718 | revision-if-match 2026-09-07 18:57:09.718 | standard-attr-revisions 2026-09-07 18:57:09.718 | router_availability_zone 2026-09-07 18:57:09.718 | router-enable-snat 2026-09-07 18:57:09.718 | security-groups-default-rules 2026-09-07 18:57:09.718 | security-groups-default-statefulness 2026-09-07 18:57:09.718 | security-groups-normalized-cidr 2026-09-07 18:57:09.718 | security-groups-remote-address-group 2026-09-07 18:57:09.718 | security-groups-rules-belongs-to-default-sg 2026-09-07 18:57:09.718 | security-groups-shared-filtering 2026-09-07 18:57:09.719 | security-group 2026-09-07 18:57:09.719 | service-type 2026-09-07 18:57:09.719 | sorting 2026-09-07 18:57:09.719 | standard-attr-description 2026-09-07 18:57:09.719 | stateful-security-group 2026-09-07 18:57:09.719 | subnet-dns-publish-fixed-ip 2026-09-07 18:57:09.719 | subnet-external-network 2026-09-07 18:57:09.719 | subnet_onboard 2026-09-07 18:57:09.719 | subnet-service-types 2026-09-07 18:57:09.719 | subnet_allocation 2026-09-07 18:57:09.719 | subnetpool-prefix-ops 2026-09-07 18:57:09.720 | tag-creation 2026-09-07 18:57:09.720 | standard-attr-tag 2026-09-07 18:57:09.720 | standard-attr-timestamp 2026-09-07 18:57:09.720 | vlan-transparent' 2026-09-07 18:57:09.720 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-09-07 18:57:09.720 | address-scope 2026-09-07 18:57:09.720 | agent 2026-09-07 18:57:09.720 | allowed-address-pairs 2026-09-07 18:57:09.720 | auto-allocated-topology 2026-09-07 18:57:09.720 | availability_zone 2026-09-07 18:57:09.720 | default-subnetpools 2026-09-07 18:57:09.720 | dhcp_agent_scheduler 2026-09-07 18:57:09.721 | dns-integration 2026-09-07 18:57:09.721 | dns-domain-ports 2026-09-07 18:57:09.721 | dns-integration-domain-keywords 2026-09-07 18:57:09.721 | empty-string-filtering 2026-09-07 18:57:09.721 | external-net 2026-09-07 18:57:09.721 | extra_dhcp_opt 2026-09-07 18:57:09.721 | extraroute 2026-09-07 18:57:09.721 | extraroute-atomic 2026-09-07 18:57:09.721 | filter-validation 2026-09-07 18:57:09.721 | floating-ip-port-forwarding-detail 2026-09-07 18:57:09.721 | fip-port-details 2026-09-07 18:57:09.722 | flavors 2026-09-07 18:57:09.722 | floatingip-pools 2026-09-07 18:57:09.722 | router 2026-09-07 18:57:09.722 | l3-agent-scheduler-ha-chassis-priority 2026-09-07 18:57:09.722 | enable-default-route-bfd 2026-09-07 18:57:09.722 | enable-default-route-ecmp 2026-09-07 18:57:09.722 | ext-gw-mode 2026-09-07 18:57:09.722 | l3-ha 2026-09-07 18:57:09.722 | external-gateway-multihoming 2026-09-07 18:57:09.722 | l3-flavors 2026-09-07 18:57:09.722 | l3_agent_scheduler 2026-09-07 18:57:09.723 | multi-provider 2026-09-07 18:57:09.723 | net-mtu 2026-09-07 18:57:09.723 | net-mtu-writable 2026-09-07 18:57:09.723 | network_availability_zone 2026-09-07 18:57:09.723 | network-ip-availability 2026-09-07 18:57:09.723 | network-ip-availability-details 2026-09-07 18:57:09.723 | pagination 2026-09-07 18:57:09.723 | port-device-profile 2026-09-07 18:57:09.723 | port-mac-address-regenerate 2026-09-07 18:57:09.723 | port-numa-affinity-policy 2026-09-07 18:57:09.723 | port-numa-affinity-policy-socket 2026-09-07 18:57:09.723 | binding 2026-09-07 18:57:09.724 | binding-extended 2026-09-07 18:57:09.724 | port-security 2026-09-07 18:57:09.724 | project-id 2026-09-07 18:57:09.724 | provider 2026-09-07 18:57:09.724 | qinq 2026-09-07 18:57:09.724 | quota-check-limit 2026-09-07 18:57:09.724 | quota-check-limit-default 2026-09-07 18:57:09.724 | quotas 2026-09-07 18:57:09.724 | quota_details 2026-09-07 18:57:09.724 | rbac-policies 2026-09-07 18:57:09.724 | rbac-address-scope 2026-09-07 18:57:09.725 | rbac-security-groups 2026-09-07 18:57:09.725 | revision-if-match 2026-09-07 18:57:09.725 | standard-attr-revisions 2026-09-07 18:57:09.725 | router_availability_zone 2026-09-07 18:57:09.725 | router-enable-snat 2026-09-07 18:57:09.725 | security-groups-default-rules 2026-09-07 18:57:09.725 | security-groups-default-statefulness 2026-09-07 18:57:09.725 | security-groups-normalized-cidr 2026-09-07 18:57:09.725 | security-groups-remote-address-group 2026-09-07 18:57:09.725 | security-groups-rules-belongs-to-default-sg 2026-09-07 18:57:09.725 | security-groups-shared-filtering 2026-09-07 18:57:09.725 | security-group 2026-09-07 18:57:09.726 | service-type 2026-09-07 18:57:09.726 | sorting 2026-09-07 18:57:09.726 | standard-attr-description 2026-09-07 18:57:09.726 | stateful-security-group 2026-09-07 18:57:09.726 | subnet-dns-publish-fixed-ip 2026-09-07 18:57:09.726 | subnet-external-network 2026-09-07 18:57:09.726 | subnet_onboard 2026-09-07 18:57:09.726 | subnet-service-types 2026-09-07 18:57:09.726 | subnet_allocation 2026-09-07 18:57:09.726 | subnetpool-prefix-ops 2026-09-07 18:57:09.726 | tag-creation 2026-09-07 18:57:09.727 | standard-attr-tag 2026-09-07 18:57:09.727 | standard-attr-timestamp 2026-09-07 18:57:09.727 | vlan-transparent =~ auto-allocated-topology ]] 2026-09-07 18:57:09.727 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-09-07 18:57:09.730 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-09-07 18:57:09.734 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-09-07 18:57:09.740 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network public -f value -c id 2026-09-07 18:57:14.081 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:57:14.086 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=047a8117-44e4-4abd-a211-5b758351a81b 2026-09-07 18:57:14.089 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : die_if_not_set 239 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2026-09-07 18:57:14.093 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-09-07 18:57:14.115 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-09-07 18:57:14.119 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-09-07 18:57:14.122 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 888decae-271d-49c6-8003-f40d5cede812 4c41f606-105d-4c2f-ba79-70a5875fec37 2026-09-07 18:57:19.960 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-09-07 18:57:19.963 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 047a8117-44e4-4abd-a211-5b758351a81b 2026-09-07 18:57:19.966 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-09-07 18:57:19.971 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-09-07 18:57:19.974 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-09-07 18:57:19.977 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-09-07 18:57:19.981 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-09-07 18:57:19.985 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network 047a8117-44e4-4abd-a211-5b758351a81b --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-09-07 18:57:19.987 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-09-07 18:57:19.990 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-09-07 18:57:19.997 | +++ 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 047a8117-44e4-4abd-a211-5b758351a81b --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-09-07 18:57:20.001 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-09-07 18:57:23.449 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:57:23.457 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-09-07 18:57:23.457 | | id | 58baba76-2a67-45e4-84b5-da9f962d95a4 |' 2026-09-07 18:57:23.462 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:308 : die_if_not_set 308 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2026-09-07 18:57:23.464 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-09-07 18:57:23.490 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 58baba76-2a67-45e4-84b5-da9f962d95a4 '|' 2026-09-07 18:57:23.496 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | 58baba76-2a67-45e4-84b5-da9f962d95a4 |' 2026-09-07 18:57:23.500 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-09-07 18:57:23.506 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-09-07 18:57:23.506 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 58baba76-2a67-45e4-84b5-da9f962d95a4 '|' 2026-09-07 18:57:23.510 | ++ functions-common:get_field:806 : local data field 2026-09-07 18:57:23.515 | ++ functions-common:get_field:807 : read data 2026-09-07 18:57:23.519 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-09-07 18:57:23.523 | ++ functions-common:get_field:811 : field='$3' 2026-09-07 18:57:23.528 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 58baba76-2a67-45e4-84b5-da9f962d95a4 |' 2026-09-07 18:57:23.528 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-09-07 18:57:23.536 | ++ functions-common:get_field:807 : read data 2026-09-07 18:57:23.543 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-09-07 18:57:23.549 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 58baba76-2a67-45e4-84b5-da9f962d95a4 '|' 2026-09-07 18:57:23.550 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-09-07 18:57:23.553 | ++ functions-common:get_field:806 : local data field 2026-09-07 18:57:23.557 | ++ functions-common:get_field:807 : read data 2026-09-07 18:57:23.561 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-09-07 18:57:23.565 | ++ functions-common:get_field:811 : field='$6' 2026-09-07 18:57:23.570 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 58baba76-2a67-45e4-84b5-da9f962d95a4 |' 2026-09-07 18:57:23.570 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-09-07 18:57:23.577 | ++ functions-common:get_field:807 : read data 2026-09-07 18:57:23.583 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=58baba76-2a67-45e4-84b5-da9f962d95a4 2026-09-07 18:57:23.586 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 047a8117-44e4-4abd-a211-5b758351a81b 888decae-271d-49c6-8003-f40d5cede812 2026-09-07 18:57:29.342 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-09-07 18:57:29.347 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-09-07 18:57:29.351 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-09-07 18:57:29.378 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:57:29.383 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-09-07 18:57:29.388 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-09-07 18:57:29.393 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-09-07 18:57:29.398 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-09-07 18:57:29.402 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-09-07 18:57:29.406 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-09-07 18:57:29.447 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-09-07 18:57:29.453 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-09-07 18:57:29.457 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-09-07 18:57:29.462 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-09-07 18:57:29.467 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-09-07 18:57:29.471 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : test_with_retry 'ip -o link | grep -q br-ex' 'br-ex creation failed' 2026-09-07 18:57:29.476 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-09-07 18:57:29.480 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-09-07 18:57:29.485 | + functions-common:test_with_retry:2360 : local until=10 2026-09-07 18:57:29.490 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-09-07 18:57:29.494 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-09-07 18:57:29.501 | + functions-common:time_start:2406 : local name=test_with_retry 2026-09-07 18:57:29.505 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:57:29.511 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:57:29.516 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:57:29.523 | + functions-common:time_start:2411 : _TIME_START[$name]=1788807449518 2026-09-07 18:57:29.528 | + functions-common:test_with_retry:2364 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-09-07 18:57:29.539 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-09-07 18:57:29.544 | + functions-common:time_stop:2420 : local name 2026-09-07 18:57:29.549 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:57:29.554 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:57:29.559 | + functions-common:time_stop:2423 : local total 2026-09-07 18:57:29.563 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:57:29.568 | + functions-common:time_stop:2426 : name=test_with_retry 2026-09-07 18:57:29.574 | + functions-common:time_stop:2427 : start_time=1788807449518 2026-09-07 18:57:29.576 | + functions-common:time_stop:2429 : [[ -z 1788807449518 ]] 2026-09-07 18:57:29.581 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:57:29.587 | + functions-common:time_stop:2432 : end_time=1788807449583 2026-09-07 18:57:29.591 | + functions-common:time_stop:2433 : elapsed_time=65 2026-09-07 18:57:29.596 | + functions-common:time_stop:2434 : total=6673 2026-09-07 18:57:29.601 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:57:29.604 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6738 2026-09-07 18:57:29.612 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-09-07 18:57:29.614 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-09-07 18:57:29.622 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-09-07 18:57:29.626 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-09-07 18:57:29.631 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-09-07 18:57:29.635 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-09-07 18:57:29.640 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-09-07 18:57:29.662 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-09-07 18:57:29.692 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-09-07 18:57:29.692 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2026-09-07 18:57:29.693 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-09-07 18:57:29.696 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-09-07 18:57:32.837 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:57:32.843 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.54 ' 2026-09-07 18:57:32.847 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-09-07 18:57:32.851 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-09-07 18:57:32.879 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-09-07 18:57:32.883 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-09-07 18:57:32.887 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-09-07 18:57:32.892 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-09-07 18:57:32.896 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 888decae-271d-49c6-8003-f40d5cede812 ebcffbcb-1f63-4ae7-9584-68e3010282f0 2026-09-07 18:57:39.770 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-09-07 18:57:39.777 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 047a8117-44e4-4abd-a211-5b758351a81b 2026-09-07 18:57:39.781 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-09-07 18:57:39.786 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-09-07 18:57:39.790 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-09-07 18:57:39.794 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-09-07 18:57:39.798 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network 047a8117-44e4-4abd-a211-5b758351a81b --subnet-range 2001:db8::/64 --no-dhcp ' 2026-09-07 18:57:39.802 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-09-07 18:57:39.808 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-09-07 18:57:39.816 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-09-07 18:57:39.816 | +++ 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 047a8117-44e4-4abd-a211-5b758351a81b --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-09-07 18:57:45.358 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:57:45.365 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-09-07 18:57:45.365 | | id | 442bba2c-4e20-43fb-97ec-4d20fae5bb1e |' 2026-09-07 18:57:45.369 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:324 : die_if_not_set 324 ipv6_id_and_ext_gw_ip 'Failure creating an IPv6 public subnet' 2026-09-07 18:57:45.374 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-09-07 18:57:45.400 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 442bba2c-4e20-43fb-97ec-4d20fae5bb1e '|' 2026-09-07 18:57:45.406 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 442bba2c-4e20-43fb-97ec-4d20fae5bb1e |' 2026-09-07 18:57:45.410 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-09-07 18:57:45.417 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 442bba2c-4e20-43fb-97ec-4d20fae5bb1e '|' 2026-09-07 18:57:45.418 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-09-07 18:57:45.422 | ++ functions-common:get_field:806 : local data field 2026-09-07 18:57:45.426 | ++ functions-common:get_field:807 : read data 2026-09-07 18:57:45.431 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-09-07 18:57:45.435 | ++ functions-common:get_field:811 : field='$3' 2026-09-07 18:57:45.440 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 442bba2c-4e20-43fb-97ec-4d20fae5bb1e |' 2026-09-07 18:57:45.440 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-09-07 18:57:45.448 | ++ functions-common:get_field:807 : read data 2026-09-07 18:57:45.454 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-09-07 18:57:45.459 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-09-07 18:57:45.465 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 442bba2c-4e20-43fb-97ec-4d20fae5bb1e '|' 2026-09-07 18:57:45.466 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-09-07 18:57:45.470 | ++ functions-common:get_field:806 : local data field 2026-09-07 18:57:45.474 | ++ functions-common:get_field:807 : read data 2026-09-07 18:57:45.478 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-09-07 18:57:45.483 | ++ functions-common:get_field:811 : field='$6' 2026-09-07 18:57:45.488 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 442bba2c-4e20-43fb-97ec-4d20fae5bb1e |' 2026-09-07 18:57:45.488 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-09-07 18:57:45.496 | ++ functions-common:get_field:807 : read data 2026-09-07 18:57:45.501 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=442bba2c-4e20-43fb-97ec-4d20fae5bb1e 2026-09-07 18:57:45.505 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-09-07 18:57:45.511 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-09-07 18:57:45.515 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-09-07 18:57:45.519 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-09-07 18:57:45.545 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:57:45.551 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-09-07 18:57:45.565 | net.ipv6.conf.all.forwarding = 1 2026-09-07 18:57:45.574 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-09-07 18:57:45.574 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show 888decae-271d-49c6-8003-f40d5cede812 -c external_gateway_info -f json 2026-09-07 18:57:45.574 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 442bba2c-4e20-43fb-97ec-4d20fae5bb1e 2026-09-07 18:57:45.576 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-09-07 18:57:45.578 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-09-07 18:57:48.882 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:57:48.888 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-09-07 18:57:48.893 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:404 : die_if_not_set 404 IPV6_ROUTER_GW_IP 'Failure retrieving IPV6_ROUTER_GW_IP' 2026-09-07 18:57:48.897 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-09-07 18:57:48.925 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-09-07 18:57:48.929 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-09-07 18:57:48.934 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-09-07 18:57:48.940 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-09-07 18:57:48.944 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-09-07 18:57:48.949 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-09-07 18:57:48.977 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-09-07 18:57:48.982 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-09-07 18:57:48.986 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-09-07 18:57:48.990 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-09-07 18:57:49.010 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-09-07 18:57:49.032 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fd82:5830:3728::/56 2026-09-07 18:57:49.036 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 0ccf087a-f6a1-4801-9e03-b3db11172abb ]] 2026-09-07 18:57:49.041 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fd82:5830:3728::/56 via 2001:db8::1 dev br-ex 2026-09-07 18:57:49.060 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-09-07 18:57:49.065 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-09-07 18:57:49.069 | + ./stack.sh:main:1333 : is_service_enabled nova 2026-09-07 18:57:49.097 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:57:49.102 | + ./stack.sh:main:1334 : echo_summary 'Starting Nova' 2026-09-07 18:57:49.106 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 18:57:49.111 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova 2026-09-07 18:57:49.115 | + ./stack.sh:main:1335 : start_nova 2026-09-07 18:57:49.120 | + lib/nova:start_nova:1170 : start_nova_rest 2026-09-07 18:57:49.125 | + lib/nova:start_nova_rest:1083 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-07 18:57:49.129 | + lib/nova:start_nova_rest:1084 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-07 18:57:49.134 | + lib/nova:start_nova_rest:1084 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-07 18:57:49.138 | + lib/nova:start_nova_rest:1086 : local compute_cell_conf=/etc/nova/nova.conf 2026-09-07 18:57:49.143 | + lib/nova:start_nova_rest:1088 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-07 18:57:49.147 | + functions-common:run_process:1674 : local service=n-sch 2026-09-07 18:57:49.152 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-07 18:57:49.156 | + functions-common:run_process:1676 : local group= 2026-09-07 18:57:49.161 | + functions-common:run_process:1677 : local user= 2026-09-07 18:57:49.166 | + functions-common:run_process:1678 : local env_vars= 2026-09-07 18:57:49.170 | + functions-common:run_process:1680 : local name=n-sch 2026-09-07 18:57:49.174 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 18:57:49.179 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 18:57:49.184 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:57:49.188 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:57:49.193 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:57:49.200 | + functions-common:time_start:2411 : _TIME_START[$name]=1788807469195 2026-09-07 18:57:49.205 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-09-07 18:57:49.232 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:57:49.237 | + functions-common:run_process:1684 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-09-07 18:57:49.241 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-09-07 18:57:49.245 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-07 18:57:49.250 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-07 18:57:49.254 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-07 18:57:49.259 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-07 18:57:49.262 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-09-07 18:57:49.266 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-09-07 18:57:49.271 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-09-07 18:57:49.275 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-07 18:57:49.280 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-07 18:57:49.284 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-07 18:57:49.289 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-07 18:57:49.293 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-09-07 18:57:49.298 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-09-07 18:57:49.302 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-sch.service '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' quobyte '' 2026-09-07 18:57:49.306 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-09-07 18:57:49.311 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-07 18:57:49.315 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-07 18:57:49.319 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-07 18:57:49.323 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-07 18:57:49.327 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-07 18:57:49.331 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-07 18:57:49.336 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-09-07 18:57:49.340 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-07 18:57:49.346 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-09-07 18:57:49.443 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-07 18:57:49.541 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-09-07 18:57:49.622 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-07 18:57:49.703 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-09-07 18:57:49.787 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-09-07 18:57:49.869 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-07 18:57:49.950 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-07 18:57:49.955 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-07 18:57:49.959 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-09-07 18:57:50.057 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-07 18:57:50.574 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-09-07 18:57:50.606 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-09-07 18:57:51.091 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-09-07 18:57:51.151 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 18:57:51.155 | + functions-common:time_stop:2420 : local name 2026-09-07 18:57:51.160 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:57:51.164 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:57:51.168 | + functions-common:time_stop:2423 : local total 2026-09-07 18:57:51.173 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:57:51.177 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 18:57:51.181 | + functions-common:time_stop:2427 : start_time=1788807469195 2026-09-07 18:57:51.186 | + functions-common:time_stop:2429 : [[ -z 1788807469195 ]] 2026-09-07 18:57:51.191 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:57:51.198 | + functions-common:time_stop:2432 : end_time=1788807471193 2026-09-07 18:57:51.203 | + functions-common:time_stop:2433 : elapsed_time=1998 2026-09-07 18:57:51.207 | + functions-common:time_stop:2434 : total=22867 2026-09-07 18:57:51.212 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:57:51.216 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24865 2026-09-07 18:57:51.222 | ++ lib/nova:start_nova_rest:1089 : which uwsgi 2026-09-07 18:57:51.230 | + lib/nova:start_nova_rest:1089 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-09-07 18:57:51.235 | + functions-common:run_process:1674 : local service=n-api-meta 2026-09-07 18:57:51.239 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-09-07 18:57:51.243 | + functions-common:run_process:1676 : local group= 2026-09-07 18:57:51.248 | + functions-common:run_process:1677 : local user= 2026-09-07 18:57:51.252 | + functions-common:run_process:1678 : local env_vars= 2026-09-07 18:57:51.256 | + functions-common:run_process:1680 : local name=n-api-meta 2026-09-07 18:57:51.261 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 18:57:51.266 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 18:57:51.270 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:57:51.274 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:57:51.279 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:57:51.287 | + functions-common:time_start:2411 : _TIME_START[$name]=1788807471282 2026-09-07 18:57:51.292 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-09-07 18:57:51.321 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:57:51.325 | + functions-common:run_process:1684 : _run_under_systemd n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-09-07 18:57:51.330 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-09-07 18:57:51.334 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-09-07 18:57:51.338 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-09-07 18:57:51.343 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-09-07 18:57:51.347 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-09-07 18:57:51.352 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-09-07 18:57:51.356 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-09-07 18:57:51.361 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-09-07 18:57:51.365 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-07 18:57:51.370 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-07 18:57:51.374 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-07 18:57:51.379 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-07 18:57:51.383 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-09-07 18:57:51.388 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-09-07 18:57:51.392 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-07 18:57:51.397 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-07 18:57:51.401 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-09-07 18:57:51.406 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-09-07 18:57:51.411 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-07 18:57:51.415 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-07 18:57:51.419 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-07 18:57:51.424 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-07 18:57:51.428 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-09-07 18:57:51.432 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-07 18:57:51.438 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-09-07 18:57:51.537 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-07 18:57:51.637 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-09-07 18:57:51.722 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-09-07 18:57:51.806 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-07 18:57:51.892 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-07 18:57:51.975 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-09-07 18:57:52.061 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-09-07 18:57:52.142 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-09-07 18:57:52.225 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-09-07 18:57:52.308 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-09-07 18:57:52.394 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-07 18:57:52.398 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-07 18:57:52.403 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-09-07 18:57:52.499 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-07 18:57:53.029 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-09-07 18:57:53.064 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-09-07 18:57:53.572 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-09-07 18:57:53.728 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 18:57:53.732 | + functions-common:time_stop:2420 : local name 2026-09-07 18:57:53.735 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:57:53.737 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:57:53.740 | + functions-common:time_stop:2423 : local total 2026-09-07 18:57:53.742 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:57:53.745 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 18:57:53.747 | + functions-common:time_stop:2427 : start_time=1788807471282 2026-09-07 18:57:53.750 | + functions-common:time_stop:2429 : [[ -z 1788807471282 ]] 2026-09-07 18:57:53.756 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:57:53.758 | + functions-common:time_stop:2432 : end_time=1788807473756 2026-09-07 18:57:53.761 | + functions-common:time_stop:2433 : elapsed_time=2474 2026-09-07 18:57:53.763 | + functions-common:time_stop:2434 : total=24865 2026-09-07 18:57:53.765 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:57:53.768 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27339 2026-09-07 18:57:53.771 | + lib/nova:start_nova_rest:1091 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-07 18:57:53.773 | + lib/nova:start_nova_rest:1091 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-07 18:57:53.776 | + lib/nova:start_nova:1171 : start_nova_console_proxies 2026-09-07 18:57:53.779 | + lib/nova:start_nova_console_proxies:1106 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-07 18:57:53.782 | + lib/nova:start_nova_console_proxies:1108 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-07 18:57:53.784 | + lib/nova:start_nova_console_proxies:1108 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-07 18:57:53.788 | + lib/nova:start_nova_console_proxies:1110 : local api_cell_conf=/etc/nova/nova.conf 2026-09-07 18:57:53.791 | + lib/nova:start_nova_console_proxies:1112 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-07 18:57:53.794 | + lib/nova:start_nova_console_proxies:1117 : enable_nova_console_proxies 2026-09-07 18:57:53.805 | ++ lib/nova:enable_nova_console_proxies:1095 : seq 1 1 2026-09-07 18:57:53.808 | + lib/nova:enable_nova_console_proxies:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-07 18:57:53.810 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-09-07 18:57:53.813 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-novnc 2026-09-07 18:57:53.834 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:57:53.836 | + lib/nova:enable_nova_console_proxies:1098 : enable_service n-novnc-cell1 2026-09-07 18:57:53.898 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-09-07 18:57:53.901 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-spice 2026-09-07 18:57:53.924 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:57:53.927 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-09-07 18:57:53.929 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-sproxy 2026-09-07 18:57:53.954 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:57:53.957 | ++ lib/nova:start_nova_console_proxies:1118 : seq 1 1 2026-09-07 18:57:53.961 | + lib/nova:start_nova_console_proxies:1118 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-07 18:57:53.964 | + lib/nova:start_nova_console_proxies:1119 : local conf 2026-09-07 18:57:53.967 | ++ lib/nova:start_nova_console_proxies:1120 : conductor_conf 1 2026-09-07 18:57:53.970 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-07 18:57:53.972 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-07 18:57:53.975 | + lib/nova:start_nova_console_proxies:1120 : conf=/etc/nova/nova_cell1.conf 2026-09-07 18:57:53.978 | + lib/nova:start_nova_console_proxies:1121 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-09-07 18:57:53.982 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-09-07 18:57:53.984 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-09-07 18:57:53.986 | + functions-common:run_process:1676 : local group= 2026-09-07 18:57:53.989 | + functions-common:run_process:1677 : local user= 2026-09-07 18:57:53.991 | + functions-common:run_process:1678 : local env_vars= 2026-09-07 18:57:53.993 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-09-07 18:57:53.996 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 18:57:53.998 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 18:57:54.001 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:57:54.003 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:57:54.006 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:57:54.011 | + functions-common:time_start:2411 : _TIME_START[$name]=1788807474009 2026-09-07 18:57:54.014 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-09-07 18:57:54.034 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:57:54.037 | + functions-common:run_process:1684 : _run_under_systemd n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' '' '' 2026-09-07 18:57:54.040 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-09-07 18:57:54.042 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-09-07 18:57:54.044 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-09-07 18:57:54.047 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-09-07 18:57:54.050 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-09-07 18:57:54.052 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-09-07 18:57:54.054 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-09-07 18:57:54.056 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-09-07 18:57:54.059 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-07 18:57:54.061 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-07 18:57:54.064 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-07 18:57:54.066 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-07 18:57:54.069 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-09-07 18:57:54.071 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-09-07 18:57:54.073 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-novnc-cell1.service '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' quobyte '' 2026-09-07 18:57:54.076 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-09-07 18:57:54.078 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-09-07 18:57:54.081 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-07 18:57:54.083 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-07 18:57:54.085 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-07 18:57:54.087 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-07 18:57:54.089 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-07 18:57:54.092 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-09-07 18:57:54.094 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-07 18:57:54.098 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-09-07 18:57:54.180 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-07 18:57:54.268 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-09-07 18:57:54.336 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-09-07 18:57:54.417 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-09-07 18:57:54.507 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-09-07 18:57:54.592 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-07 18:57:54.709 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-07 18:57:54.715 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-07 18:57:54.721 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-09-07 18:57:54.854 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-07 18:57:55.407 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-09-07 18:57:55.449 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-09-07 18:57:55.966 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-09-07 18:57:56.022 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 18:57:56.030 | + functions-common:time_stop:2420 : local name 2026-09-07 18:57:56.035 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:57:56.037 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:57:56.045 | + functions-common:time_stop:2423 : local total 2026-09-07 18:57:56.049 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:57:56.056 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 18:57:56.061 | + functions-common:time_stop:2427 : start_time=1788807474009 2026-09-07 18:57:56.061 | + functions-common:time_stop:2429 : [[ -z 1788807474009 ]] 2026-09-07 18:57:56.070 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:57:56.079 | + functions-common:time_stop:2432 : end_time=1788807476075 2026-09-07 18:57:56.081 | + functions-common:time_stop:2433 : elapsed_time=2066 2026-09-07 18:57:56.083 | + functions-common:time_stop:2434 : total=27339 2026-09-07 18:57:56.085 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:57:56.087 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29405 2026-09-07 18:57:56.089 | + lib/nova:start_nova_console_proxies:1122 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-09-07 18:57:56.092 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-09-07 18:57:56.093 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-09-07 18:57:56.095 | + functions-common:run_process:1676 : local group= 2026-09-07 18:57:56.097 | + functions-common:run_process:1677 : local user= 2026-09-07 18:57:56.099 | + functions-common:run_process:1678 : local env_vars= 2026-09-07 18:57:56.101 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-09-07 18:57:56.105 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 18:57:56.106 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 18:57:56.108 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:57:56.110 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:57:56.113 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:57:56.122 | + functions-common:time_start:2411 : _TIME_START[$name]=1788807476114 2026-09-07 18:57:56.128 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-09-07 18:57:56.165 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:57:56.173 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 18:57:56.178 | + functions-common:time_stop:2420 : local name 2026-09-07 18:57:56.185 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:57:56.196 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:57:56.200 | + functions-common:time_stop:2423 : local total 2026-09-07 18:57:56.208 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:57:56.212 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 18:57:56.215 | + functions-common:time_stop:2427 : start_time=1788807476114 2026-09-07 18:57:56.219 | + functions-common:time_stop:2429 : [[ -z 1788807476114 ]] 2026-09-07 18:57:56.231 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:57:56.243 | + functions-common:time_stop:2432 : end_time=1788807476233 2026-09-07 18:57:56.246 | + functions-common:time_stop:2433 : elapsed_time=119 2026-09-07 18:57:56.253 | + functions-common:time_stop:2434 : total=29405 2026-09-07 18:57:56.258 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:57:56.262 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29524 2026-09-07 18:57:56.268 | + lib/nova:start_nova_console_proxies:1123 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-09-07 18:57:56.275 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-09-07 18:57:56.281 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-09-07 18:57:56.284 | + functions-common:run_process:1676 : local group= 2026-09-07 18:57:56.289 | + functions-common:run_process:1677 : local user= 2026-09-07 18:57:56.296 | + functions-common:run_process:1678 : local env_vars= 2026-09-07 18:57:56.299 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-09-07 18:57:56.300 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 18:57:56.302 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 18:57:56.304 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:57:56.309 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:57:56.316 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:57:56.326 | + functions-common:time_start:2411 : _TIME_START[$name]=1788807476318 2026-09-07 18:57:56.333 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-09-07 18:57:56.369 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:57:56.374 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 18:57:56.379 | + functions-common:time_stop:2420 : local name 2026-09-07 18:57:56.386 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:57:56.391 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:57:56.396 | + functions-common:time_stop:2423 : local total 2026-09-07 18:57:56.401 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:57:56.406 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 18:57:56.411 | + functions-common:time_stop:2427 : start_time=1788807476318 2026-09-07 18:57:56.415 | + functions-common:time_stop:2429 : [[ -z 1788807476318 ]] 2026-09-07 18:57:56.428 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:57:56.434 | + functions-common:time_stop:2432 : end_time=1788807476429 2026-09-07 18:57:56.439 | + functions-common:time_stop:2433 : elapsed_time=111 2026-09-07 18:57:56.445 | + functions-common:time_stop:2434 : total=29524 2026-09-07 18:57:56.451 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:57:56.459 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29635 2026-09-07 18:57:56.466 | + lib/nova:start_nova_console_proxies:1127 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-07 18:57:56.471 | + lib/nova:start_nova_console_proxies:1127 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-07 18:57:56.478 | + lib/nova:start_nova:1172 : start_nova_conductor 2026-09-07 18:57:56.484 | + lib/nova:start_nova_conductor:1140 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-07 18:57:56.489 | + lib/nova:start_nova_conductor:1146 : enable_nova_fleet 2026-09-07 18:57:56.494 | + lib/nova:enable_nova_fleet:1131 : is_service_enabled n-cond 2026-09-07 18:57:56.534 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:57:56.539 | + lib/nova:enable_nova_fleet:1132 : enable_service n-super-cond 2026-09-07 18:57:56.646 | ++ lib/nova:enable_nova_fleet:1133 : seq 1 1 2026-09-07 18:57:56.655 | + lib/nova:enable_nova_fleet:1133 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-07 18:57:56.660 | + lib/nova:enable_nova_fleet:1134 : enable_service n-cond-cell1 2026-09-07 18:57:56.753 | + lib/nova:start_nova_conductor:1147 : is_service_enabled n-super-cond 2026-09-07 18:57:56.787 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:57:56.791 | + lib/nova:start_nova_conductor:1148 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-07 18:57:56.794 | + functions-common:run_process:1674 : local service=n-super-cond 2026-09-07 18:57:56.806 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-07 18:57:56.807 | + functions-common:run_process:1676 : local group= 2026-09-07 18:57:56.809 | + functions-common:run_process:1677 : local user= 2026-09-07 18:57:56.811 | + functions-common:run_process:1678 : local env_vars= 2026-09-07 18:57:56.813 | + functions-common:run_process:1680 : local name=n-super-cond 2026-09-07 18:57:56.816 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 18:57:56.819 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 18:57:56.821 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:57:56.823 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:57:56.827 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:57:56.832 | + functions-common:time_start:2411 : _TIME_START[$name]=1788807476829 2026-09-07 18:57:56.834 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-09-07 18:57:56.869 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:57:56.874 | + functions-common:run_process:1684 : _run_under_systemd n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-09-07 18:57:56.879 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-09-07 18:57:56.886 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-07 18:57:56.891 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-07 18:57:56.898 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-07 18:57:56.902 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-07 18:57:56.906 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-09-07 18:57:56.911 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-09-07 18:57:56.917 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-09-07 18:57:56.922 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-07 18:57:56.927 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-07 18:57:56.933 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-07 18:57:56.937 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-07 18:57:56.942 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-09-07 18:57:56.950 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-09-07 18:57:56.953 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-super-cond.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' quobyte '' 2026-09-07 18:57:56.956 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-09-07 18:57:56.960 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-07 18:57:56.964 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-07 18:57:56.968 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-07 18:57:56.972 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-07 18:57:56.977 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-07 18:57:56.981 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-07 18:57:56.987 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-09-07 18:57:56.993 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-07 18:57:56.999 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-09-07 18:57:57.143 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-07 18:57:57.289 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-09-07 18:57:57.398 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-07 18:57:57.483 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-09-07 18:57:57.561 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-09-07 18:57:57.630 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-07 18:57:57.711 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-07 18:57:57.713 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-07 18:57:57.716 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-09-07 18:57:57.826 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-07 18:57:58.386 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-09-07 18:57:58.413 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-09-07 18:57:58.964 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-09-07 18:57:59.023 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 18:57:59.030 | + functions-common:time_stop:2420 : local name 2026-09-07 18:57:59.036 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:57:59.042 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:57:59.047 | + functions-common:time_stop:2423 : local total 2026-09-07 18:57:59.053 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:57:59.060 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 18:57:59.064 | + functions-common:time_stop:2427 : start_time=1788807476829 2026-09-07 18:57:59.071 | + functions-common:time_stop:2429 : [[ -z 1788807476829 ]] 2026-09-07 18:57:59.073 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:57:59.081 | + functions-common:time_stop:2432 : end_time=1788807479074 2026-09-07 18:57:59.087 | + functions-common:time_stop:2433 : elapsed_time=2245 2026-09-07 18:57:59.094 | + functions-common:time_stop:2434 : total=29635 2026-09-07 18:57:59.102 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:57:59.108 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31880 2026-09-07 18:57:59.126 | ++ lib/nova:start_nova_conductor:1150 : seq 1 1 2026-09-07 18:57:59.134 | + lib/nova:start_nova_conductor:1150 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-07 18:57:59.143 | + lib/nova:start_nova_conductor:1151 : is_service_enabled n-cond-cell1 2026-09-07 18:57:59.190 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:57:59.199 | + lib/nova:start_nova_conductor:1152 : local conf 2026-09-07 18:57:59.208 | ++ lib/nova:start_nova_conductor:1153 : conductor_conf 1 2026-09-07 18:57:59.219 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-07 18:57:59.223 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-07 18:57:59.235 | + lib/nova:start_nova_conductor:1153 : conf=/etc/nova/nova_cell1.conf 2026-09-07 18:57:59.245 | + lib/nova:start_nova_conductor:1154 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-09-07 18:57:59.250 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-09-07 18:57:59.258 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-09-07 18:57:59.265 | + functions-common:run_process:1676 : local group= 2026-09-07 18:57:59.272 | + functions-common:run_process:1677 : local user= 2026-09-07 18:57:59.279 | + functions-common:run_process:1678 : local env_vars= 2026-09-07 18:57:59.291 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-09-07 18:57:59.295 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 18:57:59.304 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 18:57:59.310 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:57:59.316 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:57:59.331 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:57:59.340 | + functions-common:time_start:2411 : _TIME_START[$name]=1788807479332 2026-09-07 18:57:59.348 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-09-07 18:57:59.389 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:57:59.397 | + functions-common:run_process:1684 : _run_under_systemd n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-09-07 18:57:59.402 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-09-07 18:57:59.405 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-09-07 18:57:59.412 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-09-07 18:57:59.417 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-09-07 18:57:59.422 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-09-07 18:57:59.428 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-09-07 18:57:59.433 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-09-07 18:57:59.438 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-09-07 18:57:59.443 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-07 18:57:59.452 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-07 18:57:59.456 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-07 18:57:59.462 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-07 18:57:59.468 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-09-07 18:57:59.472 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-09-07 18:57:59.478 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cond-cell1.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' quobyte '' 2026-09-07 18:57:59.484 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-09-07 18:57:59.492 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-09-07 18:57:59.494 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-07 18:57:59.499 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-07 18:57:59.504 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-07 18:57:59.509 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-07 18:57:59.515 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-07 18:57:59.520 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-09-07 18:57:59.526 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-07 18:57:59.537 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-09-07 18:57:59.679 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-07 18:57:59.819 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-09-07 18:57:59.958 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-09-07 18:58:00.043 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-09-07 18:58:00.131 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-09-07 18:58:00.211 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-07 18:58:00.302 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-07 18:58:00.305 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-07 18:58:00.309 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-09-07 18:58:00.407 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-07 18:58:00.948 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-09-07 18:58:00.990 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-09-07 18:58:01.490 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-09-07 18:58:01.550 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 18:58:01.558 | + functions-common:time_stop:2420 : local name 2026-09-07 18:58:01.566 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:58:01.568 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:58:01.576 | + functions-common:time_stop:2423 : local total 2026-09-07 18:58:01.581 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:58:01.586 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 18:58:01.591 | + functions-common:time_stop:2427 : start_time=1788807479332 2026-09-07 18:58:01.602 | + functions-common:time_stop:2429 : [[ -z 1788807479332 ]] 2026-09-07 18:58:01.606 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:58:01.612 | + functions-common:time_stop:2432 : end_time=1788807481608 2026-09-07 18:58:01.615 | + functions-common:time_stop:2433 : elapsed_time=2276 2026-09-07 18:58:01.620 | + functions-common:time_stop:2434 : total=31880 2026-09-07 18:58:01.622 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:58:01.624 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34156 2026-09-07 18:58:01.626 | + lib/nova:start_nova:1173 : start_nova_compute 2026-09-07 18:58:01.629 | + lib/nova:start_nova_compute:988 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-07 18:58:01.631 | + lib/nova:start_nova_compute:989 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-07 18:58:01.634 | + lib/nova:start_nova_compute:989 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-07 18:58:01.637 | + lib/nova:start_nova_compute:991 : local compute_cell_conf=/etc/nova/nova.conf 2026-09-07 18:58:01.639 | + lib/nova:start_nova_compute:994 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-09-07 18:58:01.644 | + lib/nova:start_nova_compute:996 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-09-07 18:58:01.646 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-09-07 18:58:01.649 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-09-07 18:58:01.651 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-09-07 18:58:01.656 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-09-07 18:58:01.660 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-09-07 18:58:01.664 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-09-07 18:58:01.667 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-09-07 18:58:01.670 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-09-07 18:58:01.683 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-09-07 18:58:01.683 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-09-07 18:58:01.683 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-09-07 18:58:01.683 | BEGIN { 2026-09-07 18:58:01.683 | section = "" 2026-09-07 18:58:01.684 | last_section = "" 2026-09-07 18:58:01.684 | section_count = 0 2026-09-07 18:58:01.684 | } 2026-09-07 18:58:01.684 | /^\[.+\]/ { 2026-09-07 18:58:01.684 | gsub("[][]", "", $1); 2026-09-07 18:58:01.684 | section=$1 2026-09-07 18:58:01.684 | next 2026-09-07 18:58:01.684 | } 2026-09-07 18:58:01.684 | /^ *\#/ { 2026-09-07 18:58:01.684 | next 2026-09-07 18:58:01.684 | } 2026-09-07 18:58:01.684 | /^[^ \t]+/ { 2026-09-07 18:58:01.685 | # get offset of first = in $0 2026-09-07 18:58:01.685 | eq_idx = index($0, "=") 2026-09-07 18:58:01.685 | # extract attr & value from $0 2026-09-07 18:58:01.685 | attr = substr($0, 1, eq_idx - 1) 2026-09-07 18:58:01.685 | value = substr($0, eq_idx + 1) 2026-09-07 18:58:01.685 | # only need to strip trailing whitespace from attr 2026-09-07 18:58:01.685 | sub(/[ \t]*$/, "", attr) 2026-09-07 18:58:01.685 | # need to strip leading & trailing whitespace from value 2026-09-07 18:58:01.685 | sub(/^[ \t]*/, "", value) 2026-09-07 18:58:01.685 | sub(/[ \t]*$/, "", value) 2026-09-07 18:58:01.685 | 2026-09-07 18:58:01.686 | # cfg_attr_count: number of config lines per [section, attr] 2026-09-07 18:58:01.686 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-09-07 18:58:01.686 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-09-07 18:58:01.686 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-09-07 18:58:01.686 | if (! (section, attr) in cfg_attr_count) { 2026-09-07 18:58:01.686 | if (section != last_section) { 2026-09-07 18:58:01.687 | cfg_section[section_count++] = section 2026-09-07 18:58:01.687 | last_section = section 2026-09-07 18:58:01.687 | } 2026-09-07 18:58:01.688 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-09-07 18:58:01.688 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-09-07 18:58:01.688 | 2026-09-07 18:58:01.688 | cfg_attr[section, attr, 0] = value 2026-09-07 18:58:01.688 | cfg_attr_count[section, attr] = 1 2026-09-07 18:58:01.688 | } else { 2026-09-07 18:58:01.688 | lno = cfg_attr_count[section, attr]++ 2026-09-07 18:58:01.688 | cfg_attr[section, attr, lno] = value 2026-09-07 18:58:01.688 | } 2026-09-07 18:58:01.688 | } 2026-09-07 18:58:01.688 | END { 2026-09-07 18:58:01.688 | # Process each section in order 2026-09-07 18:58:01.689 | for (sno = 0; sno < section_count; sno++) { 2026-09-07 18:58:01.689 | section = cfg_section[sno] 2026-09-07 18:58:01.689 | # The ini routines simply append a config item immediately 2026-09-07 18:58:01.689 | # after the section header. To keep the same order as defined 2026-09-07 18:58:01.689 | # in local.conf, invoke the ini routines in the reverse order 2026-09-07 18:58:01.689 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-09-07 18:58:01.690 | attr = cfg_sec_attr_name[sno, attr_no] 2026-09-07 18:58:01.690 | if (cfg_attr_count[section, attr] == 1) 2026-09-07 18:58:01.690 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-09-07 18:58:01.691 | else { 2026-09-07 18:58:01.692 | # For multiline, invoke the ini routines in the reverse order 2026-09-07 18:58:01.692 | count = cfg_attr_count[section, attr] 2026-09-07 18:58:01.692 | print "inidelete " configfile " " section " " attr 2026-09-07 18:58:01.692 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-09-07 18:58:01.692 | for (l = count -2; l >= 0; l--) 2026-09-07 18:58:01.692 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-09-07 18:58:01.692 | } 2026-09-07 18:58:01.692 | } 2026-09-07 18:58:01.692 | } 2026-09-07 18:58:01.692 | } 2026-09-07 18:58:01.692 | ' 2026-09-07 18:58:01.693 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-09-07 18:58:01.693 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-09-07 18:58:01.693 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-09-07 18:58:01.693 | + inc/meta-config:merge_config_file:164 : read a 2026-09-07 18:58:01.697 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-07 18:58:01.701 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-09-07 18:58:01.707 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-09-07 18:58:01.707 | BEGIN { group = "" } 2026-09-07 18:58:01.707 | /^\[\[.+\|.*\]\]/ { 2026-09-07 18:58:01.708 | gsub("[][]", "", $1); 2026-09-07 18:58:01.708 | split($1, a, "|"); 2026-09-07 18:58:01.709 | if (a[1] == matchgroup && a[2] == configfile) { 2026-09-07 18:58:01.709 | group=a[1] 2026-09-07 18:58:01.709 | } else { 2026-09-07 18:58:01.709 | group="" 2026-09-07 18:58:01.709 | } 2026-09-07 18:58:01.709 | next 2026-09-07 18:58:01.709 | } 2026-09-07 18:58:01.709 | { 2026-09-07 18:58:01.710 | if (group != "") 2026-09-07 18:58:01.710 | print $0 2026-09-07 18:58:01.710 | } 2026-09-07 18:58:01.710 | ' /home/quobyte/devstack/local.conf 2026-09-07 18:58:01.719 | + lib/nova:start_nova_compute:998 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-07 18:58:01.722 | + lib/nova:start_nova_compute:1005 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-09-07 18:58:01.765 | + lib/nova:start_nova_compute:1008 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-09-07 18:58:01.804 | + lib/nova:start_nova_compute:1009 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-09-07 18:58:01.807 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-09-07 18:58:01.810 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-09-07 18:58:01.812 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-07 18:58:01.815 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-09-07 18:58:01.818 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-07 18:58:01.839 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:58:01.846 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-09-07 18:58:01.851 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-09-07 18:58:01.855 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-07 18:58:01.884 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:58:01.889 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.168:5672/nova_cell1 2026-09-07 18:58:01.893 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.168:5672/nova_cell1 2026-09-07 18:58:01.950 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-07 18:58:01.954 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-07 18:58:01.959 | + lib/nova:start_nova_compute:1013 : inidelete /etc/nova/nova-cpu.conf database connection 2026-09-07 18:58:02.000 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-09-07 18:58:02.038 | + lib/nova:start_nova_compute:1019 : configure_console_compute 2026-09-07 18:58:02.043 | + lib/nova:configure_console_compute:671 : local offset 2026-09-07 18:58:02.048 | + lib/nova:configure_console_compute:672 : offset=0 2026-09-07 18:58:02.052 | + lib/nova:configure_console_compute:676 : local default_proxyclient_addr 2026-09-07 18:58:02.057 | ++ lib/nova:configure_console_compute:677 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-09-07 18:58:02.101 | + lib/nova:configure_console_compute:677 : default_proxyclient_addr=192.168.122.168 2026-09-07 18:58:02.105 | + lib/nova:configure_console_compute:681 : is_service_enabled n-cpu 2026-09-07 18:58:02.136 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:58:02.141 | + lib/nova:configure_console_compute:682 : '[' False == True ']' 2026-09-07 18:58:02.146 | + lib/nova:configure_console_compute:685 : vercmp v1.3.0 '<' 1.0.0 2026-09-07 18:58:02.150 | + functions:vercmp:647 : local v1=v1.3.0 2026-09-07 18:58:02.154 | + functions:vercmp:648 : local 'op=<' 2026-09-07 18:58:02.158 | + functions:vercmp:649 : local v2=1.0.0 2026-09-07 18:58:02.161 | + functions:vercmp:650 : local result 2026-09-07 18:58:02.170 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-09-07 18:58:02.170 | ++ functions:vercmp:654 : sort -V 2026-09-07 18:58:02.172 | ++ functions:vercmp:654 : head -1 2026-09-07 18:58:02.179 | + functions:vercmp:654 : result=1.0.0 2026-09-07 18:58:02.183 | + functions:vercmp:656 : case $op in 2026-09-07 18:58:02.188 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-09-07 18:58:02.193 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-09-07 18:58:02.197 | + functions:vercmp:667 : return 2026-09-07 18:58:02.202 | + lib/nova:configure_console_compute:690 : NOVNCPROXY_URL=http://192.168.122.168:6080/vnc_lite.html 2026-09-07 18:58:02.206 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.168:6080/vnc_lite.html 2026-09-07 18:58:02.255 | + lib/nova:configure_console_compute:693 : SPICEHTML5PROXY_URL=http://192.168.122.168:6081/spice_auto.html 2026-09-07 18:58:02.259 | + lib/nova:configure_console_compute:694 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.168:6081/spice_auto.html 2026-09-07 18:58:02.313 | + lib/nova:configure_console_compute:697 : is_service_enabled n-novnc 2026-09-07 18:58:02.341 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:58:02.346 | + lib/nova:configure_console_compute:700 : VNCSERVER_LISTEN=0.0.0.0 2026-09-07 18:58:02.351 | + lib/nova:configure_console_compute:701 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.168 2026-09-07 18:58:02.356 | + lib/nova:configure_console_compute:702 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-09-07 18:58:02.406 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.168 2026-09-07 18:58:02.460 | + lib/nova:configure_console_compute:708 : is_service_enabled n-spice 2026-09-07 18:58:02.507 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:58:02.513 | + lib/nova:configure_console_compute:708 : '[' False '!=' False ']' 2026-09-07 18:58:02.520 | + lib/nova:configure_console_compute:718 : is_service_enabled n-sproxy 2026-09-07 18:58:02.554 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:58:02.558 | + lib/nova:configure_console_compute:718 : '[' False '!=' False ']' 2026-09-07 18:58:02.564 | + lib/nova:start_nova_compute:1023 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-09-07 18:58:02.622 | + lib/nova:start_nova_compute:1026 : '[' -n 127.0.0.1 ']' 2026-09-07 18:58:02.627 | + lib/nova:start_nova_compute:1027 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-09-07 18:58:02.678 | + lib/nova:start_nova_compute:1031 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-09-07 18:58:02.686 | + lib/nova:start_nova_compute:1031 : [[ kvm == \q\e\m\u ]] 2026-09-07 18:58:02.691 | + lib/nova:start_nova_compute:1035 : [[ -n '' ]] 2026-09-07 18:58:02.698 | + lib/nova:start_nova_compute:1039 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-09-07 18:58:02.698 | + lib/nova:start_nova_compute:1040 : '[' 0 -gt 0 ']' 2026-09-07 18:58:02.702 | + lib/nova:start_nova_compute:1046 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-09-07 18:58:02.708 | + functions-common:run_process:1674 : local service=n-cpu 2026-09-07 18:58:02.711 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-09-07 18:58:02.718 | + functions-common:run_process:1676 : local group=libvirt 2026-09-07 18:58:02.721 | + functions-common:run_process:1677 : local user= 2026-09-07 18:58:02.726 | + functions-common:run_process:1678 : local env_vars= 2026-09-07 18:58:02.726 | + functions-common:run_process:1680 : local name=n-cpu 2026-09-07 18:58:02.728 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 18:58:02.730 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 18:58:02.733 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:58:02.735 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:58:02.739 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:58:02.745 | + functions-common:time_start:2411 : _TIME_START[$name]=1788807482741 2026-09-07 18:58:02.747 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-09-07 18:58:02.781 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:58:02.785 | + functions-common:run_process:1684 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-09-07 18:58:02.789 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-09-07 18:58:02.794 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-09-07 18:58:02.798 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-09-07 18:58:02.804 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-09-07 18:58:02.808 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-09-07 18:58:02.813 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-09-07 18:58:02.818 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-09-07 18:58:02.825 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-09-07 18:58:02.830 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-09-07 18:58:02.834 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-07 18:58:02.838 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-07 18:58:02.843 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-07 18:58:02.848 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-09-07 18:58:02.851 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-09-07 18:58:02.855 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cpu.service '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt quobyte '' 2026-09-07 18:58:02.859 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-09-07 18:58:02.864 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-09-07 18:58:02.868 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-09-07 18:58:02.873 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-07 18:58:02.878 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-07 18:58:02.882 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-07 18:58:02.886 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-09-07 18:58:02.891 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-09-07 18:58:02.897 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-09-07 18:58:02.901 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-07 18:58:02.908 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-09-07 18:58:03.009 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-07 18:58:03.117 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-09-07 18:58:03.199 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecStart '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-09-07 18:58:03.283 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-09-07 18:58:03.366 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-09-07 18:58:03.448 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-07 18:58:03.534 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-07 18:58:03.539 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-09-07 18:58:03.543 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-09-07 18:58:03.629 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-09-07 18:58:03.729 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-07 18:58:04.305 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-09-07 18:58:04.352 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-09-07 18:58:04.955 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-09-07 18:58:05.013 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 18:58:05.019 | + functions-common:time_stop:2420 : local name 2026-09-07 18:58:05.024 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:58:05.032 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:58:05.038 | + functions-common:time_stop:2423 : local total 2026-09-07 18:58:05.044 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:58:05.051 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 18:58:05.056 | + functions-common:time_stop:2427 : start_time=1788807482741 2026-09-07 18:58:05.060 | + functions-common:time_stop:2429 : [[ -z 1788807482741 ]] 2026-09-07 18:58:05.066 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:58:05.078 | + functions-common:time_stop:2432 : end_time=1788807485068 2026-09-07 18:58:05.081 | + functions-common:time_stop:2433 : elapsed_time=2327 2026-09-07 18:58:05.087 | + functions-common:time_stop:2434 : total=34156 2026-09-07 18:58:05.092 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:58:05.097 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36483 2026-09-07 18:58:05.105 | + lib/nova:start_nova_compute:1077 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-07 18:58:05.111 | + lib/nova:start_nova_compute:1077 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-07 18:58:05.117 | + lib/nova:start_nova:1174 : is_service_enabled n-api 2026-09-07 18:58:05.151 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:58:05.155 | + lib/nova:start_nova:1176 : echo 'Dumping cells_v2 mapping' 2026-09-07 18:58:05.155 | Dumping cells_v2 mapping 2026-09-07 18:58:05.159 | + lib/nova:start_nova:1177 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-09-07 18:58:05.717 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-07 18:58:05.718 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 18:58:05.718 | we strongly recommend against using it for new projects. 2026-09-07 18:58:05.718 | 2026-09-07 18:58:05.718 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 18:58:05.718 | framework. For more detail see 2026-09-07 18:58:05.718 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 18:58:05.719 | 2026-09-07 18:58:05.719 | import eventlet # noqa 2026-09-07 18:58:05.982 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-09-07 18:58:08.984 | INFO dbcounter [None req-ed210590-043d-4d38-9101-08084f2441c5 None None] Registered counter for database nova_api 2026-09-07 18:58:09.134 | DEBUG dbcounter [-] [74064] Writer thread running {{(pid=74064) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-07 18:58:09.164 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-09-07 18:58:09.164 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-09-07 18:58:09.164 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-09-07 18:58:09.164 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-09-07 18:58:09.164 | | cell1 | 9cea5843-6067-4c03-a0d8-d0d6719ab0d7 | rabbit://stackrabbit:stackqueue@192.168.122.168:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-09-07 18:58:09.164 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-09-07 18:58:09.810 | + ./stack.sh:main:1336 : async_runfunc create_flavors 2026-09-07 18:58:09.814 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-09-07 18:58:09.923 | + inc/async:async_inner:63 : create_flavors 2026-09-07 18:58:10.015 | [2032 Async create_flavors:74182]: running: create_flavors 2026-09-07 18:58:10.019 | + ./stack.sh:main:1338 : is_service_enabled cinder 2026-09-07 18:58:10.046 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:58:10.048 | + ./stack.sh:main:1339 : echo_summary 'Starting Cinder' 2026-09-07 18:58:10.051 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 18:58:10.053 | + ./stack.sh:echo_summary:450 : echo -e Starting Cinder 2026-09-07 18:58:10.056 | + ./stack.sh:main:1340 : start_cinder 2026-09-07 18:58:10.059 | + lib/cinder:start_cinder:618 : '[' lioadm = tgtadm ']' 2026-09-07 18:58:10.065 | ++ lib/cinder:start_cinder:633 : which uwsgi 2026-09-07 18:58:10.070 | + lib/cinder:start_cinder:633 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-09-07 18:58:10.073 | + functions-common:run_process:1674 : local service=c-api 2026-09-07 18:58:10.075 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-09-07 18:58:10.078 | + functions-common:run_process:1676 : local group= 2026-09-07 18:58:10.081 | + functions-common:run_process:1677 : local user= 2026-09-07 18:58:10.083 | + functions-common:run_process:1678 : local env_vars= 2026-09-07 18:58:10.085 | + functions-common:run_process:1680 : local name=c-api 2026-09-07 18:58:10.088 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 18:58:10.091 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 18:58:10.095 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:58:10.098 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:58:10.104 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:58:10.111 | + functions-common:time_start:2411 : _TIME_START[$name]=1788807490108 2026-09-07 18:58:10.115 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-09-07 18:58:10.157 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:58:10.162 | + functions-common:run_process:1684 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-09-07 18:58:10.170 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-09-07 18:58:10.172 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-09-07 18:58:10.179 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-09-07 18:58:10.185 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-09-07 18:58:10.189 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-09-07 18:58:10.194 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-09-07 18:58:10.201 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-09-07 18:58:10.209 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-09-07 18:58:10.214 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-07 18:58:10.220 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-07 18:58:10.223 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-07 18:58:10.228 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-07 18:58:10.233 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-09-07 18:58:10.238 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-09-07 18:58:10.243 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-07 18:58:10.248 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-07 18:58:10.253 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@c-api.service '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-09-07 18:58:10.258 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-09-07 18:58:10.262 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-07 18:58:10.266 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-07 18:58:10.270 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-07 18:58:10.274 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-07 18:58:10.278 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-09-07 18:58:10.283 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-07 18:58:10.290 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-09-07 18:58:10.387 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-07 18:58:10.500 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-09-07 18:58:10.606 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-09-07 18:58:10.710 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-07 18:58:10.799 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-07 18:58:10.888 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-09-07 18:58:10.979 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-09-07 18:58:11.077 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-09-07 18:58:11.166 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-09-07 18:58:11.258 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-09-07 18:58:11.350 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-07 18:58:11.352 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-07 18:58:11.359 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-09-07 18:58:11.473 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-07 18:58:12.031 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-09-07 18:58:12.065 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-09-07 18:58:12.608 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-09-07 18:58:12.773 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 18:58:12.782 | + functions-common:time_stop:2420 : local name 2026-09-07 18:58:12.792 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:58:12.798 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:58:12.804 | + functions-common:time_stop:2423 : local total 2026-09-07 18:58:12.811 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:58:12.820 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 18:58:12.823 | + functions-common:time_stop:2427 : start_time=1788807490108 2026-09-07 18:58:12.831 | + functions-common:time_stop:2429 : [[ -z 1788807490108 ]] 2026-09-07 18:58:12.838 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:58:12.846 | + functions-common:time_stop:2432 : end_time=1788807492840 2026-09-07 18:58:12.853 | + functions-common:time_stop:2433 : elapsed_time=2732 2026-09-07 18:58:12.864 | + functions-common:time_stop:2434 : total=36483 2026-09-07 18:58:12.868 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:58:12.880 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39215 2026-09-07 18:58:12.886 | + lib/cinder:start_cinder:635 : echo 'Waiting for Cinder API to start...' 2026-09-07 18:58:12.886 | Waiting for Cinder API to start... 2026-09-07 18:58:12.893 | + lib/cinder:start_cinder:637 : local cinder_url=http://192.168.122.168/volume/v3/ 2026-09-07 18:58:12.900 | + lib/cinder:start_cinder:639 : wait_for_service 60 http://192.168.122.168/volume/v3/ 2026-09-07 18:58:12.906 | + functions:wait_for_service:476 : local timeout=60 2026-09-07 18:58:12.910 | + functions:wait_for_service:477 : local url=http://192.168.122.168/volume/v3/ 2026-09-07 18:58:12.916 | + functions:wait_for_service:478 : local rval=0 2026-09-07 18:58:12.922 | + functions:wait_for_service:479 : time_start wait_for_service 2026-09-07 18:58:12.928 | + functions-common:time_start:2406 : local name=wait_for_service 2026-09-07 18:58:12.936 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:58:12.945 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:58:12.951 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:58:12.961 | + functions-common:time_start:2411 : _TIME_START[$name]=1788807492954 2026-09-07 18:58:12.968 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-09-07 18:58:12.974 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 18:58:12.980 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.168/volume/v3/ 2026-09-07 18:58:17.697 | + :: : [[ 401 == 503 ]] 2026-09-07 18:58:17.701 | + :: : [[ 0 -eq 7 ]] 2026-09-07 18:58:17.710 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-09-07 18:58:17.715 | + functions-common:time_stop:2420 : local name 2026-09-07 18:58:17.722 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:58:17.726 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:58:17.732 | + functions-common:time_stop:2423 : local total 2026-09-07 18:58:17.736 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:58:17.741 | + functions-common:time_stop:2426 : name=wait_for_service 2026-09-07 18:58:17.746 | + functions-common:time_stop:2427 : start_time=1788807492954 2026-09-07 18:58:17.750 | + functions-common:time_stop:2429 : [[ -z 1788807492954 ]] 2026-09-07 18:58:17.757 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:58:17.764 | + functions-common:time_stop:2432 : end_time=1788807497759 2026-09-07 18:58:17.768 | + functions-common:time_stop:2433 : elapsed_time=4805 2026-09-07 18:58:17.773 | + functions-common:time_stop:2434 : total=14314 2026-09-07 18:58:17.777 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:58:17.784 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19119 2026-09-07 18:58:17.786 | + functions:wait_for_service:486 : return 0 2026-09-07 18:58:17.790 | + lib/cinder:start_cinder:643 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-07 18:58:17.794 | + functions-common:run_process:1674 : local service=c-sch 2026-09-07 18:58:17.798 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-07 18:58:17.802 | + functions-common:run_process:1676 : local group= 2026-09-07 18:58:17.808 | + functions-common:run_process:1677 : local user= 2026-09-07 18:58:17.810 | + functions-common:run_process:1678 : local env_vars= 2026-09-07 18:58:17.815 | + functions-common:run_process:1680 : local name=c-sch 2026-09-07 18:58:17.820 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 18:58:17.825 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 18:58:17.830 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:58:17.835 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:58:17.840 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:58:17.848 | + functions-common:time_start:2411 : _TIME_START[$name]=1788807497843 2026-09-07 18:58:17.852 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-09-07 18:58:17.889 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:58:17.894 | + functions-common:run_process:1684 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-09-07 18:58:17.898 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-09-07 18:58:17.905 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-07 18:58:17.908 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-07 18:58:17.912 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-07 18:58:17.917 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-07 18:58:17.922 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-09-07 18:58:17.927 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-09-07 18:58:17.932 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-09-07 18:58:17.936 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-07 18:58:17.941 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-07 18:58:17.945 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-07 18:58:17.950 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-07 18:58:17.955 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-09-07 18:58:17.960 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-09-07 18:58:17.964 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-sch.service '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' quobyte '' 2026-09-07 18:58:17.969 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-09-07 18:58:17.974 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-07 18:58:17.978 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-07 18:58:17.983 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-07 18:58:17.987 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-07 18:58:17.991 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-07 18:58:17.996 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-07 18:58:18.001 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-09-07 18:58:18.005 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-07 18:58:18.012 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-09-07 18:58:18.114 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-07 18:58:18.217 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-09-07 18:58:18.311 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-07 18:58:18.403 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-09-07 18:58:18.511 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-09-07 18:58:18.613 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-07 18:58:18.702 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-07 18:58:18.706 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-07 18:58:18.708 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-09-07 18:58:18.818 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-07 18:58:19.377 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-09-07 18:58:19.412 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-09-07 18:58:19.962 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-09-07 18:58:20.000 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 18:58:20.005 | + functions-common:time_stop:2420 : local name 2026-09-07 18:58:20.008 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:58:20.010 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:58:20.015 | + functions-common:time_stop:2423 : local total 2026-09-07 18:58:20.024 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:58:20.025 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 18:58:20.031 | + functions-common:time_stop:2427 : start_time=1788807497843 2026-09-07 18:58:20.038 | + functions-common:time_stop:2429 : [[ -z 1788807497843 ]] 2026-09-07 18:58:20.045 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:58:20.051 | + functions-common:time_stop:2432 : end_time=1788807500046 2026-09-07 18:58:20.056 | + functions-common:time_stop:2433 : elapsed_time=2203 2026-09-07 18:58:20.060 | + functions-common:time_stop:2434 : total=39215 2026-09-07 18:58:20.065 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:58:20.070 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=41418 2026-09-07 18:58:20.074 | + lib/cinder:start_cinder:648 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-07 18:58:20.079 | + lib/cinder:start_cinder:649 : run_process c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-07 18:58:20.084 | + functions-common:run_process:1674 : local service=c-bak 2026-09-07 18:58:20.088 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-09-07 18:58:20.092 | + functions-common:run_process:1676 : local group= 2026-09-07 18:58:20.099 | + functions-common:run_process:1677 : local user= 2026-09-07 18:58:20.104 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-07 18:58:20.107 | + functions-common:run_process:1680 : local name=c-bak 2026-09-07 18:58:20.110 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 18:58:20.113 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 18:58:20.118 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:58:20.124 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:58:20.132 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:58:20.143 | + functions-common:time_start:2411 : _TIME_START[$name]=1788807500135 2026-09-07 18:58:20.147 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-09-07 18:58:20.176 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:58:20.179 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 18:58:20.181 | + functions-common:time_stop:2420 : local name 2026-09-07 18:58:20.184 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:58:20.186 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:58:20.189 | + functions-common:time_stop:2423 : local total 2026-09-07 18:58:20.191 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:58:20.194 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 18:58:20.196 | + functions-common:time_stop:2427 : start_time=1788807500135 2026-09-07 18:58:20.199 | + functions-common:time_stop:2429 : [[ -z 1788807500135 ]] 2026-09-07 18:58:20.205 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:58:20.211 | + functions-common:time_stop:2432 : end_time=1788807500207 2026-09-07 18:58:20.214 | + functions-common:time_stop:2433 : elapsed_time=72 2026-09-07 18:58:20.220 | + functions-common:time_stop:2434 : total=41418 2026-09-07 18:58:20.223 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:58:20.226 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=41490 2026-09-07 18:58:20.232 | + lib/cinder:start_cinder:650 : run_process c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-07 18:58:20.235 | + functions-common:run_process:1674 : local service=c-vol 2026-09-07 18:58:20.239 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-09-07 18:58:20.242 | + functions-common:run_process:1676 : local group= 2026-09-07 18:58:20.248 | + functions-common:run_process:1677 : local user= 2026-09-07 18:58:20.251 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-07 18:58:20.254 | + functions-common:run_process:1680 : local name=c-vol 2026-09-07 18:58:20.256 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 18:58:20.259 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 18:58:20.261 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:58:20.264 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:58:20.272 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:58:20.275 | + functions-common:time_start:2411 : _TIME_START[$name]=1788807500273 2026-09-07 18:58:20.278 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-09-07 18:58:20.297 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:58:20.300 | + functions-common:run_process:1684 : _run_under_systemd c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-07 18:58:20.305 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-09-07 18:58:20.310 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-09-07 18:58:20.314 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-09-07 18:58:20.321 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-09-07 18:58:20.327 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-09-07 18:58:20.331 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-09-07 18:58:20.336 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-09-07 18:58:20.342 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-09-07 18:58:20.351 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-07 18:58:20.352 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-07 18:58:20.357 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-07 18:58:20.362 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-07 18:58:20.366 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-09-07 18:58:20.370 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-09-07 18:58:20.376 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-vol.service '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' quobyte 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-07 18:58:20.381 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-09-07 18:58:20.385 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-09-07 18:58:20.389 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-07 18:58:20.394 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-07 18:58:20.397 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-07 18:58:20.402 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-07 18:58:20.405 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-07 18:58:20.409 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-09-07 18:58:20.413 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-07 18:58:20.420 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-09-07 18:58:20.527 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-07 18:58:20.650 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-09-07 18:58:20.754 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-09-07 18:58:20.836 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-09-07 18:58:20.913 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-09-07 18:58:20.994 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-07 18:58:21.068 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-09-07 18:58:21.070 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-07 18:58:21.149 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-07 18:58:21.153 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-09-07 18:58:21.256 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-07 18:58:21.826 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-09-07 18:58:21.849 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-09-07 18:58:22.387 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-09-07 18:58:22.452 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 18:58:22.458 | + functions-common:time_stop:2420 : local name 2026-09-07 18:58:22.463 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:58:22.469 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:58:22.474 | + functions-common:time_stop:2423 : local total 2026-09-07 18:58:22.480 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:58:22.487 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 18:58:22.487 | + functions-common:time_stop:2427 : start_time=1788807500273 2026-09-07 18:58:22.491 | + functions-common:time_stop:2429 : [[ -z 1788807500273 ]] 2026-09-07 18:58:22.497 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:58:22.499 | + functions-common:time_stop:2432 : end_time=1788807502497 2026-09-07 18:58:22.502 | + functions-common:time_stop:2433 : elapsed_time=2224 2026-09-07 18:58:22.504 | + functions-common:time_stop:2434 : total=41490 2026-09-07 18:58:22.506 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:58:22.508 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=43714 2026-09-07 18:58:22.511 | + ./stack.sh:main:1341 : create_volume_types 2026-09-07 18:58:22.513 | + lib/cinder:create_volume_types:691 : is_service_enabled c-api 2026-09-07 18:58:22.532 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:58:22.534 | + lib/cinder:create_volume_types:691 : [[ -n lvm:lvmdriver-1 ]] 2026-09-07 18:58:22.537 | + lib/cinder:create_volume_types:692 : local be be_name 2026-09-07 18:58:22.539 | + lib/cinder:create_volume_types:693 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-09-07 18:58:22.541 | + lib/cinder:create_volume_types:694 : be_name=lvmdriver-1 2026-09-07 18:58:22.543 | + lib/cinder:create_volume_types:695 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-09-07 18:58:22.546 | + lib/cinder:create_one_type:666 : type_name=lvmdriver-1 2026-09-07 18:58:22.549 | + lib/cinder:create_one_type:667 : property_key=volume_backend_name 2026-09-07 18:58:22.555 | + lib/cinder:create_one_type:668 : property_value=lvmdriver-1 2026-09-07 18:58:22.563 | + lib/cinder:create_one_type:670 : is_service_enabled keystone 2026-09-07 18:58:22.624 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:58:22.631 | + lib/cinder:create_one_type:671 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-09-07 18:58:27.585 | +-------------+--------------------------------------+ 2026-09-07 18:58:27.585 | | Field | Value | 2026-09-07 18:58:27.585 | +-------------+--------------------------------------+ 2026-09-07 18:58:27.585 | | description | None | 2026-09-07 18:58:27.585 | | id | 54945793-b5e7-43ce-bc0f-f9f960b05e5c | 2026-09-07 18:58:27.586 | | is_public | True | 2026-09-07 18:58:27.586 | | name | lvmdriver-1 | 2026-09-07 18:58:27.586 | | properties | volume_backend_name='lvmdriver-1' | 2026-09-07 18:58:27.586 | +-------------+--------------------------------------+ 2026-09-07 18:58:28.033 | + lib/cinder:create_one_type:672 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-09-07 18:58:28.037 | + lib/cinder:create_volume_types:698 : [[ False == \T\r\u\e ]] 2026-09-07 18:58:28.042 | + lib/cinder:create_volume_types:705 : [[ False == \T\r\u\e ]] 2026-09-07 18:58:28.046 | + ./stack.sh:main:1346 : [[ False == \T\r\u\e ]] 2026-09-07 18:58:28.051 | + ./stack.sh:main:1354 : is_service_enabled glance 2026-09-07 18:58:28.101 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:58:28.109 | + ./stack.sh:main:1355 : echo_summary 'Starting Glance' 2026-09-07 18:58:28.115 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 18:58:28.125 | + ./stack.sh:echo_summary:450 : echo -e Starting Glance 2026-09-07 18:58:28.129 | + ./stack.sh:main:1356 : start_glance 2026-09-07 18:58:28.139 | + lib/glance:start_glance:650 : local service_protocol=http 2026-09-07 18:58:28.154 | ++ lib/glance:start_glance:652 : which uwsgi 2026-09-07 18:58:28.163 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-09-07 18:58:28.171 | + functions-common:run_process:1674 : local service=g-api 2026-09-07 18:58:28.179 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-09-07 18:58:28.185 | + functions-common:run_process:1676 : local group= 2026-09-07 18:58:28.194 | + functions-common:run_process:1677 : local user= 2026-09-07 18:58:28.202 | + functions-common:run_process:1678 : local env_vars= 2026-09-07 18:58:28.211 | + functions-common:run_process:1680 : local name=g-api 2026-09-07 18:58:28.220 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 18:58:28.232 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 18:58:28.241 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:58:28.250 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:58:28.260 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:58:28.273 | + functions-common:time_start:2411 : _TIME_START[$name]=1788807508262 2026-09-07 18:58:28.281 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-09-07 18:58:28.335 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:58:28.338 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-09-07 18:58:28.342 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-09-07 18:58:28.352 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-09-07 18:58:28.356 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-09-07 18:58:28.360 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-09-07 18:58:28.368 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-09-07 18:58:28.374 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-09-07 18:58:28.380 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-09-07 18:58:28.386 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-09-07 18:58:28.393 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-07 18:58:28.401 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-07 18:58:28.412 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-07 18:58:28.421 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-07 18:58:28.432 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-09-07 18:58:28.439 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-09-07 18:58:28.448 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-07 18:58:28.457 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-07 18:58:28.465 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@g-api.service '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-09-07 18:58:28.471 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-09-07 18:58:28.476 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-07 18:58:28.482 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-07 18:58:28.491 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-07 18:58:28.500 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-07 18:58:28.508 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-09-07 18:58:28.516 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-07 18:58:28.527 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-09-07 18:58:28.646 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-07 18:58:28.758 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-09-07 18:58:28.854 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-09-07 18:58:28.944 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-07 18:58:29.032 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-07 18:58:29.121 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-09-07 18:58:29.210 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-09-07 18:58:29.334 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-09-07 18:58:29.447 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-09-07 18:58:29.540 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-09-07 18:58:29.627 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-07 18:58:29.631 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-07 18:58:29.639 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-09-07 18:58:29.736 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-07 18:58:30.331 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-09-07 18:58:30.352 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-09-07 18:58:30.933 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-09-07 18:58:31.076 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 18:58:31.081 | + functions-common:time_stop:2420 : local name 2026-09-07 18:58:31.087 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:58:31.098 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:58:31.105 | + functions-common:time_stop:2423 : local total 2026-09-07 18:58:31.115 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:58:31.120 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 18:58:31.130 | + functions-common:time_stop:2427 : start_time=1788807508262 2026-09-07 18:58:31.137 | + functions-common:time_stop:2429 : [[ -z 1788807508262 ]] 2026-09-07 18:58:31.146 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:58:31.153 | + functions-common:time_stop:2432 : end_time=1788807511149 2026-09-07 18:58:31.158 | + functions-common:time_stop:2433 : elapsed_time=2887 2026-09-07 18:58:31.172 | + functions-common:time_stop:2434 : total=43714 2026-09-07 18:58:31.177 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:58:31.186 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=46601 2026-09-07 18:58:31.197 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-09-07 18:58:31.249 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:58:31.256 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.168) to start...' 2026-09-07 18:58:31.256 | Waiting for g-api (192.168.122.168) to start... 2026-09-07 18:58:31.265 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.168/image 2026-09-07 18:58:31.267 | + functions:wait_for_service:476 : local timeout=60 2026-09-07 18:58:31.276 | + functions:wait_for_service:477 : local url=http://192.168.122.168/image 2026-09-07 18:58:31.285 | + functions:wait_for_service:478 : local rval=0 2026-09-07 18:58:31.293 | + functions:wait_for_service:479 : time_start wait_for_service 2026-09-07 18:58:31.303 | + functions-common:time_start:2406 : local name=wait_for_service 2026-09-07 18:58:31.318 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:58:31.326 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:58:31.336 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:58:31.349 | + functions-common:time_start:2411 : _TIME_START[$name]=1788807511339 2026-09-07 18:58:31.359 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-09-07 18:58:31.364 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 18:58:31.369 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.168/image 2026-09-07 18:58:36.663 | + :: : [[ 300 == 503 ]] 2026-09-07 18:58:36.667 | + :: : [[ 0 -eq 7 ]] 2026-09-07 18:58:36.675 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-09-07 18:58:36.678 | + functions-common:time_stop:2420 : local name 2026-09-07 18:58:36.683 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:58:36.688 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:58:36.693 | + functions-common:time_stop:2423 : local total 2026-09-07 18:58:36.697 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:58:36.703 | + functions-common:time_stop:2426 : name=wait_for_service 2026-09-07 18:58:36.710 | + functions-common:time_stop:2427 : start_time=1788807511339 2026-09-07 18:58:36.716 | + functions-common:time_stop:2429 : [[ -z 1788807511339 ]] 2026-09-07 18:58:36.722 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:58:36.731 | + functions-common:time_stop:2432 : end_time=1788807516724 2026-09-07 18:58:36.736 | + functions-common:time_stop:2433 : elapsed_time=5385 2026-09-07 18:58:36.741 | + functions-common:time_stop:2434 : total=19119 2026-09-07 18:58:36.746 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:58:36.750 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24504 2026-09-07 18:58:36.754 | + functions:wait_for_service:486 : return 0 2026-09-07 18:58:36.761 | + ./stack.sh:main:1370 : is_service_enabled mysql postgresql 2026-09-07 18:58:36.794 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:58:36.800 | + ./stack.sh:main:1370 : is_service_enabled glance 2026-09-07 18:58:36.830 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:58:36.836 | + ./stack.sh:main:1371 : echo_summary 'Uploading images' 2026-09-07 18:58:36.840 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 18:58:36.846 | + ./stack.sh:echo_summary:450 : echo -e Uploading images 2026-09-07 18:58:36.852 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-09-07 18:58:36.857 | + ./stack.sh:main:1374 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-09-07 18:58:36.862 | + functions:upload_image:139 : local image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-09-07 18:58:36.867 | + functions:upload_image:141 : local image image_fname image_name 2026-09-07 18:58:36.871 | + functions:upload_image:143 : local max_attempts=5 2026-09-07 18:58:36.874 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-09-07 18:58:36.882 | ++ functions:upload_image:147 : basename https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-09-07 18:58:36.889 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-09-07 18:58:36.893 | + functions:upload_image:148 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img != file* ]] 2026-09-07 18:58:36.896 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-09-07 18:58:36.902 | ++ functions:upload_image:151 : seq 5 2026-09-07 18:58:36.908 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-09-07 18:58:36.913 | + functions:upload_image:152 : local rc=0 2026-09-07 18:58:36.916 | + functions:upload_image:153 : wget --progress=dot:giga -c https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img -O /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-09-07 18:58:36.922 | --2026-09-07 20:58:36-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-09-07 18:58:36.973 | Resolving github.com (github.com)... 140.82.121.4 2026-09-07 18:58:36.992 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-09-07 18:58:37.234 | HTTP request sent, awaiting response... 302 Found 2026-09-07 18:58:37.234 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-09-07T19%3A32%3A09Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-09-07T18%3A31%3A41Z&ske=2026-09-07T19%3A32%3A09Z&sks=b&skv=2018-11-09&sig=%2FMVz%2FMkaclRPgUQlXO%2Bm%2FhIcVsw8IPcgOFHbfOER65I%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODgwOTMxNywibmJmIjoxNzg4ODA3NTE3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.Qk6XrHHJbyOXF0GLZ5xncUfH1IW5zV-x3u0iU6HJD-I&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-09-07 18:58:37.234 | --2026-09-07 20:58:37-- https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-09-07T19%3A32%3A09Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-09-07T18%3A31%3A41Z&ske=2026-09-07T19%3A32%3A09Z&sks=b&skv=2018-11-09&sig=%2FMVz%2FMkaclRPgUQlXO%2Bm%2FhIcVsw8IPcgOFHbfOER65I%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODgwOTMxNywibmJmIjoxNzg4ODA3NTE3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.Qk6XrHHJbyOXF0GLZ5xncUfH1IW5zV-x3u0iU6HJD-I&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-09-07 18:58:37.260 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.108.133, 185.199.111.133, ... 2026-09-07 18:58:37.272 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-09-07 18:58:37.401 | HTTP request sent, awaiting response... 200 OK 2026-09-07 18:58:37.401 | Length: 21692416 (21M) [application/octet-stream] 2026-09-07 18:58:37.401 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-09-07 18:58:37.453 | 2026-09-07 18:58:37.770 | 0K ........ ........ .... 100% 56.2M=0.4s 2026-09-07 18:58:37.770 | 2026-09-07 18:58:37.771 | 2026-09-07 20:58:37 (56.2 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-09-07 18:58:37.771 | 2026-09-07 18:58:37.777 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-09-07 18:58:37.782 | + functions:upload_image:163 : break 2026-09-07 18:58:37.787 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-09-07 18:58:37.790 | + functions:upload_image:181 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ openvz ]] 2026-09-07 18:58:37.795 | + functions:upload_image:188 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.vmdk ]] 2026-09-07 18:58:37.799 | + functions:upload_image:302 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.hds ]] 2026-09-07 18:58:37.803 | + functions:upload_image:313 : local kernel= 2026-09-07 18:58:37.808 | + functions:upload_image:314 : local ramdisk= 2026-09-07 18:58:37.812 | + functions:upload_image:315 : local disk_format= 2026-09-07 18:58:37.816 | + functions:upload_image:316 : local container_format= 2026-09-07 18:58:37.820 | + functions:upload_image:317 : local unpack= 2026-09-07 18:58:37.824 | + functions:upload_image:318 : local img_property= 2026-09-07 18:58:37.830 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-09-07 18:58:37.834 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-09-07 18:58:37.838 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-09-07 18:58:37.842 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-09-07 18:58:37.846 | + functions:upload_image:328 : case "$image_fname" in 2026-09-07 18:58:37.853 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-09-07 18:58:37.859 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-09-07 18:58:37.863 | + functions:upload_image:350 : local format 2026-09-07 18:58:37.870 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-09-07 18:58:37.870 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-09-07 18:58:37.886 | + functions:upload_image:351 : format=qcow2 2026-09-07 18:58:37.890 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-09-07 18:58:37.894 | + functions:upload_image:353 : disk_format=qcow2 2026-09-07 18:58:37.898 | + functions:upload_image:357 : container_format=bare 2026-09-07 18:58:37.902 | + functions:upload_image:404 : is_arch ppc64le 2026-09-07 18:58:37.908 | ++ functions-common:is_arch:519 : uname -m 2026-09-07 18:58:37.914 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-09-07 18:58:37.918 | + functions:upload_image:404 : is_arch ppc64 2026-09-07 18:58:37.923 | ++ functions-common:is_arch:519 : uname -m 2026-09-07 18:58:37.929 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-09-07 18:58:37.933 | + functions:upload_image:404 : is_arch ppc 2026-09-07 18:58:37.938 | ++ functions-common:is_arch:519 : uname -m 2026-09-07 18:58:37.944 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-09-07 18:58:37.948 | + functions:upload_image:408 : is_arch aarch64 2026-09-07 18:58:37.954 | ++ functions-common:is_arch:519 : uname -m 2026-09-07 18:58:37.960 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-09-07 18:58:37.964 | + functions:upload_image:412 : '[' bare = bare ']' 2026-09-07 18:58:37.968 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-09-07 18:58:37.972 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-09-07 18:58:37.976 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-09-07 18:58:37.980 | + functions:upload_image:428 : _upload_image cirros-0.6.3-x86_64-disk bare qcow2 /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img hw_rng_model=virtio 2026-09-07 18:58:37.984 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-09-07 18:58:37.988 | + functions:_upload_image:112 : shift 2026-09-07 18:58:37.992 | + functions:_upload_image:113 : local container=bare 2026-09-07 18:58:37.996 | + functions:_upload_image:114 : shift 2026-09-07 18:58:38.000 | + functions:_upload_image:115 : local disk=qcow2 2026-09-07 18:58:38.004 | + functions:_upload_image:116 : shift 2026-09-07 18:58:38.008 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-09-07 18:58:38.012 | + functions:_upload_image:118 : shift 2026-09-07 18:58:38.016 | + functions:_upload_image:119 : local properties 2026-09-07 18:58:38.020 | + functions:_upload_image:120 : local useimport 2026-09-07 18:58:38.026 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-09-07 18:58:38.030 | ++ functions:_image_properties_to_arg:94 : local result= 2026-09-07 18:58:38.034 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-09-07 18:58:38.038 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-09-07 18:58:38.042 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-09-07 18:58:38.046 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-09-07 18:58:38.050 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-09-07 18:58:38.056 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-09-07 18:58:38.062 | + functions:_upload_image:128 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.6.3-x86_64-disk --public --container-format bare --disk-format qcow2 --property hw_rng_model=virtio --file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-09-07 18:58:43.514 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-09-07 18:58:43.514 | | Field | Value | 2026-09-07 18:58:43.514 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-09-07 18:58:43.514 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-09-07 18:58:43.514 | | container_format | bare | 2026-09-07 18:58:43.514 | | created_at | 2026-09-07T18:58:42Z | 2026-09-07 18:58:43.514 | | disk_format | qcow2 | 2026-09-07 18:58:43.514 | | file | /v2/images/7d7561a8-3562-4f2d-8f65-699828ddea50/file | 2026-09-07 18:58:43.515 | | id | 7d7561a8-3562-4f2d-8f65-699828ddea50 | 2026-09-07 18:58:43.515 | | min_disk | 0 | 2026-09-07 18:58:43.515 | | min_ram | 0 | 2026-09-07 18:58:43.515 | | name | cirros-0.6.3-x86_64-disk | 2026-09-07 18:58:43.515 | | owner | 49b8225697fc4caabb31c11e5a66c872 | 2026-09-07 18:58:43.515 | | properties | hw_rng_model='virtio', os_hash_algo='sha512', os_hash_value='9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk', owner_specified.openstack.sha256='' | 2026-09-07 18:58:43.515 | | protected | False | 2026-09-07 18:58:43.515 | | schema | /v2/schemas/image | 2026-09-07 18:58:43.515 | | size | 21692416 | 2026-09-07 18:58:43.515 | | status | active | 2026-09-07 18:58:43.516 | | tags | | 2026-09-07 18:58:43.516 | | updated_at | 2026-09-07T18:58:43Z | 2026-09-07 18:58:43.516 | | virtual_size | 117440512 | 2026-09-07 18:58:43.516 | | visibility | public | 2026-09-07 18:58:43.516 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-09-07 18:58:43.918 | + ./stack.sh:main:1378 : async_wait create_flavors 2026-09-07 18:58:43.993 | [2032 Async create_flavors:74182]: Waiting for completion of create_flavors running on PID 74182 (2 other jobs running) 2026-09-07 18:58:44.028 | [2032 Async create_flavors:74182]: Signaling child to exit 2026-09-07 18:58:50.790 | + inc/async:async_inner:64 : rc=0 2026-09-07 18:58:50.825 | [74182 Async create_flavors:74182]: finished successfully 2026-09-07 18:58:50.858 | WAKEUP 2026-09-07 18:58:50.889 | [2032 Async create_flavors:74182]: Signaled 2026-09-07 18:58:50.891 | + lib/nova:create_flavors:1241 : is_service_enabled n-api 2026-09-07 18:58:50.891 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:58:50.891 | + lib/nova:create_flavors:1242 : grep -q ds512M 2026-09-07 18:58:50.891 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor list 2026-09-07 18:58:50.891 | + lib/nova:create_flavors:1244 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-09-07 18:58:50.891 | +----------------------------+-----------------------+ 2026-09-07 18:58:50.891 | | Field | Value | 2026-09-07 18:58:50.891 | +----------------------------+-----------------------+ 2026-09-07 18:58:50.892 | | OS-FLV-DISABLED:disabled | False | 2026-09-07 18:58:50.892 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-07 18:58:50.892 | | description | None | 2026-09-07 18:58:50.892 | | disk | 1 | 2026-09-07 18:58:50.892 | | id | c1 | 2026-09-07 18:58:50.892 | | name | cirros256 | 2026-09-07 18:58:50.892 | | os-flavor-access:is_public | True | 2026-09-07 18:58:50.893 | | properties | hw_rng:allowed='True' | 2026-09-07 18:58:50.893 | | ram | 256 | 2026-09-07 18:58:50.893 | | rxtx_factor | 1.0 | 2026-09-07 18:58:50.893 | | swap | 0 | 2026-09-07 18:58:50.893 | | vcpus | 1 | 2026-09-07 18:58:50.893 | +----------------------------+-----------------------+ 2026-09-07 18:58:50.894 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-09-07 18:58:50.894 | +----------------------------+-----------------------+ 2026-09-07 18:58:50.894 | | Field | Value | 2026-09-07 18:58:50.894 | +----------------------------+-----------------------+ 2026-09-07 18:58:50.894 | | OS-FLV-DISABLED:disabled | False | 2026-09-07 18:58:50.894 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-07 18:58:50.894 | | description | None | 2026-09-07 18:58:50.895 | | disk | 5 | 2026-09-07 18:58:50.895 | | id | d1 | 2026-09-07 18:58:50.895 | | name | ds512M | 2026-09-07 18:58:50.895 | | os-flavor-access:is_public | True | 2026-09-07 18:58:50.895 | | properties | hw_rng:allowed='True' | 2026-09-07 18:58:50.895 | | ram | 512 | 2026-09-07 18:58:50.896 | | rxtx_factor | 1.0 | 2026-09-07 18:58:50.896 | | swap | 0 | 2026-09-07 18:58:50.896 | | vcpus | 1 | 2026-09-07 18:58:50.896 | +----------------------------+-----------------------+ 2026-09-07 18:58:50.896 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-09-07 18:58:50.897 | +----------------------------+-----------------------+ 2026-09-07 18:58:50.897 | | Field | Value | 2026-09-07 18:58:50.897 | +----------------------------+-----------------------+ 2026-09-07 18:58:50.898 | | OS-FLV-DISABLED:disabled | False | 2026-09-07 18:58:50.898 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-07 18:58:50.898 | | description | None | 2026-09-07 18:58:50.898 | | disk | 10 | 2026-09-07 18:58:50.898 | | id | d2 | 2026-09-07 18:58:50.898 | | name | ds1G | 2026-09-07 18:58:50.898 | | os-flavor-access:is_public | True | 2026-09-07 18:58:50.899 | | properties | hw_rng:allowed='True' | 2026-09-07 18:58:50.899 | | ram | 1024 | 2026-09-07 18:58:50.899 | | rxtx_factor | 1.0 | 2026-09-07 18:58:50.899 | | swap | 0 | 2026-09-07 18:58:50.899 | | vcpus | 1 | 2026-09-07 18:58:50.899 | +----------------------------+-----------------------+ 2026-09-07 18:58:50.900 | + lib/nova:create_flavors:1247 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-09-07 18:58:50.900 | +----------------------------+-----------------------+ 2026-09-07 18:58:50.900 | | Field | Value | 2026-09-07 18:58:50.901 | +----------------------------+-----------------------+ 2026-09-07 18:58:50.901 | | OS-FLV-DISABLED:disabled | False | 2026-09-07 18:58:50.901 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-07 18:58:50.901 | | description | None | 2026-09-07 18:58:50.901 | | disk | 10 | 2026-09-07 18:58:50.901 | | id | d3 | 2026-09-07 18:58:50.901 | | name | ds2G | 2026-09-07 18:58:50.901 | | os-flavor-access:is_public | True | 2026-09-07 18:58:50.902 | | properties | hw_rng:allowed='True' | 2026-09-07 18:58:50.902 | | ram | 2048 | 2026-09-07 18:58:50.902 | | rxtx_factor | 1.0 | 2026-09-07 18:58:50.902 | | swap | 0 | 2026-09-07 18:58:50.902 | | vcpus | 2 | 2026-09-07 18:58:50.902 | +----------------------------+-----------------------+ 2026-09-07 18:58:50.902 | + lib/nova:create_flavors:1248 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-09-07 18:58:50.903 | +----------------------------+-----------------------+ 2026-09-07 18:58:50.903 | | Field | Value | 2026-09-07 18:58:50.903 | +----------------------------+-----------------------+ 2026-09-07 18:58:50.903 | | OS-FLV-DISABLED:disabled | False | 2026-09-07 18:58:50.903 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-07 18:58:50.903 | | description | None | 2026-09-07 18:58:50.903 | | disk | 20 | 2026-09-07 18:58:50.904 | | id | d4 | 2026-09-07 18:58:50.904 | | name | ds4G | 2026-09-07 18:58:50.904 | | os-flavor-access:is_public | True | 2026-09-07 18:58:50.904 | | properties | hw_rng:allowed='True' | 2026-09-07 18:58:50.904 | | ram | 4096 | 2026-09-07 18:58:50.904 | | rxtx_factor | 1.0 | 2026-09-07 18:58:50.905 | | swap | 0 | 2026-09-07 18:58:50.905 | | vcpus | 4 | 2026-09-07 18:58:50.905 | +----------------------------+-----------------------+ 2026-09-07 18:58:50.905 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor list 2026-09-07 18:58:50.905 | + lib/nova:create_flavors:1251 : grep -q m1.tiny 2026-09-07 18:58:50.905 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-09-07 18:58:50.905 | +----------------------------+-----------------------+ 2026-09-07 18:58:50.906 | | Field | Value | 2026-09-07 18:58:50.906 | +----------------------------+-----------------------+ 2026-09-07 18:58:50.906 | | OS-FLV-DISABLED:disabled | False | 2026-09-07 18:58:50.906 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-07 18:58:50.906 | | description | None | 2026-09-07 18:58:50.906 | | disk | 1 | 2026-09-07 18:58:50.906 | | id | 1 | 2026-09-07 18:58:50.907 | | name | m1.tiny | 2026-09-07 18:58:50.907 | | os-flavor-access:is_public | True | 2026-09-07 18:58:50.907 | | properties | hw_rng:allowed='True' | 2026-09-07 18:58:50.907 | | ram | 512 | 2026-09-07 18:58:50.907 | | rxtx_factor | 1.0 | 2026-09-07 18:58:50.907 | | swap | 0 | 2026-09-07 18:58:50.907 | | vcpus | 1 | 2026-09-07 18:58:50.908 | +----------------------------+-----------------------+ 2026-09-07 18:58:50.908 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-09-07 18:58:50.908 | +----------------------------+-----------------------+ 2026-09-07 18:58:50.908 | | Field | Value | 2026-09-07 18:58:50.908 | +----------------------------+-----------------------+ 2026-09-07 18:58:50.908 | | OS-FLV-DISABLED:disabled | False | 2026-09-07 18:58:50.908 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-07 18:58:50.909 | | description | None | 2026-09-07 18:58:50.909 | | disk | 20 | 2026-09-07 18:58:50.909 | | id | 2 | 2026-09-07 18:58:50.909 | | name | m1.small | 2026-09-07 18:58:50.909 | | os-flavor-access:is_public | True | 2026-09-07 18:58:50.909 | | properties | hw_rng:allowed='True' | 2026-09-07 18:58:50.910 | | ram | 2048 | 2026-09-07 18:58:50.910 | | rxtx_factor | 1.0 | 2026-09-07 18:58:50.910 | | swap | 0 | 2026-09-07 18:58:50.910 | | vcpus | 1 | 2026-09-07 18:58:50.910 | +----------------------------+-----------------------+ 2026-09-07 18:58:50.910 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-09-07 18:58:50.911 | +----------------------------+-----------------------+ 2026-09-07 18:58:50.911 | | Field | Value | 2026-09-07 18:58:50.911 | +----------------------------+-----------------------+ 2026-09-07 18:58:50.911 | | OS-FLV-DISABLED:disabled | False | 2026-09-07 18:58:50.911 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-07 18:58:50.911 | | description | None | 2026-09-07 18:58:50.911 | | disk | 40 | 2026-09-07 18:58:50.911 | | id | 3 | 2026-09-07 18:58:50.912 | | name | m1.medium | 2026-09-07 18:58:50.912 | | os-flavor-access:is_public | True | 2026-09-07 18:58:50.912 | | properties | hw_rng:allowed='True' | 2026-09-07 18:58:50.912 | | ram | 4096 | 2026-09-07 18:58:50.912 | | rxtx_factor | 1.0 | 2026-09-07 18:58:50.912 | | swap | 0 | 2026-09-07 18:58:50.913 | | vcpus | 2 | 2026-09-07 18:58:50.913 | +----------------------------+-----------------------+ 2026-09-07 18:58:50.913 | + lib/nova:create_flavors:1255 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-09-07 18:58:50.913 | +----------------------------+-----------------------+ 2026-09-07 18:58:50.913 | | Field | Value | 2026-09-07 18:58:50.913 | +----------------------------+-----------------------+ 2026-09-07 18:58:50.913 | | OS-FLV-DISABLED:disabled | False | 2026-09-07 18:58:50.914 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-07 18:58:50.914 | | description | None | 2026-09-07 18:58:50.914 | | disk | 80 | 2026-09-07 18:58:50.914 | | id | 4 | 2026-09-07 18:58:50.914 | | name | m1.large | 2026-09-07 18:58:50.914 | | os-flavor-access:is_public | True | 2026-09-07 18:58:50.914 | | properties | hw_rng:allowed='True' | 2026-09-07 18:58:50.915 | | ram | 8192 | 2026-09-07 18:58:50.915 | | rxtx_factor | 1.0 | 2026-09-07 18:58:50.915 | | swap | 0 | 2026-09-07 18:58:50.915 | | vcpus | 4 | 2026-09-07 18:58:50.915 | +----------------------------+-----------------------+ 2026-09-07 18:58:50.915 | + lib/nova:create_flavors:1256 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-09-07 18:58:50.915 | +----------------------------+-----------------------+ 2026-09-07 18:58:50.916 | | Field | Value | 2026-09-07 18:58:50.916 | +----------------------------+-----------------------+ 2026-09-07 18:58:50.916 | | OS-FLV-DISABLED:disabled | False | 2026-09-07 18:58:50.916 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-07 18:58:50.916 | | description | None | 2026-09-07 18:58:50.916 | | disk | 160 | 2026-09-07 18:58:50.916 | | id | 5 | 2026-09-07 18:58:50.917 | | name | m1.xlarge | 2026-09-07 18:58:50.917 | | os-flavor-access:is_public | True | 2026-09-07 18:58:50.917 | | properties | hw_rng:allowed='True' | 2026-09-07 18:58:50.917 | | ram | 16384 | 2026-09-07 18:58:50.917 | | rxtx_factor | 1.0 | 2026-09-07 18:58:50.917 | | swap | 0 | 2026-09-07 18:58:50.917 | | vcpus | 8 | 2026-09-07 18:58:50.918 | +----------------------------+-----------------------+ 2026-09-07 18:58:50.952 | [2032 Async create_flavors:74182]: finished create_flavors with result 0 in 40 seconds 2026-09-07 18:58:50.959 | + inc/async:async_wait:197 : return 0 2026-09-07 18:58:50.963 | + ./stack.sh:main:1380 : is_service_enabled horizon 2026-09-07 18:58:50.993 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 18:58:50.997 | + ./stack.sh:main:1394 : is_service_enabled nova 2026-09-07 18:58:51.027 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:58:51.031 | + ./stack.sh:main:1394 : is_service_enabled keystone 2026-09-07 18:58:51.060 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:58:51.065 | + ./stack.sh:main:1395 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-09-07 18:58:51.069 | + ./stack.sh:main:1397 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-09-07 18:58:51.074 | + ./stack.sh:main:1401 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-09-07 18:58:51.078 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 18:58:51.080 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-09-07 18:58:51.083 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-09-07 18:58:51.086 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-09-07 18:58:51.088 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-09-07 18:58:51.090 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-09-07 18:58:51.092 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-09-07 18:58:51.094 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-09-07 18:58:51.096 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-09-07 18:58:51.098 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-09-07 18:58:51.100 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-09-07 18:58:51.102 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-09-07 18:58:51.104 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-09-07 18:58:51.107 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-09-07 18:58:51.109 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-09-07 18:58:51.111 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-09-07 18:58:51.113 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-09-07 18:58:51.115 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-09-07 18:58:51.117 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-09-07 18:58:51.119 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-09-07 18:58:51.121 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-09-07 18:58:51.123 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-09-07 18:58:51.125 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-09-07 18:58:51.127 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-09-07 18:58:51.129 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-09-07 18:58:51.131 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-09-07 18:58:51.133 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-09-07 18:58:51.135 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-09-07 18:58:51.136 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-09-07 18:58:51.139 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-09-07 18:58:51.141 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-09-07 18:58:51.143 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-09-07 18:58:51.145 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-09-07 18:58:51.146 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-09-07 18:58:51.149 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-09-07 18:58:51.151 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-09-07 18:58:51.153 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-09-07 18:58:51.155 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-09-07 18:58:51.157 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-09-07 18:58:51.159 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-09-07 18:58:51.161 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-09-07 18:58:51.163 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-09-07 18:58:51.165 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-09-07 18:58:51.167 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-09-07 18:58:51.169 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-09-07 18:58:51.171 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-09-07 18:58:51.173 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-09-07 18:58:51.175 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-09-07 18:58:51.178 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-09-07 18:58:51.180 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-09-07 18:58:51.182 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-09-07 18:58:51.184 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-09-07 18:58:51.186 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-09-07 18:58:51.188 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-09-07 18:58:51.190 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-09-07 18:58:51.192 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-09-07 18:58:51.196 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-09-07 18:58:51.196 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-09-07 18:58:51.196 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-09-07 18:58:51.196 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-09-07 18:58:51.198 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-09-07 18:58:53.280 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-09-07 18:58:53.283 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError("HTTPConnection(host='localhost', port=5000): Failed to establish a new connection: [Errno 111] Connection refused")) 2026-09-07 18:58:53.618 | + ./stack.sh:main:1406 : save_stackenv 2026-09-07 18:58:53.623 | + functions-common:save_stackenv:65 : local tag= 2026-09-07 18:58:53.628 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-09-07 18:58:53.635 | + functions-common:save_stackenv:67 : time_stamp=2026-09-07-205853 2026-09-07 18:58:53.640 | + functions-common:save_stackenv:68 : echo '# 2026-09-07-205853 ' 2026-09-07 18:58:53.646 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 18:58:53.650 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-09-07 18:58:53.655 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 18:58:53.659 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-09-07 18:58:53.664 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 18:58:53.668 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-09-07 18:58:53.673 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 18:58:53.677 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-09-07 18:58:53.682 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 18:58:53.686 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.168 2026-09-07 18:58:53.691 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 18:58:53.696 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.168/identity 2026-09-07 18:58:53.700 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 18:58:53.705 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-09-07-203630 2026-09-07 18:58:53.709 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 18:58:53.714 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-09-07 18:58:53.718 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 18:58:53.722 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.168 2026-09-07 18:58:53.727 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 18:58:53.731 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-09-07 18:58:53.736 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 18:58:53.740 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-09-07 18:58:53.744 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 18:58:53.748 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-09-07 18:58:53.753 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 18:58:53.758 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-09-07 18:58:53.762 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 18:58:53.766 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.168 2026-09-07 18:58:53.771 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 18:58:53.775 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-09-07 18:58:53.780 | + ./stack.sh:main:1417 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-09-07 18:58:53.784 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-09-07 18:58:53.788 | + inc/meta-config:merge_config_group:171 : shift 2026-09-07 18:58:53.793 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-09-07 18:58:53.797 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-07 18:58:53.801 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-09-07 18:58:53.805 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-09-07 18:58:53.813 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-09-07 18:58:53.817 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-09-07 18:58:53.822 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-09-07 18:58:53.826 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-07 18:58:53.830 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-09-07 18:58:53.830 | /^\[\[.+\|.*\]\]/ { 2026-09-07 18:58:53.830 | gsub("[][]", "", $1); 2026-09-07 18:58:53.830 | split($1, a, "|"); 2026-09-07 18:58:53.831 | if (a[1] == matchgroup) 2026-09-07 18:58:53.831 | print a[2] 2026-09-07 18:58:53.831 | } 2026-09-07 18:58:53.831 | ' /home/quobyte/devstack/local.conf 2026-09-07 18:58:53.840 | + ./stack.sh:main:1424 : run_phase stack extra 2026-09-07 18:58:53.845 | + functions-common:run_phase:1848 : local mode=stack 2026-09-07 18:58:53.849 | + functions-common:run_phase:1849 : local phase=extra 2026-09-07 18:58:53.854 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-07 18:58:53.858 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-07 18:58:53.863 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-07 18:58:53.868 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-07 18:58:53.872 | + functions-common:run_phase:1858 : local extra 2026-09-07 18:58:53.878 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-07 18:58:53.884 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-07 18:58:53.889 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-07 18:58:53.894 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-07 18:58:53.898 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-09-07 18:58:53.904 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-07 18:58:53.933 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:58:53.937 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-09-07 18:58:53.941 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-09-07 18:58:53.947 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-09-07 18:58:53.951 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-09-07 18:58:53.956 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-09-07 18:58:53.960 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-09-07 18:58:53.965 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-09-07 18:58:53.970 | ++ extras.d/80-tempest.sh:source:15 : : 2026-09-07 18:58:53.974 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-07 18:58:53.978 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-09-07 18:58:53.983 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-09-07 18:58:53.987 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-07 18:58:53.992 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-09-07 18:58:53.997 | + functions-common:run_plugins:1834 : local mode=stack 2026-09-07 18:58:54.001 | + functions-common:run_plugins:1835 : local phase=extra 2026-09-07 18:58:54.005 | + functions-common:run_plugins:1837 : local plugins= 2026-09-07 18:58:54.010 | + functions-common:run_plugins:1838 : local plugin 2026-09-07 18:58:54.015 | + ./stack.sh:main:1432 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-09-07 18:58:54.020 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-09-07 18:58:54.024 | + inc/meta-config:merge_config_group:171 : shift 2026-09-07 18:58:54.029 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-09-07 18:58:54.034 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-07 18:58:54.038 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-09-07 18:58:54.042 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-09-07 18:58:54.048 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-09-07 18:58:54.053 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-09-07 18:58:54.057 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-09-07 18:58:54.061 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-07 18:58:54.066 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-09-07 18:58:54.066 | /^\[\[.+\|.*\]\]/ { 2026-09-07 18:58:54.066 | gsub("[][]", "", $1); 2026-09-07 18:58:54.066 | split($1, a, "|"); 2026-09-07 18:58:54.066 | if (a[1] == matchgroup) 2026-09-07 18:58:54.066 | print a[2] 2026-09-07 18:58:54.066 | } 2026-09-07 18:58:54.066 | ' /home/quobyte/devstack/local.conf 2026-09-07 18:58:54.075 | + ./stack.sh:main:1441 : is_service_enabled n-cpu 2026-09-07 18:58:54.105 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:58:54.110 | + ./stack.sh:main:1442 : is_nova_ready 2026-09-07 18:58:54.114 | + lib/nova:is_nova_ready:1166 : wait_for_compute 60 2026-09-07 18:58:54.119 | + functions:wait_for_compute:490 : local timeout=60 2026-09-07 18:58:54.123 | + functions:wait_for_compute:491 : local rval=0 2026-09-07 18:58:54.127 | + functions:wait_for_compute:492 : local compute_hostname 2026-09-07 18:58:54.132 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-09-07 18:58:54.137 | + functions-common:time_start:2406 : local name=wait_for_service 2026-09-07 18:58:54.141 | + functions-common:time_start:2407 : local start_time= 2026-09-07 18:58:54.146 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:58:54.152 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:58:54.158 | + functions-common:time_start:2411 : _TIME_START[$name]=1788807534153 2026-09-07 18:58:54.164 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-09-07 18:58:54.197 | + functions:wait_for_compute:494 : compute_hostname= 2026-09-07 18:58:54.202 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-09-07 18:58:54.208 | ++ functions:wait_for_compute:496 : hostname 2026-09-07 18:58:54.215 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-09-07 18:58:54.219 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-09-07 18:58:54.225 | ++ functions:wait_for_compute:498 : hostname 2026-09-07 18:58:54.231 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 18:58:54.233 | + :: : ID= 2026-09-07 18:58:54.235 | + :: : [[ '' == '' ]] 2026-09-07 18:58:54.237 | + :: : sleep 1 2026-09-07 18:58:55.241 | + :: : [[ libvirt = \f\a\k\e ]] 2026-09-07 18:58:55.243 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-09-07 18:58:58.422 | + :: : ID=1bbc6757-3427-47fb-82f7-b0162d189243 2026-09-07 18:58:58.424 | + :: : [[ 1bbc6757-3427-47fb-82f7-b0162d189243 == '' ]] 2026-09-07 18:58:58.429 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-09-07 18:58:58.434 | + functions-common:time_stop:2420 : local name 2026-09-07 18:58:58.439 | + functions-common:time_stop:2421 : local end_time 2026-09-07 18:58:58.443 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:58:58.448 | + functions-common:time_stop:2423 : local total 2026-09-07 18:58:58.452 | + functions-common:time_stop:2424 : local start_time 2026-09-07 18:58:58.457 | + functions-common:time_stop:2426 : name=wait_for_service 2026-09-07 18:58:58.461 | + functions-common:time_stop:2427 : start_time=1788807534153 2026-09-07 18:58:58.466 | + functions-common:time_stop:2429 : [[ -z 1788807534153 ]] 2026-09-07 18:58:58.472 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:58:58.478 | + functions-common:time_stop:2432 : end_time=1788807538473 2026-09-07 18:58:58.482 | + functions-common:time_stop:2433 : elapsed_time=4320 2026-09-07 18:58:58.486 | + functions-common:time_stop:2434 : total=24504 2026-09-07 18:58:58.491 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:58:58.495 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28824 2026-09-07 18:58:58.499 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-09-07 18:58:58.504 | + functions:wait_for_compute:516 : return 0 2026-09-07 18:58:58.508 | + ./stack.sh:main:1446 : service_check 2026-09-07 18:58:58.512 | + functions-common:service_check:1713 : local service 2026-09-07 18:58:58.517 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 18:58:58.521 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-09-07 18:58:58.540 | not-found 2026-09-07 18:58:58.546 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 18:58:58.550 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-09-07 18:58:58.569 | enabled 2026-09-07 18:58:58.576 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-09-07 18:58:58.599 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-09-07 18:58:58.599 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-09-07 18:58:58.599 | Active: active (running) since Mon 2026-09-07 20:55:44 CEST; 3min 14s ago 2026-09-07 18:58:58.599 | Main PID: 61910 (uwsgi) 2026-09-07 18:58:58.599 | Status: "uWSGI is ready" 2026-09-07 18:58:58.600 | Tasks: 17 (limit: 14255) 2026-09-07 18:58:58.600 | Memory: 271.3M (peak: 271.8M) 2026-09-07 18:58:58.600 | CPU: 14.861s 2026-09-07 18:58:58.600 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-09-07 18:58:58.600 | ├─61910 "nova-apiuWSGI master" 2026-09-07 18:58:58.600 | ├─61911 "nova-apiuWSGI worker 1" 2026-09-07 18:58:58.600 | └─61912 "nova-apiuWSGI worker 2" 2026-09-07 18:58:58.600 | 2026-09-07 18:58:58.600 | Sep 07 20:58:57 devstack devstack@n-api.service[61912]: [pid: 61912|app: 0|req: 18/36] 192.168.122.168 () {54 vars in 935 bytes} [Mon Sep 7 20:58:57 2026] GET /compute/v2.1 => generated 393 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-07 18:58:58.600 | Sep 07 20:58:57 devstack devstack@n-api.service[61911]: DEBUG nova.api.openstack.wsgi [None req-7fbdd9cc-acda-42da-bacb-8948bd366900 admin admin] Calling method '>' {{(pid=61911) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-09-07 18:58:58.600 | Sep 07 20:58:57 devstack devstack@n-api.service[61911]: DEBUG oslo_concurrency.lockutils [None req-7fbdd9cc-acda-42da-bacb-8948bd366900 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61911) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-09-07 18:58:58.601 | Sep 07 20:58:57 devstack devstack@n-api.service[61911]: DEBUG oslo_concurrency.lockutils [None req-7fbdd9cc-acda-42da-bacb-8948bd366900 admin admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61911) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-09-07 18:58:58.601 | Sep 07 20:58:57 devstack devstack@n-api.service[61911]: DEBUG oslo_concurrency.lockutils [None req-7fbdd9cc-acda-42da-bacb-8948bd366900 admin admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61911) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-07 18:58:58.601 | Sep 07 20:58:57 devstack devstack@n-api.service[61911]: DEBUG oslo_concurrency.lockutils [None req-7fbdd9cc-acda-42da-bacb-8948bd366900 admin admin] Acquiring lock "9cea5843-6067-4c03-a0d8-d0d6719ab0d7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61911) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-09-07 18:58:58.601 | Sep 07 20:58:57 devstack devstack@n-api.service[61911]: DEBUG oslo_concurrency.lockutils [None req-7fbdd9cc-acda-42da-bacb-8948bd366900 admin admin] Lock "9cea5843-6067-4c03-a0d8-d0d6719ab0d7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61911) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-09-07 18:58:58.601 | Sep 07 20:58:57 devstack devstack@n-api.service[61911]: DEBUG oslo_concurrency.lockutils [None req-7fbdd9cc-acda-42da-bacb-8948bd366900 admin admin] Lock "9cea5843-6067-4c03-a0d8-d0d6719ab0d7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61911) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-07 18:58:58.601 | Sep 07 20:58:58 devstack devstack@n-api.service[61911]: INFO nova.api.openstack.requestlog [None req-7fbdd9cc-acda-42da-bacb-8948bd366900 admin admin] 192.168.122.168 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.163668 2026-09-07 18:58:58.601 | Sep 07 20:58:58 devstack devstack@n-api.service[61911]: [pid: 61911|app: 0|req: 19/37] 192.168.122.168 () {60 vars in 1325 bytes} [Mon Sep 7 20:58:57 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-09-07 18:58:58.607 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 18:58:58.611 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-09-07 18:58:58.630 | enabled 2026-09-07 18:58:58.636 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-09-07 18:58:58.658 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-09-07 18:58:58.659 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-09-07 18:58:58.659 | Active: active (running) since Mon 2026-09-07 20:58:05 CEST; 53s ago 2026-09-07 18:58:58.659 | Main PID: 74004 (nova-compute) 2026-09-07 18:58:58.659 | Tasks: 10 (limit: 14255) 2026-09-07 18:58:58.659 | Memory: 135.2M (peak: 136.5M) 2026-09-07 18:58:58.659 | CPU: 4.751s 2026-09-07 18:58:58.659 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-09-07 18:58:58.659 | └─74004 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-09-07 18:58:58.659 | 2026-09-07 18:58:58.659 | Sep 07 20:58:28 devstack nova-compute[74004]: DEBUG nova.compute.resource_tracker [None req-52b8232e-6877-4c66-a1e5-f64d3b5ff86d None None] Compute_service record updated for devstack:devstack {{(pid=74004) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-09-07 18:58:58.659 | Sep 07 20:58:28 devstack nova-compute[74004]: DEBUG oslo_concurrency.lockutils [None req-52b8232e-6877-4c66-a1e5-f64d3b5ff86d None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.292s {{(pid=74004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-07 18:58:58.660 | Sep 07 20:58:28 devstack nova-compute[74004]: DEBUG nova.service [None req-52b8232e-6877-4c66-a1e5-f64d3b5ff86d None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=74004) start /opt/stack/nova/nova/service.py:262}} 2026-09-07 18:58:58.660 | Sep 07 20:58:28 devstack nova-compute[74004]: DEBUG nova.service [None req-52b8232e-6877-4c66-a1e5-f64d3b5ff86d None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=74004) start /opt/stack/nova/nova/service.py:278}} 2026-09-07 18:58:58.660 | Sep 07 20:58:28 devstack nova-compute[74004]: DEBUG nova.service [None req-52b8232e-6877-4c66-a1e5-f64d3b5ff86d None None] Join ServiceGroup membership for this service compute {{(pid=74004) start /opt/stack/nova/nova/service.py:288}} 2026-09-07 18:58:58.660 | Sep 07 20:58:28 devstack nova-compute[74004]: DEBUG nova.servicegroup.drivers.db [None req-52b8232e-6877-4c66-a1e5-f64d3b5ff86d None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=74004) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-09-07 18:58:58.660 | Sep 07 20:58:33 devstack nova-compute[74004]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=74004) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-07 18:58:58.660 | Sep 07 20:58:35 devstack nova-compute[74004]: DEBUG oslo_service.periodic_task [None req-1238cd95-e2c2-4727-ba6f-b7497723ac2d None None] Running periodic task ComputeManager._sync_power_states {{(pid=74004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-09-07 18:58:58.660 | Sep 07 20:58:35 devstack nova-compute[74004]: DEBUG oslo_service.periodic_task [None req-1238cd95-e2c2-4727-ba6f-b7497723ac2d None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=74004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-09-07 18:58:58.660 | Sep 07 20:58:35 devstack nova-compute[74004]: DEBUG oslo.service.backend._threading.loopingcall [None req-1238cd95-e2c2-4727-ba6f-b7497723ac2d None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 33.58 seconds {{(pid=74004) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-07 18:58:58.667 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 18:58:58.672 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-09-07 18:58:58.690 | not-found 2026-09-07 18:58:58.695 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 18:58:58.700 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-09-07 18:58:58.721 | enabled 2026-09-07 18:58:58.727 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-09-07 18:58:58.750 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-09-07 18:58:58.750 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-09-07 18:58:58.750 | Active: active (running) since Mon 2026-09-07 20:57:51 CEST; 1min 7s ago 2026-09-07 18:58:58.751 | Main PID: 70289 (nova-scheduler:) 2026-09-07 18:58:58.751 | Tasks: 19 (limit: 14255) 2026-09-07 18:58:58.751 | Memory: 156.2M (peak: 156.9M) 2026-09-07 18:58:58.751 | CPU: 4.855s 2026-09-07 18:58:58.751 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-09-07 18:58:58.752 | ├─70289 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-09-07 18:58:58.752 | ├─71753 "nova-scheduler: ServiceWrapper worker(0)" 2026-09-07 18:58:58.752 | └─71764 "nova-scheduler: ServiceWrapper worker(1)" 2026-09-07 18:58:58.752 | 2026-09-07 18:58:58.752 | Sep 07 20:57:57 devstack nova-scheduler[71753]: DEBUG nova.servicegroup.drivers.db [None req-ef72232c-be29-4168-b8c8-6a63b0d48591 None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=71753) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-09-07 18:58:58.752 | Sep 07 20:58:02 devstack nova-scheduler[71764]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=71764) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-07 18:58:58.752 | Sep 07 20:58:02 devstack nova-scheduler[71753]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=71753) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-07 18:58:58.752 | Sep 07 20:58:04 devstack nova-scheduler[70289]: DEBUG dbcounter [-] [70289] Writing DB stats nova_api:SELECT=3 {{(pid=70289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 18:58:58.752 | Sep 07 20:58:04 devstack nova-scheduler[70289]: DEBUG dbcounter [-] [70289] Writing DB stats nova_cell0:SELECT=1 {{(pid=70289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 18:58:58.752 | Sep 07 20:58:04 devstack nova-scheduler[70289]: DEBUG dbcounter [-] [70289] Writing DB stats nova_cell1:SELECT=1 {{(pid=70289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 18:58:58.753 | Sep 07 20:58:06 devstack nova-scheduler[71753]: DEBUG oslo.service.backend._threading.loopingcall [None req-ae1fb77a-fc29-450d-9b4e-ed44d6074ec1 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71753) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-07 18:58:58.753 | Sep 07 20:58:12 devstack nova-scheduler[71764]: DEBUG dbcounter [-] [71764] Writing DB stats nova_cell0:SELECT=5,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=71764) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 18:58:58.753 | Sep 07 20:58:12 devstack nova-scheduler[71753]: DEBUG dbcounter [-] [71753] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=71753) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 18:58:58.753 | Sep 07 20:58:53 devstack nova-scheduler[71764]: DEBUG oslo.service.backend._threading.loopingcall [None req-a1638eca-9abd-41db-9020-6b52afcca60a None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71764) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-07 18:58:58.758 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 18:58:58.763 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-09-07 18:58:58.780 | not-found 2026-09-07 18:58:58.787 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 18:58:58.791 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-09-07 18:58:58.811 | enabled 2026-09-07 18:58:58.819 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-09-07 18:58:58.842 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-09-07 18:58:58.843 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-09-07 18:58:58.843 | Active: active (running) since Mon 2026-09-07 20:57:53 CEST; 1min 5s ago 2026-09-07 18:58:58.843 | Main PID: 70902 (uwsgi) 2026-09-07 18:58:58.843 | Status: "uWSGI is ready" 2026-09-07 18:58:58.843 | Tasks: 16 (limit: 14255) 2026-09-07 18:58:58.843 | Memory: 220.1M (peak: 220.6M) 2026-09-07 18:58:58.843 | CPU: 9.857s 2026-09-07 18:58:58.843 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-09-07 18:58:58.843 | ├─70902 "nova-api-metauWSGI master" 2026-09-07 18:58:58.843 | ├─70903 "nova-api-metauWSGI worker 1" 2026-09-07 18:58:58.844 | ├─70904 "nova-api-metauWSGI worker 2" 2026-09-07 18:58:58.844 | └─70905 "nova-api-metauWSGI http 1" 2026-09-07 18:58:58.844 | 2026-09-07 18:58:58.844 | Sep 07 20:58:00 devstack devstack@n-api-meta.service[70904]: DEBUG nova.api.openstack.wsgi_app [None req-504e744f-2423-4d1d-b29b-1489fc8c72c8 None None] ******************************************************************************** {{(pid=70904) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3567}} 2026-09-07 18:58:58.844 | Sep 07 20:58:00 devstack devstack@n-api-meta.service[70904]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x78a35dca4668 pid: 70904 (default app) 2026-09-07 18:58:58.844 | Sep 07 20:58:08 devstack devstack@n-api-meta.service[70903]: DEBUG dbcounter [-] [70903] Writing DB stats nova_api:SELECT=1 {{(pid=70903) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 18:58:58.844 | Sep 07 20:58:08 devstack devstack@n-api-meta.service[70904]: DEBUG dbcounter [-] [70904] Writing DB stats nova_api:SELECT=1 {{(pid=70904) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 18:58:58.844 | Sep 07 20:58:09 devstack devstack@n-api-meta.service[70904]: DEBUG dbcounter [-] [70904] Writing DB stats nova_cell1:SELECT=1 {{(pid=70904) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 18:58:58.844 | Sep 07 20:58:09 devstack devstack@n-api-meta.service[70904]: DEBUG dbcounter [-] [70904] Writing DB stats nova_cell0:SELECT=1 {{(pid=70904) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 18:58:58.844 | Sep 07 20:58:09 devstack devstack@n-api-meta.service[70903]: DEBUG dbcounter [-] [70903] Writing DB stats nova_cell0:SELECT=1 {{(pid=70903) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 18:58:58.844 | Sep 07 20:58:09 devstack devstack@n-api-meta.service[70903]: DEBUG dbcounter [-] [70903] Writing DB stats nova_cell1:SELECT=1 {{(pid=70903) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 18:58:58.845 | Sep 07 20:58:09 devstack devstack@n-api-meta.service[70904]: DEBUG dbcounter [-] [70904] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=70904) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 18:58:58.845 | Sep 07 20:58:09 devstack devstack@n-api-meta.service[70903]: DEBUG dbcounter [-] [70903] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=70903) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 18:58:58.851 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 18:58:58.855 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-09-07 18:58:58.874 | enabled 2026-09-07 18:58:58.880 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-09-07 18:58:58.903 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-09-07 18:58:58.903 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-09-07 18:58:58.903 | Active: active (running) since Mon 2026-09-07 20:56:26 CEST; 2min 32s ago 2026-09-07 18:58:58.903 | Main PID: 68059 (uwsgi) 2026-09-07 18:58:58.904 | Status: "uWSGI is ready" 2026-09-07 18:58:58.904 | Tasks: 5 (limit: 14255) 2026-09-07 18:58:58.904 | Memory: 174.5M (peak: 174.8M) 2026-09-07 18:58:58.904 | CPU: 6.418s 2026-09-07 18:58:58.904 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-09-07 18:58:58.904 | ├─68059 "placementuWSGI master" 2026-09-07 18:58:58.904 | ├─68060 "placementuWSGI worker 1" 2026-09-07 18:58:58.904 | └─68061 "placementuWSGI worker 2" 2026-09-07 18:58:58.904 | 2026-09-07 18:58:58.904 | Sep 07 20:58:27 devstack devstack@placement-api.service[68061]: INFO placement.requestlog [req-f585c770-dded-4127-b3ee-1ce1f64b256e req-3205c7fe-44e2-4a56-acb9-413826932989 service nova] 192.168.122.168 "PUT /placement/resource_providers/1fe7a42a-5b05-4b34-a44d-de2c371799bb/inventories" status: 200 len: 396 microversion: 1.26 2026-09-07 18:58:58.904 | Sep 07 20:58:27 devstack devstack@placement-api.service[68061]: [pid: 68061|app: 0|req: 5/9] 192.168.122.168 () {64 vars in 1498 bytes} [Mon Sep 7 20:58:27 2026] PUT /placement/resource_providers/1fe7a42a-5b05-4b34-a44d-de2c371799bb/inventories => generated 396 bytes in 134 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-09-07 18:58:58.905 | Sep 07 20:58:27 devstack devstack@placement-api.service[68060]: DEBUG placement.requestlog [req-f585c770-dded-4127-b3ee-1ce1f64b256e req-ca0477fa-9b03-4d5b-b4fa-648a45739e9f None None] Starting request: 192.168.122.168 "GET /placement/traits?name=in:COMPUTE_SOUND_MODEL_ICH6,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_SVM,COMPUTE_SOUND_MODEL_SB16,COMPUTE_ARCH_X86_64,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_BMI2,COMPUTE_SOUND_MODEL_USB,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_F16C,COMPUTE_STORAGE_BUS_FDC,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_DEVICE_TAGGING,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_CLMUL,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_SSE4A,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_AVX2,HW_CPU_X86_FMA3,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_AMD_SVM,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_SSE,HW_CPU_X86_AESNI,HW_CPU_X86_MMX,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SOUND_MODEL_AC97,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_ABM,OWNER_NOVA,COMPUTE_STORAGE_BUS_USB,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_SSSE3,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_ACCELERATORS,COMPUTE_RESCUE_BFV,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_AVX,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_SSE42,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NODE,COMPUTE_NET_VIF_MODEL_IGB,HW_ARCH_X86_64,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_SHA,HW_CPU_X86_SSE41,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NET_VIF_MODEL_PCNET,HW_CPU_X86_SSE2,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_BMI,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_E1000" {{(pid=68060) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-09-07 18:58:58.905 | Sep 07 20:58:27 devstack devstack@placement-api.service[68060]: INFO placement.requestlog [req-f585c770-dded-4127-b3ee-1ce1f64b256e req-ca0477fa-9b03-4d5b-b4fa-648a45739e9f service nova] 192.168.122.168 "GET /placement/traits?name=in:COMPUTE_SOUND_MODEL_ICH6,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_SVM,COMPUTE_SOUND_MODEL_SB16,COMPUTE_ARCH_X86_64,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_BMI2,COMPUTE_SOUND_MODEL_USB,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_F16C,COMPUTE_STORAGE_BUS_FDC,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_DEVICE_TAGGING,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_CLMUL,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_SSE4A,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_AVX2,HW_CPU_X86_FMA3,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_AMD_SVM,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_SSE,HW_CPU_X86_AESNI,HW_CPU_X86_MMX,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SOUND_MODEL_AC97,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_ABM,OWNER_NOVA,COMPUTE_STORAGE_BUS_USB,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_SSSE3,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_ACCELERATORS,COMPUTE_RESCUE_BFV,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_AVX,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_SSE42,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NODE,COMPUTE_NET_VIF_MODEL_IGB,HW_ARCH_X86_64,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_SHA,HW_CPU_X86_SSE41,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NET_VIF_MODEL_PCNET,HW_CPU_X86_SSE2,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_BMI,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_E1000" status: 200 len: 2072 microversion: 1.6 2026-09-07 18:58:58.905 | Sep 07 20:58:27 devstack devstack@placement-api.service[68060]: [pid: 68060|app: 0|req: 5/10] 192.168.122.168 () {60 vars in 4934 bytes} [Mon Sep 7 20:58:27 2026] GET /placement/traits?name=in:COMPUTE_SOUND_MODEL_ICH6,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_SVM,COMPUTE_SOUND_MODEL_SB16,COMPUTE_ARCH_X86_64,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_BMI2,COMPUTE_SOUND_MODEL_USB,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_F16C,COMPUTE_STORAGE_BUS_FDC,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_DEVICE_TAGGING,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_CLMUL,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_SSE4A,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_AVX2,HW_CPU_X86_FMA3,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_AMD_SVM,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_SSE,HW_CPU_X86_AESNI,HW_CPU_X86_MMX,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SOUND_MODEL_AC97,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_ABM,OWNER_NOVA,COMPUTE_STORAGE_BUS_USB,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_SSSE3,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_ACCELERATORS,COMPUTE_RESCUE_BFV,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_AVX,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_SSE42,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NODE,COMPUTE_NET_VIF_MODEL_IGB,HW_ARCH_X86_64,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_SHA,HW_CPU_X86_SSE41,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NET_VIF_MODEL_PCNET,HW_CPU_X86_SSE2,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_BMI,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_E1000 => generated 2072 bytes in 146 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-09-07 18:58:58.905 | Sep 07 20:58:27 devstack devstack@placement-api.service[68061]: DEBUG placement.requestlog [req-f585c770-dded-4127-b3ee-1ce1f64b256e req-d2135446-d37d-479b-9bb2-820a6d8d0c49 None None] Starting request: 192.168.122.168 "PUT /placement/resource_providers/1fe7a42a-5b05-4b34-a44d-de2c371799bb/traits" {{(pid=68061) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-09-07 18:58:58.905 | Sep 07 20:58:28 devstack devstack@placement-api.service[68061]: INFO placement.requestlog [req-f585c770-dded-4127-b3ee-1ce1f64b256e req-d2135446-d37d-479b-9bb2-820a6d8d0c49 service nova] 192.168.122.168 "PUT /placement/resource_providers/1fe7a42a-5b05-4b34-a44d-de2c371799bb/traits" status: 200 len: 2107 microversion: 1.6 2026-09-07 18:58:58.905 | Sep 07 20:58:28 devstack devstack@placement-api.service[68061]: [pid: 68061|app: 0|req: 6/11] 192.168.122.168 () {64 vars in 1483 bytes} [Mon Sep 7 20:58:27 2026] PUT /placement/resource_providers/1fe7a42a-5b05-4b34-a44d-de2c371799bb/traits => generated 2107 bytes in 367 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-09-07 18:58:58.905 | Sep 07 20:58:37 devstack devstack@placement-api.service[68060]: DEBUG dbcounter [-] [68060] Writing DB stats placement:SELECT=4 {{(pid=68060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 18:58:58.905 | Sep 07 20:58:38 devstack devstack@placement-api.service[68061]: DEBUG dbcounter [-] [68061] Writing DB stats placement:INSERT=81,placement:UPDATE=3,placement:SELECT=6 {{(pid=68061) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 18:58:58.911 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 18:58:58.916 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-09-07 18:58:58.935 | not-found 2026-09-07 18:58:58.942 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 18:58:58.947 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-09-07 18:58:58.966 | enabled 2026-09-07 18:58:58.972 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-09-07 18:58:58.995 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-09-07 18:58:58.996 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-09-07 18:58:58.996 | Active: active (running) since Mon 2026-09-07 20:58:31 CEST; 27s ago 2026-09-07 18:58:58.996 | Main PID: 77174 (uwsgi) 2026-09-07 18:58:58.996 | Status: "uWSGI is ready" 2026-09-07 18:58:58.996 | Tasks: 9 (limit: 14255) 2026-09-07 18:58:58.996 | Memory: 259.6M (peak: 260.3M) 2026-09-07 18:58:58.996 | CPU: 11.421s 2026-09-07 18:58:58.996 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-09-07 18:58:58.996 | ├─77174 "glance-apiuWSGI master" 2026-09-07 18:58:58.996 | ├─77177 "glance-apiuWSGI worker 1" 2026-09-07 18:58:58.996 | └─77178 "glance-apiuWSGI worker 2" 2026-09-07 18:58:58.997 | 2026-09-07 18:58:58.997 | Sep 07 20:58:43 devstack devstack@g-api.service[77178]: INFO glance.location [None req-3d0b25c8-a79e-4384-98bf-9feee3de9f88 admin admin] Image format matched and virtual size computed: 117440512 2026-09-07 18:58:58.997 | Sep 07 20:58:43 devstack devstack@g-api.service[77178]: DEBUG glance_store.backend [None req-3d0b25c8-a79e-4384-98bf-9feee3de9f88 admin admin] Skipping store.set_acls... not implemented. {{(pid=77178) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-09-07 18:58:58.997 | Sep 07 20:58:43 devstack devstack@g-api.service[77178]: [pid: 77178|app: 0|req: 3/4] 127.0.0.1 () {42 vars in 914 bytes} [Mon Sep 7 20:58:41 2026] PUT /v2/images/7d7561a8-3562-4f2d-8f65-699828ddea50/file => generated 0 bytes in 1680 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-09-07 18:58:58.997 | Sep 07 20:58:43 devstack devstack@g-api.service[77177]: DEBUG glance.api.middleware.version_negotiation [None req-3ee4eab4-4d14-4494-8694-159370248850 admin admin] Determining version of request: GET /v2/images/7d7561a8-3562-4f2d-8f65-699828ddea50 Accept: */* {{(pid=77177) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-09-07 18:58:58.997 | Sep 07 20:58:43 devstack devstack@g-api.service[77177]: DEBUG glance.api.middleware.version_negotiation [None req-3ee4eab4-4d14-4494-8694-159370248850 admin admin] Using url versioning {{(pid=77177) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-09-07 18:58:58.997 | Sep 07 20:58:43 devstack devstack@g-api.service[77177]: DEBUG glance.api.middleware.version_negotiation [None req-3ee4eab4-4d14-4494-8694-159370248850 admin admin] Matched version: v2 {{(pid=77177) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-09-07 18:58:58.997 | Sep 07 20:58:43 devstack devstack@g-api.service[77177]: DEBUG glance.api.middleware.version_negotiation [None req-3ee4eab4-4d14-4494-8694-159370248850 admin admin] new path /v2/images/7d7561a8-3562-4f2d-8f65-699828ddea50 {{(pid=77177) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-09-07 18:58:58.997 | Sep 07 20:58:43 devstack devstack@g-api.service[77177]: [pid: 77177|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 802 bytes} [Mon Sep 7 20:58:43 2026] GET /v2/images/7d7561a8-3562-4f2d-8f65-699828ddea50 => generated 976 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 18:58:58.997 | Sep 07 20:58:53 devstack devstack@g-api.service[77178]: DEBUG dbcounter [-] [77178] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=77178) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 18:58:58.998 | Sep 07 20:58:53 devstack devstack@g-api.service[77177]: DEBUG dbcounter [-] [77177] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=77177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 18:58:59.003 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 18:58:59.008 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-09-07 18:58:59.027 | enabled 2026-09-07 18:58:59.033 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-09-07 18:58:59.056 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-09-07 18:58:59.056 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-09-07 18:58:59.056 | Active: active (running) since Mon 2026-09-07 20:58:19 CEST; 39s ago 2026-09-07 18:58:59.056 | Main PID: 75619 (cinder-schedule) 2026-09-07 18:58:59.056 | Tasks: 1 (limit: 14255) 2026-09-07 18:58:59.056 | Memory: 108.3M (peak: 108.8M) 2026-09-07 18:58:59.056 | CPU: 4.058s 2026-09-07 18:58:59.057 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-09-07 18:58:59.057 | └─75619 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-09-07 18:58:59.057 | 2026-09-07 18:58:59.057 | Sep 07 20:58:24 devstack cinder-scheduler[75619]: INFO cinder.manager [None req-ddba09b4-afd1-4ce6-a2db-42896f9ed4fc None None] Service 1 cleanup completed. 2026-09-07 18:58:59.057 | Sep 07 20:58:24 devstack cinder-scheduler[75619]: DEBUG cinder.service [None req-ddba09b4-afd1-4ce6-a2db-42896f9ed4fc None None] Creating RPC server for service cinder-scheduler {{(pid=75619) start /opt/stack/cinder/cinder/service.py:231}} 2026-09-07 18:58:59.057 | Sep 07 20:58:24 devstack cinder-scheduler[75619]: DEBUG cinder.service [None req-ddba09b4-afd1-4ce6-a2db-42896f9ed4fc None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=75619) start /opt/stack/cinder/cinder/service.py:237}} 2026-09-07 18:58:59.057 | Sep 07 20:58:34 devstack cinder-scheduler[75619]: DEBUG cinder.scheduler.host_manager [None req-b1fc3ad9-60fa-4b8f-9d34-25bab14b464a None None] Received volume service update from devstack@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'shared_targets': False, 'sparse_copy_volume': True, 'filter_function': None, 'goodness_function': None} {{(pid=75619) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-09-07 18:58:59.057 | Sep 07 20:58:34 devstack cinder-scheduler[75619]: DEBUG cinder.scheduler.host_manager [None req-b1fc3ad9-60fa-4b8f-9d34-25bab14b464a None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'devstack@lvmdriver-1#lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 9, 7, 18, 58, 34, 271994)}, {'type': 'backend', 'name_to_id': 'devstack@lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 9, 7, 18, 58, 34, 271994)}]. {{(pid=75619) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-09-07 18:58:59.057 | Sep 07 20:58:34 devstack cinder-scheduler[75619]: DEBUG cinder.scheduler.host_manager [None req-b1fc3ad9-60fa-4b8f-9d34-25bab14b464a None None] Updating capabilities for devstack@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': ['iSCSI', 'iscsi'], 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2026, 9, 7, 18, 58, 34, 236712)} {{(pid=75619) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-09-07 18:58:59.058 | Sep 07 20:58:34 devstack cinder-scheduler[75619]: DEBUG oslo_service.periodic_task [None req-cdac552c-1c34-4d77-821f-8782bcded913 None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=75619) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-09-07 18:58:59.058 | Sep 07 20:58:35 devstack cinder-scheduler[75619]: INFO cinder.message.api [None req-cdac552c-1c34-4d77-821f-8782bcded913 None None] Deleted 0 expired messages. 2026-09-07 18:58:59.058 | Sep 07 20:58:35 devstack cinder-scheduler[75619]: DEBUG oslo_service.periodic_task [None req-cdac552c-1c34-4d77-821f-8782bcded913 None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=75619) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-09-07 18:58:59.058 | Sep 07 20:58:45 devstack cinder-scheduler[75619]: DEBUG dbcounter [-] [75619] Writing DB stats cinder:SELECT=13,cinder:INSERT=1,cinder:DELETE=1 {{(pid=75619) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 18:58:59.064 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 18:58:59.069 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-09-07 18:58:59.088 | enabled 2026-09-07 18:58:59.094 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-09-07 18:58:59.117 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-09-07 18:58:59.118 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-09-07 18:58:59.118 | Active: active (running) since Mon 2026-09-07 20:58:12 CEST; 46s ago 2026-09-07 18:58:59.118 | Main PID: 74895 (uwsgi) 2026-09-07 18:58:59.118 | Status: "uWSGI is ready" 2026-09-07 18:58:59.118 | Tasks: 7 (limit: 14255) 2026-09-07 18:58:59.118 | Memory: 244.8M (peak: 245.2M) 2026-09-07 18:58:59.118 | CPU: 10.740s 2026-09-07 18:58:59.118 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-09-07 18:58:59.118 | ├─74895 "cinder-apiuWSGI master" 2026-09-07 18:58:59.118 | ├─74904 "cinder-apiuWSGI worker 1" 2026-09-07 18:58:59.119 | └─74905 "cinder-apiuWSGI worker 2" 2026-09-07 18:58:59.119 | 2026-09-07 18:58:59.119 | Sep 07 20:58:27 devstack devstack@c-api.service[74905]: INFO cinder.api.openstack.wsgi [None req-9cee3188-e0d7-4372-b5ef-5de49e8f26f5 admin admin] POST http://192.168.122.168/volume/v3/types/54945793-b5e7-43ce-bc0f-f9f960b05e5c/extra_specs 2026-09-07 18:58:59.119 | Sep 07 20:58:27 devstack devstack@c-api.service[74905]: DEBUG cinder.api.openstack.wsgi [None req-9cee3188-e0d7-4372-b5ef-5de49e8f26f5 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-09-07 18:58:59.119 | Sep 07 20:58:27 devstack devstack@c-api.service[74905]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2026-09-07 18:58:59.119 | Sep 07 20:58:27 devstack devstack@c-api.service[74905]: warnings.warn( 2026-09-07 18:58:59.119 | Sep 07 20:58:27 devstack devstack@c-api.service[74905]: DEBUG oslo_db.sqlalchemy.engines [None req-9cee3188-e0d7-4372-b5ef-5de49e8f26f5 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=74905) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-07 18:58:59.119 | Sep 07 20:58:27 devstack devstack@c-api.service[74905]: DEBUG dbcounter [-] [74905] Writing DB stats cinder:SELECT=6 {{(pid=74905) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 18:58:59.119 | Sep 07 20:58:27 devstack devstack@c-api.service[74905]: INFO cinder.api.openstack.wsgi [None req-9cee3188-e0d7-4372-b5ef-5de49e8f26f5 admin admin] http://192.168.122.168/volume/v3/types/54945793-b5e7-43ce-bc0f-f9f960b05e5c/extra_specs returned with HTTP 200 2026-09-07 18:58:59.119 | Sep 07 20:58:27 devstack devstack@c-api.service[74905]: [pid: 74905|app: 0|req: 2/3] 192.168.122.168 () {60 vars in 1338 bytes} [Mon Sep 7 20:58:26 2026] POST /volume/v3/types/54945793-b5e7-43ce-bc0f-f9f960b05e5c/extra_specs => generated 55 bytes in 792 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-07 18:58:59.119 | Sep 07 20:58:36 devstack devstack@c-api.service[74904]: DEBUG dbcounter [-] [74904] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74904) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 18:58:59.120 | Sep 07 20:58:37 devstack devstack@c-api.service[74905]: DEBUG dbcounter [-] [74905] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=74905) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 18:58:59.125 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 18:58:59.130 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-09-07 18:58:59.149 | enabled 2026-09-07 18:58:59.154 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-09-07 18:58:59.177 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-09-07 18:58:59.177 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-09-07 18:58:59.177 | Active: active (running) since Mon 2026-09-07 20:58:22 CEST; 36s ago 2026-09-07 18:58:59.177 | Main PID: 76279 (cinder-volume) 2026-09-07 18:58:59.177 | Tasks: 2 (limit: 14255) 2026-09-07 18:58:59.177 | Memory: 143.4M (peak: 157.5M) 2026-09-07 18:58:59.177 | CPU: 11.153s 2026-09-07 18:58:59.178 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-09-07 18:58:59.178 | ├─76279 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-09-07 18:58:59.178 | └─76426 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-09-07 18:58:59.178 | 2026-09-07 18:58:59.178 | Sep 07 20:58:35 devstack cinder-volume[76426]: DEBUG oslo_concurrency.processutils [None req-b1fc3ad9-60fa-4b8f-9d34-25bab14b464a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.270s {{(pid=76426) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-09-07 18:58:59.178 | Sep 07 20:58:35 devstack cinder-volume[76426]: DEBUG oslo_concurrency.processutils [None req-b1fc3ad9-60fa-4b8f-9d34-25bab14b464a None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=76426) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-09-07 18:58:59.178 | Sep 07 20:58:35 devstack sudo[77315]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2026-09-07 18:58:59.178 | Sep 07 20:58:35 devstack sudo[77315]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-09-07 18:58:59.178 | Sep 07 20:58:35 devstack sudo[77315]: pam_unix(sudo:session): session closed for user root 2026-09-07 18:58:59.178 | Sep 07 20:58:35 devstack cinder-volume[76426]: DEBUG oslo_concurrency.processutils [None req-b1fc3ad9-60fa-4b8f-9d34-25bab14b464a 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.258s {{(pid=76426) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-09-07 18:58:59.178 | Sep 07 20:58:35 devstack cinder-volume[76426]: INFO cinder.volume.manager [None req-b1fc3ad9-60fa-4b8f-9d34-25bab14b464a None None] Driver post RPC initialization completed successfully. 2026-09-07 18:58:59.179 | Sep 07 20:58:37 devstack cinder-volume[76279]: DEBUG dbcounter [-] [76279] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=76279) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 18:58:59.179 | Sep 07 20:58:45 devstack cinder-volume[76426]: DEBUG dbcounter [-] [76426] Writing DB stats cinder:SELECT=12,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=76426) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 18:58:59.179 | Sep 07 20:58:45 devstack cinder-volume[76426]: DEBUG dbcounter [-] [76426] Writing DB stats cinder:SELECT=2,cinder:UPDATE=1 {{(pid=76426) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 18:58:59.185 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 18:58:59.190 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-09-07 18:58:59.209 | not-found 2026-09-07 18:58:59.215 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 18:58:59.219 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-09-07 18:58:59.238 | not-found 2026-09-07 18:58:59.244 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 18:58:59.249 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-09-07 18:58:59.268 | not-found 2026-09-07 18:58:59.275 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 18:58:59.279 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-09-07 18:58:59.298 | not-found 2026-09-07 18:58:59.303 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 18:58:59.308 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-09-07 18:58:59.326 | not-found 2026-09-07 18:58:59.333 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 18:58:59.338 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-09-07 18:58:59.357 | enabled 2026-09-07 18:58:59.363 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-09-07 18:58:59.386 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-09-07 18:58:59.386 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-09-07 18:58:59.386 | Active: active (running) since Mon 2026-09-07 20:56:06 CEST; 2min 52s ago 2026-09-07 18:58:59.386 | Main PID: 64685 (neutron-ovn-age) 2026-09-07 18:58:59.386 | Tasks: 20 (limit: 14255) 2026-09-07 18:58:59.386 | Memory: 344.2M (peak: 344.8M) 2026-09-07 18:58:59.387 | CPU: 11.416s 2026-09-07 18:58:59.387 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-09-07 18:58:59.387 | ├─64685 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-09-07 18:58:59.387 | ├─66015 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-09-07 18:58:59.387 | ├─66293 /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/tmpo6wtv_ev/privsep.sock 2026-09-07 18:58:59.387 | └─68948 /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/tmpkuy44nb8/privsep.sock 2026-09-07 18:58:59.387 | 2026-09-07 18:58:59.387 | Sep 07 20:57:10 devstack neutron-ovn-agent[66015]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=66015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-07 18:58:59.387 | Sep 07 20:57:10 devstack neutron-ovn-agent[66015]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=66015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-09-07 18:58:59.387 | Sep 07 20:57:10 devstack neutron-ovn-agent[66015]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=66015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-09-07 18:58:59.388 | Sep 07 20:57:10 devstack neutron-ovn-agent[66015]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=66015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-07 18:58:59.388 | Sep 07 20:58:10 devstack neutron-ovn-agent[66015]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=66015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-09-07 18:58:59.388 | Sep 07 20:58:10 devstack neutron-ovn-agent[66015]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.004s {{(pid=66015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-09-07 18:58:59.388 | Sep 07 20:58:10 devstack neutron-ovn-agent[66015]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=66015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-07 18:58:59.388 | Sep 07 20:58:10 devstack neutron-ovn-agent[66015]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=66015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-09-07 18:58:59.389 | Sep 07 20:58:10 devstack neutron-ovn-agent[66015]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.004s {{(pid=66015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-09-07 18:58:59.389 | Sep 07 20:58:10 devstack neutron-ovn-agent[66015]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=66015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-07 18:58:59.394 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 18:58:59.399 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-09-07 18:58:59.417 | not-found 2026-09-07 18:58:59.423 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 18:58:59.428 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-09-07 18:58:59.446 | not-found 2026-09-07 18:58:59.452 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 18:58:59.456 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-09-07 18:58:59.475 | not-found 2026-09-07 18:58:59.480 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 18:58:59.485 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-09-07 18:58:59.505 | not-found 2026-09-07 18:58:59.512 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 18:58:59.516 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-09-07 18:58:59.537 | enabled 2026-09-07 18:58:59.543 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-09-07 18:58:59.566 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-09-07 18:58:59.566 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-09-07 18:58:59.566 | Active: active (running) since Mon 2026-09-07 20:49:36 CEST; 9min ago 2026-09-07 18:58:59.566 | Main PID: 40818 (dstat.sh) 2026-09-07 18:58:59.567 | Tasks: 3 (limit: 14255) 2026-09-07 18:58:59.567 | Memory: 27.3M (peak: 28.0M) 2026-09-07 18:58:59.567 | CPU: 3.287s 2026-09-07 18:58:59.567 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-09-07 18:58:59.568 | ├─40818 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-09-07 18:58:59.568 | ├─40922 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-09-07 18:58:59.568 | └─40924 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-09-07 18:58:59.568 | 2026-09-07 18:58:59.568 | Sep 07 20:58:49 devstack dstat.sh[40924]: 07-09 20:58:49| 19 8 70 1 0|5270M 255M 212M 6007M| 52B 0 | 0 20M| 0 158 |2303 1360 |3.02 2.67 1.74|1.0 0 0| 0 0 | | 17 285 0 34 0 2026-09-07 18:58:59.568 | Sep 07 20:58:50 devstack dstat.sh[40924]: 07-09 20:58:50| 22 6 67 0 0|5274M 251M 212M 6007M| 0 0 | 0 468k| 0 44.0 |3327 2657 |3.02 2.67 1.74|1.0 0 0| 0 0 | | 17 285 0 34 0 2026-09-07 18:58:59.568 | Sep 07 20:58:51 devstack dstat.sh[40924]: 07-09 20:58:51| 14 17 62 0 0|5174M 351M 212M 6007M| 15k 42k| 36k 276k|4.00 21.0 |5106 4052 |3.02 2.67 1.74|1.0 0 263| 0 0 | | 17 285 0 34 0 2026-09-07 18:58:59.568 | Sep 07 20:58:52 devstack dstat.sh[40924]: 07-09 20:58:52| 17 9 70 0 0|5197M 328M 212M 6007M| 0 0 | 0 212k| 0 20.0 |2705 1848 |3.26 2.73 1.76|2.0 0 0| 0 0 | | 17 285 0 34 0 2026-09-07 18:58:59.568 | Sep 07 20:58:53 devstack dstat.sh[40924]: 07-09 20:58:53| 23 7 64 0 0|5206M 318M 212M 6007M| 646B 1910B| 124k 328k|3.00 35.0 |3120 2201 |3.26 2.73 1.76|3.0 0 19| 0 0 | | 17 289 0 34 0 2026-09-07 18:58:59.568 | Sep 07 20:58:54 devstack dstat.sh[40924]: 07-09 20:58:54| 3 15 75 0 0|5207M 318M 212M 6007M|7128B 20k| 20k 164k|4.00 9.00 |4434 3692 |3.26 2.73 1.76| 0 0 262| 0 0 | | 17 289 0 34 0 2026-09-07 18:58:59.568 | Sep 07 20:58:55 devstack dstat.sh[40924]: 07-09 20:58:55| 8 6 81 0 0|5223M 302M 212M 6007M| 184B 475B| 16k 231k|1.00 22.0 |2442 2002 |3.26 2.73 1.76|2.0 0 11| 0 0 | | 17 289 0 34 0 2026-09-07 18:58:59.569 | Sep 07 20:58:56 devstack dstat.sh[40924]: 07-09 20:58:56| 16 10 70 0 0|5223M 302M 212M 6007M| 0 0 | 0 1331k| 0 160 |2454 1715 |3.26 2.73 1.76|1.0 0 0| 0 0 | | 17 289 0 34 0 2026-09-07 18:58:59.569 | Sep 07 20:58:57 devstack dstat.sh[40924]: 07-09 20:58:57| 20 7 70 0 0|5225M 299M 212M 6007M| 52B 0 | 0 104k| 0 10.0 |2447 1543 |3.08 2.70 1.76|1.0 0 0| 0 0 | | 17 289 0 34 0 2026-09-07 18:58:59.569 | Sep 07 20:58:58 devstack dstat.sh[40924]: 07-09 20:58:58| 19 9 67 0 0|5154M 370M 212M 6007M|2772B 11k| 140k 0 |5.00 0 |3736 2866 |3.08 2.70 1.76|1.0 0 72| 0 0 | | 17 293 0 34 0 2026-09-07 18:58:59.572 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 18:58:59.577 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-09-07 18:58:59.596 | enabled 2026-09-07 18:58:59.602 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-09-07 18:58:59.626 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-09-07 18:58:59.626 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-09-07 18:58:59.626 | Active: active (running) since Mon 2026-09-07 20:56:04 CEST; 2min 55s ago 2026-09-07 18:58:59.626 | Main PID: 63988 (neutron-ovn-met) 2026-09-07 18:58:59.627 | Tasks: 2 (limit: 14255) 2026-09-07 18:58:59.627 | Memory: 121.2M (peak: 121.8M) 2026-09-07 18:58:59.627 | CPU: 3.788s 2026-09-07 18:58:59.627 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-09-07 18:58:59.627 | └─63988 "neutron-ovn-metadata-agent (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini)" 2026-09-07 18:58:59.628 | 2026-09-07 18:58:59.628 | Sep 07 20:56:07 devstack neutron-ovn-metadata-agent[63988]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-09-07 18:58:59.628 | Sep 07 20:56:07 devstack neutron-ovn-metadata-agent[63988]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-09-07 18:58:59.628 | Sep 07 20:56:07 devstack neutron-ovn-metadata-agent[63988]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-07 18:58:59.628 | Sep 07 20:56:07 devstack neutron-ovn-metadata-agent[63988]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 217, in get_schema_helper 2026-09-07 18:58:59.628 | Sep 07 20:56:07 devstack neutron-ovn-metadata-agent[63988]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-09-07 18:58:59.628 | Sep 07 20:56:07 devstack neutron-ovn-metadata-agent[63988]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-07 18:58:59.628 | Sep 07 20:56:07 devstack neutron-ovn-metadata-agent[63988]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 206, in fetch_schema_json 2026-09-07 18:58:59.628 | Sep 07 20:56:07 devstack neutron-ovn-metadata-agent[63988]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-09-07 18:58:59.628 | Sep 07 20:56:07 devstack neutron-ovn-metadata-agent[63988]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-09-07 18:58:59.628 | Sep 07 20:56:07 devstack neutron-ovn-metadata-agent[63988]: ERROR neutron 2026-09-07 18:58:59.632 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 18:58:59.637 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-09-07 18:58:59.657 | enabled 2026-09-07 18:58:59.664 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-09-07 18:58:59.689 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-09-07 18:58:59.689 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-09-07 18:58:59.689 | Active: active (running) since Mon 2026-09-07 20:56:09 CEST; 2min 49s ago 2026-09-07 18:58:59.689 | Main PID: 65758 (uwsgi) 2026-09-07 18:58:59.689 | Status: "uWSGI is ready" 2026-09-07 18:58:59.690 | Tasks: 23 (limit: 14255) 2026-09-07 18:58:59.690 | Memory: 387.7M (peak: 388.5M) 2026-09-07 18:58:59.690 | CPU: 42.028s 2026-09-07 18:58:59.690 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-09-07 18:58:59.690 | ├─65758 "neutron-apiuWSGI master" 2026-09-07 18:58:59.690 | ├─65759 "neutron-apiuWSGI worker 1" 2026-09-07 18:58:59.690 | └─65760 "neutron-apiuWSGI worker 2" 2026-09-07 18:58:59.690 | 2026-09-07 18:58:59.690 | Sep 07 20:58:38 devstack devstack@neutron-api.service[65760]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65760) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-09-07 18:58:59.690 | Sep 07 20:58:38 devstack devstack@neutron-api.service[65760]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "356208d694b656a1ad7f16aad6249769" from periodic health check thread {{(pid=65760) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1529}} 2026-09-07 18:58:59.691 | Sep 07 20:58:40 devstack devstack@neutron-api.service[65759]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65759) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-09-07 18:58:59.691 | Sep 07 20:58:40 devstack devstack@neutron-api.service[65759]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "295f1b09119c5ab08b0ff1ee31dad808" from periodic health check thread {{(pid=65759) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1529}} 2026-09-07 18:58:59.691 | Sep 07 20:58:48 devstack devstack@neutron-api.service[65760]: DEBUG dbcounter [-] [65760] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65760) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 18:58:59.691 | Sep 07 20:58:50 devstack devstack@neutron-api.service[65759]: DEBUG dbcounter [-] [65759] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65759) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 18:58:59.691 | Sep 07 20:58:53 devstack devstack@neutron-api.service[65760]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65760) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-09-07 18:58:59.691 | Sep 07 20:58:53 devstack devstack@neutron-api.service[65760]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "356208d694b656a1ad7f16aad6249769" from periodic health check thread {{(pid=65760) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1529}} 2026-09-07 18:58:59.691 | Sep 07 20:58:55 devstack devstack@neutron-api.service[65759]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65759) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-09-07 18:58:59.692 | Sep 07 20:58:55 devstack devstack@neutron-api.service[65759]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "295f1b09119c5ab08b0ff1ee31dad808" from periodic health check thread {{(pid=65759) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1529}} 2026-09-07 18:58:59.697 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 18:58:59.701 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-09-07 18:58:59.721 | enabled 2026-09-07 18:58:59.728 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-09-07 18:58:59.752 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-09-07 18:58:59.752 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-09-07 18:58:59.752 | Active: active (running) since Mon 2026-09-07 20:56:14 CEST; 2min 45s ago 2026-09-07 18:58:59.752 | Main PID: 66771 (neutron-periodi) 2026-09-07 18:58:59.752 | Tasks: 15 (limit: 14255) 2026-09-07 18:58:59.752 | Memory: 178.2M (peak: 178.5M) 2026-09-07 18:58:59.752 | CPU: 6.494s 2026-09-07 18:58:59.752 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-09-07 18:58:59.752 | ├─66771 "neutron-periodic-workers: master process [/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-09-07 18:58:59.752 | └─67720 "neutron-server: services worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-09-07 18:58:59.753 | 2026-09-07 18:58:59.753 | Sep 07 20:57:57 devstack neutron-periodic-workers[67720]: DEBUG dbcounter [-] [67720] Writing DB stats neutron:SELECT=3 {{(pid=67720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 18:58:59.753 | Sep 07 20:58:03 devstack neutron-periodic-workers[67720]: DEBUG neutron.db.agents_db [None req-3fdc8df9-2d41-4807-9a4c-811915d59f5c None None] Agent healthcheck: found 0 active agents {{(pid=67720) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-09-07 18:58:59.753 | Sep 07 20:58:03 devstack neutron-periodic-workers[67720]: DEBUG oslo.service.backend._threading.loopingcall [None req-3fdc8df9-2d41-4807-9a4c-811915d59f5c None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=67720) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-07 18:58:59.753 | Sep 07 20:58:13 devstack neutron-periodic-workers[67720]: DEBUG dbcounter [-] [67720] Writing DB stats neutron:SELECT=1 {{(pid=67720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 18:58:59.753 | Sep 07 20:58:24 devstack neutron-periodic-workers[67720]: DEBUG oslo.service.backend._threading.loopingcall [None req-a73a7d19-0371-4db9-9e39-f55e9e504207 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.93 seconds {{(pid=67720) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-07 18:58:59.754 | Sep 07 20:58:25 devstack neutron-periodic-workers[67720]: DEBUG oslo.service.backend._threading.loopingcall [None req-ec786161-2ae3-4207-a91f-d81e22a86560 None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.99 seconds {{(pid=67720) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-07 18:58:59.754 | Sep 07 20:58:35 devstack neutron-periodic-workers[67720]: DEBUG dbcounter [-] [67720] Writing DB stats neutron:SELECT=3,neutron:DELETE=1 {{(pid=67720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 18:58:59.755 | Sep 07 20:58:40 devstack neutron-periodic-workers[67720]: DEBUG neutron.db.agents_db [None req-3fdc8df9-2d41-4807-9a4c-811915d59f5c None None] Agent healthcheck: found 0 active agents {{(pid=67720) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-09-07 18:58:59.755 | Sep 07 20:58:40 devstack neutron-periodic-workers[67720]: DEBUG oslo.service.backend._threading.loopingcall [None req-3fdc8df9-2d41-4807-9a4c-811915d59f5c None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=67720) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-07 18:58:59.755 | Sep 07 20:58:50 devstack neutron-periodic-workers[67720]: DEBUG dbcounter [-] [67720] Writing DB stats neutron:SELECT=1 {{(pid=67720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 18:58:59.759 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 18:58:59.764 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-09-07 18:58:59.784 | enabled 2026-09-07 18:58:59.790 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-09-07 18:58:59.814 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-09-07 18:58:59.814 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-09-07 18:58:59.814 | Active: active (running) since Mon 2026-09-07 20:56:11 CEST; 2min 47s ago 2026-09-07 18:58:59.814 | Main PID: 66271 (neutron-rpc-ser) 2026-09-07 18:58:59.814 | Tasks: 23 (limit: 14255) 2026-09-07 18:58:59.814 | Memory: 197.0M (peak: 197.4M) 2026-09-07 18:58:59.814 | CPU: 7.138s 2026-09-07 18:58:59.814 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-09-07 18:58:59.814 | ├─66271 "neutron-rpc-server: master process [/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-09-07 18:58:59.815 | ├─67607 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-09-07 18:58:59.815 | └─67616 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-09-07 18:58:59.815 | 2026-09-07 18:58:59.815 | Sep 07 20:56:25 devstack neutron-rpc-server[67607]: DEBUG neutron.plugins.ml2.plugin [-] neutron.plugins.ml2.plugin.Ml2Plugin method start_rpc_listeners called with arguments () {} {{(pid=67607) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_log/helpers.py:77}} 2026-09-07 18:58:59.815 | Sep 07 20:56:25 devstack neutron-rpc-server[67607]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=67607) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-09-07 18:58:59.815 | Sep 07 20:56:25 devstack neutron-rpc-server[67607]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=67607) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-09-07 18:58:59.815 | Sep 07 20:56:25 devstack neutron-rpc-server[67607]: DEBUG neutron.service [-] calling wait on {{(pid=67607) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-09-07 18:58:59.815 | Sep 07 20:56:25 devstack neutron-rpc-server[67616]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=67616) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-09-07 18:58:59.815 | Sep 07 20:56:25 devstack neutron-rpc-server[67616]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=67616) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-09-07 18:58:59.816 | Sep 07 20:56:25 devstack neutron-rpc-server[67616]: DEBUG neutron.service [-] calling wait on {{(pid=67616) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-09-07 18:58:59.816 | Sep 07 20:56:33 devstack neutron-rpc-server[66271]: DEBUG dbcounter [-] [66271] Writing DB stats neutron:SELECT=7,neutron:INSERT=1 {{(pid=66271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 18:58:59.816 | Sep 07 20:56:55 devstack neutron-rpc-server[67607]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-09-07 18:58:59.816 | Sep 07 20:56:55 devstack neutron-rpc-server[67616]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-09-07 18:58:59.822 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 18:58:59.826 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-09-07 18:58:59.846 | enabled 2026-09-07 18:58:59.852 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-09-07 18:58:59.875 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-09-07 18:58:59.875 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-09-07 18:58:59.875 | Active: active (running) since Mon 2026-09-07 20:56:17 CEST; 2min 42s ago 2026-09-07 18:58:59.875 | Main PID: 67277 (neutron-ovn-mai) 2026-09-07 18:58:59.875 | Tasks: 12 (limit: 14255) 2026-09-07 18:58:59.876 | Memory: 252.9M (peak: 253.4M) 2026-09-07 18:58:59.876 | CPU: 7.417s 2026-09-07 18:58:59.876 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-09-07 18:58:59.876 | ├─67277 "neutron-ovn-maintenance-worker: master process [/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-09-07 18:58:59.876 | └─67502 "neutron-server: maintenance worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-09-07 18:58:59.876 | 2026-09-07 18:58:59.876 | Sep 07 20:56:45 devstack neutron-ovn-maintenance-worker[67502]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-e4f09ad8-fb58-4d5a-9a10-7bd3525a7c2c None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=67502) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:102}} 2026-09-07 18:58:59.876 | Sep 07 20:56:45 devstack neutron-ovn-maintenance-worker[67502]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-e4f09ad8-fb58-4d5a-9a10-7bd3525a7c2c None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=67502) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:104}} 2026-09-07 18:58:59.876 | Sep 07 20:56:45 devstack neutron-ovn-maintenance-worker[67502]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-e4f09ad8-fb58-4d5a-9a10-7bd3525a7c2c None None] OVN maintenance task update_router_distributed_flag finished in 0.010 seconds 2026-09-07 18:58:59.877 | Sep 07 20:56:45 devstack neutron-ovn-maintenance-worker[67502]: DEBUG futurist.periodics [None req-e4f09ad8-fb58-4d5a-9a10-7bd3525a7c2c 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=67502) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-09-07 18:58:59.877 | Sep 07 20:56:45 devstack neutron-ovn-maintenance-worker[67502]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-e4f09ad8-fb58-4d5a-9a10-7bd3525a7c2c None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=67502) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:102}} 2026-09-07 18:58:59.877 | Sep 07 20:56:45 devstack neutron-ovn-maintenance-worker[67502]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-e4f09ad8-fb58-4d5a-9a10-7bd3525a7c2c None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=67502) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:104}} 2026-09-07 18:58:59.877 | Sep 07 20:56:45 devstack neutron-ovn-maintenance-worker[67502]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-e4f09ad8-fb58-4d5a-9a10-7bd3525a7c2c None None] OVN maintenance task update_security_group_with_address_group finished in 0.020 seconds 2026-09-07 18:58:59.877 | Sep 07 20:56:45 devstack neutron-ovn-maintenance-worker[67502]: DEBUG futurist.periodics [None req-e4f09ad8-fb58-4d5a-9a10-7bd3525a7c2c 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=67502) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-09-07 18:58:59.877 | Sep 07 20:56:45 devstack neutron-ovn-maintenance-worker[67502]: DEBUG futurist.periodics [None req-e4f09ad8-fb58-4d5a-9a10-7bd3525a7c2c 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=67502) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-09-07 18:58:59.877 | Sep 07 20:56:55 devstack neutron-ovn-maintenance-worker[67502]: DEBUG dbcounter [-] [67502] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=67502) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 18:58:59.883 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 18:58:59.888 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-09-07 18:58:59.907 | enabled 2026-09-07 18:58:59.915 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-09-07 18:58:59.938 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-09-07 18:58:59.939 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-09-07 18:58:59.939 | Active: active (running) since Mon 2026-09-07 20:57:56 CEST; 1min 3s ago 2026-09-07 18:58:59.939 | Main PID: 71556 (nova-novncproxy) 2026-09-07 18:58:59.939 | Tasks: 4 (limit: 14255) 2026-09-07 18:58:59.939 | Memory: 109.3M (peak: 109.5M) 2026-09-07 18:58:59.939 | CPU: 3.642s 2026-09-07 18:58:59.939 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-09-07 18:58:59.939 | └─71556 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc 2026-09-07 18:58:59.939 | 2026-09-07 18:58:59.940 | Sep 07 20:57:57 devstack nova-novncproxy[71556]: If you are already using Eventlet, we recommend migrating to a different 2026-09-07 18:58:59.940 | Sep 07 20:57:57 devstack nova-novncproxy[71556]: framework. For more detail see 2026-09-07 18:58:59.940 | Sep 07 20:57:57 devstack nova-novncproxy[71556]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 18:58:59.940 | Sep 07 20:57:57 devstack nova-novncproxy[71556]: import eventlet # noqa 2026-09-07 18:58:59.940 | Sep 07 20:57:57 devstack nova-novncproxy[71556]: Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-09-07 18:58:59.940 | Sep 07 20:58:00 devstack nova-novncproxy[71556]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-09-07 18:58:59.940 | Sep 07 20:58:00 devstack nova-novncproxy[71556]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-09-07 18:58:59.940 | Sep 07 20:58:00 devstack nova-novncproxy[71556]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-09-07 18:58:59.940 | Sep 07 20:58:00 devstack nova-novncproxy[71556]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-09-07 18:58:59.940 | Sep 07 20:58:00 devstack nova-novncproxy[71556]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-09-07 18:58:59.946 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 18:58:59.951 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-09-07 18:58:59.970 | enabled 2026-09-07 18:58:59.977 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-09-07 18:59:00.000 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-09-07 18:59:00.000 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-09-07 18:59:00.000 | Active: active (running) since Mon 2026-09-07 20:57:59 CEST; 1min 0s ago 2026-09-07 18:59:00.001 | Main PID: 72365 (nova-conductor:) 2026-09-07 18:59:00.001 | Tasks: 19 (limit: 14255) 2026-09-07 18:59:00.001 | Memory: 158.3M (peak: 158.7M) 2026-09-07 18:59:00.001 | CPU: 4.825s 2026-09-07 18:59:00.001 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-09-07 18:59:00.001 | ├─72365 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-09-07 18:59:00.001 | ├─73907 "nova-conductor: ServiceWrapper worker(0)" 2026-09-07 18:59:00.001 | └─73909 "nova-conductor: ServiceWrapper worker(1)" 2026-09-07 18:59:00.001 | 2026-09-07 18:59:00.001 | Sep 07 20:58:05 devstack nova-conductor[73907]: DEBUG nova.servicegroup.drivers.db [None req-2d23231b-1ddc-4194-8faa-132759aab1b1 None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=73907) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-09-07 18:59:00.002 | Sep 07 20:58:09 devstack nova-conductor[73909]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=73909) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-07 18:59:00.002 | Sep 07 20:58:09 devstack nova-conductor[73907]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.95 seconds {{(pid=73907) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-07 18:59:00.002 | Sep 07 20:58:12 devstack nova-conductor[72365]: DEBUG dbcounter [-] [72365] Writing DB stats nova_api:SELECT=1 {{(pid=72365) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 18:59:00.002 | Sep 07 20:58:12 devstack nova-conductor[72365]: DEBUG dbcounter [-] [72365] Writing DB stats nova_cell1:SELECT=1 {{(pid=72365) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 18:59:00.002 | Sep 07 20:58:12 devstack nova-conductor[72365]: DEBUG dbcounter [-] [72365] Writing DB stats nova_cell0:SELECT=1 {{(pid=72365) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 18:59:00.002 | Sep 07 20:58:13 devstack nova-conductor[73907]: DEBUG oslo.service.backend._threading.loopingcall [None req-0a21510e-9063-48b3-bc7d-7700e79c17ea None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73907) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-07 18:59:00.002 | Sep 07 20:58:19 devstack nova-conductor[73909]: DEBUG dbcounter [-] [73909] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=73909) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 18:59:00.002 | Sep 07 20:58:19 devstack nova-conductor[73907]: DEBUG dbcounter [-] [73907] Writing DB stats nova_cell0:SELECT=3 {{(pid=73907) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 18:59:00.002 | Sep 07 20:58:48 devstack nova-conductor[73909]: DEBUG oslo.service.backend._threading.loopingcall [None req-727ec216-d492-441c-bc90-a17dbd34e32e None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73909) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-07 18:59:00.009 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 18:59:00.013 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-09-07 18:59:00.034 | enabled 2026-09-07 18:59:00.040 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-09-07 18:59:00.066 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-09-07 18:59:00.066 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-09-07 18:59:00.066 | Active: active (running) since Mon 2026-09-07 20:58:01 CEST; 58s ago 2026-09-07 18:59:00.066 | Main PID: 72915 (nova-conductor:) 2026-09-07 18:59:00.066 | Tasks: 37 (limit: 14255) 2026-09-07 18:59:00.066 | Memory: 166.6M (peak: 167.1M) 2026-09-07 18:59:00.066 | CPU: 4.950s 2026-09-07 18:59:00.066 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-09-07 18:59:00.066 | ├─72915 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-09-07 18:59:00.067 | ├─74067 "nova-conductor: ServiceWrapper worker(0)" 2026-09-07 18:59:00.067 | └─74069 "nova-conductor: ServiceWrapper worker(1)" 2026-09-07 18:59:00.067 | 2026-09-07 18:59:00.067 | Sep 07 20:58:11 devstack nova-conductor[74067]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=74067) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-07 18:59:00.067 | Sep 07 20:58:15 devstack nova-conductor[72915]: DEBUG dbcounter [-] [72915] Writing DB stats nova_cell1:SELECT=1 {{(pid=72915) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 18:59:00.067 | Sep 07 20:58:21 devstack nova-conductor[74067]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=74067) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-07 18:59:00.067 | Sep 07 20:58:21 devstack nova-conductor[74069]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=74069) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-07 18:59:00.067 | Sep 07 20:58:31 devstack nova-conductor[74067]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=74067) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-07 18:59:00.067 | Sep 07 20:58:31 devstack nova-conductor[74069]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.96 seconds {{(pid=74069) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-07 18:59:00.067 | Sep 07 20:58:41 devstack nova-conductor[74069]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=74069) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-07 18:59:00.067 | Sep 07 20:58:41 devstack nova-conductor[74067]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=74067) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-07 18:59:00.068 | Sep 07 20:58:51 devstack nova-conductor[74069]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=74069) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-07 18:59:00.068 | Sep 07 20:58:51 devstack nova-conductor[74067]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=74067) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-07 18:59:00.074 | + ./stack.sh:main:1452 : is_service_enabled n-api 2026-09-07 18:59:00.103 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:59:00.107 | + ./stack.sh:main:1453 : is_service_enabled n-cpu 2026-09-07 18:59:00.137 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:59:00.142 | + ./stack.sh:main:1454 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-09-07 18:59:00.145 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 18:59:00.706 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-07 18:59:00.706 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 18:59:00.706 | we strongly recommend against using it for new projects. 2026-09-07 18:59:00.706 | 2026-09-07 18:59:00.706 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 18:59:00.706 | framework. For more detail see 2026-09-07 18:59:00.707 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 18:59:00.707 | 2026-09-07 18:59:00.707 | import eventlet # noqa 2026-09-07 18:59:00.977 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-09-07 18:59:04.050 | INFO dbcounter [None req-a16200c8-b051-42b9-9d9e-9f7026a943cf None None] Registered counter for database nova_api 2026-09-07 18:59:04.172 | DEBUG dbcounter [-] [78553] Writer thread running {{(pid=78553) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-07 18:59:04.183 | Found 2 cell mappings. 2026-09-07 18:59:04.183 | Skipping cell0 since it does not contain hosts. 2026-09-07 18:59:04.183 | Getting computes from cell 'cell1': 9cea5843-6067-4c03-a0d8-d0d6719ab0d7 2026-09-07 18:59:04.183 | INFO dbcounter [None req-a16200c8-b051-42b9-9d9e-9f7026a943cf None None] Registered counter for database nova_cell1 2026-09-07 18:59:04.258 | DEBUG dbcounter [-] [78553] Writer thread running {{(pid=78553) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-07 18:59:04.422 | Checking host mapping for compute host 'devstack': 1fe7a42a-5b05-4b34-a44d-de2c371799bb 2026-09-07 18:59:04.422 | Creating host mapping for compute host 'devstack': 1fe7a42a-5b05-4b34-a44d-de2c371799bb 2026-09-07 18:59:04.423 | Found 1 unmapped computes in cell: 9cea5843-6067-4c03-a0d8-d0d6719ab0d7 2026-09-07 18:59:05.232 | + ./stack.sh:main:1467 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-09-07 18:59:05.809 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-07 18:59:05.809 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 18:59:05.809 | we strongly recommend against using it for new projects. 2026-09-07 18:59:05.809 | 2026-09-07 18:59:05.809 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 18:59:05.810 | framework. For more detail see 2026-09-07 18:59:05.810 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 18:59:05.810 | 2026-09-07 18:59:05.810 | import eventlet # noqa 2026-09-07 18:59:06.078 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-09-07 18:59:09.616 | +-------------------------------------------+ 2026-09-07 18:59:09.617 | | Upgrade Check Results | 2026-09-07 18:59:09.617 | +-------------------------------------------+ 2026-09-07 18:59:09.617 | | Check: Cells v2 | 2026-09-07 18:59:09.617 | | Result: Success | 2026-09-07 18:59:09.618 | | Details: None | 2026-09-07 18:59:09.618 | +-------------------------------------------+ 2026-09-07 18:59:09.618 | | Check: Placement API | 2026-09-07 18:59:09.618 | | Result: Success | 2026-09-07 18:59:09.618 | | Details: None | 2026-09-07 18:59:09.618 | +-------------------------------------------+ 2026-09-07 18:59:09.618 | | Check: Cinder API | 2026-09-07 18:59:09.618 | | Result: Success | 2026-09-07 18:59:09.618 | | Details: None | 2026-09-07 18:59:09.618 | +-------------------------------------------+ 2026-09-07 18:59:09.618 | | Check: Policy File JSON to YAML Migration | 2026-09-07 18:59:09.618 | | Result: Success | 2026-09-07 18:59:09.619 | | Details: None | 2026-09-07 18:59:09.619 | +-------------------------------------------+ 2026-09-07 18:59:09.619 | | Check: Older than N-1 computes | 2026-09-07 18:59:09.619 | | Result: Success | 2026-09-07 18:59:09.619 | | Details: None | 2026-09-07 18:59:09.619 | +-------------------------------------------+ 2026-09-07 18:59:09.620 | | Check: hw_machine_type unset | 2026-09-07 18:59:09.620 | | Result: Success | 2026-09-07 18:59:09.620 | | Details: None | 2026-09-07 18:59:09.620 | +-------------------------------------------+ 2026-09-07 18:59:09.620 | | Check: Service User Token Configuration | 2026-09-07 18:59:09.621 | | Result: Success | 2026-09-07 18:59:09.621 | | Details: None | 2026-09-07 18:59:09.621 | +-------------------------------------------+ 2026-09-07 18:59:10.380 | + ./stack.sh:main:1474 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-09-07 18:59:10.387 | + ./stack.sh:main:1485 : command openstack complete 2026-09-07 18:59:10.387 | + ./stack.sh:main:1486 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-09-07 18:59:13.745 | + ./stack.sh:main:1489 : is_service_enabled cinder 2026-09-07 18:59:13.770 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:59:13.774 | + ./stack.sh:main:1490 : is_ubuntu 2026-09-07 18:59:13.779 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 18:59:13.782 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 18:59:13.786 | + ./stack.sh:main:1491 : echo_summary 'Configuring lvm.conf global device filter' 2026-09-07 18:59:13.789 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 18:59:13.793 | + ./stack.sh:echo_summary:450 : echo -e Configuring lvm.conf global device filter 2026-09-07 18:59:13.797 | + ./stack.sh:main:1492 : set_lvm_filter 2026-09-07 18:59:13.800 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-09-07 18:59:13.804 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-09-07 18:59:13.807 | + lib/lvm:set_lvm_filter:191 : local pv 2026-09-07 18:59:13.810 | + lib/lvm:set_lvm_filter:192 : local vg 2026-09-07 18:59:13.814 | + lib/lvm:set_lvm_filter:193 : local line 2026-09-07 18:59:13.819 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-09-07 18:59:13.875 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-09-07 18:59:13.882 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-09-07 18:59:13.882 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-09-07 18:59:13.882 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-09-07 18:59:13.889 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-09-07 18:59:13.893 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-09-07 18:59:13.897 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-09-07 18:59:13.901 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-09-07 18:59:13.904 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-09-07 18:59:13.908 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-09-07 18:59:13.929 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-09-07 18:59:13.948 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-09-07 18:59:13.951 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 18:59:13.955 | + ./stack.sh:echo_summary:450 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-09-07 18:59:13.959 | + ./stack.sh:main:1502 : run_phase stack test-config 2026-09-07 18:59:13.963 | + functions-common:run_phase:1848 : local mode=stack 2026-09-07 18:59:13.966 | + functions-common:run_phase:1849 : local phase=test-config 2026-09-07 18:59:13.970 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-07 18:59:13.974 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-07 18:59:13.977 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-07 18:59:13.982 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-07 18:59:13.987 | + functions-common:run_phase:1858 : local extra 2026-09-07 18:59:13.992 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-07 18:59:13.998 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-07 18:59:14.002 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-07 18:59:14.006 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-07 18:59:14.010 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-09-07 18:59:14.015 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-07 18:59:14.038 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:59:14.042 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-09-07 18:59:14.046 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-09-07 18:59:14.049 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-09-07 18:59:14.054 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-09-07 18:59:14.057 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-09-07 18:59:14.061 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-09-07 18:59:14.066 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-09-07 18:59:14.070 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-09-07 18:59:14.075 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-09-07 18:59:14.079 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-09-07 18:59:14.082 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-09-07 18:59:14.086 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-09-07 18:59:14.148 | [2032 Async install_tempest:38893]: Waiting for completion of install_tempest running on PID 38893 (1 other jobs running) 2026-09-07 18:59:14.176 | [2032 Async install_tempest:38893]: Signaling child to exit 2026-09-07 18:59:14.176 | WAKEUP 2026-09-07 18:59:14.202 | [2032 Async install_tempest:38893]: Signaled 2026-09-07 18:59:14.203 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-09-07 18:59:14.203 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-09-07 18:59:14.203 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-09-07 18:59:14.203 | ++ functions-common:git_clone:591 : local git_ref=master 2026-09-07 18:59:14.204 | ++ functions-common:git_clone:592 : local orig_dir 2026-09-07 18:59:14.204 | +++ functions-common:git_clone:593 : pwd 2026-09-07 18:59:14.204 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-07 18:59:14.204 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-09-07 18:59:14.204 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-07 18:59:14.204 | ++ functions-common:git_clone:596 : RECLONE=False 2026-09-07 18:59:14.204 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-07 18:59:14.204 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-07 18:59:14.204 | ++ functions-common:git_clone:610 : echo master 2026-09-07 18:59:14.204 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-09-07 18:59:14.205 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-09-07 18:59:14.205 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-07 18:59:14.205 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-09-07 18:59:14.205 | ++ functions-common:git_timed:697 : local count=0 2026-09-07 18:59:14.205 | ++ functions-common:git_timed:698 : local timeout=0 2026-09-07 18:59:14.205 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 18:59:14.205 | ++ functions-common:git_timed:701 : timeout=0 2026-09-07 18:59:14.205 | ++ functions-common:git_timed:704 : time_start git_timed 2026-09-07 18:59:14.205 | ++ functions-common:time_start:2406 : local name=git_timed 2026-09-07 18:59:14.206 | ++ functions-common:time_start:2407 : local start_time= 2026-09-07 18:59:14.206 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:59:14.206 | +++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:59:14.206 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788806957039 2026-09-07 18:59:14.206 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-09-07 18:59:14.206 | Cloning into '/opt/stack/tempest'... 2026-09-07 18:59:14.206 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-09-07 18:59:14.206 | ++ functions-common:time_stop:2420 : local name 2026-09-07 18:59:14.206 | ++ functions-common:time_stop:2421 : local end_time 2026-09-07 18:59:14.206 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:59:14.207 | ++ functions-common:time_stop:2423 : local total 2026-09-07 18:59:14.207 | ++ functions-common:time_stop:2424 : local start_time 2026-09-07 18:59:14.207 | ++ functions-common:time_stop:2426 : name=git_timed 2026-09-07 18:59:14.207 | ++ functions-common:time_stop:2427 : start_time=1788806957039 2026-09-07 18:59:14.207 | ++ functions-common:time_stop:2429 : [[ -z 1788806957039 ]] 2026-09-07 18:59:14.207 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:59:14.207 | ++ functions-common:time_stop:2432 : end_time=1788806965122 2026-09-07 18:59:14.207 | ++ functions-common:time_stop:2433 : elapsed_time=8083 2026-09-07 18:59:14.207 | ++ functions-common:time_stop:2434 : total=337118 2026-09-07 18:59:14.208 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:59:14.208 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=345201 2026-09-07 18:59:14.208 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-09-07 18:59:14.208 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-09-07 18:59:14.208 | ++ functions-common:git_timed:697 : local count=0 2026-09-07 18:59:14.208 | ++ functions-common:git_timed:698 : local timeout=0 2026-09-07 18:59:14.208 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 18:59:14.208 | ++ functions-common:git_timed:701 : timeout=0 2026-09-07 18:59:14.208 | ++ functions-common:git_timed:704 : time_start git_timed 2026-09-07 18:59:14.208 | ++ functions-common:time_start:2406 : local name=git_timed 2026-09-07 18:59:14.209 | ++ functions-common:time_start:2407 : local start_time= 2026-09-07 18:59:14.209 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:59:14.209 | +++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:59:14.209 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788806965200 2026-09-07 18:59:14.209 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-07 18:59:14.209 | From https://review.opendev.org/openstack/tempest 2026-09-07 18:59:14.209 | * branch master -> FETCH_HEAD 2026-09-07 18:59:14.209 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-09-07 18:59:14.209 | ++ functions-common:time_stop:2420 : local name 2026-09-07 18:59:14.209 | ++ functions-common:time_stop:2421 : local end_time 2026-09-07 18:59:14.210 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:59:14.210 | ++ functions-common:time_stop:2423 : local total 2026-09-07 18:59:14.210 | ++ functions-common:time_stop:2424 : local start_time 2026-09-07 18:59:14.210 | ++ functions-common:time_stop:2426 : name=git_timed 2026-09-07 18:59:14.210 | ++ functions-common:time_stop:2427 : start_time=1788806965200 2026-09-07 18:59:14.210 | ++ functions-common:time_stop:2429 : [[ -z 1788806965200 ]] 2026-09-07 18:59:14.210 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:59:14.210 | ++ functions-common:time_stop:2432 : end_time=1788806965780 2026-09-07 18:59:14.210 | ++ functions-common:time_stop:2433 : elapsed_time=580 2026-09-07 18:59:14.211 | ++ functions-common:time_stop:2434 : total=345201 2026-09-07 18:59:14.211 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:59:14.211 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=345781 2026-09-07 18:59:14.211 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-07 18:59:14.211 | ++ functions-common:git_timed:697 : local count=0 2026-09-07 18:59:14.211 | ++ functions-common:git_timed:698 : local timeout=0 2026-09-07 18:59:14.211 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 18:59:14.211 | ++ functions-common:git_timed:701 : timeout=0 2026-09-07 18:59:14.211 | ++ functions-common:git_timed:704 : time_start git_timed 2026-09-07 18:59:14.211 | ++ functions-common:time_start:2406 : local name=git_timed 2026-09-07 18:59:14.212 | ++ functions-common:time_start:2407 : local start_time= 2026-09-07 18:59:14.212 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:59:14.212 | +++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:59:14.212 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788806965842 2026-09-07 18:59:14.212 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-07 18:59:14.212 | Note: switching to 'FETCH_HEAD'. 2026-09-07 18:59:14.212 | 2026-09-07 18:59:14.212 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-07 18:59:14.212 | changes and commit them, and you can discard any commits you make in this 2026-09-07 18:59:14.213 | state without impacting any branches by switching back to a branch. 2026-09-07 18:59:14.213 | 2026-09-07 18:59:14.213 | If you want to create a new branch to retain commits you create, you may 2026-09-07 18:59:14.213 | do so (now or later) by using -c with the switch command. Example: 2026-09-07 18:59:14.213 | 2026-09-07 18:59:14.213 | git switch -c 2026-09-07 18:59:14.213 | 2026-09-07 18:59:14.213 | Or undo this operation with: 2026-09-07 18:59:14.214 | 2026-09-07 18:59:14.214 | git switch - 2026-09-07 18:59:14.214 | 2026-09-07 18:59:14.214 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-07 18:59:14.214 | 2026-09-07 18:59:14.214 | HEAD is now at 6d858a41e Merge "Don't send immutable fields when updating a credential" 2026-09-07 18:59:14.214 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-09-07 18:59:14.214 | ++ functions-common:time_stop:2420 : local name 2026-09-07 18:59:14.214 | ++ functions-common:time_stop:2421 : local end_time 2026-09-07 18:59:14.214 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:59:14.215 | ++ functions-common:time_stop:2423 : local total 2026-09-07 18:59:14.215 | ++ functions-common:time_stop:2424 : local start_time 2026-09-07 18:59:14.215 | ++ functions-common:time_stop:2426 : name=git_timed 2026-09-07 18:59:14.215 | ++ functions-common:time_stop:2427 : start_time=1788806965842 2026-09-07 18:59:14.215 | ++ functions-common:time_stop:2429 : [[ -z 1788806965842 ]] 2026-09-07 18:59:14.215 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:59:14.215 | ++ functions-common:time_stop:2432 : end_time=1788806966041 2026-09-07 18:59:14.215 | ++ functions-common:time_stop:2433 : elapsed_time=199 2026-09-07 18:59:14.215 | ++ functions-common:time_stop:2434 : total=345781 2026-09-07 18:59:14.215 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:59:14.216 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=345980 2026-09-07 18:59:14.216 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-09-07 18:59:14.216 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-09-07 18:59:14.216 | ++ functions-common:git_clone:673 : head -1 2026-09-07 18:59:14.216 | ++ functions-common:git_clone:673 : git show --oneline 2026-09-07 18:59:14.216 | 6d858a41e Merge "Don't send immutable fields when updating a credential" 2026-09-07 18:59:14.216 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-07 18:59:14.216 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-09-07 18:59:14.216 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-09-07 18:59:14.217 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0,<4.0.0' 2026-09-07 18:59:14.217 | Collecting tox!=2.8.0,<4.0.0 2026-09-07 18:59:14.217 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-09-07 18:59:14.217 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-09-07 18:59:14.217 | Downloading filelock-3.32.3-py3-none-any.whl.metadata (2.0 kB) 2026-09-07 18:59:14.217 | Requirement already satisfied: packaging>=14 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (26.3) 2026-09-07 18:59:14.217 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-09-07 18:59:14.217 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-09-07 18:59:14.217 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-09-07 18:59:14.217 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-09-07 18:59:14.218 | Requirement already satisfied: six>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (1.17.0) 2026-09-07 18:59:14.218 | Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 (from tox!=2.8.0,<4.0.0) 2026-09-07 18:59:14.218 | Downloading virtualenv-21.7.4-py3-none-any.whl.metadata (3.5 kB) 2026-09-07 18:59:14.218 | Collecting distlib<1,>=0.3.7 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-09-07 18:59:14.218 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-09-07 18:59:14.218 | Requirement already satisfied: platformdirs<5,>=3.9.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) (4.11.3) 2026-09-07 18:59:14.218 | Collecting python-discovery>=1.4.2 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-09-07 18:59:14.218 | Downloading python_discovery-1.5.2-py3-none-any.whl.metadata (5.1 kB) 2026-09-07 18:59:14.218 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-09-07 18:59:14.218 | Downloading filelock-3.32.3-py3-none-any.whl (98 kB) 2026-09-07 18:59:14.219 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-09-07 18:59:14.219 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-09-07 18:59:14.219 | Downloading virtualenv-21.7.4-py3-none-any.whl (5.3 MB) 2026-09-07 18:59:14.219 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 35.7 MB/s 0:00:00 2026-09-07 18:59:14.219 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-09-07 18:59:14.219 | Downloading python_discovery-1.5.2-py3-none-any.whl (38 kB) 2026-09-07 18:59:14.219 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-09-07 18:59:14.219 | 2026-09-07 18:59:14.219 | Successfully installed distlib-0.4.3 filelock-3.32.3 pluggy-1.6.0 py-1.11.0 python-discovery-1.5.2 tox-3.28.0 virtualenv-21.7.4 2026-09-07 18:59:14.219 | ++ inc/python:pip_install:216 : result=0 2026-09-07 18:59:14.220 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-09-07 18:59:14.220 | ++ functions-common:time_stop:2420 : local name 2026-09-07 18:59:14.220 | ++ functions-common:time_stop:2421 : local end_time 2026-09-07 18:59:14.220 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:59:14.220 | ++ functions-common:time_stop:2423 : local total 2026-09-07 18:59:14.220 | ++ functions-common:time_stop:2424 : local start_time 2026-09-07 18:59:14.220 | ++ functions-common:time_stop:2426 : name=pip_install 2026-09-07 18:59:14.220 | ++ functions-common:time_stop:2427 : start_time=1788806966127 2026-09-07 18:59:14.220 | ++ functions-common:time_stop:2429 : [[ -z 1788806966127 ]] 2026-09-07 18:59:14.221 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:59:14.221 | ++ functions-common:time_stop:2432 : end_time=1788806969880 2026-09-07 18:59:14.221 | ++ functions-common:time_stop:2433 : elapsed_time=3753 2026-09-07 18:59:14.221 | ++ functions-common:time_stop:2434 : total=156301 2026-09-07 18:59:14.221 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:59:14.221 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=160054 2026-09-07 18:59:14.221 | ++ inc/python:pip_install:219 : return 0 2026-09-07 18:59:14.221 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-09-07 18:59:14.221 | /opt/stack/tempest ~/devstack 2026-09-07 18:59:14.221 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-09-07 18:59:14.222 | Switched to branch 'master' 2026-09-07 18:59:14.222 | Your branch is up to date with 'origin/master'. 2026-09-07 18:59:14.222 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-09-07 18:59:14.222 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-09-07 18:59:14.222 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.WLLCsEvff4 2026-09-07 18:59:14.222 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.WLLCsEvff4 2026-09-07 18:59:14.222 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-09-07 18:59:14.222 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.WLLCsEvff4 2026-09-07 18:59:14.222 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-09-07 18:59:14.223 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-09-07 18:59:14.223 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-09-07 18:59:14.223 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-07 18:59:14.223 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-07 18:59:14.223 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-07 18:59:14.223 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-07 18:59:14.223 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-09-07 18:59:14.224 | full create: /opt/stack/tempest/.tox/tempest 2026-09-07 18:59:14.224 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-09-07 18:59:14.224 | full develop-inst: /opt/stack/tempest 2026-09-07 18:59:14.224 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.16.0,cmd2==4.2.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.1,oslo.serialization==5.11.0,oslo.utils==10.2.0,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@6d858a41e571787dfb6649829b24d0207e043580#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-09-07 18:59:14.224 | ___________________________________ summary ____________________________________ 2026-09-07 18:59:14.224 | full: skipped tests 2026-09-07 18:59:14.224 | congratulations :) 2026-09-07 18:59:14.224 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.WLLCsEvff4 -r requirements.txt 2026-09-07 18:59:14.224 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-09-07 18:59:14.225 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.16.0) 2026-09-07 18:59:14.225 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-09-07 18:59:14.225 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-09-07 18:59:14.225 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-09-07 18:59:14.225 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-09-07 18:59:14.225 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-09-07 18:59:14.225 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.6.1) 2026-09-07 18:59:14.225 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.7.0) 2026-09-07 18:59:14.225 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.3.1) 2026-09-07 18:59:14.226 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-09-07 18:59:14.226 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.11.0) 2026-09-07 18:59:14.226 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.2.0) 2026-09-07 18:59:14.226 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-09-07 18:59:14.226 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-09-07 18:59:14.226 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-09-07 18:59:14.226 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.1) 2026-09-07 18:59:14.226 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-09-07 18:59:14.226 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-09-07 18:59:14.227 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-09-07 18:59:14.227 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-09-07 18:59:14.227 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-09-07 18:59:14.227 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-09-07 18:59:14.227 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (84.0.0) 2026-09-07 18:59:14.227 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-09-07 18:59:14.228 | Requirement already satisfied: cmd2>=4.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-09-07 18:59:14.228 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-09-07 18:59:14.228 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-09-07 18:59:14.228 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-09-07 18:59:14.228 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.6.3) 2026-09-07 18:59:14.228 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-09-07 18:59:14.228 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-09-07 18:59:14.228 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-09-07 18:59:14.228 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.1.1) 2026-09-07 18:59:14.229 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.9.0) 2026-09-07 18:59:14.229 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-09-07 18:59:14.229 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-09-07 18:59:14.229 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.5.0) 2026-09-07 18:59:14.229 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-09-07 18:59:14.229 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-09-07 18:59:14.229 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.1) 2026-09-07 18:59:14.229 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-09-07 18:59:14.229 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-09-07 18:59:14.230 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-09-07 18:59:14.230 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.3) 2026-09-07 18:59:14.230 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-09-07 18:59:14.230 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.2) 2026-09-07 18:59:14.230 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.3.0) 2026-09-07 18:59:14.230 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-09-07 18:59:14.230 | Requirement already satisfied: prompt-toolkit>=3.0.53 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.53) 2026-09-07 18:59:14.231 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-09-07 18:59:14.231 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-09-07 18:59:14.231 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-09-07 18:59:14.231 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.16.0) 2026-09-07 18:59:14.231 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-09-07 18:59:14.231 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.5.0) 2026-09-07 18:59:14.231 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-09-07 18:59:14.231 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.7.22) 2026-09-07 18:59:14.231 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-09-07 18:59:14.232 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-09-07 18:59:14.232 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-09-07 18:59:14.232 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-09-07 18:59:14.232 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.WLLCsEvff4 2026-09-07 18:59:14.232 | ++ lib/tempest:install_tempest:868 : popd 2026-09-07 18:59:14.232 | ~/devstack 2026-09-07 18:59:14.263 | [2032 Async install_tempest:38893]: finished install_tempest with result 0 in 41 seconds 2026-09-07 18:59:14.270 | ++ inc/async:async_wait:197 : return 0 2026-09-07 18:59:14.274 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-09-07 18:59:14.278 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 18:59:14.282 | ++ ./stack.sh:echo_summary:450 : echo -e Initializing Tempest 2026-09-07 18:59:14.287 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-09-07 18:59:14.291 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-09-07 18:59:14.295 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-09-07 18:59:14.299 | ++ inc/python:setup_develop:353 : local bindep 2026-09-07 18:59:14.302 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-09-07 18:59:14.305 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-09-07 18:59:14.309 | ++ inc/python:setup_develop:359 : local extras= 2026-09-07 18:59:14.312 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-09-07 18:59:14.316 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-07 18:59:14.319 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-09-07 18:59:14.322 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-09-07 18:59:14.326 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-07 18:59:14.329 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-07 18:59:14.336 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-09-07 18:59:14.339 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-07 18:59:14.342 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-09-07 18:59:14.346 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-07 18:59:14.349 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-07 18:59:14.354 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-09-07 18:59:14.360 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-09-07 18:59:14.364 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-09-07 18:59:14.366 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-09-07 18:59:14.533 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-09-07 18:59:14.536 | ++ inc/python:setup_package:436 : local bindep=0 2026-09-07 18:59:14.540 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-09-07 18:59:14.543 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-09-07 18:59:14.547 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-09-07 18:59:14.550 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-09-07 18:59:14.553 | ++ inc/python:setup_package:445 : local flags=-e 2026-09-07 18:59:14.557 | ++ inc/python:setup_package:446 : local extras= 2026-09-07 18:59:14.560 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-09-07 18:59:14.562 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-09-07 18:59:14.566 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-07 18:59:14.569 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-07 18:59:14.572 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-07 18:59:14.575 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-09-07 18:59:14.603 | Using python 3.12 to install /opt/stack/tempest 2026-09-07 18:59:14.606 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/tempest 2026-09-07 18:59:15.649 | Obtaining file:///opt/stack/tempest 2026-09-07 18:59:15.654 | Installing build dependencies: started 2026-09-07 18:59:17.492 | Installing build dependencies: finished with status 'done' 2026-09-07 18:59:17.493 | Checking if build backend supports build_editable: started 2026-09-07 18:59:18.065 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-07 18:59:18.067 | Getting requirements to build editable: started 2026-09-07 18:59:18.395 | Getting requirements to build editable: finished with status 'done' 2026-09-07 18:59:18.397 | Preparing editable metadata (pyproject.toml): started 2026-09-07 18:59:19.769 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-07 18:59:19.795 | 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.dev55) (7.0.3) 2026-09-07 18:59:19.796 | 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.dev55) (4.16.0) 2026-09-07 18:59:19.797 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev55) (4.26.0) 2026-09-07 18:59:19.798 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev55) (2.9.1) 2026-09-07 18:59:19.799 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev55) (4.0.0) 2026-09-07 18:59:19.800 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev55) (43.0.3) 2026-09-07 18:59:19.801 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev55) (1.3.0) 2026-09-07 18:59:19.803 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev55) (7.6.1) 2026-09-07 18:59:19.804 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev55) (10.7.0) 2026-09-07 18:59:19.805 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev55) (8.3.1) 2026-09-07 18:59:19.848 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev55) 2026-09-07 18:59:19.851 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-09-07 18:59:19.855 | 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.dev55) (5.11.0) 2026-09-07 18:59:19.856 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev55) (10.2.0) 2026-09-07 18:59:19.857 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev55) (4.3.2) 2026-09-07 18:59:19.858 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev55) (6.0.3) 2026-09-07 18:59:19.859 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev55) (1.4.6) 2026-09-07 18:59:19.860 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev55) (5.9.1) 2026-09-07 18:59:19.861 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev55) (3.18.0) 2026-09-07 18:59:19.862 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev55) (2.7.0) 2026-09-07 18:59:19.863 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev55) (3.1.0) 2026-09-07 18:59:19.864 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev55) (0.7.1) 2026-09-07 18:59:19.865 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev55) (0.20) 2026-09-07 18:59:19.866 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev55) (0.6.2) 2026-09-07 18:59:19.868 | 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.dev55) (0.6.0) 2026-09-07 18:59:19.869 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev55) (4.2.0) 2026-09-07 18:59:19.873 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev55) (3.0.53) 2026-09-07 18:59:19.874 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev55) (1.11.0) 2026-09-07 18:59:19.875 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev55) (15.0.0) 2026-09-07 18:59:19.876 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev55) (1.8.0) 2026-09-07 18:59:19.878 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev55) (2.1.1) 2026-09-07 18:59:19.883 | 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.dev55) (3.0) 2026-09-07 18:59:19.886 | 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.dev55) (2.3.0) 2026-09-07 18:59:19.892 | 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.dev55) (26.1.0) 2026-09-07 18:59:19.893 | 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.dev55) (2025.9.1) 2026-09-07 18:59:19.894 | 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.dev55) (0.37.0) 2026-09-07 18:59:19.895 | 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.dev55) (2026.6.3) 2026-09-07 18:59:19.903 | 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.dev55) (6.9.0) 2026-09-07 18:59:19.906 | 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.dev55) (2.0.0) 2026-09-07 18:59:19.907 | 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.dev55) (2.34.2) 2026-09-07 18:59:19.912 | 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.dev55) (6.5.0) 2026-09-07 18:59:19.913 | 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.dev55) (2.9.0.post0) 2026-09-07 18:59:19.916 | 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.dev55) (4.16.0) 2026-09-07 18:59:19.918 | 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.dev55) (1.2.1) 2026-09-07 18:59:19.923 | 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.dev55) (2.1.0) 2026-09-07 18:59:19.924 | 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.dev55) (3.3.2) 2026-09-07 18:59:19.925 | 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.dev55) (26.3) 2026-09-07 18:59:19.926 | 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.dev55) (7.2.2) 2026-09-07 18:59:19.932 | 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.dev55) (5.0.0) 2026-09-07 18:59:19.933 | 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.dev55) (3.0.3) 2026-09-07 18:59:19.934 | 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.dev55) (1.6.2) 2026-09-07 18:59:19.941 | 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.dev55) (84.0.0) 2026-09-07 18:59:19.944 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev55) (0.8.2) 2026-09-07 18:59:19.963 | 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.dev55) (1.17.0) 2026-09-07 18:59:19.973 | 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.dev55) (3.5.0) 2026-09-07 18:59:19.974 | 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.dev55) (3.18) 2026-09-07 18:59:19.976 | 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.dev55) (2023.11.17) 2026-09-07 18:59:19.992 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev55) (4.2.0) 2026-09-07 18:59:19.993 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev55) (2.20.0) 2026-09-07 18:59:19.998 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev55) (0.1.2) 2026-09-07 18:59:20.012 | 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.dev55) (0.16.0) 2026-09-07 18:59:20.026 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev55) 2026-09-07 18:59:20.029 | Using cached tomlkit-0.15.1-py3-none-any.whl.metadata (3.3 kB) 2026-09-07 18:59:20.067 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-09-07 18:59:20.069 | Using cached tomlkit-0.15.1-py3-none-any.whl (49 kB) 2026-09-07 18:59:20.085 | Building wheels for collected packages: tempest 2026-09-07 18:59:20.086 | Building editable for tempest (pyproject.toml): started 2026-09-07 18:59:21.727 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-09-07 18:59:21.728 | Created wheel for tempest: filename=tempest-46.3.1.dev55-0.editable-py3-none-any.whl size=8322 sha256=9a220ccab9e9565784afb4c9cc2818950cb80db29233055eb65a9f59b8177f24 2026-09-07 18:59:21.728 | Stored in directory: /tmp/pip-ephem-wheel-cache-l1iefmdx/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-09-07 18:59:21.733 | Successfully built tempest 2026-09-07 18:59:22.035 | Installing collected packages: tomlkit, stestr, tempest 2026-09-07 18:59:22.301 | 2026-09-07 18:59:22.329 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev55 tomlkit-0.15.1 2026-09-07 18:59:22.514 | ++ inc/python:pip_install:216 : result=0 2026-09-07 18:59:22.518 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-09-07 18:59:22.522 | ++ functions-common:time_stop:2420 : local name 2026-09-07 18:59:22.526 | ++ functions-common:time_stop:2421 : local end_time 2026-09-07 18:59:22.530 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:59:22.534 | ++ functions-common:time_stop:2423 : local total 2026-09-07 18:59:22.538 | ++ functions-common:time_stop:2424 : local start_time 2026-09-07 18:59:22.542 | ++ functions-common:time_stop:2426 : name=pip_install 2026-09-07 18:59:22.546 | ++ functions-common:time_stop:2427 : start_time=1788807554596 2026-09-07 18:59:22.549 | ++ functions-common:time_stop:2429 : [[ -z 1788807554596 ]] 2026-09-07 18:59:22.554 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:59:22.560 | ++ functions-common:time_stop:2432 : end_time=1788807562555 2026-09-07 18:59:22.564 | ++ functions-common:time_stop:2433 : elapsed_time=7959 2026-09-07 18:59:22.567 | ++ functions-common:time_stop:2434 : total=167630 2026-09-07 18:59:22.571 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:59:22.575 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=175589 2026-09-07 18:59:22.579 | ++ inc/python:pip_install:219 : return 0 2026-09-07 18:59:22.583 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-07 18:59:22.587 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-07 18:59:22.591 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-09-07 18:59:22.595 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-09-07 18:59:22.599 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 18:59:22.603 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 18:59:22.607 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-09-07 18:59:22.611 | ++ inc/python:use_library_from_git:269 : return 1 2026-09-07 18:59:22.615 | ++ lib/tempest:configure_tempest:210 : local ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-09-07 18:59:22.619 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-09-07 18:59:22.623 | ++ lib/tempest:configure_tempest:213 : local images 2026-09-07 18:59:22.627 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-09-07 18:59:22.630 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-09-07 18:59:22.634 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-09-07 18:59:22.638 | ++ lib/tempest:configure_tempest:217 : local password 2026-09-07 18:59:22.642 | ++ lib/tempest:configure_tempest:218 : local line 2026-09-07 18:59:22.646 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-09-07 18:59:22.649 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-09-07 18:59:22.655 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-09-07 18:59:22.659 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-09-07 18:59:22.663 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-09-07 18:59:22.667 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-09-07 18:59:22.671 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-09-07 18:59:22.675 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-09-07 18:59:22.679 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-09-07 18:59:22.682 | ++ lib/tempest:configure_tempest:228 : local disk 2026-09-07 18:59:22.686 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-09-07 18:59:22.686 | ' 2026-09-07 18:59:22.690 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-09-07 18:59:22.694 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-09-07 18:59:22.721 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:59:22.725 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-09-07 18:59:22.729 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-09-07 18:59:22.734 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-09-07 18:59:22.738 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-09-07 18:59:22.744 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-09-07 18:59:22.744 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-09-07 18:59:22.745 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-09-07 18:59:26.370 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:59:26.375 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-09-07 18:59:26.379 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-09-07 18:59:26.383 | ++ lib/tempest:get_active_images:176 : img_id=7d7561a8-3562-4f2d-8f65-699828ddea50 2026-09-07 18:59:26.387 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-09-07 18:59:26.391 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-09-07 18:59:26.395 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-09-07 18:59:26.399 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-09-07 18:59:26.403 | ++ lib/tempest:configure_tempest:266 : '[' -z 7d7561a8-3562-4f2d-8f65-699828ddea50 ']' 2026-09-07 18:59:26.406 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=7d7561a8-3562-4f2d-8f65-699828ddea50 2026-09-07 18:59:26.410 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-09-07 18:59:26.430 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-09-07 18:59:26.436 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-09-07 18:59:26.440 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-09-07 18:59:26.444 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-09-07 18:59:26.448 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-09-07 18:59:26.452 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-09-07 18:59:26.456 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-09-07 18:59:26.460 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-09-07 18:59:26.466 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-09-07 18:59:26.466 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-09-07 18:59:29.535 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:59:29.541 | ++ lib/tempest:configure_tempest:303 : admin_project_id=49b8225697fc4caabb31c11e5a66c872 2026-09-07 18:59:29.545 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-09-07 18:59:29.570 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:59:29.576 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-09-07 18:59:32.675 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:59:32.680 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-09-07 18:59:32.680 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-09-07 18:59:32.680 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-09-07 18:59:32.680 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-09-07 18:59:32.681 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-09-07 18:59:32.681 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-09-07 18:59:32.681 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-09-07 18:59:32.681 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-09-07 18:59:32.681 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-09-07 18:59:32.681 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-09-07 18:59:32.682 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-09-07 18:59:32.682 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-09-07 18:59:32.682 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-09-07 18:59:32.682 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-09-07 18:59:32.685 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-09-07 18:59:32.689 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-09-07 18:59:32.689 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-09-07 18:59:32.689 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-09-07 18:59:32.689 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-09-07 18:59:32.689 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-09-07 18:59:32.689 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-09-07 18:59:32.689 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-09-07 18:59:32.689 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-09-07 18:59:32.689 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-09-07 18:59:32.690 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-09-07 18:59:32.690 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-09-07 18:59:32.690 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-09-07 18:59:32.690 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-09-07 18:59:32.690 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-09-07 18:59:32.693 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 7d7561a8-3562-4f2d-8f65-699828ddea50 2026-09-07 18:59:32.698 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-09-07 18:59:32.703 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 7d7561a8-3562-4f2d-8f65-699828ddea50 -c size -f value 2026-09-07 18:59:35.787 | ++++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:59:35.792 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-09-07 18:59:35.796 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-09-07 18:59:35.797 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-09-07 18:59:35.840 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-09-07 18:59:35.844 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-09-07 18:59:35.847 | ++ lib/tempest:configure_tempest:314 : openstack --os-cloud devstack-admin flavor create --id 42 --ram 192 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.nano 2026-09-07 18:59:38.619 | +----------------------------+-----------------------+ 2026-09-07 18:59:38.619 | | Field | Value | 2026-09-07 18:59:38.619 | +----------------------------+-----------------------+ 2026-09-07 18:59:38.620 | | OS-FLV-DISABLED:disabled | False | 2026-09-07 18:59:38.620 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-07 18:59:38.620 | | description | None | 2026-09-07 18:59:38.620 | | disk | 1 | 2026-09-07 18:59:38.620 | | id | 42 | 2026-09-07 18:59:38.620 | | name | m1.nano | 2026-09-07 18:59:38.620 | | os-flavor-access:is_public | True | 2026-09-07 18:59:38.620 | | properties | hw_rng:allowed='True' | 2026-09-07 18:59:38.620 | | ram | 192 | 2026-09-07 18:59:38.620 | | rxtx_factor | 1.0 | 2026-09-07 18:59:38.621 | | swap | 0 | 2026-09-07 18:59:38.621 | | vcpus | 1 | 2026-09-07 18:59:38.621 | +----------------------------+-----------------------+ 2026-09-07 18:59:38.975 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-09-07 18:59:38.978 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-09-07 18:59:38.978 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-09-07 18:59:38.978 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-09-07 18:59:38.978 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-09-07 18:59:38.979 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-09-07 18:59:38.979 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-09-07 18:59:38.979 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-09-07 18:59:38.979 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-09-07 18:59:38.979 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-09-07 18:59:38.979 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-09-07 18:59:38.979 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-09-07 18:59:38.980 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-09-07 18:59:38.980 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-09-07 18:59:38.980 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-09-07 18:59:38.983 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 7d7561a8-3562-4f2d-8f65-699828ddea50 2026-09-07 18:59:38.986 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-09-07 18:59:38.991 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 7d7561a8-3562-4f2d-8f65-699828ddea50 -c size -f value 2026-09-07 18:59:42.083 | ++++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:59:42.088 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-09-07 18:59:42.092 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-09-07 18:59:42.093 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-09-07 18:59:42.136 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-09-07 18:59:42.139 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-09-07 18:59:42.143 | ++ lib/tempest:configure_tempest:321 : openstack --os-cloud devstack-admin flavor create --id 84 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.micro 2026-09-07 18:59:44.955 | +----------------------------+-----------------------+ 2026-09-07 18:59:44.955 | | Field | Value | 2026-09-07 18:59:44.955 | +----------------------------+-----------------------+ 2026-09-07 18:59:44.955 | | OS-FLV-DISABLED:disabled | False | 2026-09-07 18:59:44.955 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-07 18:59:44.956 | | description | None | 2026-09-07 18:59:44.956 | | disk | 1 | 2026-09-07 18:59:44.956 | | id | 84 | 2026-09-07 18:59:44.956 | | name | m1.micro | 2026-09-07 18:59:44.956 | | os-flavor-access:is_public | True | 2026-09-07 18:59:44.956 | | properties | hw_rng:allowed='True' | 2026-09-07 18:59:44.956 | | ram | 256 | 2026-09-07 18:59:44.956 | | rxtx_factor | 1.0 | 2026-09-07 18:59:44.956 | | swap | 0 | 2026-09-07 18:59:44.956 | | vcpus | 1 | 2026-09-07 18:59:44.956 | +----------------------------+-----------------------+ 2026-09-07 18:59:45.320 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-09-07 18:59:45.324 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-09-07 18:59:45.351 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 18:59:45.355 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-09-07 18:59:45.359 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-09-07 18:59:45.363 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-09-07 18:59:45.367 | ++ functions-common:git_clone:591 : local git_ref=master 2026-09-07 18:59:45.371 | ++ functions-common:git_clone:592 : local orig_dir 2026-09-07 18:59:45.376 | +++ functions-common:git_clone:593 : pwd 2026-09-07 18:59:45.380 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-07 18:59:45.384 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-09-07 18:59:45.390 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-07 18:59:45.416 | ++ functions-common:git_clone:596 : RECLONE=False 2026-09-07 18:59:45.420 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-07 18:59:45.424 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-07 18:59:45.428 | ++ functions-common:git_clone:610 : echo master 2026-09-07 18:59:45.429 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-09-07 18:59:45.436 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-09-07 18:59:45.440 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-07 18:59:45.443 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-09-07 18:59:45.447 | ++ functions-common:git_timed:697 : local count=0 2026-09-07 18:59:45.451 | ++ functions-common:git_timed:698 : local timeout=0 2026-09-07 18:59:45.455 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 18:59:45.459 | ++ functions-common:git_timed:701 : timeout=0 2026-09-07 18:59:45.462 | ++ functions-common:git_timed:704 : time_start git_timed 2026-09-07 18:59:45.466 | ++ functions-common:time_start:2406 : local name=git_timed 2026-09-07 18:59:45.470 | ++ functions-common:time_start:2407 : local start_time= 2026-09-07 18:59:45.474 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:59:45.479 | +++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:59:45.484 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788807585480 2026-09-07 18:59:45.488 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-09-07 18:59:45.492 | Cloning into '/opt/stack/os-test-images'... 2026-09-07 18:59:47.356 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-09-07 18:59:47.360 | ++ functions-common:time_stop:2420 : local name 2026-09-07 18:59:47.363 | ++ functions-common:time_stop:2421 : local end_time 2026-09-07 18:59:47.367 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:59:47.371 | ++ functions-common:time_stop:2423 : local total 2026-09-07 18:59:47.374 | ++ functions-common:time_stop:2424 : local start_time 2026-09-07 18:59:47.378 | ++ functions-common:time_stop:2426 : name=git_timed 2026-09-07 18:59:47.382 | ++ functions-common:time_stop:2427 : start_time=1788807585480 2026-09-07 18:59:47.386 | ++ functions-common:time_stop:2429 : [[ -z 1788807585480 ]] 2026-09-07 18:59:47.391 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:59:47.396 | ++ functions-common:time_stop:2432 : end_time=1788807587392 2026-09-07 18:59:47.400 | ++ functions-common:time_stop:2433 : elapsed_time=1912 2026-09-07 18:59:47.404 | ++ functions-common:time_stop:2434 : total=337118 2026-09-07 18:59:47.408 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:59:47.412 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=339030 2026-09-07 18:59:47.416 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-09-07 18:59:47.420 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-09-07 18:59:47.424 | ++ functions-common:git_timed:697 : local count=0 2026-09-07 18:59:47.428 | ++ functions-common:git_timed:698 : local timeout=0 2026-09-07 18:59:47.432 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 18:59:47.436 | ++ functions-common:git_timed:701 : timeout=0 2026-09-07 18:59:47.440 | ++ functions-common:git_timed:704 : time_start git_timed 2026-09-07 18:59:47.444 | ++ functions-common:time_start:2406 : local name=git_timed 2026-09-07 18:59:47.448 | ++ functions-common:time_start:2407 : local start_time= 2026-09-07 18:59:47.452 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:59:47.457 | +++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:59:47.463 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788807587459 2026-09-07 18:59:47.466 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-07 18:59:47.933 | From https://review.opendev.org/openstack/os-test-images 2026-09-07 18:59:47.933 | * branch master -> FETCH_HEAD 2026-09-07 18:59:47.943 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-09-07 18:59:47.947 | ++ functions-common:time_stop:2420 : local name 2026-09-07 18:59:47.951 | ++ functions-common:time_stop:2421 : local end_time 2026-09-07 18:59:47.955 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:59:47.959 | ++ functions-common:time_stop:2423 : local total 2026-09-07 18:59:47.963 | ++ functions-common:time_stop:2424 : local start_time 2026-09-07 18:59:47.966 | ++ functions-common:time_stop:2426 : name=git_timed 2026-09-07 18:59:47.970 | ++ functions-common:time_stop:2427 : start_time=1788807587459 2026-09-07 18:59:47.974 | ++ functions-common:time_stop:2429 : [[ -z 1788807587459 ]] 2026-09-07 18:59:47.979 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:59:47.984 | ++ functions-common:time_stop:2432 : end_time=1788807587980 2026-09-07 18:59:47.988 | ++ functions-common:time_stop:2433 : elapsed_time=521 2026-09-07 18:59:47.992 | ++ functions-common:time_stop:2434 : total=339030 2026-09-07 18:59:47.996 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:59:48.000 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=339551 2026-09-07 18:59:48.004 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-07 18:59:48.008 | ++ functions-common:git_timed:697 : local count=0 2026-09-07 18:59:48.012 | ++ functions-common:git_timed:698 : local timeout=0 2026-09-07 18:59:48.016 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 18:59:48.020 | ++ functions-common:git_timed:701 : timeout=0 2026-09-07 18:59:48.024 | ++ functions-common:git_timed:704 : time_start git_timed 2026-09-07 18:59:48.027 | ++ functions-common:time_start:2406 : local name=git_timed 2026-09-07 18:59:48.031 | ++ functions-common:time_start:2407 : local start_time= 2026-09-07 18:59:48.035 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 18:59:48.040 | +++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 18:59:48.046 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788807588042 2026-09-07 18:59:48.049 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-07 18:59:48.057 | Note: switching to 'FETCH_HEAD'. 2026-09-07 18:59:48.057 | 2026-09-07 18:59:48.057 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-07 18:59:48.057 | changes and commit them, and you can discard any commits you make in this 2026-09-07 18:59:48.057 | state without impacting any branches by switching back to a branch. 2026-09-07 18:59:48.057 | 2026-09-07 18:59:48.058 | If you want to create a new branch to retain commits you create, you may 2026-09-07 18:59:48.058 | do so (now or later) by using -c with the switch command. Example: 2026-09-07 18:59:48.058 | 2026-09-07 18:59:48.058 | git switch -c 2026-09-07 18:59:48.058 | 2026-09-07 18:59:48.058 | Or undo this operation with: 2026-09-07 18:59:48.058 | 2026-09-07 18:59:48.058 | git switch - 2026-09-07 18:59:48.059 | 2026-09-07 18:59:48.059 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-07 18:59:48.059 | 2026-09-07 18:59:48.059 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-09-07 18:59:48.061 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-09-07 18:59:48.065 | ++ functions-common:time_stop:2420 : local name 2026-09-07 18:59:48.069 | ++ functions-common:time_stop:2421 : local end_time 2026-09-07 18:59:48.073 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-07 18:59:48.077 | ++ functions-common:time_stop:2423 : local total 2026-09-07 18:59:48.081 | ++ functions-common:time_stop:2424 : local start_time 2026-09-07 18:59:48.085 | ++ functions-common:time_stop:2426 : name=git_timed 2026-09-07 18:59:48.090 | ++ functions-common:time_stop:2427 : start_time=1788807588042 2026-09-07 18:59:48.094 | ++ functions-common:time_stop:2429 : [[ -z 1788807588042 ]] 2026-09-07 18:59:48.100 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 18:59:48.105 | ++ functions-common:time_stop:2432 : end_time=1788807588101 2026-09-07 18:59:48.109 | ++ functions-common:time_stop:2433 : elapsed_time=59 2026-09-07 18:59:48.113 | ++ functions-common:time_stop:2434 : total=339551 2026-09-07 18:59:48.117 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 18:59:48.121 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=339610 2026-09-07 18:59:48.125 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-09-07 18:59:48.147 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-09-07 18:59:48.151 | ++ functions-common:git_clone:673 : git show --oneline 2026-09-07 18:59:48.151 | ++ functions-common:git_clone:673 : head -1 2026-09-07 18:59:48.153 | 5d0367e Clean-up zuul config spacing 2026-09-07 18:59:48.158 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-07 18:59:48.161 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-09-07 18:59:48.162 | /opt/stack/os-test-images ~/devstack 2026-09-07 18:59:48.166 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-09-07 18:59:48.635 | generate create: /opt/stack/os-test-images/.tox/generate 2026-09-07 18:59:49.309 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-09-07 18:59:52.060 | generate installed: PyYAML==6.0.3 2026-09-07 18:59:52.061 | generate run-test-pre: PYTHONHASHSEED='91448459' 2026-09-07 18:59:52.061 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-09-07 18:59:52.178 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-09-07 18:59:52.198 | INFO:generate:Generating qcow-with-backing step 1/1 with 'qemu-img create -f qcow2 -F raw -b /etc/hosts qcow-with-backing.qcow2 10M' 2026-09-07 18:59:52.218 | INFO:generate:Generating qcow-with-datafile step 1/2 with 'qemu-img create -f qcow2 -o data_file=qcow-data-file,data_file_raw=on qcow-with-datafile.qcow2 10M' 2026-09-07 18:59:52.244 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-09-07 18:59:52.247 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-09-07 18:59:52.255 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-09-07 18:59:52.264 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-09-07 18:59:52.295 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-09-07 18:59:52.306 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-09-07 18:59:52.315 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-09-07 18:59:52.326 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-09-07 18:59:52.326 | INFO:generate:Generating iso-with-qcow2-in-system step 1/5 with 'qemu-img create -f raw iso-with-qcow2-in-system.iso 1M' 2026-09-07 18:59:52.334 | INFO:generate:Generating iso-with-qcow2-in-system step 2/5 with 'mkisofs -V iso-with-qcow2-in-system -o iso-with-qcow2-in-system.iso /etc/hosts' 2026-09-07 18:59:52.340 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-09-07 18:59:52.358 | INFO:generate:Generating iso-with-qcow2-in-system step 4/5 with 'dd if=tmp.qcow of=iso-with-qcow2-in-system.iso bs=32k count=1 conv=notrunc' 2026-09-07 18:59:52.361 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-09-07 18:59:52.364 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-09-07 18:59:52.376 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-09-07 18:59:52.387 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-09-07 18:59:52.401 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-09-07 18:59:52.403 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-09-07 18:59:52.417 | INFO:generate:Generating vmdk-monolithicFlat-leak step 2/3 with "sed -i 's#vmdk-monolithicFlat-leak-flat.vmdk#/etc/hosts#' vmdk-monolithicFlat-leak.vmdk" 2026-09-07 18:59:52.421 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-09-07 18:59:52.423 | INFO:generate:Generating vmdk-sparse-with-url-backing step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-url-backing.vmdk 10M' 2026-09-07 18:59:52.435 | INFO:generate:Generating vmdk-sparse-with-url-backing step 2/2 with "dd if=vmdk-sparse-with-url-backing.vmdk bs=512 count=1 skip=1 | sed 's#vmdk-sparse-with-url-backing.vmdk#/etc/hosts#' | dd of=vmdk-sparse-with-url-backing.vmdk conv=notrunc seek=1" 2026-09-07 18:59:52.439 | INFO:generate:Generating vmdk-sparse-with-footer step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-footer.vmdk 10M' 2026-09-07 18:59:52.450 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-09-07 18:59:52.477 | ___________________________________ summary ____________________________________ 2026-09-07 18:59:52.478 | generate: commands succeeded 2026-09-07 18:59:52.478 | congratulations :) 2026-09-07 18:59:52.529 | ++ lib/tempest:configure_tempest:376 : popd 2026-09-07 18:59:52.529 | ~/devstack 2026-09-07 18:59:52.532 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf image images_manifest_file /opt/stack/os-test-images/images/manifest.yaml 2026-09-07 18:59:52.580 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-09-07 18:59:52.585 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-09-07 18:59:52.614 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-09-07 18:59:52.618 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-09-07 18:59:52.622 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-09-07 18:59:52.671 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-09-07 18:59:52.720 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-09-07 18:59:52.724 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-09-07 18:59:52.728 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-09-07 18:59:52.732 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-09-07 18:59:52.737 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-09-07 18:59:55.951 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:59:55.956 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-09-07 18:59:55.956 | address-scope 2026-09-07 18:59:55.956 | agent 2026-09-07 18:59:55.956 | allowed-address-pairs 2026-09-07 18:59:55.956 | auto-allocated-topology 2026-09-07 18:59:55.957 | availability_zone 2026-09-07 18:59:55.957 | default-subnetpools 2026-09-07 18:59:55.957 | dhcp_agent_scheduler 2026-09-07 18:59:55.957 | dns-integration 2026-09-07 18:59:55.957 | dns-domain-ports 2026-09-07 18:59:55.957 | dns-integration-domain-keywords 2026-09-07 18:59:55.957 | empty-string-filtering 2026-09-07 18:59:55.957 | external-net 2026-09-07 18:59:55.957 | extra_dhcp_opt 2026-09-07 18:59:55.957 | extraroute 2026-09-07 18:59:55.957 | extraroute-atomic 2026-09-07 18:59:55.957 | filter-validation 2026-09-07 18:59:55.958 | floating-ip-port-forwarding-detail 2026-09-07 18:59:55.958 | fip-port-details 2026-09-07 18:59:55.958 | flavors 2026-09-07 18:59:55.958 | floatingip-pools 2026-09-07 18:59:55.958 | router 2026-09-07 18:59:55.958 | l3-agent-scheduler-ha-chassis-priority 2026-09-07 18:59:55.958 | enable-default-route-bfd 2026-09-07 18:59:55.958 | enable-default-route-ecmp 2026-09-07 18:59:55.958 | ext-gw-mode 2026-09-07 18:59:55.958 | l3-ha 2026-09-07 18:59:55.958 | external-gateway-multihoming 2026-09-07 18:59:55.959 | l3-flavors 2026-09-07 18:59:55.959 | l3_agent_scheduler 2026-09-07 18:59:55.959 | multi-provider 2026-09-07 18:59:55.959 | net-mtu 2026-09-07 18:59:55.959 | net-mtu-writable 2026-09-07 18:59:55.959 | network_availability_zone 2026-09-07 18:59:55.959 | network-ip-availability 2026-09-07 18:59:55.959 | network-ip-availability-details 2026-09-07 18:59:55.959 | pagination 2026-09-07 18:59:55.959 | port-device-profile 2026-09-07 18:59:55.959 | port-mac-address-regenerate 2026-09-07 18:59:55.960 | port-numa-affinity-policy 2026-09-07 18:59:55.960 | port-numa-affinity-policy-socket 2026-09-07 18:59:55.960 | binding 2026-09-07 18:59:55.960 | binding-extended 2026-09-07 18:59:55.960 | port-security 2026-09-07 18:59:55.960 | project-id 2026-09-07 18:59:55.960 | provider 2026-09-07 18:59:55.960 | qinq 2026-09-07 18:59:55.960 | quota-check-limit 2026-09-07 18:59:55.960 | quota-check-limit-default 2026-09-07 18:59:55.960 | quotas 2026-09-07 18:59:55.961 | quota_details 2026-09-07 18:59:55.961 | rbac-policies 2026-09-07 18:59:55.961 | rbac-address-scope 2026-09-07 18:59:55.961 | rbac-security-groups 2026-09-07 18:59:55.961 | revision-if-match 2026-09-07 18:59:55.961 | standard-attr-revisions 2026-09-07 18:59:55.961 | router_availability_zone 2026-09-07 18:59:55.961 | router-enable-snat 2026-09-07 18:59:55.961 | security-groups-default-rules 2026-09-07 18:59:55.961 | security-groups-default-statefulness 2026-09-07 18:59:55.961 | security-groups-normalized-cidr 2026-09-07 18:59:55.962 | security-groups-remote-address-group 2026-09-07 18:59:55.962 | security-groups-rules-belongs-to-default-sg 2026-09-07 18:59:55.962 | security-groups-shared-filtering 2026-09-07 18:59:55.962 | security-group 2026-09-07 18:59:55.962 | service-type 2026-09-07 18:59:55.962 | sorting 2026-09-07 18:59:55.962 | standard-attr-description 2026-09-07 18:59:55.962 | stateful-security-group 2026-09-07 18:59:55.962 | subnet-dns-publish-fixed-ip 2026-09-07 18:59:55.962 | subnet-external-network 2026-09-07 18:59:55.962 | subnet_onboard 2026-09-07 18:59:55.962 | subnet-service-types 2026-09-07 18:59:55.963 | subnet_allocation 2026-09-07 18:59:55.963 | subnetpool-prefix-ops 2026-09-07 18:59:55.963 | tag-creation 2026-09-07 18:59:55.963 | standard-attr-tag 2026-09-07 18:59:55.963 | standard-attr-timestamp 2026-09-07 18:59:55.963 | vlan-transparent' 2026-09-07 18:59:55.963 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-09-07 18:59:55.963 | address-scope 2026-09-07 18:59:55.963 | agent 2026-09-07 18:59:55.963 | allowed-address-pairs 2026-09-07 18:59:55.963 | auto-allocated-topology 2026-09-07 18:59:55.964 | availability_zone 2026-09-07 18:59:55.964 | default-subnetpools 2026-09-07 18:59:55.964 | dhcp_agent_scheduler 2026-09-07 18:59:55.964 | dns-integration 2026-09-07 18:59:55.964 | dns-domain-ports 2026-09-07 18:59:55.964 | dns-integration-domain-keywords 2026-09-07 18:59:55.964 | empty-string-filtering 2026-09-07 18:59:55.964 | external-net 2026-09-07 18:59:55.964 | extra_dhcp_opt 2026-09-07 18:59:55.964 | extraroute 2026-09-07 18:59:55.964 | extraroute-atomic 2026-09-07 18:59:55.965 | filter-validation 2026-09-07 18:59:55.965 | floating-ip-port-forwarding-detail 2026-09-07 18:59:55.965 | fip-port-details 2026-09-07 18:59:55.965 | flavors 2026-09-07 18:59:55.965 | floatingip-pools 2026-09-07 18:59:55.965 | router 2026-09-07 18:59:55.965 | l3-agent-scheduler-ha-chassis-priority 2026-09-07 18:59:55.965 | enable-default-route-bfd 2026-09-07 18:59:55.965 | enable-default-route-ecmp 2026-09-07 18:59:55.965 | ext-gw-mode 2026-09-07 18:59:55.965 | l3-ha 2026-09-07 18:59:55.965 | external-gateway-multihoming 2026-09-07 18:59:55.966 | l3-flavors 2026-09-07 18:59:55.966 | l3_agent_scheduler 2026-09-07 18:59:55.966 | multi-provider 2026-09-07 18:59:55.966 | net-mtu 2026-09-07 18:59:55.966 | net-mtu-writable 2026-09-07 18:59:55.966 | network_availability_zone 2026-09-07 18:59:55.966 | network-ip-availability 2026-09-07 18:59:55.966 | network-ip-availability-details 2026-09-07 18:59:55.966 | pagination 2026-09-07 18:59:55.966 | port-device-profile 2026-09-07 18:59:55.966 | port-mac-address-regenerate 2026-09-07 18:59:55.967 | port-numa-affinity-policy 2026-09-07 18:59:55.967 | port-numa-affinity-policy-socket 2026-09-07 18:59:55.967 | binding 2026-09-07 18:59:55.967 | binding-extended 2026-09-07 18:59:55.967 | port-security 2026-09-07 18:59:55.967 | project-id 2026-09-07 18:59:55.967 | provider 2026-09-07 18:59:55.967 | qinq 2026-09-07 18:59:55.967 | quota-check-limit 2026-09-07 18:59:55.967 | quota-check-limit-default 2026-09-07 18:59:55.967 | quotas 2026-09-07 18:59:55.967 | quota_details 2026-09-07 18:59:55.968 | rbac-policies 2026-09-07 18:59:55.968 | rbac-address-scope 2026-09-07 18:59:55.968 | rbac-security-groups 2026-09-07 18:59:55.968 | revision-if-match 2026-09-07 18:59:55.968 | standard-attr-revisions 2026-09-07 18:59:55.968 | router_availability_zone 2026-09-07 18:59:55.968 | router-enable-snat 2026-09-07 18:59:55.968 | security-groups-default-rules 2026-09-07 18:59:55.968 | security-groups-default-statefulness 2026-09-07 18:59:55.968 | security-groups-normalized-cidr 2026-09-07 18:59:55.968 | security-groups-remote-address-group 2026-09-07 18:59:55.969 | security-groups-rules-belongs-to-default-sg 2026-09-07 18:59:55.969 | security-groups-shared-filtering 2026-09-07 18:59:55.969 | security-group 2026-09-07 18:59:55.969 | service-type 2026-09-07 18:59:55.969 | sorting 2026-09-07 18:59:55.969 | standard-attr-description 2026-09-07 18:59:55.969 | stateful-security-group 2026-09-07 18:59:55.969 | subnet-dns-publish-fixed-ip 2026-09-07 18:59:55.969 | subnet-external-network 2026-09-07 18:59:55.969 | subnet_onboard 2026-09-07 18:59:55.969 | subnet-service-types 2026-09-07 18:59:55.970 | subnet_allocation 2026-09-07 18:59:55.970 | subnetpool-prefix-ops 2026-09-07 18:59:55.970 | tag-creation 2026-09-07 18:59:55.970 | standard-attr-tag 2026-09-07 18:59:55.970 | standard-attr-timestamp 2026-09-07 18:59:55.970 | vlan-transparent =~ external-net ]] 2026-09-07 18:59:55.970 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-09-07 18:59:55.974 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-09-07 18:59:59.134 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 18:59:59.139 | ++ lib/tempest:configure_tempest:395 : public_network_id=047a8117-44e4-4abd-a211-5b758351a81b 2026-09-07 18:59:59.143 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-09-07 19:00:02.591 | +---------------------------+--------------------------------------+ 2026-09-07 19:00:02.591 | | Field | Value | 2026-09-07 19:00:02.591 | +---------------------------+--------------------------------------+ 2026-09-07 19:00:02.591 | | admin_state_up | UP | 2026-09-07 19:00:02.591 | | availability_zone_hints | | 2026-09-07 19:00:02.591 | | availability_zones | | 2026-09-07 19:00:02.591 | | created_at | 2026-09-07T19:00:01Z | 2026-09-07 19:00:02.591 | | description | | 2026-09-07 19:00:02.591 | | dns_domain | None | 2026-09-07 19:00:02.591 | | id | 1e5efc8c-8557-4ee8-9f1f-8871e7473b30 | 2026-09-07 19:00:02.592 | | ipv4_address_scope | None | 2026-09-07 19:00:02.592 | | ipv6_address_scope | None | 2026-09-07 19:00:02.592 | | is_default | False | 2026-09-07 19:00:02.592 | | is_vlan_qinq | None | 2026-09-07 19:00:02.592 | | is_vlan_transparent | False | 2026-09-07 19:00:02.592 | | mtu | 1442 | 2026-09-07 19:00:02.593 | | name | shared | 2026-09-07 19:00:02.593 | | port_security_enabled | True | 2026-09-07 19:00:02.593 | | project_id | 49b8225697fc4caabb31c11e5a66c872 | 2026-09-07 19:00:02.593 | | provider:network_type | geneve | 2026-09-07 19:00:02.593 | | provider:physical_network | None | 2026-09-07 19:00:02.593 | | provider:segmentation_id | 31800 | 2026-09-07 19:00:02.593 | | pvlan | None | 2026-09-07 19:00:02.593 | | qinq | False | 2026-09-07 19:00:02.594 | | qos_policy_id | None | 2026-09-07 19:00:02.594 | | revision_number | 1 | 2026-09-07 19:00:02.594 | | router:external | Internal | 2026-09-07 19:00:02.594 | | segments | None | 2026-09-07 19:00:02.594 | | shared | True | 2026-09-07 19:00:02.594 | | status | ACTIVE | 2026-09-07 19:00:02.594 | | subnets | | 2026-09-07 19:00:02.594 | | tags | | 2026-09-07 19:00:02.594 | | updated_at | 2026-09-07T19:00:01Z | 2026-09-07 19:00:02.594 | +---------------------------+--------------------------------------+ 2026-09-07 19:00:02.940 | ++ lib/tempest:configure_tempest:398 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2026-09-07 19:00:06.593 | +----------------------+--------------------------------------+ 2026-09-07 19:00:06.593 | | Field | Value | 2026-09-07 19:00:06.593 | +----------------------+--------------------------------------+ 2026-09-07 19:00:06.593 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-09-07 19:00:06.593 | | cidr | 192.168.233.0/24 | 2026-09-07 19:00:06.593 | | created_at | 2026-09-07T19:00:05Z | 2026-09-07 19:00:06.594 | | description | shared-subnet | 2026-09-07 19:00:06.594 | | dns_nameservers | | 2026-09-07 19:00:06.594 | | dns_publish_fixed_ip | None | 2026-09-07 19:00:06.594 | | enable_dhcp | True | 2026-09-07 19:00:06.594 | | gateway_ip | 192.168.233.1 | 2026-09-07 19:00:06.594 | | host_routes | | 2026-09-07 19:00:06.594 | | id | 66599776-d423-493b-ac1f-fbcbebb1609d | 2026-09-07 19:00:06.594 | | ip_version | 4 | 2026-09-07 19:00:06.594 | | ipv6_address_mode | None | 2026-09-07 19:00:06.594 | | ipv6_ra_mode | None | 2026-09-07 19:00:06.594 | | name | shared-subnet | 2026-09-07 19:00:06.595 | | network_id | 1e5efc8c-8557-4ee8-9f1f-8871e7473b30 | 2026-09-07 19:00:06.595 | | project_id | 49b8225697fc4caabb31c11e5a66c872 | 2026-09-07 19:00:06.595 | | revision_number | 0 | 2026-09-07 19:00:06.595 | | router:external | False | 2026-09-07 19:00:06.595 | | segment_id | None | 2026-09-07 19:00:06.595 | | service_types | | 2026-09-07 19:00:06.595 | | subnetpool_id | None | 2026-09-07 19:00:06.595 | | tags | | 2026-09-07 19:00:06.595 | | updated_at | 2026-09-07T19:00:05Z | 2026-09-07 19:00:06.595 | +----------------------+--------------------------------------+ 2026-09-07 19:00:06.949 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-09-07 19:00:06.995 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-09-07 19:00:07.042 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-09-07 19:00:07.047 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-09-07 19:00:07.090 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-09-07 19:00:07.134 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-09-07 19:00:07.178 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-09-07 19:00:07.222 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-09-07 19:00:07.269 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.168/identity/v3 2026-09-07 19:00:07.314 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-09-07 19:00:07.358 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-09-07 19:00:07.399 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-09-07 19:00:07.442 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-09-07 19:00:07.445 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-09-07 19:00:07.490 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-09-07 19:00:07.533 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-09-07 19:00:07.575 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-09-07 19:00:07.617 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-09-07 19:00:07.662 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-09-07 19:00:07.686 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-07 19:00:07.690 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-09-07 19:00:07.694 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-09-07 19:00:07.740 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-09-07 19:00:07.761 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-07 19:00:07.765 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-09-07 19:00:07.808 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-09-07 19:00:07.851 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-09-07 19:00:07.898 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-09-07 19:00:07.902 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-09-07 19:00:07.945 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-09-07 19:00:07.988 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-09-07 19:00:08.013 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-07 19:00:08.017 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 7d7561a8-3562-4f2d-8f65-699828ddea50 2026-09-07 19:00:08.061 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 7d7561a8-3562-4f2d-8f65-699828ddea50 2026-09-07 19:00:08.105 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-09-07 19:00:08.148 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-09-07 19:00:08.192 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-09-07 19:00:08.240 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-09-07 19:00:08.263 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 19:00:08.267 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-09-07 19:00:08.271 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-09-07 19:00:08.276 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-09-07 19:00:08.280 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-09-07 19:00:08.284 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-09-07 19:00:08.288 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-09-07 19:00:08.315 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-09-07 19:00:08.319 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-09-07 19:00:08.361 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-09-07 19:00:08.406 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-09-07 19:00:08.447 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-09-07 19:00:08.488 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-09-07 19:00:08.535 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-09-07 19:00:08.578 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-09-07 19:00:08.622 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-09-07 19:00:08.664 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-09-07 19:00:08.710 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-09-07 19:00:08.713 | ++ lib/tempest:configure_tempest:520 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-09-07 19:00:08.755 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-09-07 19:00:08.759 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-09-07 19:00:08.782 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 19:00:08.785 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-09-07 19:00:08.827 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-09-07 19:00:08.851 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-07 19:00:08.855 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-09-07 19:00:08.859 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-09-07 19:00:08.887 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-07 19:00:08.891 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-09-07 19:00:08.896 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-09-07 19:00:08.899 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-09-07 19:00:08.945 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-09-07 19:00:08.988 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 047a8117-44e4-4abd-a211-5b758351a81b 2026-09-07 19:00:09.033 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-09-07 19:00:09.076 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-09-07 19:00:09.120 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-09-07 19:00:09.166 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-09-07 19:00:09.209 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-09-07 19:00:09.253 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-09-07 19:00:09.299 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-09-07 19:00:09.303 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-09-07 19:00:09.306 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-09-07 19:00:09.309 | ++ lib/tempest:configure_tempest:556 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-09-07 19:00:09.355 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-09-07 19:00:09.362 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-09-07 19:00:09.362 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-09-07 19:00:09.368 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-09-07 19:00:09.371 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-09-07 19:00:09.409 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-09-07 19:00:09.413 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-09-07 19:00:09.417 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-09-07 19:00:09.420 | ++ functions-common:is_provider_network:2272 : return 1 2026-09-07 19:00:09.423 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-09-07 19:00:09.465 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-09-07 19:00:09.507 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-09-07 19:00:09.552 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-09-07 19:00:09.594 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-09-07 19:00:09.638 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-09-07 19:00:09.680 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-09-07 19:00:09.684 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-09-07 19:00:09.689 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-09-07 19:00:09.714 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-09-07 19:00:09.757 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-09-07 19:00:09.760 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-09-07 19:00:09.765 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-09-07 19:00:09.791 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-09-07 19:00:09.833 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-09-07 19:00:09.837 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-09-07 19:00:09.841 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-09-07 19:00:09.846 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-09-07 19:00:09.872 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-09-07 19:00:09.918 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-09-07 19:00:09.922 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-09-07 19:00:09.927 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-09-07 19:00:09.953 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-09-07 19:00:09.997 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-09-07 19:00:10.042 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-09-07 19:00:10.045 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-09-07 19:00:10.088 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-09-07 19:00:10.092 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-09-07 19:00:10.096 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-09-07 19:00:10.100 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-09-07 19:00:10.128 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-09-07 19:00:10.132 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-09-07 19:00:10.176 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-09-07 19:00:10.198 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-07 19:00:10.202 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-09-07 19:00:10.246 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-09-07 19:00:10.250 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-09-07 19:00:10.254 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-09-07 19:00:10.258 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-09-07 19:00:10.262 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-09-07 19:00:10.266 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-09-07 19:00:10.270 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-09-07 19:00:10.274 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-09-07 19:00:10.279 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-09-07 19:00:10.307 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-09-07 19:00:10.311 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-09-07 19:00:10.359 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-09-07 19:00:10.363 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-09-07 19:00:10.367 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-09-07 19:00:10.371 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-09-07 19:00:10.416 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-09-07 19:00:10.457 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-09-07 19:00:10.506 | ++ lib/tempest:configure_tempest:718 : local service 2026-09-07 19:00:10.510 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-09-07 19:00:10.514 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-07 19:00:10.518 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-09-07 19:00:10.542 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 19:00:10.546 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-09-07 19:00:10.596 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-07 19:00:10.599 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-09-07 19:00:10.621 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 19:00:10.624 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-09-07 19:00:10.667 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-07 19:00:10.670 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-09-07 19:00:10.692 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 19:00:10.696 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-09-07 19:00:10.733 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-07 19:00:10.737 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-09-07 19:00:10.760 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 19:00:10.763 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-09-07 19:00:10.808 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-07 19:00:10.811 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-09-07 19:00:10.834 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 19:00:10.837 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-09-07 19:00:10.882 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-07 19:00:10.886 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-09-07 19:00:10.914 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-07 19:00:10.918 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-09-07 19:00:10.963 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-07 19:00:10.966 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-09-07 19:00:10.991 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-07 19:00:10.995 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-09-07 19:00:11.039 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-09-07 19:00:11.043 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-09-07 19:00:11.088 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-09-07 19:00:11.092 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-09-07 19:00:11.136 | ++ lib/tempest:configure_tempest:740 : [[ True == True ]] 2026-09-07 19:00:11.140 | ++ lib/tempest:configure_tempest:741 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope placement true 2026-09-07 19:00:11.182 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-09-07 19:00:11.187 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-09-07 19:00:11.231 | ++ lib/tempest:configure_tempest:748 : [[ True == True ]] 2026-09-07 19:00:11.235 | ++ lib/tempest:configure_tempest:749 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder true 2026-09-07 19:00:11.291 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-09-07 19:00:11.295 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-09-07 19:00:11.302 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-09-07 19:00:11.309 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-09-07 19:00:11.314 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.KKz1XEAIMI 2026-09-07 19:00:11.318 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-09-07 19:00:11.322 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-09-07 19:00:11.329 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-09-07 19:00:11.335 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.LHP7Jyclw7 2026-09-07 19:00:11.339 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.LHP7Jyclw7 2026-09-07 19:00:11.344 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-09-07 19:00:11.348 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.LHP7Jyclw7 2026-09-07 19:00:11.351 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-09-07 19:00:11.357 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-09-07 19:00:11.361 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-09-07 19:00:11.371 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-07 19:00:11.376 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-07 19:00:11.380 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-07 19:00:11.384 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-07 19:00:11.389 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-09-07 19:00:11.393 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-09-07 19:00:11.964 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-09-07 19:00:12.903 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-09-07 19:00:29.926 | venv-tempest develop-inst: /opt/stack/tempest 2026-09-07 19:00:36.821 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.16.0,cmd2==4.2.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.1,oslo.serialization==5.11.0,oslo.utils==10.2.0,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@6d858a41e571787dfb6649829b24d0207e043580#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-09-07 19:00:36.822 | ___________________________________ summary ____________________________________ 2026-09-07 19:00:36.822 | venv-tempest: skipped tests 2026-09-07 19:00:36.822 | congratulations :) 2026-09-07 19:00:36.873 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.LHP7Jyclw7 -r requirements.txt 2026-09-07 19:00:37.784 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-09-07 19:00:37.785 | !! 2026-09-07 19:00:37.785 | 2026-09-07 19:00:37.785 | ******************************************************************************** 2026-09-07 19:00:37.785 | Requirements should be satisfied by a PEP 517 installer. 2026-09-07 19:00:37.785 | If you are using pip, you can try `pip install --use-pep517`. 2026-09-07 19:00:37.785 | 2026-09-07 19:00:37.785 | This deprecation is overdue, please update your project and remove deprecated 2026-09-07 19:00:37.785 | calls to avoid build errors in the future. 2026-09-07 19:00:37.785 | ******************************************************************************** 2026-09-07 19:00:37.785 | 2026-09-07 19:00:37.786 | !! 2026-09-07 19:00:37.786 | dist.fetch_build_eggs(dist.setup_requires) 2026-09-07 19:00:38.177 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-09-07 19:00:38.178 | !! 2026-09-07 19:00:38.178 | 2026-09-07 19:00:38.178 | ******************************************************************************** 2026-09-07 19:00:38.178 | Please avoid running ``setup.py`` directly. 2026-09-07 19:00:38.178 | Instead, use pypa/build, pypa/installer or other 2026-09-07 19:00:38.178 | standards-based tools. 2026-09-07 19:00:38.178 | 2026-09-07 19:00:38.178 | This deprecation is overdue, please update your project and remove deprecated 2026-09-07 19:00:38.178 | calls to avoid build errors in the future. 2026-09-07 19:00:38.179 | 2026-09-07 19:00:38.179 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-09-07 19:00:38.179 | ******************************************************************************** 2026-09-07 19:00:38.179 | 2026-09-07 19:00:38.179 | !! 2026-09-07 19:00:38.179 | self.initialize_options() 2026-09-07 19:00:38.179 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-09-07 19:00:38.179 | warnings.warn(msg) 2026-09-07 19:00:38.209 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-09-07 19:00:38.209 | !! 2026-09-07 19:00:38.209 | 2026-09-07 19:00:38.209 | ******************************************************************************** 2026-09-07 19:00:38.209 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-09-07 19:00:38.209 | 2026-09-07 19:00:38.210 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-09-07 19:00:38.210 | or your builds will no longer be supported. 2026-09-07 19:00:38.210 | 2026-09-07 19:00:38.210 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-09-07 19:00:38.210 | ******************************************************************************** 2026-09-07 19:00:38.210 | 2026-09-07 19:00:38.210 | !! 2026-09-07 19:00:38.210 | corresp(dist, value, root_dir) 2026-09-07 19:00:38.356 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-09-07 19:00:45.129 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.16.0,cmd2==4.2.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.1,oslo.serialization==5.11.0,oslo.utils==10.2.0,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@6d858a41e571787dfb6649829b24d0207e043580#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-09-07 19:00:45.130 | venv-tempest run-test-pre: PYTHONHASHSEED='1035774430' 2026-09-07 19:00:45.130 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.LHP7Jyclw7 -r requirements.txt 2026-09-07 19:00:46.140 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-09-07 19:00:46.143 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.16.0) 2026-09-07 19:00:46.143 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-09-07 19:00:46.143 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-09-07 19:00:46.144 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-09-07 19:00:46.145 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-09-07 19:00:46.146 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-09-07 19:00:46.147 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.6.1) 2026-09-07 19:00:46.148 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.7.0) 2026-09-07 19:00:46.149 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.3.1) 2026-09-07 19:00:46.150 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-09-07 19:00:46.151 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.11.0) 2026-09-07 19:00:46.152 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.2.0) 2026-09-07 19:00:46.152 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-09-07 19:00:46.155 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-09-07 19:00:46.155 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-09-07 19:00:46.155 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.1) 2026-09-07 19:00:46.156 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-09-07 19:00:46.158 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-09-07 19:00:46.159 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-09-07 19:00:46.159 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-09-07 19:00:46.160 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-09-07 19:00:46.161 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-09-07 19:00:46.163 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (84.0.0) 2026-09-07 19:00:46.165 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-09-07 19:00:46.168 | Requirement already satisfied: cmd2>=4.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-09-07 19:00:46.170 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-09-07 19:00:46.172 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-09-07 19:00:46.173 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-09-07 19:00:46.174 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.6.3) 2026-09-07 19:00:46.179 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-09-07 19:00:46.181 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-09-07 19:00:46.182 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-09-07 19:00:46.185 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.1.1) 2026-09-07 19:00:46.191 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.9.0) 2026-09-07 19:00:46.194 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-09-07 19:00:46.196 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-09-07 19:00:46.200 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.5.0) 2026-09-07 19:00:46.200 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-09-07 19:00:46.203 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-09-07 19:00:46.204 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.1) 2026-09-07 19:00:46.207 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-09-07 19:00:46.209 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-09-07 19:00:46.210 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-09-07 19:00:46.211 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.3) 2026-09-07 19:00:46.213 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-09-07 19:00:46.225 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.2) 2026-09-07 19:00:46.230 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.3.0) 2026-09-07 19:00:46.244 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-09-07 19:00:46.247 | Requirement already satisfied: prompt-toolkit>=3.0.53 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.53) 2026-09-07 19:00:46.248 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-09-07 19:00:46.249 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-09-07 19:00:46.251 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-09-07 19:00:46.261 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.16.0) 2026-09-07 19:00:46.283 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-09-07 19:00:46.289 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.5.0) 2026-09-07 19:00:46.290 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-09-07 19:00:46.291 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.7.22) 2026-09-07 19:00:46.305 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-09-07 19:00:46.306 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-09-07 19:00:46.313 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-09-07 19:00:46.546 | ___________________________________ summary ____________________________________ 2026-09-07 19:00:46.546 | venv-tempest: commands succeeded 2026-09-07 19:00:46.546 | congratulations :) 2026-09-07 19:00:46.598 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.LHP7Jyclw7 2026-09-07 19:00:46.605 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-09-07 19:00:46.609 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-09-07 19:00:46.613 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-09-07 19:00:46.657 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.KKz1XEAIMI 2026-09-07 19:00:47.573 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-09-07 19:00:47.573 | !! 2026-09-07 19:00:47.573 | 2026-09-07 19:00:47.573 | ******************************************************************************** 2026-09-07 19:00:47.573 | Requirements should be satisfied by a PEP 517 installer. 2026-09-07 19:00:47.573 | If you are using pip, you can try `pip install --use-pep517`. 2026-09-07 19:00:47.573 | 2026-09-07 19:00:47.573 | This deprecation is overdue, please update your project and remove deprecated 2026-09-07 19:00:47.573 | calls to avoid build errors in the future. 2026-09-07 19:00:47.573 | ******************************************************************************** 2026-09-07 19:00:47.574 | 2026-09-07 19:00:47.574 | !! 2026-09-07 19:00:47.574 | dist.fetch_build_eggs(dist.setup_requires) 2026-09-07 19:00:47.962 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-09-07 19:00:47.962 | !! 2026-09-07 19:00:47.962 | 2026-09-07 19:00:47.962 | ******************************************************************************** 2026-09-07 19:00:47.962 | Please avoid running ``setup.py`` directly. 2026-09-07 19:00:47.962 | Instead, use pypa/build, pypa/installer or other 2026-09-07 19:00:47.963 | standards-based tools. 2026-09-07 19:00:47.963 | 2026-09-07 19:00:47.963 | This deprecation is overdue, please update your project and remove deprecated 2026-09-07 19:00:47.963 | calls to avoid build errors in the future. 2026-09-07 19:00:47.963 | 2026-09-07 19:00:47.963 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-09-07 19:00:47.963 | ******************************************************************************** 2026-09-07 19:00:47.963 | 2026-09-07 19:00:47.963 | !! 2026-09-07 19:00:47.963 | self.initialize_options() 2026-09-07 19:00:47.963 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-09-07 19:00:47.964 | warnings.warn(msg) 2026-09-07 19:00:47.993 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-09-07 19:00:47.993 | !! 2026-09-07 19:00:47.993 | 2026-09-07 19:00:47.993 | ******************************************************************************** 2026-09-07 19:00:47.993 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-09-07 19:00:47.993 | 2026-09-07 19:00:47.994 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-09-07 19:00:47.994 | or your builds will no longer be supported. 2026-09-07 19:00:47.994 | 2026-09-07 19:00:47.994 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-09-07 19:00:47.994 | ******************************************************************************** 2026-09-07 19:00:47.994 | 2026-09-07 19:00:47.994 | !! 2026-09-07 19:00:47.994 | corresp(dist, value, root_dir) 2026-09-07 19:00:48.143 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-09-07 19:00:54.892 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.16.0,cmd2==4.2.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.1,oslo.serialization==5.11.0,oslo.utils==10.2.0,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@6d858a41e571787dfb6649829b24d0207e043580#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-09-07 19:00:54.893 | venv-tempest run-test-pre: PYTHONHASHSEED='3455633983' 2026-09-07 19:00:54.893 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.KKz1XEAIMI 2026-09-07 19:00:59.175 | ___________________________________ summary ____________________________________ 2026-09-07 19:00:59.175 | venv-tempest: commands succeeded 2026-09-07 19:00:59.175 | congratulations :) 2026-09-07 19:00:59.228 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-09-07 19:00:59.253 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-07 19:00:59.257 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-09-07 19:00:59.260 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-09-07 19:00:59.284 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-07 19:00:59.287 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-09-07 19:00:59.290 | ++ lib/tempest:configure_tempest:808 : local network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-09-07 19:00:59.293 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-09-07 19:00:59.297 | ++ lib/tempest:configure_tempest:811 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-09-07 19:00:59.302 | +++ lib/tempest:configure_tempest:813 : remove_disabled_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas , metering, l3_agent_scheduler 2026-09-07 19:00:59.306 | +++ lib/tempest:remove_disabled_extensions:116 : local extensions_list=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-09-07 19:00:59.310 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-09-07 19:00:59.314 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-09-07 19:00:59.318 | +++ lib/tempest:remove_disabled_extensions:119 : remove_disabled_services address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas ', metering, l3_agent_scheduler' 2026-09-07 19:00:59.350 | +++ functions-common:remove_disabled_services:2107 : _cleanup_service_list ,address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-09-07 19:00:59.380 | ++ lib/tempest:configure_tempest:813 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-09-07 19:00:59.384 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-09-07 19:00:59.388 | ++ lib/tempest:configure_tempest:818 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-09-07 19:00:59.430 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-09-07 19:00:59.434 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-09-07 19:00:59.438 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-09-07 19:00:59.487 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-09-07 19:00:59.491 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-09-07 19:00:59.494 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-09-07 19:00:59.538 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-09-07 19:00:59.538 | ' 2026-09-07 19:00:59.543 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-09-07 19:00:59.547 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 19:00:59.551 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest Plugins 2026-09-07 19:00:59.554 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-09-07 19:00:59.558 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-09-07 19:00:59.558 | /opt/stack/tempest /opt/stack/tempest 2026-09-07 19:00:59.562 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-09-07 19:00:59.565 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-09-07 19:00:59.565 | /opt/stack/tempest 2026-09-07 19:00:59.569 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-07 19:00:59.573 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-09-07 19:00:59.577 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-09-07 19:00:59.581 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-07 19:00:59.585 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-09-07 19:00:59.588 | + functions-common:run_plugins:1834 : local mode=stack 2026-09-07 19:00:59.593 | + functions-common:run_plugins:1835 : local phase=test-config 2026-09-07 19:00:59.597 | + functions-common:run_plugins:1837 : local plugins= 2026-09-07 19:00:59.601 | + functions-common:run_plugins:1838 : local plugin 2026-09-07 19:00:59.605 | + ./stack.sh:main:1506 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-09-07 19:00:59.609 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-09-07 19:00:59.613 | + inc/meta-config:merge_config_group:171 : shift 2026-09-07 19:00:59.617 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-09-07 19:00:59.622 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-07 19:00:59.625 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-09-07 19:00:59.630 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-09-07 19:00:59.635 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-09-07 19:00:59.639 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-09-07 19:00:59.643 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-09-07 19:00:59.646 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-07 19:00:59.650 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-09-07 19:00:59.651 | /^\[\[.+\|.*\]\]/ { 2026-09-07 19:00:59.651 | gsub("[][]", "", $1); 2026-09-07 19:00:59.651 | split($1, a, "|"); 2026-09-07 19:00:59.651 | if (a[1] == matchgroup) 2026-09-07 19:00:59.651 | print a[2] 2026-09-07 19:00:59.651 | } 2026-09-07 19:00:59.651 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 28 async_wait 139 osc 433 apt-get 197 test_with_retry 6 dbsync 7 pip_install 175 apt-get-update 5 run_process 46 git_timed 339 ------------------------- Unaccounted time 98 ========================= Total runtime 1473 ================= Async summary ================= Time spent in the background minus waits: 526 sec Elapsed time: 1473 sec Time if we did everything serially: 1999 sec Speedup: 1.35709 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 20996 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell0 | SELECT | 34 | | nova_cell1 | SELECT | 73 | | nova_cell0 | INSERT | 6 | | neutron | SELECT | 5377 | | neutron | INSERT | 845 | | neutron | DELETE | 33 | | placement | SELECT | 22 | | placement | INSERT | 85 | | placement | SET | 2 | | neutron | UPDATE | 247 | | nova_cell0 | UPDATE | 5 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | cinder | DELETE | 1 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | nova_cell1 | INSERT | 4 | | nova_cell1 | UPDATE | 30 | +------------+-----------+-------+ This is your host IP address: 192.168.122.168 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.168/identity/ The default users are: admin and demo The password: nomoresecret Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: 2026.2 Change: 9b0a00865c2537338f72ed5b9b44a0d6bff16eb4 ovs: Fix OVS path mismatch when building from source with OVN 2026-07-29 11:45:04 +0200 OS Version: Ubuntu 24.04 noble