2026-04-29 15:41:11.547 | + ./stack.sh:main:485 : exec 2026-04-29 15:41:11.547 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-04-29-174111' 2026-04-29 15:41:11.548 | ++ ./stack.sh:main:485 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-04-29-174111.summary.2026-04-29-174111 2026-04-29 15:41:11.548 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-29 15:41:11.548 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-04-29-174111 2026-04-29 15:41:11.548 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/stack.sh.log.2026-04-29-174111 /opt/stack/logs/stack.sh.log 2026-04-29 15:41:11.548 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/stack.sh.log.2026-04-29-174111.summary.2026-04-29-174111 /opt/stack/logs/stack.sh.log.summary 2026-04-29 15:41:11.548 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-04-29 15:41:11.548 | + functions:check_path_perm_sanity:615 : local real_path 2026-04-29 15:41:11.548 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-04-29 15:41:11.548 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-04-29 15:41:11.548 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-04-29 15:41:11.548 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-04-29 15:41:11.549 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-04-29 15:41:11.549 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-04-29 15:41:11.549 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-04-29 15:41:11.549 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-04-29 15:41:11.549 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-04-29 15:41:11.549 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-04-29 15:41:11.549 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-04-29 15:41:11.549 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-04-29 15:41:11.552 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-04-29 15:41:11.555 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-04-29 15:41:11.557 | + ./stack.sh:main:558 : trap err_trap ERR 2026-04-29 15:41:11.560 | + ./stack.sh:main:571 : set -o errexit 2026-04-29 15:41:11.562 | + ./stack.sh:main:574 : uname -a 2026-04-29 15:41:11.563 | Linux devstack 6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-04-29 15:41:11.566 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-04-29 15:41:11.568 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-04-29 15:41:11.572 | + ./stack.sh:main:581 : source /home/quobyte/devstack/lib/database 2026-04-29 15:41:11.614 | + ./stack.sh:main:582 : source /home/quobyte/devstack/lib/rpc_backend 2026-04-29 15:41:11.633 | + ./stack.sh:main:585 : source /home/quobyte/devstack/lib/host 2026-04-29 15:41:11.636 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-04-29 15:41:11.654 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-04-29 15:41:11.657 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-04-29 15:41:11.672 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-04-29 15:41:11.675 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-04-29 15:41:11.689 | ++ lib/host:source:34 : ENABLE_ZSWAP=False 2026-04-29 15:41:11.691 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-04-29 15:41:11.694 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-04-29 15:41:11.697 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-04-29 15:41:11.711 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=False 2026-04-29 15:41:11.714 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-04-29 15:41:11.728 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=False 2026-04-29 15:41:11.731 | + ./stack.sh:main:588 : tune_host 2026-04-29 15:41:11.733 | + lib/host:tune_host:96 : configure_host_mem 2026-04-29 15:41:11.735 | + lib/host:configure_host_mem:70 : configure_zswap 2026-04-29 15:41:11.737 | + lib/host:configure_zswap:40 : [[ False == \T\r\u\e ]] 2026-04-29 15:41:11.739 | + lib/host:configure_host_mem:71 : configure_ksm 2026-04-29 15:41:11.742 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-04-29 15:41:11.744 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-04-29 15:41:11.746 | + functions-common:install_package:1430 : update_package_repo 2026-04-29 15:41:11.748 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-04-29 15:41:11.751 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=False 2026-04-29 15:41:11.753 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-04-29 15:41:11.755 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-04-29 15:41:11.757 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-04-29 15:41:11.759 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 15:41:11.762 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 15:41:11.764 | + functions-common:update_package_repo:1413 : apt_get_update 2026-04-29 15:41:11.766 | + functions-common:apt_get_update:1158 : [[ False == \T\r\u\e ]] 2026-04-29 15:41:11.768 | + functions-common:apt_get_update:1163 : [[ False = \T\r\u\e ]] 2026-04-29 15:41:11.771 | + functions-common:apt_get_update:1165 : local sudo=sudo 2026-04-29 15:41:11.774 | ++ functions-common:apt_get_update:1166 : id -u 2026-04-29 15:41:11.778 | + functions-common:apt_get_update:1166 : [[ 1000 = \0 ]] 2026-04-29 15:41:11.780 | + functions-common:apt_get_update:1169 : time_start apt-get-update 2026-04-29 15:41:11.783 | + functions-common:time_start:2398 : local name=apt-get-update 2026-04-29 15:41:11.785 | + functions-common:time_start:2399 : local start_time= 2026-04-29 15:41:11.787 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 15:41:11.790 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 15:41:11.793 | + functions-common:time_start:2403 : _TIME_START[$name]=1777477271791 2026-04-29 15:41:11.796 | + functions-common:apt_get_update:1171 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-04-29 15:41:11.798 | + functions-common:apt_get_update:1172 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-04-29 15:41:11.800 | + functions-common:apt_get_update:1173 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-04-29 15:41:11.943 | Hit:1 http://de.archive.ubuntu.com/ubuntu noble InRelease 2026-04-29 15:41:11.943 | Hit:2 http://de.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-04-29 15:41:11.943 | Hit:3 http://de.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-04-29 15:41:11.968 | Get:4 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-04-29 15:41:11.984 | Hit:5 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-04-29 15:41:15.211 | Fetched 4747 B in 1s (9289 B/s) 2026-04-29 15:41:17.100 | Reading package lists... 2026-04-29 15:41:17.133 | + functions-common:apt_get_update:1177 : REPOS_UPDATED=True 2026-04-29 15:41:17.135 | + functions-common:apt_get_update:1179 : time_stop apt-get-update 2026-04-29 15:41:17.138 | + functions-common:time_stop:2412 : local name 2026-04-29 15:41:17.140 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:41:17.142 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:41:17.144 | + functions-common:time_stop:2415 : local total 2026-04-29 15:41:17.147 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:41:17.150 | + functions-common:time_stop:2418 : name=apt-get-update 2026-04-29 15:41:17.152 | + functions-common:time_stop:2419 : start_time=1777477271791 2026-04-29 15:41:17.154 | + functions-common:time_stop:2421 : [[ -z 1777477271791 ]] 2026-04-29 15:41:17.158 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:41:17.162 | + functions-common:time_stop:2424 : end_time=1777477277159 2026-04-29 15:41:17.165 | + functions-common:time_stop:2425 : elapsed_time=5368 2026-04-29 15:41:17.167 | + functions-common:time_stop:2426 : total=0 2026-04-29 15:41:17.170 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:41:17.173 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=5368 2026-04-29 15:41:17.175 | + functions-common:install_package:1431 : real_install_package ksmtuned 2026-04-29 15:41:17.178 | + functions-common:real_install_package:1418 : is_ubuntu 2026-04-29 15:41:17.181 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 15:41:17.183 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 15:41:17.186 | + functions-common:real_install_package:1419 : apt_get install ksmtuned 2026-04-29 15:41:17.208 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-04-29 15:41:17.246 | Reading package lists... 2026-04-29 15:41:17.698 | Building dependency tree... 2026-04-29 15:41:17.699 | Reading state information... 2026-04-29 15:41:18.407 | The following NEW packages will be installed: 2026-04-29 15:41:18.410 | ksmtuned 2026-04-29 15:41:18.465 | 0 upgraded, 1 newly installed, 0 to remove and 9 not upgraded. 2026-04-29 15:41:18.465 | Need to get 7444 B of archives. 2026-04-29 15:41:18.465 | After this operation, 44.0 kB of additional disk space will be used. 2026-04-29 15:41:18.465 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-04-29 15:41:18.694 | perl: warning: Setting locale failed. 2026-04-29 15:41:18.694 | perl: warning: Please check that your locale settings: 2026-04-29 15:41:18.694 | LANGUAGE = (unset), 2026-04-29 15:41:18.694 | LC_ALL = "en_US.utf8", 2026-04-29 15:41:18.695 | LANG = "de_DE.UTF-8" 2026-04-29 15:41:18.695 | are supported and installed on your system. 2026-04-29 15:41:18.695 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 15:41:18.790 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-04-29 15:41:18.791 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-04-29 15:41:18.791 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-04-29 15:41:19.013 | Fetched 7444 B in 0s (326 kB/s) 2026-04-29 15:41:19.059 | Selecting previously unselected package ksmtuned. 2026-04-29 15:41:19.372 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107864 files and directories currently installed.) 2026-04-29 15:41:19.376 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-04-29 15:41:19.387 | Unpacking ksmtuned (4.20150326) ... 2026-04-29 15:41:19.449 | Setting up ksmtuned (4.20150326) ... 2026-04-29 15:41:19.660 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-04-29 15:41:19.850 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-04-29 15:41:20.679 | perl: warning: Setting locale failed. 2026-04-29 15:41:20.679 | perl: warning: Please check that your locale settings: 2026-04-29 15:41:20.679 | LANGUAGE = (unset), 2026-04-29 15:41:20.680 | LC_ALL = "en_US.utf8", 2026-04-29 15:41:20.680 | LANG = "de_DE.UTF-8" 2026-04-29 15:41:20.680 | are supported and installed on your system. 2026-04-29 15:41:20.680 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 15:41:20.825 | perl: warning: Setting locale failed. 2026-04-29 15:41:20.826 | perl: warning: Please check that your locale settings: 2026-04-29 15:41:20.826 | LANGUAGE = (unset), 2026-04-29 15:41:20.826 | LC_ALL = "en_US.utf8", 2026-04-29 15:41:20.826 | LANG = "de_DE.UTF-8" 2026-04-29 15:41:20.826 | are supported and installed on your system. 2026-04-29 15:41:20.826 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 15:41:20.876 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-04-29 15:41:20.876 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-04-29 15:41:20.876 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-04-29 15:41:20.943 | perl: warning: Setting locale failed. 2026-04-29 15:41:20.944 | perl: warning: Please check that your locale settings: 2026-04-29 15:41:20.944 | LANGUAGE = (unset), 2026-04-29 15:41:20.944 | LC_ALL = "en_US.utf8", 2026-04-29 15:41:20.944 | LANG = "de_DE.UTF-8" 2026-04-29 15:41:20.944 | are supported and installed on your system. 2026-04-29 15:41:20.944 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 15:41:21.488 | 2026-04-29 15:41:21.488 | Running kernel seems to be up-to-date. 2026-04-29 15:41:21.488 | 2026-04-29 15:41:21.488 | No services need to be restarted. 2026-04-29 15:41:21.488 | 2026-04-29 15:41:21.488 | No containers need to be restarted. 2026-04-29 15:41:21.488 | 2026-04-29 15:41:21.488 | No user sessions are running outdated binaries. 2026-04-29 15:41:21.488 | 2026-04-29 15:41:21.488 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-04-29 15:41:24.069 | + functions-common:apt_get:1203 : result=0 2026-04-29 15:41:24.072 | + functions-common:apt_get:1206 : time_stop apt-get 2026-04-29 15:41:24.075 | + functions-common:time_stop:2412 : local name 2026-04-29 15:41:24.078 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:41:24.080 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:41:24.084 | + functions-common:time_stop:2415 : local total 2026-04-29 15:41:24.087 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:41:24.090 | + functions-common:time_stop:2418 : name=apt-get 2026-04-29 15:41:24.092 | + functions-common:time_stop:2419 : start_time=1777477277205 2026-04-29 15:41:24.094 | + functions-common:time_stop:2421 : [[ -z 1777477277205 ]] 2026-04-29 15:41:24.097 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:41:24.102 | + functions-common:time_stop:2424 : end_time=1777477284099 2026-04-29 15:41:24.105 | + functions-common:time_stop:2425 : elapsed_time=6894 2026-04-29 15:41:24.107 | + functions-common:time_stop:2426 : total=1485 2026-04-29 15:41:24.109 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:41:24.112 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=8379 2026-04-29 15:41:24.115 | + functions-common:apt_get:1207 : return 0 2026-04-29 15:41:24.117 | + lib/host:configure_ksm:18 : [[ -f /sys/kernel/mm/ksm/run ]] 2026-04-29 15:41:24.121 | ++ lib/host:configure_ksm:19 : bool_to_int ENABLE_KSM 2026-04-29 15:41:24.122 | + lib/host:configure_ksm:19 : sudo tee /sys/kernel/mm/ksm/run 2026-04-29 15:41:24.140 | + lib/host:configure_ksm:19 : echo 0 2026-04-29 15:41:24.140 | 0 2026-04-29 15:41:24.145 | + lib/host:configure_host_mem:72 : configure_sysctl_mem_parmaters 2026-04-29 15:41:24.147 | + lib/host:configure_sysctl_mem_parmaters:55 : [[ False == \T\r\u\e ]] 2026-04-29 15:41:24.150 | + lib/host:tune_host:97 : configure_host_net 2026-04-29 15:41:24.153 | + lib/host:configure_host_net:92 : configure_sysctl_net_parmaters 2026-04-29 15:41:24.155 | + lib/host:configure_sysctl_net_parmaters:77 : [[ False == \T\r\u\e ]] 2026-04-29 15:41:24.158 | + ./stack.sh:main:594 : fetch_plugins 2026-04-29 15:41:24.161 | + functions-common:fetch_plugins:1758 : local plugins= 2026-04-29 15:41:24.163 | + functions-common:fetch_plugins:1759 : local plugin 2026-04-29 15:41:24.166 | + functions-common:fetch_plugins:1762 : [[ -z '' ]] 2026-04-29 15:41:24.168 | + functions-common:fetch_plugins:1763 : return 2026-04-29 15:41:24.171 | + ./stack.sh:main:598 : run_phase override_defaults 2026-04-29 15:41:24.174 | + functions-common:run_phase:1840 : local mode=override_defaults 2026-04-29 15:41:24.176 | + functions-common:run_phase:1841 : local phase= 2026-04-29 15:41:24.178 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-04-29 15:41:24.181 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-04-29 15:41:24.184 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-04-29 15:41:24.187 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-04-29 15:41:24.189 | + functions-common:run_phase:1850 : local extra 2026-04-29 15:41:24.192 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-04-29 15:41:24.196 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-04-29 15:41:24.199 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-04-29 15:41:24.202 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-04-29 15:41:24.205 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-04-29 15:41:24.208 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-04-29 15:41:24.225 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:41:24.227 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-04-29 15:41:24.230 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-04-29 15:41:24.232 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-04-29 15:41:24.235 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-04-29 15:41:24.237 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-04-29 15:41:24.239 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-04-29 15:41:24.242 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-04-29 15:41:24.244 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-04-29 15:41:24.247 | + functions-common:run_phase:1861 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-04-29 15:41:24.249 | + functions-common:run_phase:1864 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-04-29 15:41:24.252 | + functions-common:run_phase:1865 : plugin_override_defaults 2026-04-29 15:41:24.254 | + functions-common:plugin_override_defaults:1799 : local plugins= 2026-04-29 15:41:24.256 | + functions-common:plugin_override_defaults:1800 : local plugin 2026-04-29 15:41:24.259 | + functions-common:plugin_override_defaults:1803 : [[ -z '' ]] 2026-04-29 15:41:24.262 | + functions-common:plugin_override_defaults:1804 : return 2026-04-29 15:41:24.265 | + ./stack.sh:main:601 : source /home/quobyte/devstack/lib/apache 2026-04-29 15:41:24.285 | + ./stack.sh:main:604 : source /home/quobyte/devstack/lib/tls 2026-04-29 15:41:24.287 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-04-29 15:41:24.305 | ++ functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:41:24.308 | +++ lib/tls:source:43 : hostname -f 2026-04-29 15:41:24.313 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-04-29 15:41:24.316 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-04-29 15:41:24.318 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-04-29 15:41:24.321 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-04-29 15:41:24.324 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-04-29 15:41:24.326 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-04-29 15:41:24.329 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-04-29 15:41:24.332 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-04-29 15:41:24.334 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-04-29 15:41:24.338 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-04-29 15:41:24.343 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/infra 2026-04-29 15:41:24.358 | + ./stack.sh:main:608 : source /home/quobyte/devstack/lib/libraries 2026-04-29 15:41:24.378 | + ./stack.sh:main:609 : source /home/quobyte/devstack/lib/lvm 2026-04-29 15:41:24.394 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/horizon 2026-04-29 15:41:24.410 | + ./stack.sh:main:611 : source /home/quobyte/devstack/lib/keystone 2026-04-29 15:41:24.450 | + ./stack.sh:main:612 : source /home/quobyte/devstack/lib/glance 2026-04-29 15:41:24.532 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/nova 2026-04-29 15:41:24.638 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/placement 2026-04-29 15:41:24.669 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/cinder 2026-04-29 15:41:24.727 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/swift 2026-04-29 15:41:24.779 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/neutron 2026-04-29 15:41:24.783 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-04-29 15:41:24.803 | ++ functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:41:24.805 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-04-29 15:41:24.808 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-04-29 15:41:24.811 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-04-29 15:41:24.814 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-04-29 15:41:24.818 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-04-29 15:41:24.837 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-04-29 15:41:24.840 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-04-29 15:41:24.844 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-04-29 15:41:24.846 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-04-29 15:41:24.849 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-04-29 15:41:24.851 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-04-29 15:41:24.854 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-04-29 15:41:24.857 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-04-29 15:41:24.861 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-04-29 15:41:24.865 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-04-29 15:41:24.885 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-04-29 15:41:24.887 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-04-29 15:41:24.891 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-04-29 15:41:24.893 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-04-29 15:41:24.897 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-04-29 15:41:24.900 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-04-29 15:41:24.903 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-04-29 15:41:24.905 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-04-29 15:41:24.908 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-04-29 15:41:24.911 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-04-29 15:41:24.915 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-04-29 15:41:24.918 | ++ lib/neutron:source:114 : Q_PORT=9696 2026-04-29 15:41:24.921 | ++ lib/neutron:source:116 : Q_PORT_INT=19696 2026-04-29 15:41:24.924 | ++ lib/neutron:source:118 : Q_HOST=192.168.122.50 2026-04-29 15:41:24.927 | ++ lib/neutron:source:120 : Q_PROTOCOL=http 2026-04-29 15:41:24.931 | +++ lib/neutron:source:122 : ipv6_unquote 0.0.0.0 2026-04-29 15:41:24.935 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-04-29 15:41:24.936 | +++ functions-common:ipv6_unquote:2210 : echo 0.0.0.0 2026-04-29 15:41:24.940 | ++ lib/neutron:source:122 : Q_LISTEN_ADDRESS=0.0.0.0 2026-04-29 15:41:24.943 | ++ lib/neutron:source:124 : Q_ADMIN_USERNAME=neutron 2026-04-29 15:41:24.946 | ++ lib/neutron:source:126 : Q_AUTH_STRATEGY=keystone 2026-04-29 15:41:24.949 | ++ lib/neutron:source:128 : Q_OVS_USE_VETH=False 2026-04-29 15:41:24.952 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP=True 2026-04-29 15:41:24.957 | +++ lib/neutron:source:130 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-04-29 15:41:24.976 | ++ lib/neutron:source:130 : Q_USE_ROOTWRAP_DAEMON=True 2026-04-29 15:41:24.981 | +++ lib/neutron:source:132 : ipv6_unquote 192.168.122.50 2026-04-29 15:41:24.984 | +++ functions-common:ipv6_unquote:2210 : echo 192.168.122.50 2026-04-29 15:41:24.984 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-04-29 15:41:24.989 | ++ lib/neutron:source:132 : Q_META_DATA_IP=192.168.122.50 2026-04-29 15:41:24.992 | ++ lib/neutron:source:134 : Q_ALLOW_OVERLAPPING_IP=True 2026-04-29 15:41:24.995 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-04-29 15:41:24.998 | ++ lib/neutron:source:136 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-04-29 15:41:25.000 | ++ lib/neutron:source:137 : VIF_PLUGGING_IS_FATAL=True 2026-04-29 15:41:25.003 | ++ lib/neutron:source:138 : VIF_PLUGGING_TIMEOUT=300 2026-04-29 15:41:25.006 | ++ lib/neutron:source:141 : SKIP_STOP_OVN=False 2026-04-29 15:41:25.008 | ++ lib/neutron:source:145 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-04-29 15:41:25.011 | ++ lib/neutron:source:148 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-04-29 15:41:25.013 | ++ lib/neutron:source:149 : [[ -z networking ]] 2026-04-29 15:41:25.017 | ++ lib/neutron:source:154 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-04-29 15:41:25.019 | ++ lib/neutron:source:155 : ALEMBIC_DIR=/opt/stack/alembic 2026-04-29 15:41:25.022 | ++ lib/neutron:source:156 : ALEMBIC_BRANCH=main 2026-04-29 15:41:25.024 | ++ lib/neutron:source:157 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-04-29 15:41:25.027 | ++ lib/neutron:source:158 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-04-29 15:41:25.030 | ++ lib/neutron:source:159 : SQLALCHEMY_BRANCH=main 2026-04-29 15:41:25.033 | ++ lib/neutron:source:170 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-04-29 15:41:25.035 | ++ lib/neutron:source:173 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-04-29 15:41:25.038 | ++ lib/neutron:source:176 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-04-29 15:41:25.041 | ++ lib/neutron:source:177 : [[ True == \F\a\l\s\e ]] 2026-04-29 15:41:25.045 | +++ lib/neutron:source:180 : get_rootwrap_location neutron 2026-04-29 15:41:25.048 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-04-29 15:41:25.052 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-04-29 15:41:25.072 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-04-29 15:41:25.075 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-04-29 15:41:25.078 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-04-29 15:41:25.082 | ++ lib/neutron:source:180 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-04-29 15:41:25.085 | ++ lib/neutron:source:181 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-04-29 15:41:25.087 | ++ lib/neutron:source:182 : [[ True == \T\r\u\e ]] 2026-04-29 15:41:25.090 | ++ lib/neutron:source:183 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-04-29 15:41:25.094 | ++ lib/neutron:source:195 : Q_DVR_MODE=legacy 2026-04-29 15:41:25.097 | ++ lib/neutron:source:196 : [[ legacy != \l\e\g\a\c\y ]] 2026-04-29 15:41:25.100 | ++ lib/neutron:source:212 : ENABLE_TENANT_TUNNELS=True 2026-04-29 15:41:25.102 | ++ lib/neutron:source:217 : TENANT_TUNNEL_RANGES=1:1000 2026-04-29 15:41:25.105 | ++ lib/neutron:source:222 : ENABLE_TENANT_VLANS=False 2026-04-29 15:41:25.111 | ++ lib/neutron:source:230 : TENANT_VLAN_RANGE= 2026-04-29 15:41:25.115 | ++ lib/neutron:source:238 : PHYSICAL_NETWORK=public 2026-04-29 15:41:25.118 | ++ lib/neutron:source:248 : OVS_PHYSICAL_BRIDGE=br-ex 2026-04-29 15:41:25.121 | ++ lib/neutron:source:254 : OVS_ENABLE_TUNNELING=True 2026-04-29 15:41:25.124 | ++ lib/neutron:source:258 : ENABLE_ISOLATED_METADATA=False 2026-04-29 15:41:25.127 | ++ lib/neutron:source:263 : ENABLE_METADATA_NETWORK=False 2026-04-29 15:41:25.130 | ++ lib/neutron:source:268 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-04-29 15:41:25.134 | ++ lib/neutron:source:269 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-04-29 15:41:25.256 | ++ lib/neutron:source:276 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-04-29 15:41:25.274 | ++ lib/neutron:source:279 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-04-29 15:41:25.277 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-04-29 15:41:25.281 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-04-29 15:41:25.284 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-04-29 15:41:25.287 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-04-29 15:41:25.290 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-04-29 15:41:25.293 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-04-29 15:41:25.296 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-04-29 15:41:25.299 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-04-29 15:41:25.302 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-04-29 15:41:25.305 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-04-29 15:41:25.308 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-04-29 15:41:25.311 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-04-29 15:41:25.314 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-04-29 15:41:25.317 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-04-29 15:41:25.320 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-04-29 15:41:25.323 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-04-29 15:41:25.326 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-04-29 15:41:25.329 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-04-29 15:41:25.331 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-04-29 15:41:25.336 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-04-29 15:41:25.337 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-04-29 15:41:25.338 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-04-29 15:41:25.339 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-04-29 15:41:25.345 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=16:4604:f006 2026-04-29 15:41:25.348 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-04-29 15:41:25.351 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-04-29 15:41:25.354 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-04-29 15:41:25.357 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-04-29 15:41:25.359 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd16:4604:f006::/56 2026-04-29 15:41:25.364 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd16:4604:f006::/56 2026-04-29 15:41:25.365 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-04-29 15:41:25.371 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd16:4604:f006::/64 2026-04-29 15:41:25.374 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-04-29 15:41:25.377 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-04-29 15:41:25.379 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-04-29 15:41:25.383 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-04-29 15:41:25.385 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-04-29 15:41:25.388 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-04-29 15:41:25.390 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-04-29 15:41:25.393 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-04-29 15:41:25.396 | +++ lib/neutron_plugins/services/l3:source:99 : USE_SUBNETPOOL=True 2026-04-29 15:41:25.399 | +++ lib/neutron_plugins/services/l3:source:100 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-04-29 15:41:25.402 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-04-29 15:41:25.405 | +++ lib/neutron_plugins/services/l3:source:103 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-04-29 15:41:25.407 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V6=fd16:4604:f006::/56 2026-04-29 15:41:25.410 | +++ lib/neutron_plugins/services/l3:source:106 : SUBNETPOOL_SIZE_V4=26 2026-04-29 15:41:25.413 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V6=64 2026-04-29 15:41:25.418 | ++++ lib/neutron_plugins/services/l3:source:109 : ip -4 route 2026-04-29 15:41:25.418 | ++++ lib/neutron_plugins/services/l3:source:109 : grep '^default' 2026-04-29 15:41:25.418 | ++++ lib/neutron_plugins/services/l3:source:109 : awk '{print $5}' 2026-04-29 15:41:25.425 | +++ lib/neutron_plugins/services/l3:source:109 : default_v4_route_devs=enp1s0 2026-04-29 15:41:25.431 | ++++ lib/neutron_plugins/services/l3:source:111 : ip -6 route list match default table all 2026-04-29 15:41:25.431 | ++++ lib/neutron_plugins/services/l3:source:111 : grep via 2026-04-29 15:41:25.431 | ++++ lib/neutron_plugins/services/l3:source:111 : awk '{print $5}' 2026-04-29 15:41:25.440 | +++ lib/neutron_plugins/services/l3:source:111 : default_v6_route_devs= 2026-04-29 15:41:25.443 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-04-29 15:41:25.447 | ++ lib/neutron:source:283 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-04-29 15:41:25.451 | ++ lib/neutron:source:284 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-04-29 15:41:25.455 | ++ lib/neutron:source:285 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-04-29 15:41:25.459 | ++ lib/neutron:source:288 : has_neutron_plugin_security_group 2026-04-29 15:41:25.463 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-04-29 15:41:25.467 | ++ lib/neutron:source:289 : Q_USE_SECGROUP=True 2026-04-29 15:41:25.471 | ++ lib/neutron:source:297 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-04-29 15:41:25.492 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/ldap 2026-04-29 15:41:25.510 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/dstat 2026-04-29 15:41:25.529 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/atop 2026-04-29 15:41:25.546 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/tcpdump 2026-04-29 15:41:25.563 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/etcd3 2026-04-29 15:41:25.602 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/os-vif 2026-04-29 15:41:25.607 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-04-29 15:41:25.611 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-04-29 15:41:25.614 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-04-29 15:41:25.618 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-04-29 15:41:25.622 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-04-29 15:41:25.642 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-04-29 15:41:25.646 | + ./stack.sh:main:629 : run_phase source 2026-04-29 15:41:25.649 | + functions-common:run_phase:1840 : local mode=source 2026-04-29 15:41:25.653 | + functions-common:run_phase:1841 : local phase= 2026-04-29 15:41:25.655 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-04-29 15:41:25.658 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-04-29 15:41:25.661 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-04-29 15:41:25.663 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-04-29 15:41:25.666 | + functions-common:run_phase:1850 : local extra 2026-04-29 15:41:25.671 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-04-29 15:41:25.676 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-04-29 15:41:25.679 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-04-29 15:41:25.682 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-04-29 15:41:25.685 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-04-29 15:41:25.688 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-04-29 15:41:25.707 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:41:25.710 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-04-29 15:41:25.713 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-04-29 15:41:25.765 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-04-29 15:41:25.768 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-04-29 15:41:25.772 | + functions-common:run_phase:1861 : [[ source == \s\o\u\r\c\e ]] 2026-04-29 15:41:25.775 | + functions-common:run_phase:1862 : load_plugin_settings 2026-04-29 15:41:25.778 | + functions-common:load_plugin_settings:1776 : local plugins= 2026-04-29 15:41:25.781 | + functions-common:load_plugin_settings:1777 : local plugin 2026-04-29 15:41:25.784 | + functions-common:load_plugin_settings:1780 : [[ -z '' ]] 2026-04-29 15:41:25.787 | + functions-common:load_plugin_settings:1781 : return 2026-04-29 15:41:25.790 | + functions-common:run_phase:1863 : verify_disabled_services 2026-04-29 15:41:25.793 | + functions-common:verify_disabled_services:2123 : local service 2026-04-29 15:41:25.796 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 15:41:25.799 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,key, ]] 2026-04-29 15:41:25.803 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 15:41:25.806 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-04-29 15:41:25.809 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 15:41:25.812 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-04-29 15:41:25.815 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 15:41:25.818 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-04-29 15:41:25.821 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 15:41:25.824 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-04-29 15:41:25.827 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 15:41:25.830 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-04-29 15:41:25.834 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 15:41:25.837 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-04-29 15:41:25.840 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 15:41:25.844 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-04-29 15:41:25.847 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 15:41:25.850 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-04-29 15:41:25.853 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 15:41:25.857 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-04-29 15:41:25.860 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 15:41:25.863 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-04-29 15:41:25.866 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 15:41:25.868 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-04-29 15:41:25.872 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 15:41:25.875 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-04-29 15:41:25.878 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 15:41:25.881 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-04-29 15:41:25.884 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 15:41:25.888 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-04-29 15:41:25.891 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 15:41:25.894 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-04-29 15:41:25.897 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 15:41:25.900 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-04-29 15:41:25.904 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 15:41:25.907 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-04-29 15:41:25.910 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 15:41:25.913 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-04-29 15:41:25.916 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 15:41:25.920 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-04-29 15:41:25.923 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 15:41:25.926 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-04-29 15:41:25.929 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 15:41:25.933 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-04-29 15:41:25.936 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 15:41:25.939 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-04-29 15:41:25.943 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 15:41:25.946 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-04-29 15:41:25.949 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 15:41:25.952 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-04-29 15:41:25.956 | + ./stack.sh:main:700 : initialize_database_backends 2026-04-29 15:41:25.959 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-04-29 15:41:25.962 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-04-29 15:41:25.983 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:41:25.987 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-04-29 15:41:25.990 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-04-29 15:41:25.993 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-04-29 15:41:26.015 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:41:26.018 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-04-29 15:41:26.022 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-04-29 15:41:26.025 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-04-29 15:41:26.028 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-04-29 15:41:26.032 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-04-29 15:41:26.035 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-04-29 15:41:26.039 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-04-29 15:41:26.042 | + lib/database:initialize_database_backends:92 : return 0 2026-04-29 15:41:26.046 | + ./stack.sh:main:701 : echo 'Using mysql database backend' 2026-04-29 15:41:26.046 | Using mysql database backend 2026-04-29 15:41:26.049 | + ./stack.sh:main:704 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-04-29 15:41:26.072 | + ./stack.sh:main:706 : define_database_baseurl 2026-04-29 15:41:26.077 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-04-29 15:41:26.081 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-04-29 15:41:26.084 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-04-29 15:41:26.088 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-04-29 15:41:26.091 | + ./stack.sh:main:718 : is_service_enabled rabbit 2026-04-29 15:41:26.113 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:41:26.117 | + ./stack.sh:main:719 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-04-29 15:41:26.142 | + ./stack.sh:main:726 : is_service_enabled keystone 2026-04-29 15:41:26.164 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:41:26.168 | + ./stack.sh:main:728 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-04-29 15:41:26.191 | + ./stack.sh:main:730 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-04-29 15:41:26.214 | + ./stack.sh:main:741 : is_service_enabled ldap 2026-04-29 15:41:26.238 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:41:26.241 | + ./stack.sh:main:750 : is_service_enabled s-proxy 2026-04-29 15:41:26.264 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:41:26.267 | + ./stack.sh:main:762 : save_stackenv 762 2026-04-29 15:41:26.270 | + functions-common:save_stackenv:63 : local tag=762 2026-04-29 15:41:26.275 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2026-04-29 15:41:26.281 | + functions-common:save_stackenv:65 : time_stamp=2026-04-29-174126 2026-04-29 15:41:26.285 | + functions-common:save_stackenv:66 : echo '# 2026-04-29-174126 762' 2026-04-29 15:41:26.288 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 15:41:26.291 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-04-29 15:41:26.294 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 15:41:26.298 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2026-04-29 15:41:26.301 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 15:41:26.304 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2026-04-29 15:41:26.307 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 15:41:26.310 | + functions-common:save_stackenv:68 : 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-04-29 15:41:26.314 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 15:41:26.317 | + functions-common:save_stackenv:68 : echo HOST_IP=192.168.122.50 2026-04-29 15:41:26.321 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 15:41:26.325 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=http://192.168.122.50/identity 2026-04-29 15:41:26.328 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 15:41:26.331 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-04-29-174111 2026-04-29 15:41:26.335 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 15:41:26.339 | + functions-common:save_stackenv:68 : echo OS_CACERT= 2026-04-29 15:41:26.342 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 15:41:26.346 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=192.168.122.50 2026-04-29 15:41:26.350 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 15:41:26.353 | + functions-common:save_stackenv:68 : echo STACK_USER=quobyte 2026-04-29 15:41:26.357 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 15:41:26.361 | + functions-common:save_stackenv:68 : echo TLS_IP= 2026-04-29 15:41:26.364 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 15:41:26.368 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2026-04-29 15:41:26.372 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 15:41:26.376 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2026-04-29 15:41:26.379 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 15:41:26.383 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=192.168.122.50 2026-04-29 15:41:26.386 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 15:41:26.390 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2026-04-29 15:41:26.394 | + ./stack.sh:main:775 : GIT_DEPTH=0 2026-04-29 15:41:26.398 | + ./stack.sh:main:775 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements stable/2026.1 2026-04-29 15:41:26.401 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-04-29 15:41:26.405 | + functions-common:git_clone:582 : local git_dest=/opt/stack/requirements 2026-04-29 15:41:26.408 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-04-29 15:41:26.411 | + functions-common:git_clone:584 : local orig_dir 2026-04-29 15:41:26.416 | ++ functions-common:git_clone:585 : pwd 2026-04-29 15:41:26.420 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-04-29 15:41:26.423 | + functions-common:git_clone:586 : local git_clone_flags= 2026-04-29 15:41:26.428 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-04-29 15:41:26.451 | + functions-common:git_clone:588 : RECLONE=False 2026-04-29 15:41:26.455 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-04-29 15:41:26.458 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-04-29 15:41:26.463 | + functions-common:git_clone:602 : echo stable/2026.1 2026-04-29 15:41:26.464 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-04-29 15:41:26.470 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/requirements ]] 2026-04-29 15:41:26.473 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-04-29 15:41:26.477 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-04-29 15:41:26.482 | + functions-common:git_timed:689 : local count=0 2026-04-29 15:41:26.485 | + functions-common:git_timed:690 : local timeout=0 2026-04-29 15:41:26.488 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 15:41:26.492 | + functions-common:git_timed:693 : timeout=0 2026-04-29 15:41:26.495 | + functions-common:git_timed:696 : time_start git_timed 2026-04-29 15:41:26.499 | + functions-common:time_start:2398 : local name=git_timed 2026-04-29 15:41:26.502 | + functions-common:time_start:2399 : local start_time= 2026-04-29 15:41:26.505 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 15:41:26.510 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 15:41:26.516 | + functions-common:time_start:2403 : _TIME_START[$name]=1777477286512 2026-04-29 15:41:26.519 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-04-29 15:41:26.523 | Cloning into '/opt/stack/requirements'... 2026-04-29 15:41:30.421 | + functions-common:git_timed:711 : time_stop git_timed 2026-04-29 15:41:30.425 | + functions-common:time_stop:2412 : local name 2026-04-29 15:41:30.428 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:41:30.432 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:41:30.435 | + functions-common:time_stop:2415 : local total 2026-04-29 15:41:30.439 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:41:30.442 | + functions-common:time_stop:2418 : name=git_timed 2026-04-29 15:41:30.446 | + functions-common:time_stop:2419 : start_time=1777477286512 2026-04-29 15:41:30.449 | + functions-common:time_stop:2421 : [[ -z 1777477286512 ]] 2026-04-29 15:41:30.454 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:41:30.459 | + functions-common:time_stop:2424 : end_time=1777477290455 2026-04-29 15:41:30.463 | + functions-common:time_stop:2425 : elapsed_time=3943 2026-04-29 15:41:30.466 | + functions-common:time_stop:2426 : total=0 2026-04-29 15:41:30.470 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:41:30.473 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=3943 2026-04-29 15:41:30.477 | + functions-common:git_clone:623 : cd /opt/stack/requirements 2026-04-29 15:41:30.480 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-04-29 15:41:30.484 | + functions-common:git_timed:689 : local count=0 2026-04-29 15:41:30.487 | + functions-common:git_timed:690 : local timeout=0 2026-04-29 15:41:30.491 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 15:41:30.495 | + functions-common:git_timed:693 : timeout=0 2026-04-29 15:41:30.498 | + functions-common:git_timed:696 : time_start git_timed 2026-04-29 15:41:30.502 | + functions-common:time_start:2398 : local name=git_timed 2026-04-29 15:41:30.505 | + functions-common:time_start:2399 : local start_time= 2026-04-29 15:41:30.509 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 15:41:30.514 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 15:41:30.519 | + functions-common:time_start:2403 : _TIME_START[$name]=1777477290515 2026-04-29 15:41:30.523 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-04-29 15:41:31.003 | From https://review.opendev.org/openstack/requirements 2026-04-29 15:41:31.003 | * branch stable/2026.1 -> FETCH_HEAD 2026-04-29 15:41:31.015 | + functions-common:git_timed:711 : time_stop git_timed 2026-04-29 15:41:31.019 | + functions-common:time_stop:2412 : local name 2026-04-29 15:41:31.022 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:41:31.026 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:41:31.029 | + functions-common:time_stop:2415 : local total 2026-04-29 15:41:31.033 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:41:31.037 | + functions-common:time_stop:2418 : name=git_timed 2026-04-29 15:41:31.040 | + functions-common:time_stop:2419 : start_time=1777477290515 2026-04-29 15:41:31.044 | + functions-common:time_stop:2421 : [[ -z 1777477290515 ]] 2026-04-29 15:41:31.049 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:41:31.054 | + functions-common:time_stop:2424 : end_time=1777477291050 2026-04-29 15:41:31.058 | + functions-common:time_stop:2425 : elapsed_time=535 2026-04-29 15:41:31.061 | + functions-common:time_stop:2426 : total=3943 2026-04-29 15:41:31.065 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:41:31.068 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=4478 2026-04-29 15:41:31.071 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-04-29 15:41:31.075 | + functions-common:git_timed:689 : local count=0 2026-04-29 15:41:31.079 | + functions-common:git_timed:690 : local timeout=0 2026-04-29 15:41:31.082 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 15:41:31.086 | + functions-common:git_timed:693 : timeout=0 2026-04-29 15:41:31.089 | + functions-common:git_timed:696 : time_start git_timed 2026-04-29 15:41:31.093 | + functions-common:time_start:2398 : local name=git_timed 2026-04-29 15:41:31.096 | + functions-common:time_start:2399 : local start_time= 2026-04-29 15:41:31.100 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 15:41:31.104 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 15:41:31.109 | + functions-common:time_start:2403 : _TIME_START[$name]=1777477291106 2026-04-29 15:41:31.113 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-04-29 15:41:31.128 | Note: switching to 'FETCH_HEAD'. 2026-04-29 15:41:31.128 | 2026-04-29 15:41:31.128 | You are in 'detached HEAD' state. You can look around, make experimental 2026-04-29 15:41:31.128 | changes and commit them, and you can discard any commits you make in this 2026-04-29 15:41:31.128 | state without impacting any branches by switching back to a branch. 2026-04-29 15:41:31.128 | 2026-04-29 15:41:31.129 | If you want to create a new branch to retain commits you create, you may 2026-04-29 15:41:31.129 | do so (now or later) by using -c with the switch command. Example: 2026-04-29 15:41:31.129 | 2026-04-29 15:41:31.129 | git switch -c 2026-04-29 15:41:31.129 | 2026-04-29 15:41:31.129 | Or undo this operation with: 2026-04-29 15:41:31.129 | 2026-04-29 15:41:31.129 | git switch - 2026-04-29 15:41:31.129 | 2026-04-29 15:41:31.129 | Turn off this advice by setting config variable advice.detachedHead to false 2026-04-29 15:41:31.129 | 2026-04-29 15:41:31.130 | HEAD is now at 05450163 update constraint for horizon to new release 25.7.2 2026-04-29 15:41:31.133 | + functions-common:git_timed:711 : time_stop git_timed 2026-04-29 15:41:31.136 | + functions-common:time_stop:2412 : local name 2026-04-29 15:41:31.140 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:41:31.144 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:41:31.147 | + functions-common:time_stop:2415 : local total 2026-04-29 15:41:31.151 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:41:31.154 | + functions-common:time_stop:2418 : name=git_timed 2026-04-29 15:41:31.158 | + functions-common:time_stop:2419 : start_time=1777477291106 2026-04-29 15:41:31.161 | + functions-common:time_stop:2421 : [[ -z 1777477291106 ]] 2026-04-29 15:41:31.166 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:41:31.171 | + functions-common:time_stop:2424 : end_time=1777477291167 2026-04-29 15:41:31.174 | + functions-common:time_stop:2425 : elapsed_time=61 2026-04-29 15:41:31.178 | + functions-common:time_stop:2426 : total=4478 2026-04-29 15:41:31.181 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:41:31.184 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=4539 2026-04-29 15:41:31.188 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-04-29 15:41:31.206 | + functions-common:git_clone:664 : cd /opt/stack/requirements 2026-04-29 15:41:31.211 | + functions-common:git_clone:665 : git show --oneline 2026-04-29 15:41:31.211 | + functions-common:git_clone:665 : head -1 2026-04-29 15:41:31.214 | 05450163 update constraint for horizon to new release 25.7.2 2026-04-29 15:41:31.218 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-04-29 15:41:31.223 | + ./stack.sh:main:779 : echo_summary 'Installing package prerequisites' 2026-04-29 15:41:31.227 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-29 15:41:31.230 | + ./stack.sh:echo_summary:444 : echo -e Installing package prerequisites 2026-04-29 15:41:31.234 | + ./stack.sh:main:780 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-04-29 15:41:31.239 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-04-29 15:41:31.243 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-04-29 15:41:31.247 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-04-29 15:41:31.251 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-04-29 15:41:31.255 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-04-29 15:41:31.259 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-04-29 15:41:31.264 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-04-29 15:41:31.270 | ++ tools/install_prereqs.sh:source:47 : NOW=1777477291 2026-04-29 15:41:31.276 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-04-29 15:41:31.282 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-04-29 15:41:31.286 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-04-29 15:41:31.290 | ++ tools/install_prereqs.sh:source:49 : DELTA=1777477291 2026-04-29 15:41:31.294 | ++ tools/install_prereqs.sh:source:50 : [[ 1777477291 -lt 7200 ]] 2026-04-29 15:41:31.298 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-04-29 15:41:31.301 | ++ functions-common:export_proxy_variables:2230 : isset http_proxy 2026-04-29 15:41:31.305 | ++ functions-common:isset:264 : [[ -v http_proxy ]] 2026-04-29 15:41:31.309 | ++ functions-common:export_proxy_variables:2233 : isset https_proxy 2026-04-29 15:41:31.313 | ++ functions-common:isset:264 : [[ -v https_proxy ]] 2026-04-29 15:41:31.317 | ++ functions-common:export_proxy_variables:2236 : isset no_proxy 2026-04-29 15:41:31.321 | ++ functions-common:isset:264 : [[ -v no_proxy ]] 2026-04-29 15:41:31.327 | +++ 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-04-29 15:41:31.368 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-04-29 15:41:31.368 | apache2-dev 2026-04-29 15:41:31.368 | bc 2026-04-29 15:41:31.368 | bsdmainutils 2026-04-29 15:41:31.368 | curl 2026-04-29 15:41:31.368 | g++ 2026-04-29 15:41:31.368 | gawk 2026-04-29 15:41:31.368 | gcc 2026-04-29 15:41:31.368 | gettext 2026-04-29 15:41:31.369 | git 2026-04-29 15:41:31.369 | graphviz 2026-04-29 15:41:31.369 | iputils-ping 2026-04-29 15:41:31.369 | libffi-dev 2026-04-29 15:41:31.369 | libjpeg-dev 2026-04-29 15:41:31.369 | libpq-dev 2026-04-29 15:41:31.369 | libssl-dev 2026-04-29 15:41:31.370 | libsystemd-dev 2026-04-29 15:41:31.370 | libxml2-dev 2026-04-29 15:41:31.370 | libxslt1-dev 2026-04-29 15:41:31.370 | libyaml-dev 2026-04-29 15:41:31.370 | lsof 2026-04-29 15:41:31.370 | openssh-server 2026-04-29 15:41:31.370 | openssl 2026-04-29 15:41:31.371 | pkg-config 2026-04-29 15:41:31.371 | psmisc 2026-04-29 15:41:31.371 | python3-dev 2026-04-29 15:41:31.371 | python3-pip 2026-04-29 15:41:31.371 | python3-systemd 2026-04-29 15:41:31.371 | python3-venv 2026-04-29 15:41:31.371 | tar 2026-04-29 15:41:31.372 | tcpdump 2026-04-29 15:41:31.372 | unzip 2026-04-29 15:41:31.372 | uuid-runtime 2026-04-29 15:41:31.372 | wget 2026-04-29 15:41:31.372 | zlib1g-dev 2026-04-29 15:41:31.372 | libkrb5-dev 2026-04-29 15:41:31.372 | libldap2-dev 2026-04-29 15:41:31.373 | libsasl2-dev 2026-04-29 15:41:31.373 | memcached 2026-04-29 15:41:31.373 | python3-mysqldb 2026-04-29 15:41:31.373 | sqlite3 2026-04-29 15:41:31.373 | conntrack 2026-04-29 15:41:31.373 | curl 2026-04-29 15:41:31.373 | ebtables 2026-04-29 15:41:31.373 | genisoimage 2026-04-29 15:41:31.374 | iptables 2026-04-29 15:41:31.374 | iputils-arping 2026-04-29 15:41:31.374 | kpartx 2026-04-29 15:41:31.374 | libjs-jquery-tablesorter 2026-04-29 15:41:31.374 | parted 2026-04-29 15:41:31.374 | pm-utils 2026-04-29 15:41:31.374 | python3-mysqldb 2026-04-29 15:41:31.375 | socat 2026-04-29 15:41:31.375 | sqlite3 2026-04-29 15:41:31.375 | sudo 2026-04-29 15:41:31.375 | vlan 2026-04-29 15:41:31.375 | lsscsi 2026-04-29 15:41:31.375 | open-iscsi 2026-04-29 15:41:31.375 | cryptsetup 2026-04-29 15:41:31.376 | dosfstools 2026-04-29 15:41:31.376 | genisoimage 2026-04-29 15:41:31.376 | gir1.2-libosinfo-1.0 2026-04-29 15:41:31.376 | netcat-openbsd 2026-04-29 15:41:31.376 | open-iscsi 2026-04-29 15:41:31.376 | qemu-utils 2026-04-29 15:41:31.376 | sg3-utils 2026-04-29 15:41:31.377 | sysfsutils 2026-04-29 15:41:31.377 | lvm2 2026-04-29 15:41:31.377 | qemu-utils 2026-04-29 15:41:31.377 | thin-provisioning-tools 2026-04-29 15:41:31.377 | acl 2026-04-29 15:41:31.377 | dnsmasq-base 2026-04-29 15:41:31.377 | dnsmasq-utils 2026-04-29 15:41:31.377 | ebtables 2026-04-29 15:41:31.378 | haproxy 2026-04-29 15:41:31.378 | iptables 2026-04-29 15:41:31.378 | iputils-arping 2026-04-29 15:41:31.378 | iputils-ping 2026-04-29 15:41:31.378 | postgresql-server-dev-all 2026-04-29 15:41:31.378 | python3-mysqldb 2026-04-29 15:41:31.378 | sqlite3 2026-04-29 15:41:31.379 | sudo 2026-04-29 15:41:31.379 | vlan 2026-04-29 15:41:31.379 | pcp' 2026-04-29 15:41:31.379 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-04-29 15:41:31.401 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-04-29 15:41:31.401 | apache2-dev 2026-04-29 15:41:31.401 | bc 2026-04-29 15:41:31.401 | bsdmainutils 2026-04-29 15:41:31.401 | curl 2026-04-29 15:41:31.401 | g++ 2026-04-29 15:41:31.401 | gawk 2026-04-29 15:41:31.401 | gcc 2026-04-29 15:41:31.402 | gettext 2026-04-29 15:41:31.402 | git 2026-04-29 15:41:31.402 | graphviz 2026-04-29 15:41:31.402 | iputils-ping 2026-04-29 15:41:31.402 | libffi-dev 2026-04-29 15:41:31.402 | libjpeg-dev 2026-04-29 15:41:31.402 | libpq-dev 2026-04-29 15:41:31.402 | libssl-dev 2026-04-29 15:41:31.403 | libsystemd-dev 2026-04-29 15:41:31.403 | libxml2-dev 2026-04-29 15:41:31.403 | libxslt1-dev 2026-04-29 15:41:31.403 | libyaml-dev 2026-04-29 15:41:31.403 | lsof 2026-04-29 15:41:31.403 | openssh-server 2026-04-29 15:41:31.403 | openssl 2026-04-29 15:41:31.404 | pkg-config 2026-04-29 15:41:31.404 | psmisc 2026-04-29 15:41:31.404 | python3-dev 2026-04-29 15:41:31.404 | python3-pip 2026-04-29 15:41:31.404 | python3-systemd 2026-04-29 15:41:31.404 | python3-venv 2026-04-29 15:41:31.404 | tar 2026-04-29 15:41:31.405 | tcpdump 2026-04-29 15:41:31.405 | unzip 2026-04-29 15:41:31.405 | uuid-runtime 2026-04-29 15:41:31.405 | wget 2026-04-29 15:41:31.405 | zlib1g-dev 2026-04-29 15:41:31.405 | libkrb5-dev 2026-04-29 15:41:31.405 | libldap2-dev 2026-04-29 15:41:31.406 | libsasl2-dev 2026-04-29 15:41:31.406 | memcached 2026-04-29 15:41:31.406 | python3-mysqldb 2026-04-29 15:41:31.406 | sqlite3 2026-04-29 15:41:31.406 | conntrack 2026-04-29 15:41:31.406 | curl 2026-04-29 15:41:31.406 | ebtables 2026-04-29 15:41:31.407 | genisoimage 2026-04-29 15:41:31.407 | iptables 2026-04-29 15:41:31.407 | iputils-arping 2026-04-29 15:41:31.407 | kpartx 2026-04-29 15:41:31.407 | libjs-jquery-tablesorter 2026-04-29 15:41:31.407 | parted 2026-04-29 15:41:31.407 | pm-utils 2026-04-29 15:41:31.408 | python3-mysqldb 2026-04-29 15:41:31.408 | socat 2026-04-29 15:41:31.408 | sqlite3 2026-04-29 15:41:31.408 | sudo 2026-04-29 15:41:31.408 | vlan 2026-04-29 15:41:31.408 | lsscsi 2026-04-29 15:41:31.408 | open-iscsi 2026-04-29 15:41:31.408 | cryptsetup 2026-04-29 15:41:31.409 | dosfstools 2026-04-29 15:41:31.409 | genisoimage 2026-04-29 15:41:31.409 | gir1.2-libosinfo-1.0 2026-04-29 15:41:31.409 | netcat-openbsd 2026-04-29 15:41:31.409 | open-iscsi 2026-04-29 15:41:31.409 | qemu-utils 2026-04-29 15:41:31.409 | sg3-utils 2026-04-29 15:41:31.410 | sysfsutils 2026-04-29 15:41:31.410 | lvm2 2026-04-29 15:41:31.410 | qemu-utils 2026-04-29 15:41:31.410 | thin-provisioning-tools 2026-04-29 15:41:31.410 | acl 2026-04-29 15:41:31.410 | dnsmasq-base 2026-04-29 15:41:31.410 | dnsmasq-utils 2026-04-29 15:41:31.411 | ebtables 2026-04-29 15:41:31.411 | haproxy 2026-04-29 15:41:31.411 | iptables 2026-04-29 15:41:31.411 | iputils-arping 2026-04-29 15:41:31.411 | iputils-ping 2026-04-29 15:41:31.411 | postgresql-server-dev-all 2026-04-29 15:41:31.411 | python3-mysqldb 2026-04-29 15:41:31.411 | sqlite3 2026-04-29 15:41:31.412 | sudo 2026-04-29 15:41:31.412 | vlan 2026-04-29 15:41:31.412 | pcp ' 2026-04-29 15:41:31.412 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-04-29 15:41:31.412 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 15:41:31.412 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 15:41:31.418 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-04-29 15:41:31.418 | ++ 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-04-29 15:41:31.424 | ++ 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-04-29 15:41:31.428 | ++ functions-common:install_package:1430 : update_package_repo 2026-04-29 15:41:31.431 | ++ functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-04-29 15:41:31.435 | ++ functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-04-29 15:41:31.439 | ++ functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-04-29 15:41:31.443 | ++ functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-04-29 15:41:31.446 | ++ functions-common:update_package_repo:1412 : is_ubuntu 2026-04-29 15:41:31.450 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 15:41:31.454 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 15:41:31.457 | ++ functions-common:update_package_repo:1413 : apt_get_update 2026-04-29 15:41:31.461 | ++ functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-04-29 15:41:31.464 | ++ functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-04-29 15:41:31.468 | ++ functions-common:apt_get_update:1159 : return 2026-04-29 15:41:31.471 | ++ functions-common:install_package:1431 : 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-04-29 15:41:31.474 | ++ functions-common:real_install_package:1418 : is_ubuntu 2026-04-29 15:41:31.477 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 15:41:31.480 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 15:41:31.484 | ++ functions-common:real_install_package:1419 : 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-04-29 15:41:31.510 | ++ functions-common:apt_get:1199 : 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-04-29 15:41:31.552 | Reading package lists... 2026-04-29 15:41:32.026 | Building dependency tree... 2026-04-29 15:41:32.027 | Reading state information... 2026-04-29 15:41:32.757 | bc is already the newest version (1.07.1-3ubuntu4). 2026-04-29 15:41:32.757 | bc set to manually installed. 2026-04-29 15:41:32.757 | curl is already the newest version (8.5.0-2ubuntu10.8). 2026-04-29 15:41:32.757 | curl set to manually installed. 2026-04-29 15:41:32.757 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-04-29 15:41:32.757 | g++ set to manually installed. 2026-04-29 15:41:32.757 | gawk is already the newest version (1:5.2.1-2build3). 2026-04-29 15:41:32.757 | gawk set to manually installed. 2026-04-29 15:41:32.758 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-04-29 15:41:32.758 | gcc set to manually installed. 2026-04-29 15:41:32.758 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-04-29 15:41:32.758 | git set to manually installed. 2026-04-29 15:41:32.758 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-04-29 15:41:32.758 | iputils-ping set to manually installed. 2026-04-29 15:41:32.758 | lsof is already the newest version (4.95.0-1build3). 2026-04-29 15:41:32.758 | lsof set to manually installed. 2026-04-29 15:41:32.759 | openssl is already the newest version (3.0.13-0ubuntu3.9). 2026-04-29 15:41:32.759 | openssl set to manually installed. 2026-04-29 15:41:32.759 | psmisc is already the newest version (23.7-1build1). 2026-04-29 15:41:32.759 | psmisc set to manually installed. 2026-04-29 15:41:32.759 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-04-29 15:41:32.759 | python3-dev set to manually installed. 2026-04-29 15:41:32.759 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-04-29 15:41:32.759 | python3-systemd is already the newest version (235-1build4). 2026-04-29 15:41:32.760 | python3-systemd set to manually installed. 2026-04-29 15:41:32.760 | tar is already the newest version (1.35+dfsg-3build1). 2026-04-29 15:41:32.760 | tar set to manually installed. 2026-04-29 15:41:32.760 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-04-29 15:41:32.760 | tcpdump set to manually installed. 2026-04-29 15:41:32.760 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-04-29 15:41:32.760 | uuid-runtime set to manually installed. 2026-04-29 15:41:32.761 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-04-29 15:41:32.761 | wget set to manually installed. 2026-04-29 15:41:32.761 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-04-29 15:41:32.761 | zlib1g-dev set to manually installed. 2026-04-29 15:41:32.761 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-04-29 15:41:32.761 | iptables set to manually installed. 2026-04-29 15:41:32.761 | kpartx is already the newest version (0.9.4-5ubuntu8.1). 2026-04-29 15:41:32.762 | kpartx set to manually installed. 2026-04-29 15:41:32.762 | parted is already the newest version (3.6-4build1). 2026-04-29 15:41:32.762 | parted set to manually installed. 2026-04-29 15:41:32.762 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-04-29 15:41:32.762 | sudo set to manually installed. 2026-04-29 15:41:32.762 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-04-29 15:41:32.762 | open-iscsi set to manually installed. 2026-04-29 15:41:32.762 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-04-29 15:41:32.763 | cryptsetup set to manually installed. 2026-04-29 15:41:32.763 | dosfstools is already the newest version (4.2-1.1build1). 2026-04-29 15:41:32.763 | dosfstools set to manually installed. 2026-04-29 15:41:32.763 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-04-29 15:41:32.763 | netcat-openbsd set to manually installed. 2026-04-29 15:41:32.763 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.16). 2026-04-29 15:41:32.764 | qemu-utils set to manually installed. 2026-04-29 15:41:32.764 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-04-29 15:41:32.764 | sg3-utils set to manually installed. 2026-04-29 15:41:32.764 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-04-29 15:41:32.764 | lvm2 set to manually installed. 2026-04-29 15:41:32.764 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-04-29 15:41:32.765 | thin-provisioning-tools set to manually installed. 2026-04-29 15:41:32.765 | acl is already the newest version (2.3.2-1build1.1). 2026-04-29 15:41:32.765 | acl set to manually installed. 2026-04-29 15:41:32.765 | dnsmasq-base is already the newest version (2.90-2ubuntu0.1). 2026-04-29 15:41:32.765 | dnsmasq-base set to manually installed. 2026-04-29 15:41:32.765 | The following additional packages will be installed: 2026-04-29 15:41:32.765 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-04-29 15:41:32.766 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-04-29 15:41:32.766 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-04-29 15:41:32.766 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-04-29 15:41:32.766 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-04-29 15:41:32.766 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-04-29 15:41:32.766 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-04-29 15:41:32.766 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-04-29 15:41:32.766 | libdebhelper-perl libevent-2.1-7t64 libfile-stripnondeterminism-perl libgc1 2026-04-29 15:41:32.767 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-04-29 15:41:32.767 | libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata libjson-perl 2026-04-29 15:41:32.767 | libjson-xs-perl libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 2026-04-29 15:41:32.767 | liblab-gamut1 libldap-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-04-29 15:41:32.767 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-04-29 15:41:32.767 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-04-29 15:41:32.768 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-04-29 15:41:32.768 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-04-29 15:41:32.768 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq5 2026-04-29 15:41:32.768 | libsctp-dev libsctp1 libsm6 libsub-override-perl libsys-hostname-long-perl 2026-04-29 15:41:32.768 | libsysfs2 libtool libtypes-serialiser-perl libx86-1 libxaw7 libxmu6 2026-04-29 15:41:32.768 | libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools 2026-04-29 15:41:32.768 | llvm-17-runtime llvm-17-tools m4 mysql-common ncal openssh-client 2026-04-29 15:41:32.769 | openssh-sftp-server osinfo-db pcp-conf pkgconf pkgconf-bin po-debconf 2026-04-29 15:41:32.769 | postgresql-client-16 postgresql-client-common postgresql-common 2026-04-29 15:41:32.769 | postgresql-server-dev-16 python3-pcp python3-pip-whl python3-setuptools-whl 2026-04-29 15:41:32.769 | python3.12-venv ssl-cert uuid-dev vbetool 2026-04-29 15:41:32.769 | Suggested packages: 2026-04-29 15:41:32.769 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-04-29 15:41:32.769 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-04-29 15:41:32.769 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-04-29 15:41:32.770 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-04-29 15:41:32.770 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-04-29 15:41:32.770 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-04-29 15:41:32.770 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-04-29 15:41:32.770 | libcache-memcached-perl libmemcached libyaml-perl keychain libpam-ssh 2026-04-29 15:41:32.770 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl redis-server 2026-04-29 15:41:32.770 | cpufrequtils wireless-tools radeontool libmail-box-perl postgresql-16 2026-04-29 15:41:32.771 | default-mysql-server | virtual-mysql-server sqlite3-doc zip 2026-04-29 15:41:32.914 | The following NEW packages will be installed: 2026-04-29 15:41:32.914 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-04-29 15:41:32.914 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-04-29 15:41:32.914 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-04-29 15:41:32.914 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-04-29 15:41:32.914 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-04-29 15:41:32.914 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-04-29 15:41:32.915 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-04-29 15:41:32.915 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-04-29 15:41:32.915 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-04-29 15:41:32.915 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-04-29 15:41:32.915 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-04-29 15:41:32.915 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-04-29 15:41:32.915 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-04-29 15:41:32.916 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-04-29 15:41:32.916 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-04-29 15:41:32.916 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-04-29 15:41:32.916 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-04-29 15:41:32.916 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-04-29 15:41:32.916 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-04-29 15:41:32.916 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-04-29 15:41:32.917 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-04-29 15:41:32.917 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-04-29 15:41:32.917 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-04-29 15:41:32.917 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-04-29 15:41:32.917 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-04-29 15:41:32.917 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-04-29 15:41:32.918 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-04-29 15:41:32.918 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-04-29 15:41:32.918 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-04-29 15:41:32.918 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-04-29 15:41:32.918 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-04-29 15:41:32.918 | uuid-dev vbetool vlan 2026-04-29 15:41:32.920 | The following packages will be upgraded: 2026-04-29 15:41:32.921 | openssh-client openssh-server openssh-sftp-server 2026-04-29 15:41:32.994 | 3 upgraded, 161 newly installed, 0 to remove and 6 not upgraded. 2026-04-29 15:41:32.994 | Need to get 176 MB of archives. 2026-04-29 15:41:32.994 | After this operation, 941 MB of additional disk space will be used. 2026-04-29 15:41:32.994 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-04-29 15:41:33.011 | Get:2 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-04-29 15:41:33.012 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-04-29 15:41:33.012 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-04-29 15:41:33.013 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-04-29 15:41:33.017 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.11 [1335 kB] 2026-04-29 15:41:33.037 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.11 [163 kB] 2026-04-29 15:41:33.041 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.11 [98.2 kB] 2026-04-29 15:41:33.043 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.11 [90.2 kB] 2026-04-29 15:41:33.045 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.2 [2070 kB] 2026-04-29 15:41:33.061 | Get:11 http://security.ubuntu.com/ubuntu noble-security/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.16 [37.3 kB] 2026-04-29 15:41:33.074 | Get:12 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-04-29 15:41:33.076 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 memcached amd64 1.6.24-1build3 [213 kB] 2026-04-29 15:41:33.079 | Get:14 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-04-29 15:41:33.080 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-04-29 15:41:33.082 | Get:16 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-04-29 15:41:33.083 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-04-29 15:41:33.086 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-04-29 15:41:33.087 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-04-29 15:41:33.088 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-04-29 15:41:33.090 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-04-29 15:41:33.094 | Get:22 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-04-29 15:41:33.099 | Get:23 http://de.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-04-29 15:41:33.107 | Get:24 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-04-29 15:41:33.111 | Get:25 http://security.ubuntu.com/ubuntu noble-security/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.16 [510 kB] 2026-04-29 15:41:33.114 | Get:26 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-04-29 15:41:33.116 | Get:27 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-04-29 15:41:33.194 | Get:28 http://security.ubuntu.com/ubuntu noble-security/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-04-29 15:41:33.485 | Get:29 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-04-29 15:41:33.656 | Get:30 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-04-29 15:41:33.658 | Get:31 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-04-29 15:41:33.659 | Get:32 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-04-29 15:41:33.662 | Get:33 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-04-29 15:41:33.671 | Get:34 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-04-29 15:41:33.697 | Get:35 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-04-29 15:41:33.858 | Get:36 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-04-29 15:41:33.860 | Get:37 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-04-29 15:41:33.863 | Get:38 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-04-29 15:41:33.864 | Get:39 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-04-29 15:41:33.865 | Get:40 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-04-29 15:41:33.866 | Get:41 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-04-29 15:41:33.867 | Get:42 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-04-29 15:41:33.867 | Get:43 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-04-29 15:41:33.868 | Get:44 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-04-29 15:41:33.875 | Get:45 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-04-29 15:41:33.887 | Get:46 http://de.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-04-29 15:41:33.890 | Get:47 http://de.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-04-29 15:41:33.895 | Get:48 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-04-29 15:41:33.908 | Get:49 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-04-29 15:41:33.908 | Get:50 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-04-29 15:41:33.931 | Get:51 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-04-29 15:41:33.932 | Get:52 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-04-29 15:41:33.944 | Get:53 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-04-29 15:41:33.949 | Get:54 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-04-29 15:41:33.950 | Get:55 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-04-29 15:41:33.956 | Get:56 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-04-29 15:41:33.959 | Get:57 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-04-29 15:41:33.963 | Get:58 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-04-29 15:41:33.963 | Get:59 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-04-29 15:41:33.973 | Get:60 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.11 [202 kB] 2026-04-29 15:41:33.975 | Get:61 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-04-29 15:41:33.976 | Get:62 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-04-29 15:41:33.977 | Get:63 http://de.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-04-29 15:41:33.978 | Get:64 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.1 [15.6 kB] 2026-04-29 15:41:33.979 | Get:65 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-04-29 15:41:33.981 | Get:66 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-04-29 15:41:34.004 | Get:67 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-04-29 15:41:34.008 | Get:68 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-04-29 15:41:34.008 | Get:69 http://de.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-04-29 15:41:34.014 | Get:70 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-04-29 15:41:34.015 | Get:71 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-04-29 15:41:34.016 | Get:72 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-04-29 15:41:34.017 | Get:73 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-04-29 15:41:34.018 | Get:74 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-04-29 15:41:34.020 | Get:75 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-04-29 15:41:34.021 | Get:76 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-04-29 15:41:34.028 | Get:77 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-04-29 15:41:34.039 | Get:78 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-04-29 15:41:34.041 | Get:79 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-04-29 15:41:34.075 | Get:80 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-04-29 15:41:34.076 | Get:81 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-04-29 15:41:34.077 | Get:82 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-04-29 15:41:34.080 | Get:83 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-04-29 15:41:34.081 | Get:84 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-04-29 15:41:34.084 | Get:85 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-04-29 15:41:34.096 | Get:86 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-04-29 15:41:34.101 | Get:87 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-04-29 15:41:34.102 | Get:88 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-04-29 15:41:34.103 | Get:89 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-04-29 15:41:34.108 | Get:90 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-04-29 15:41:34.109 | Get:91 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-04-29 15:41:34.110 | Get:92 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-04-29 15:41:34.116 | Get:93 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-04-29 15:41:34.119 | Get:94 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-04-29 15:41:34.124 | Get:95 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-04-29 15:41:34.160 | Get:96 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-04-29 15:41:34.161 | Get:97 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-04-29 15:41:34.162 | Get:98 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-04-29 15:41:34.393 | Get:99 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-04-29 15:41:34.397 | Get:100 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-04-29 15:41:34.398 | Get:101 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-04-29 15:41:34.399 | Get:102 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-04-29 15:41:34.400 | Get:103 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-04-29 15:41:34.403 | Get:104 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-04-29 15:41:34.404 | Get:105 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-04-29 15:41:34.405 | Get:106 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-04-29 15:41:34.407 | Get:107 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-04-29 15:41:34.410 | Get:108 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-04-29 15:41:34.417 | Get:109 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-04-29 15:41:34.418 | Get:110 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.45-0ubuntu0.24.04.1 [1255 kB] 2026-04-29 15:41:34.437 | Get:111 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-04-29 15:41:34.442 | Get:112 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-04-29 15:41:34.443 | Get:113 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-04-29 15:41:34.448 | Get:114 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-04-29 15:41:34.449 | Get:115 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-04-29 15:41:34.451 | Get:116 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-04-29 15:41:34.452 | Get:117 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.13-0ubuntu0.24.04.1 [146 kB] 2026-04-29 15:41:34.454 | Get:118 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.9 [2407 kB] 2026-04-29 15:41:34.498 | Get:119 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.13-0ubuntu0.24.04.1 [152 kB] 2026-04-29 15:41:34.501 | Get:120 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-04-29 15:41:34.505 | Get:121 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.15 [1239 kB] 2026-04-29 15:41:34.529 | Get:122 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-04-29 15:41:34.531 | Get:123 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.7 [782 kB] 2026-04-29 15:41:34.546 | Get:124 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-04-29 15:41:34.548 | Get:125 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-04-29 15:41:34.558 | Get:126 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-04-29 15:41:34.566 | Get:127 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-04-29 15:41:34.940 | Get:128 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-04-29 15:41:34.941 | Get:129 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-04-29 15:41:34.948 | Get:130 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-04-29 15:41:35.028 | Get:131 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-04-29 15:41:35.031 | Get:132 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-04-29 15:41:35.612 | Get:133 http://de.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-04-29 15:41:35.613 | Get:134 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-04-29 15:41:35.615 | Get:135 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-04-29 15:41:35.616 | Get:136 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-04-29 15:41:35.617 | Get:137 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-04-29 15:41:35.617 | Get:138 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-04-29 15:41:35.618 | Get:139 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.13-0ubuntu0.24.04.1 [1298 kB] 2026-04-29 15:41:35.637 | Get:140 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.13-0ubuntu0.24.04.1 [1230 kB] 2026-04-29 15:41:35.656 | Get:141 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-04-29 15:41:35.656 | Get:142 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-04-29 15:41:35.657 | Get:143 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-04-29 15:41:35.676 | Get:144 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-04-29 15:41:35.684 | Get:145 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.13 [5672 B] 2026-04-29 15:41:35.685 | Get:146 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-04-29 15:41:35.685 | Get:147 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-04-29 15:41:35.687 | Get:148 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-04-29 15:41:35.689 | Get:149 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-04-29 15:41:35.690 | Get:150 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-04-29 15:41:35.692 | Get:151 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-04-29 15:41:35.693 | Get:152 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-04-29 15:41:35.694 | Get:153 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-04-29 15:41:35.695 | Get:154 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-04-29 15:41:35.695 | Get:155 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-04-29 15:41:35.696 | Get:156 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-04-29 15:41:35.699 | Get:157 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-04-29 15:41:35.701 | Get:158 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-04-29 15:41:35.703 | Get:159 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-04-29 15:41:35.706 | Get:160 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-04-29 15:41:35.707 | Get:161 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-04-29 15:41:35.710 | Get:162 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-04-29 15:41:35.751 | Get:163 http://de.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-04-29 15:41:35.755 | Get:164 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-04-29 15:41:36.033 | perl: warning: Setting locale failed. 2026-04-29 15:41:36.033 | perl: warning: Please check that your locale settings: 2026-04-29 15:41:36.033 | LANGUAGE = (unset), 2026-04-29 15:41:36.033 | LC_ALL = "en_US.utf8", 2026-04-29 15:41:36.033 | LANG = "de_DE.UTF-8" 2026-04-29 15:41:36.033 | are supported and installed on your system. 2026-04-29 15:41:36.033 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 15:41:36.099 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-04-29 15:41:36.099 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-04-29 15:41:36.099 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-04-29 15:41:36.473 | Vorkonfiguration der Pakete ... 2026-04-29 15:41:36.508 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-04-29 15:41:36.684 | Fetched 176 MB in 3s (62.9 MB/s) 2026-04-29 15:41:36.729 | Selecting previously unselected package libapr1t64:amd64. 2026-04-29 15:41:36.784 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107873 files and directories currently installed.) 2026-04-29 15:41:36.789 | Preparing to unpack .../000-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-04-29 15:41:36.799 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-04-29 15:41:36.851 | Selecting previously unselected package libaprutil1t64:amd64. 2026-04-29 15:41:36.862 | Preparing to unpack .../001-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-04-29 15:41:36.866 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-04-29 15:41:36.917 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-04-29 15:41:36.928 | Preparing to unpack .../002-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-04-29 15:41:36.932 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-04-29 15:41:36.978 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-04-29 15:41:36.989 | Preparing to unpack .../003-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-04-29 15:41:36.993 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-04-29 15:41:37.043 | Selecting previously unselected package liblua5.4-0:amd64. 2026-04-29 15:41:37.054 | Preparing to unpack .../004-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-04-29 15:41:37.058 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-04-29 15:41:37.106 | Selecting previously unselected package apache2-bin. 2026-04-29 15:41:37.116 | Preparing to unpack .../005-apache2-bin_2.4.58-1ubuntu8.11_amd64.deb ... 2026-04-29 15:41:37.120 | Unpacking apache2-bin (2.4.58-1ubuntu8.11) ... 2026-04-29 15:41:37.282 | Selecting previously unselected package apache2-data. 2026-04-29 15:41:37.292 | Preparing to unpack .../006-apache2-data_2.4.58-1ubuntu8.11_all.deb ... 2026-04-29 15:41:37.297 | Unpacking apache2-data (2.4.58-1ubuntu8.11) ... 2026-04-29 15:41:37.492 | Selecting previously unselected package apache2-utils. 2026-04-29 15:41:37.503 | Preparing to unpack .../007-apache2-utils_2.4.58-1ubuntu8.11_amd64.deb ... 2026-04-29 15:41:37.507 | Unpacking apache2-utils (2.4.58-1ubuntu8.11) ... 2026-04-29 15:41:37.580 | Selecting previously unselected package apache2. 2026-04-29 15:41:37.589 | Preparing to unpack .../008-apache2_2.4.58-1ubuntu8.11_amd64.deb ... 2026-04-29 15:41:37.597 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-04-29 15:41:37.599 | Unpacking apache2 (2.4.58-1ubuntu8.11) ... 2026-04-29 15:41:37.721 | Selecting previously unselected package haproxy. 2026-04-29 15:41:37.732 | Preparing to unpack .../009-haproxy_2.8.16-0ubuntu0.24.04.2_amd64.deb ... 2026-04-29 15:41:37.745 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-04-29 15:41:37.881 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-04-29 15:41:37.891 | Preparing to unpack .../010-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-04-29 15:41:37.895 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-04-29 15:41:37.948 | Selecting previously unselected package memcached. 2026-04-29 15:41:37.958 | Preparing to unpack .../011-memcached_1.6.24-1build3_amd64.deb ... 2026-04-29 15:41:37.965 | Unpacking memcached (1.6.24-1build3) ... 2026-04-29 15:41:38.033 | Preparing to unpack .../012-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-04-29 15:41:38.044 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-04-29 15:41:38.113 | Preparing to unpack .../013-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-04-29 15:41:38.246 | Unpacking openssh-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-04-29 15:41:38.347 | Preparing to unpack .../014-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-04-29 15:41:38.374 | Unpacking openssh-client (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-04-29 15:41:38.480 | Selecting previously unselected package libjson-perl. 2026-04-29 15:41:38.490 | Preparing to unpack .../015-libjson-perl_4.10000-1_all.deb ... 2026-04-29 15:41:38.494 | Unpacking libjson-perl (4.10000-1) ... 2026-04-29 15:41:38.549 | Selecting previously unselected package postgresql-client-common. 2026-04-29 15:41:38.560 | Preparing to unpack .../016-postgresql-client-common_257build1.1_all.deb ... 2026-04-29 15:41:38.563 | Unpacking postgresql-client-common (257build1.1) ... 2026-04-29 15:41:38.620 | Selecting previously unselected package ssl-cert. 2026-04-29 15:41:38.630 | Preparing to unpack .../017-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-04-29 15:41:38.634 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-04-29 15:41:38.693 | Selecting previously unselected package postgresql-common. 2026-04-29 15:41:38.704 | Preparing to unpack .../018-postgresql-common_257build1.1_all.deb ... 2026-04-29 15:41:38.727 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-04-29 15:41:38.736 | Unpacking postgresql-common (257build1.1) ... 2026-04-29 15:41:38.853 | Selecting previously unselected package libsysfs2:amd64. 2026-04-29 15:41:38.862 | Preparing to unpack .../019-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-04-29 15:41:38.866 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-04-29 15:41:38.914 | Selecting previously unselected package sysfsutils. 2026-04-29 15:41:38.924 | Preparing to unpack .../020-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-04-29 15:41:38.931 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-04-29 15:41:38.972 | Selecting previously unselected package autotools-dev. 2026-04-29 15:41:38.983 | Preparing to unpack .../021-autotools-dev_20220109.1_all.deb ... 2026-04-29 15:41:38.987 | Unpacking autotools-dev (20220109.1) ... 2026-04-29 15:41:39.034 | Selecting previously unselected package m4. 2026-04-29 15:41:39.044 | Preparing to unpack .../022-m4_1.4.19-4build1_amd64.deb ... 2026-04-29 15:41:39.048 | Unpacking m4 (1.4.19-4build1) ... 2026-04-29 15:41:39.126 | Selecting previously unselected package autoconf. 2026-04-29 15:41:39.137 | Preparing to unpack .../023-autoconf_2.71-3_all.deb ... 2026-04-29 15:41:39.141 | Unpacking autoconf (2.71-3) ... 2026-04-29 15:41:39.237 | Selecting previously unselected package automake. 2026-04-29 15:41:39.248 | Preparing to unpack .../024-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-04-29 15:41:39.255 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-04-29 15:41:39.371 | Selecting previously unselected package autopoint. 2026-04-29 15:41:39.381 | Preparing to unpack .../025-autopoint_0.21-14ubuntu2_all.deb ... 2026-04-29 15:41:39.385 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-04-29 15:41:39.430 | Selecting previously unselected package libdebhelper-perl. 2026-04-29 15:41:39.441 | Preparing to unpack .../026-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-04-29 15:41:39.445 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-04-29 15:41:39.535 | Selecting previously unselected package libllvm17t64:amd64. 2026-04-29 15:41:39.546 | Preparing to unpack .../027-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-29 15:41:39.550 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-04-29 15:41:40.695 | Selecting previously unselected package libclang-cpp17t64. 2026-04-29 15:41:40.705 | Preparing to unpack .../028-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-29 15:41:40.710 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-04-29 15:41:41.310 | Selecting previously unselected package libgc1:amd64. 2026-04-29 15:41:41.320 | Preparing to unpack .../029-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-04-29 15:41:41.325 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-04-29 15:41:41.377 | Selecting previously unselected package libobjc4:amd64. 2026-04-29 15:41:41.387 | Preparing to unpack .../030-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-04-29 15:41:41.390 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-29 15:41:41.430 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-04-29 15:41:41.440 | Preparing to unpack .../031-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-04-29 15:41:41.444 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-29 15:41:41.501 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-04-29 15:41:41.511 | Preparing to unpack .../032-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-29 15:41:41.515 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-04-29 15:41:41.753 | Selecting previously unselected package llvm-17-linker-tools. 2026-04-29 15:41:41.764 | Preparing to unpack .../033-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-29 15:41:41.768 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-04-29 15:41:41.854 | Selecting previously unselected package libclang1-17t64. 2026-04-29 15:41:41.865 | Preparing to unpack .../034-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-29 15:41:41.869 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-04-29 15:41:42.197 | Selecting previously unselected package clang-17. 2026-04-29 15:41:42.207 | Preparing to unpack .../035-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-29 15:41:42.211 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-04-29 15:41:42.260 | Selecting previously unselected package libtool. 2026-04-29 15:41:42.270 | Preparing to unpack .../036-libtool_2.4.7-7build1_all.deb ... 2026-04-29 15:41:42.274 | Unpacking libtool (2.4.7-7build1) ... 2026-04-29 15:41:42.328 | Selecting previously unselected package dh-autoreconf. 2026-04-29 15:41:42.339 | Preparing to unpack .../037-dh-autoreconf_20_all.deb ... 2026-04-29 15:41:42.343 | Unpacking dh-autoreconf (20) ... 2026-04-29 15:41:42.389 | Selecting previously unselected package libarchive-zip-perl. 2026-04-29 15:41:42.399 | Preparing to unpack .../038-libarchive-zip-perl_1.68-1_all.deb ... 2026-04-29 15:41:42.403 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-04-29 15:41:42.474 | Selecting previously unselected package libsub-override-perl. 2026-04-29 15:41:42.484 | Preparing to unpack .../039-libsub-override-perl_0.10-1_all.deb ... 2026-04-29 15:41:42.489 | Unpacking libsub-override-perl (0.10-1) ... 2026-04-29 15:41:42.531 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-04-29 15:41:42.544 | Preparing to unpack .../040-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-04-29 15:41:42.549 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-04-29 15:41:42.600 | Selecting previously unselected package dh-strip-nondeterminism. 2026-04-29 15:41:42.612 | Preparing to unpack .../041-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-04-29 15:41:42.617 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-04-29 15:41:42.656 | Selecting previously unselected package debugedit. 2026-04-29 15:41:42.669 | Preparing to unpack .../042-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-04-29 15:41:42.673 | Unpacking debugedit (1:5.0-5build2) ... 2026-04-29 15:41:42.720 | Selecting previously unselected package dwz. 2026-04-29 15:41:42.732 | Preparing to unpack .../043-dwz_0.15-1build6_amd64.deb ... 2026-04-29 15:41:42.735 | Unpacking dwz (0.15-1build6) ... 2026-04-29 15:41:42.784 | Selecting previously unselected package gettext. 2026-04-29 15:41:42.797 | Preparing to unpack .../044-gettext_0.21-14ubuntu2_amd64.deb ... 2026-04-29 15:41:42.801 | Unpacking gettext (0.21-14ubuntu2) ... 2026-04-29 15:41:42.914 | Selecting previously unselected package intltool-debian. 2026-04-29 15:41:42.927 | Preparing to unpack .../045-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-04-29 15:41:42.931 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-04-29 15:41:42.977 | Selecting previously unselected package po-debconf. 2026-04-29 15:41:42.989 | Preparing to unpack .../046-po-debconf_1.0.21+nmu1_all.deb ... 2026-04-29 15:41:42.993 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-04-29 15:41:43.084 | Selecting previously unselected package debhelper. 2026-04-29 15:41:43.097 | Preparing to unpack .../047-debhelper_13.14.1ubuntu5_all.deb ... 2026-04-29 15:41:43.101 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-04-29 15:41:43.371 | Selecting previously unselected package uuid-dev:amd64. 2026-04-29 15:41:43.384 | Preparing to unpack .../048-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-04-29 15:41:43.388 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-04-29 15:41:43.443 | Selecting previously unselected package libsctp1:amd64. 2026-04-29 15:41:43.456 | Preparing to unpack .../049-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-04-29 15:41:43.461 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-04-29 15:41:43.502 | Selecting previously unselected package libsctp-dev:amd64. 2026-04-29 15:41:43.515 | Preparing to unpack .../050-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-04-29 15:41:43.519 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-04-29 15:41:43.580 | Selecting previously unselected package libapr1-dev. 2026-04-29 15:41:43.590 | Preparing to unpack .../051-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-04-29 15:41:43.594 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-04-29 15:41:43.970 | Selecting previously unselected package libldap-dev:amd64. 2026-04-29 15:41:43.982 | Preparing to unpack .../052-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-04-29 15:41:43.986 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-04-29 15:41:44.148 | Selecting previously unselected package libldap2-dev. 2026-04-29 15:41:44.160 | Preparing to unpack .../053-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-04-29 15:41:44.165 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-04-29 15:41:44.202 | Selecting previously unselected package libaprutil1-dev. 2026-04-29 15:41:44.214 | Preparing to unpack .../054-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-04-29 15:41:44.219 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-04-29 15:41:44.541 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-04-29 15:41:44.551 | Preparing to unpack .../055-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-04-29 15:41:44.555 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-04-29 15:41:44.603 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-04-29 15:41:44.613 | Preparing to unpack .../056-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-04-29 15:41:44.618 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-04-29 15:41:44.664 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-04-29 15:41:44.675 | Preparing to unpack .../057-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-04-29 15:41:44.680 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-04-29 15:41:44.717 | Selecting previously unselected package libpcre2-dev:amd64. 2026-04-29 15:41:44.728 | Preparing to unpack .../058-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-04-29 15:41:44.732 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-04-29 15:41:44.848 | Selecting previously unselected package apache2-dev. 2026-04-29 15:41:44.858 | Preparing to unpack .../059-apache2-dev_2.4.58-1ubuntu8.11_amd64.deb ... 2026-04-29 15:41:44.862 | Unpacking apache2-dev (2.4.58-1ubuntu8.11) ... 2026-04-29 15:41:44.954 | Selecting previously unselected package ncal. 2026-04-29 15:41:44.962 | Preparing to unpack .../060-ncal_12.1.8_amd64.deb ... 2026-04-29 15:41:44.966 | Unpacking ncal (12.1.8) ... 2026-04-29 15:41:45.012 | Selecting previously unselected package bsdmainutils. 2026-04-29 15:41:45.022 | Preparing to unpack .../061-bsdmainutils_12.1.8_all.deb ... 2026-04-29 15:41:45.029 | Unpacking bsdmainutils (12.1.8) ... 2026-04-29 15:41:45.065 | Selecting previously unselected package conntrack. 2026-04-29 15:41:45.076 | Preparing to unpack .../062-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-04-29 15:41:45.079 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-04-29 15:41:45.118 | Selecting previously unselected package dnsmasq-utils. 2026-04-29 15:41:45.129 | Preparing to unpack .../063-dnsmasq-utils_2.90-2ubuntu0.1_amd64.deb ... 2026-04-29 15:41:45.133 | Unpacking dnsmasq-utils (2.90-2ubuntu0.1) ... 2026-04-29 15:41:45.183 | Selecting previously unselected package ebtables. 2026-04-29 15:41:45.193 | Preparing to unpack .../064-ebtables_2.0.11-6build1_amd64.deb ... 2026-04-29 15:41:45.210 | Unpacking ebtables (2.0.11-6build1) ... 2026-04-29 15:41:45.258 | Selecting previously unselected package fonts-liberation. 2026-04-29 15:41:45.269 | Preparing to unpack .../065-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-04-29 15:41:45.273 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-04-29 15:41:45.364 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-04-29 15:41:45.374 | Preparing to unpack .../066-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-04-29 15:41:45.378 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-04-29 15:41:45.423 | Selecting previously unselected package fonts-liberation2. 2026-04-29 15:41:45.434 | Preparing to unpack .../067-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-04-29 15:41:45.437 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-04-29 15:41:45.474 | Selecting previously unselected package genisoimage. 2026-04-29 15:41:45.485 | Preparing to unpack .../068-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-04-29 15:41:45.489 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-04-29 15:41:45.547 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-04-29 15:41:45.558 | Preparing to unpack .../069-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-04-29 15:41:45.562 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-04-29 15:41:45.609 | Selecting previously unselected package libann0. 2026-04-29 15:41:45.620 | Preparing to unpack .../070-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-04-29 15:41:45.624 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-04-29 15:41:45.665 | Selecting previously unselected package libcdt5:amd64. 2026-04-29 15:41:45.676 | Preparing to unpack .../071-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-04-29 15:41:45.680 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-29 15:41:45.721 | Selecting previously unselected package libcgraph6:amd64. 2026-04-29 15:41:45.732 | Preparing to unpack .../072-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-04-29 15:41:45.736 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-29 15:41:45.780 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-04-29 15:41:45.790 | Preparing to unpack .../073-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-04-29 15:41:45.794 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-04-29 15:41:45.844 | Selecting previously unselected package libltdl7:amd64. 2026-04-29 15:41:45.855 | Preparing to unpack .../074-libltdl7_2.4.7-7build1_amd64.deb ... 2026-04-29 15:41:45.858 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-04-29 15:41:45.902 | Selecting previously unselected package libpathplan4:amd64. 2026-04-29 15:41:45.913 | Preparing to unpack .../075-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-04-29 15:41:45.917 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-29 15:41:45.964 | Selecting previously unselected package libgvc6. 2026-04-29 15:41:45.974 | Preparing to unpack .../076-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-04-29 15:41:45.978 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-04-29 15:41:46.045 | Selecting previously unselected package libgvpr2:amd64. 2026-04-29 15:41:46.055 | Preparing to unpack .../077-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-04-29 15:41:46.059 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-29 15:41:46.105 | Selecting previously unselected package liblab-gamut1:amd64. 2026-04-29 15:41:46.116 | Preparing to unpack .../078-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-04-29 15:41:46.120 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-29 15:41:46.207 | Selecting previously unselected package libice6:amd64. 2026-04-29 15:41:46.218 | Preparing to unpack .../079-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-04-29 15:41:46.222 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-04-29 15:41:46.265 | Selecting previously unselected package libsm6:amd64. 2026-04-29 15:41:46.276 | Preparing to unpack .../080-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-04-29 15:41:46.280 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-04-29 15:41:46.327 | Selecting previously unselected package libxt6t64:amd64. 2026-04-29 15:41:46.335 | Preparing to unpack .../081-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-04-29 15:41:46.339 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-04-29 15:41:46.385 | Selecting previously unselected package libxmu6:amd64. 2026-04-29 15:41:46.396 | Preparing to unpack .../082-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-04-29 15:41:46.400 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-04-29 15:41:46.442 | Selecting previously unselected package libxaw7:amd64. 2026-04-29 15:41:46.453 | Preparing to unpack .../083-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-04-29 15:41:46.457 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-04-29 15:41:46.502 | Selecting previously unselected package graphviz. 2026-04-29 15:41:46.513 | Preparing to unpack .../084-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-04-29 15:41:46.517 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-04-29 15:41:46.620 | Selecting previously unselected package icu-devtools. 2026-04-29 15:41:46.631 | Preparing to unpack .../085-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-04-29 15:41:46.635 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-04-29 15:41:46.696 | Selecting previously unselected package iputils-arping. 2026-04-29 15:41:46.707 | Preparing to unpack .../086-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-04-29 15:41:46.710 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-04-29 15:41:46.753 | Selecting previously unselected package comerr-dev:amd64. 2026-04-29 15:41:46.764 | Preparing to unpack .../087-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-04-29 15:41:46.770 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-04-29 15:41:46.820 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-04-29 15:41:46.831 | Preparing to unpack .../088-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-04-29 15:41:46.834 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-29 15:41:46.876 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-04-29 15:41:46.887 | Preparing to unpack .../089-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-04-29 15:41:46.891 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-29 15:41:46.932 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-04-29 15:41:46.943 | Preparing to unpack .../090-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-04-29 15:41:46.947 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-29 15:41:46.991 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-04-29 15:41:47.002 | Preparing to unpack .../091-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-04-29 15:41:47.006 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-29 15:41:47.043 | Selecting previously unselected package krb5-multidev:amd64. 2026-04-29 15:41:47.054 | Preparing to unpack .../092-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-04-29 15:41:47.058 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-29 15:41:47.132 | Selecting previously unselected package libarchive-cpio-perl. 2026-04-29 15:41:47.143 | Preparing to unpack .../093-libarchive-cpio-perl_0.10-3_all.deb ... 2026-04-29 15:41:47.153 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-04-29 15:41:47.197 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-04-29 15:41:47.208 | Preparing to unpack .../094-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-29 15:41:47.212 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-04-29 15:41:47.505 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-04-29 15:41:47.516 | Preparing to unpack .../095-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-04-29 15:41:47.519 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-04-29 15:41:47.561 | Selecting previously unselected package libgts-bin. 2026-04-29 15:41:47.572 | Preparing to unpack .../096-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-04-29 15:41:47.576 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-04-29 15:41:47.628 | Selecting previously unselected package libicu-dev:amd64. 2026-04-29 15:41:47.639 | Preparing to unpack .../097-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-04-29 15:41:47.643 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-04-29 15:41:48.213 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-04-29 15:41:48.224 | Preparing to unpack .../098-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-04-29 15:41:48.227 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-04-29 15:41:48.284 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-04-29 15:41:48.295 | Preparing to unpack .../099-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-04-29 15:41:48.299 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-04-29 15:41:48.335 | Selecting previously unselected package libjpeg-dev:amd64. 2026-04-29 15:41:48.347 | Preparing to unpack .../100-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-04-29 15:41:48.350 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-04-29 15:41:48.388 | Selecting previously unselected package libjs-jquery-metadata. 2026-04-29 15:41:48.399 | Preparing to unpack .../101-libjs-jquery-metadata_12-4_all.deb ... 2026-04-29 15:41:48.403 | Unpacking libjs-jquery-metadata (12-4) ... 2026-04-29 15:41:48.442 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-04-29 15:41:48.453 | Preparing to unpack .../102-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-04-29 15:41:48.457 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-04-29 15:41:48.574 | Selecting previously unselected package libtypes-serialiser-perl. 2026-04-29 15:41:48.583 | Preparing to unpack .../103-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-04-29 15:41:48.587 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-04-29 15:41:48.631 | Selecting previously unselected package libjson-xs-perl. 2026-04-29 15:41:48.642 | Preparing to unpack .../104-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-04-29 15:41:48.647 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-04-29 15:41:48.696 | Selecting previously unselected package libltdl-dev:amd64. 2026-04-29 15:41:48.705 | Preparing to unpack .../105-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-04-29 15:41:48.710 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-04-29 15:41:48.779 | Selecting previously unselected package libsys-hostname-long-perl. 2026-04-29 15:41:48.790 | Preparing to unpack .../106-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-04-29 15:41:48.795 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-04-29 15:41:48.837 | Selecting previously unselected package libmail-sendmail-perl. 2026-04-29 15:41:48.848 | Preparing to unpack .../107-libmail-sendmail-perl_0.80-3_all.deb ... 2026-04-29 15:41:48.852 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-04-29 15:41:48.905 | Selecting previously unselected package mysql-common. 2026-04-29 15:41:48.916 | Preparing to unpack .../108-mysql-common_5.8+1.1.0build1_all.deb ... 2026-04-29 15:41:48.934 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-04-29 15:41:48.986 | Selecting previously unselected package libmysqlclient21:amd64. 2026-04-29 15:41:48.997 | Preparing to unpack .../109-libmysqlclient21_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-04-29 15:41:49.001 | Unpacking libmysqlclient21:amd64 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-29 15:41:49.101 | Selecting previously unselected package libncurses-dev:amd64. 2026-04-29 15:41:49.112 | Preparing to unpack .../110-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-04-29 15:41:49.116 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-04-29 15:41:49.206 | Selecting previously unselected package pcp-conf. 2026-04-29 15:41:49.217 | Preparing to unpack .../111-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-04-29 15:41:49.221 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-04-29 15:41:49.271 | Selecting previously unselected package libpcp3t64. 2026-04-29 15:41:49.282 | Preparing to unpack .../112-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-04-29 15:41:49.286 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-04-29 15:41:49.340 | Selecting previously unselected package libpcp-pmda3t64. 2026-04-29 15:41:49.351 | Preparing to unpack .../113-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-04-29 15:41:49.356 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-04-29 15:41:49.396 | Selecting previously unselected package libpcp-pmda-perl. 2026-04-29 15:41:49.407 | Preparing to unpack .../114-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-04-29 15:41:49.411 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-04-29 15:41:49.459 | Selecting previously unselected package libpkgconf3:amd64. 2026-04-29 15:41:49.470 | Preparing to unpack .../115-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-04-29 15:41:49.474 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-04-29 15:41:49.522 | Selecting previously unselected package libpq5:amd64. 2026-04-29 15:41:49.533 | Preparing to unpack .../116-libpq5_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-04-29 15:41:49.537 | Unpacking libpq5:amd64 (16.13-0ubuntu0.24.04.1) ... 2026-04-29 15:41:49.580 | Selecting previously unselected package libssl-dev:amd64. 2026-04-29 15:41:49.591 | Preparing to unpack .../117-libssl-dev_3.0.13-0ubuntu3.9_amd64.deb ... 2026-04-29 15:41:49.596 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.9) ... 2026-04-29 15:41:49.813 | Selecting previously unselected package libpq-dev. 2026-04-29 15:41:49.824 | Preparing to unpack .../118-libpq-dev_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-04-29 15:41:49.828 | Unpacking libpq-dev (16.13-0ubuntu0.24.04.1) ... 2026-04-29 15:41:49.882 | Selecting previously unselected package libsasl2-dev. 2026-04-29 15:41:49.893 | Preparing to unpack .../119-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-04-29 15:41:49.897 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-04-29 15:41:49.976 | Selecting previously unselected package libsystemd-dev:amd64. 2026-04-29 15:41:49.987 | Preparing to unpack .../120-libsystemd-dev_255.4-1ubuntu8.15_amd64.deb ... 2026-04-29 15:41:49.992 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.15) ... 2026-04-29 15:41:50.239 | Selecting previously unselected package libx86-1:amd64. 2026-04-29 15:41:50.250 | Preparing to unpack .../121-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-04-29 15:41:50.256 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-04-29 15:41:50.299 | Selecting previously unselected package libxml2-dev:amd64. 2026-04-29 15:41:50.308 | Preparing to unpack .../122-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-04-29 15:41:50.312 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-04-29 15:41:50.409 | Selecting previously unselected package libxslt1-dev:amd64. 2026-04-29 15:41:50.420 | Preparing to unpack .../123-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-04-29 15:41:50.424 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-04-29 15:41:50.524 | Selecting previously unselected package llvm-17-runtime. 2026-04-29 15:41:50.535 | Preparing to unpack .../124-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-29 15:41:50.539 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-04-29 15:41:50.608 | Selecting previously unselected package libpfm4:amd64. 2026-04-29 15:41:50.619 | Preparing to unpack .../125-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-04-29 15:41:50.623 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-04-29 15:41:50.689 | Selecting previously unselected package llvm-17. 2026-04-29 15:41:50.701 | Preparing to unpack .../126-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-29 15:41:50.705 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-04-29 15:41:51.897 | Selecting previously unselected package libffi-dev:amd64. 2026-04-29 15:41:51.907 | Preparing to unpack .../127-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-04-29 15:41:51.911 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-04-29 15:41:51.971 | Selecting previously unselected package llvm-17-tools. 2026-04-29 15:41:51.982 | Preparing to unpack .../128-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-29 15:41:51.987 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-04-29 15:41:52.355 | Selecting previously unselected package libz3-4:amd64. 2026-04-29 15:41:52.367 | Preparing to unpack .../129-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-04-29 15:41:52.371 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-04-29 15:41:52.596 | Selecting previously unselected package libz3-dev:amd64. 2026-04-29 15:41:52.607 | Preparing to unpack .../130-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-04-29 15:41:52.611 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-04-29 15:41:52.669 | Selecting previously unselected package llvm-17-dev. 2026-04-29 15:41:52.680 | Preparing to unpack .../131-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-29 15:41:52.685 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-04-29 15:41:56.218 | Selecting previously unselected package lsscsi. 2026-04-29 15:41:56.230 | Preparing to unpack .../132-lsscsi_0.32-1build1_amd64.deb ... 2026-04-29 15:41:56.234 | Unpacking lsscsi (0.32-1build1) ... 2026-04-29 15:41:56.280 | Selecting previously unselected package osinfo-db. 2026-04-29 15:41:56.292 | Preparing to unpack .../133-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-04-29 15:41:56.296 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-04-29 15:41:56.955 | Selecting previously unselected package pkgconf-bin. 2026-04-29 15:41:56.966 | Preparing to unpack .../134-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-04-29 15:41:56.971 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-04-29 15:41:57.017 | Selecting previously unselected package pkgconf:amd64. 2026-04-29 15:41:57.028 | Preparing to unpack .../135-pkgconf_1.8.1-2build1_amd64.deb ... 2026-04-29 15:41:57.036 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-04-29 15:41:57.085 | Selecting previously unselected package pkg-config:amd64. 2026-04-29 15:41:57.096 | Preparing to unpack .../136-pkg-config_1.8.1-2build1_amd64.deb ... 2026-04-29 15:41:57.104 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-04-29 15:41:57.146 | Selecting previously unselected package pm-utils. 2026-04-29 15:41:57.157 | Preparing to unpack .../137-pm-utils_1.4.1-21_all.deb ... 2026-04-29 15:41:57.162 | Unpacking pm-utils (1.4.1-21) ... 2026-04-29 15:41:57.241 | Selecting previously unselected package postgresql-client-16. 2026-04-29 15:41:57.251 | Preparing to unpack .../138-postgresql-client-16_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-04-29 15:41:57.255 | Unpacking postgresql-client-16 (16.13-0ubuntu0.24.04.1) ... 2026-04-29 15:41:57.472 | Selecting previously unselected package postgresql-server-dev-16. 2026-04-29 15:41:57.484 | Preparing to unpack .../139-postgresql-server-dev-16_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-04-29 15:41:57.489 | Unpacking postgresql-server-dev-16 (16.13-0ubuntu0.24.04.1) ... 2026-04-29 15:41:58.047 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-04-29 15:41:58.057 | Preparing to unpack .../140-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-04-29 15:41:58.062 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-04-29 15:41:58.118 | Selecting previously unselected package python3-mysqldb. 2026-04-29 15:41:58.130 | Preparing to unpack .../141-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-04-29 15:41:58.134 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-04-29 15:41:58.188 | Selecting previously unselected package python3-pip-whl. 2026-04-29 15:41:58.200 | Preparing to unpack .../142-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-04-29 15:41:58.205 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-04-29 15:41:58.263 | Selecting previously unselected package python3-setuptools-whl. 2026-04-29 15:41:58.274 | Preparing to unpack .../143-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-04-29 15:41:58.279 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-04-29 15:41:58.332 | Selecting previously unselected package python3.12-venv. 2026-04-29 15:41:58.344 | Preparing to unpack .../144-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-04-29 15:41:58.348 | Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-04-29 15:41:58.387 | Selecting previously unselected package python3-venv. 2026-04-29 15:41:58.399 | Preparing to unpack .../145-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-04-29 15:41:58.403 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-04-29 15:41:58.439 | Selecting previously unselected package sqlite3. 2026-04-29 15:41:58.451 | Preparing to unpack .../146-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-04-29 15:41:58.455 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-04-29 15:41:58.502 | Selecting previously unselected package unzip. 2026-04-29 15:41:58.513 | Preparing to unpack .../147-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-04-29 15:41:58.517 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-04-29 15:41:58.568 | Selecting previously unselected package vbetool. 2026-04-29 15:41:58.580 | Preparing to unpack .../148-vbetool_1.1-5_amd64.deb ... 2026-04-29 15:41:58.584 | Unpacking vbetool (1.1-5) ... 2026-04-29 15:41:58.627 | Selecting previously unselected package libosinfo-l10n. 2026-04-29 15:41:58.639 | Preparing to unpack .../149-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-04-29 15:41:58.643 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-04-29 15:41:58.717 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-04-29 15:41:58.729 | Preparing to unpack .../150-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-04-29 15:41:58.733 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-04-29 15:41:58.778 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-04-29 15:41:58.790 | Preparing to unpack .../151-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-04-29 15:41:58.794 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-04-29 15:41:58.834 | Selecting previously unselected package libkrb5-dev:amd64. 2026-04-29 15:41:58.846 | Preparing to unpack .../152-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-04-29 15:41:58.851 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-29 15:41:58.903 | Selecting previously unselected package libpcp-archive1t64. 2026-04-29 15:41:58.914 | Preparing to unpack .../153-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-04-29 15:41:58.919 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-04-29 15:41:58.965 | Selecting previously unselected package libpcp-gui2t64. 2026-04-29 15:41:58.974 | Preparing to unpack .../154-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-04-29 15:41:58.979 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-04-29 15:41:59.024 | Selecting previously unselected package libpcp-import1t64. 2026-04-29 15:41:59.036 | Preparing to unpack .../155-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-04-29 15:41:59.040 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-04-29 15:41:59.086 | Selecting previously unselected package libpcp-mmv1t64. 2026-04-29 15:41:59.098 | Preparing to unpack .../156-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-04-29 15:41:59.102 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-04-29 15:41:59.145 | Selecting previously unselected package libpcp-trace2t64. 2026-04-29 15:41:59.157 | Preparing to unpack .../157-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-04-29 15:41:59.163 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-04-29 15:41:59.206 | Selecting previously unselected package libpcp-web1t64. 2026-04-29 15:41:59.218 | Preparing to unpack .../158-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-04-29 15:41:59.222 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-04-29 15:41:59.269 | Selecting previously unselected package libyaml-dev:amd64. 2026-04-29 15:41:59.281 | Preparing to unpack .../159-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-04-29 15:41:59.285 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-04-29 15:41:59.331 | Selecting previously unselected package python3-pcp. 2026-04-29 15:41:59.343 | Preparing to unpack .../160-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-04-29 15:41:59.347 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-04-29 15:41:59.408 | Selecting previously unselected package pcp. 2026-04-29 15:41:59.420 | Preparing to unpack .../161-pcp_6.2.0-1.1build4_amd64.deb ... 2026-04-29 15:41:59.674 | Unpacking pcp (6.2.0-1.1build4) ... 2026-04-29 15:42:00.618 | Selecting previously unselected package socat. 2026-04-29 15:42:00.631 | Preparing to unpack .../162-socat_1.8.0.0-4build3_amd64.deb ... 2026-04-29 15:42:00.635 | Unpacking socat (1.8.0.0-4build3) ... 2026-04-29 15:42:00.710 | Selecting previously unselected package vlan. 2026-04-29 15:42:00.722 | Preparing to unpack .../163-vlan_2.0.5ubuntu5_all.deb ... 2026-04-29 15:42:00.726 | Unpacking vlan (2.0.5ubuntu5) ... 2026-04-29 15:42:00.805 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-04-29 15:42:00.817 | Setting up postgresql-client-common (257build1.1) ... 2026-04-29 15:42:00.834 | Setting up dnsmasq-utils (2.90-2ubuntu0.1) ... 2026-04-29 15:42:00.845 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-04-29 15:42:00.855 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-04-29 15:42:00.890 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-04-29 15:42:00.897 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-04-29 15:42:00.906 | Setting up libmysqlclient21:amd64 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-29 15:42:00.918 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-04-29 15:42:00.929 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-04-29 15:42:00.940 | Setting up gettext (0.21-14ubuntu2) ... 2026-04-29 15:42:00.951 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-04-29 15:42:00.963 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-04-29 15:42:00.974 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-04-29 15:42:00.985 | Setting up sysfsutils (2.1.1-6build1) ... 2026-04-29 15:42:01.628 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-04-29 15:42:01.628 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-04-29 15:42:02.105 | Setting up ncal (12.1.8) ... 2026-04-29 15:42:02.117 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-04-29 15:42:02.129 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-04-29 15:42:02.140 | Setting up libarchive-zip-perl (1.68-1) ... 2026-04-29 15:42:02.151 | Setting up vbetool (1.1-5) ... 2026-04-29 15:42:02.163 | Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-04-29 15:42:02.198 | Setting up pm-utils (1.4.1-21) ... 2026-04-29 15:42:02.218 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-04-29 15:42:02.234 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-04-29 15:42:02.246 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-29 15:42:02.258 | Setting up libpq5:amd64 (16.13-0ubuntu0.24.04.1) ... 2026-04-29 15:42:02.269 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-04-29 15:42:02.281 | Setting up m4 (1.4.19-4build1) ... 2026-04-29 15:42:02.293 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-04-29 15:42:02.304 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-04-29 15:42:02.339 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-04-29 15:42:02.351 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-04-29 15:42:02.362 | Setting up memcached (1.6.24-1build3) ... 2026-04-29 15:42:03.249 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-04-29 15:42:03.704 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-04-29 15:42:03.718 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-04-29 15:42:03.727 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-04-29 15:42:03.968 | Setting up autotools-dev (20220109.1) ... 2026-04-29 15:42:03.978 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-04-29 15:42:03.988 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-04-29 15:42:03.998 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-04-29 15:42:04.008 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-04-29 15:42:04.017 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-04-29 15:42:04.027 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-04-29 15:42:04.037 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-04-29 15:42:04.098 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-04-29 15:42:04.098 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-04-29 15:42:04.098 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-04-29 15:42:04.280 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-04-29 15:42:05.402 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-04-29 15:42:05.883 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-29 15:42:05.893 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-04-29 15:42:05.903 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-04-29 15:42:05.913 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-29 15:42:05.923 | Setting up ebtables (2.0.11-6build1) ... 2026-04-29 15:42:06.513 | Setting up libjs-jquery-metadata (12-4) ... 2026-04-29 15:42:06.523 | Setting up socat (1.8.0.0-4build3) ... 2026-04-29 15:42:06.533 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-04-29 15:42:06.543 | Setting up bsdmainutils (12.1.8) ... 2026-04-29 15:42:06.555 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-04-29 15:42:06.567 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.9) ... 2026-04-29 15:42:06.576 | Setting up autopoint (0.21-14ubuntu2) ... 2026-04-29 15:42:06.585 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-04-29 15:42:06.594 | Setting up lsscsi (0.32-1build1) ... 2026-04-29 15:42:06.603 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-04-29 15:42:06.613 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-04-29 15:42:06.623 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-04-29 15:42:06.632 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-04-29 15:42:06.641 | Setting up autoconf (2.71-3) ... 2026-04-29 15:42:06.653 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-04-29 15:42:06.662 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-04-29 15:42:06.671 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-04-29 15:42:06.680 | Setting up dwz (0.15-1build6) ... 2026-04-29 15:42:06.690 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-04-29 15:42:06.699 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-04-29 15:42:06.709 | Setting up vlan (2.0.5ubuntu5) ... 2026-04-29 15:42:06.731 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-04-29 15:42:06.740 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-04-29 15:42:06.749 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-04-29 15:42:06.758 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-04-29 15:42:06.767 | Setting up libjson-perl (4.10000-1) ... 2026-04-29 15:42:06.776 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-04-29 15:42:06.788 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-04-29 15:42:06.798 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-04-29 15:42:06.843 | Setting up debugedit (1:5.0-5build2) ... 2026-04-29 15:42:06.852 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-04-29 15:42:06.861 | Setting up libsub-override-perl (0.10-1) ... 2026-04-29 15:42:06.870 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-04-29 15:42:06.880 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-29 15:42:06.891 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-29 15:42:06.900 | Setting up apache2-data (2.4.58-1ubuntu8.11) ... 2026-04-29 15:42:06.910 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-04-29 15:42:06.919 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-04-29 15:42:06.932 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-04-29 15:42:06.942 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-04-29 15:42:06.951 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-04-29 15:42:06.961 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.15) ... 2026-04-29 15:42:06.970 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-04-29 15:42:06.979 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-04-29 15:42:06.989 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-29 15:42:07.000 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-04-29 15:42:07.013 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-04-29 15:42:07.021 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-04-29 15:42:07.031 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-04-29 15:42:07.042 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-04-29 15:42:07.053 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-04-29 15:42:07.063 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-04-29 15:42:07.074 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-04-29 15:42:07.084 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-04-29 15:42:07.095 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-04-29 15:42:07.106 | Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-04-29 15:42:07.191 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-04-29 15:42:07.192 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-04-29 15:42:07.192 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-04-29 15:42:09.023 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-29 15:42:09.035 | Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-04-29 15:42:09.145 | Setting up libtool (2.4.7-7build1) ... 2026-04-29 15:42:09.156 | Setting up po-debconf (1.0.21+nmu1) ... 2026-04-29 15:42:09.168 | Setting up postgresql-client-16 (16.13-0ubuntu0.24.04.1) ... 2026-04-29 15:42:09.746 | 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-04-29 15:42:09.785 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-04-29 15:42:09.796 | Setting up haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-04-29 15:42:10.670 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-04-29 15:42:11.300 | Setting up libpq-dev (16.13-0ubuntu0.24.04.1) ... 2026-04-29 15:42:11.313 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-29 15:42:11.325 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-04-29 15:42:11.336 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-04-29 15:42:11.348 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-04-29 15:42:11.358 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-04-29 15:42:11.370 | Setting up dh-autoreconf (20) ... 2026-04-29 15:42:11.381 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-04-29 15:42:11.392 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-04-29 15:42:11.404 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-04-29 15:42:11.415 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-04-29 15:42:11.426 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-04-29 15:42:11.438 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-04-29 15:42:11.449 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-04-29 15:42:11.460 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-04-29 15:42:11.472 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-04-29 15:42:11.484 | Setting up postgresql-common (257build1.1) ... 2026-04-29 15:42:11.558 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-04-29 15:42:11.558 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-04-29 15:42:11.558 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-04-29 15:42:11.638 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-04-29 15:42:12.089 | 2026-04-29 15:42:12.089 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-04-29 15:42:12.267 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-04-29 15:42:12.267 | Removing obsolete dictionary files: 2026-04-29 15:42:13.304 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-04-29 15:42:13.857 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-04-29 15:42:13.910 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-04-29 15:42:13.922 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-04-29 15:42:13.934 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-04-29 15:42:13.946 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-04-29 15:42:13.957 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-04-29 15:42:13.969 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-29 15:42:13.981 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-04-29 15:42:13.993 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-29 15:42:14.004 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-04-29 15:42:14.016 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-04-29 15:42:14.027 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-04-29 15:42:14.040 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-29 15:42:14.051 | Setting up apache2-utils (2.4.58-1ubuntu8.11) ... 2026-04-29 15:42:14.062 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-29 15:42:14.074 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-04-29 15:42:14.085 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-04-29 15:42:14.097 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-04-29 15:42:14.109 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-04-29 15:42:14.120 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-04-29 15:42:14.132 | Setting up debhelper (13.14.1ubuntu5) ... 2026-04-29 15:42:14.143 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-04-29 15:42:14.155 | Setting up apache2-bin (2.4.58-1ubuntu8.11) ... 2026-04-29 15:42:14.166 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-29 15:42:14.178 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-04-29 15:42:14.190 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-04-29 15:42:14.202 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-04-29 15:42:14.239 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-04-29 15:42:14.251 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-04-29 15:42:14.263 | Setting up apache2-dev (2.4.58-1ubuntu8.11) ... 2026-04-29 15:42:14.274 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-04-29 15:42:14.288 | Setting up apache2 (2.4.58-1ubuntu8.11) ... 2026-04-29 15:42:14.923 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-04-29 15:42:14.966 | Enabling module mpm_event. 2026-04-29 15:42:15.016 | Enabling module authz_core. 2026-04-29 15:42:15.021 | Enabling module authz_host. 2026-04-29 15:42:15.068 | Enabling module authn_core. 2026-04-29 15:42:15.075 | Enabling module auth_basic. 2026-04-29 15:42:15.122 | Enabling module access_compat. 2026-04-29 15:42:15.169 | Enabling module authn_file. 2026-04-29 15:42:15.218 | Enabling module authz_user. 2026-04-29 15:42:15.266 | Enabling module alias. 2026-04-29 15:42:15.313 | Enabling module dir. 2026-04-29 15:42:15.361 | Enabling module autoindex. 2026-04-29 15:42:15.408 | Enabling module env. 2026-04-29 15:42:15.456 | Enabling module mime. 2026-04-29 15:42:15.504 | Enabling module negotiation. 2026-04-29 15:42:15.553 | Enabling module setenvif. 2026-04-29 15:42:15.600 | Enabling module filter. 2026-04-29 15:42:15.648 | Enabling module deflate. 2026-04-29 15:42:15.696 | Enabling module status. 2026-04-29 15:42:15.743 | Enabling module reqtimeout. 2026-04-29 15:42:15.791 | Enabling conf charset. 2026-04-29 15:42:15.839 | Enabling conf localized-error-pages. 2026-04-29 15:42:15.886 | Enabling conf other-vhosts-access-log. 2026-04-29 15:42:15.934 | Enabling conf security. 2026-04-29 15:42:15.982 | Enabling conf serve-cgi-bin. 2026-04-29 15:42:16.031 | Enabling site 000-default. 2026-04-29 15:42:17.099 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-04-29 15:42:17.815 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-04-29 15:42:19.264 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-04-29 15:42:19.276 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-04-29 15:42:19.591 | Setting up postgresql-server-dev-16 (16.13-0ubuntu0.24.04.1) ... 2026-04-29 15:42:19.603 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-04-29 15:42:19.615 | Setting up pcp (6.2.0-1.1build4) ... 2026-04-29 15:42:21.362 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-04-29 15:42:21.430 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-04-29 15:42:21.498 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-04-29 15:42:21.566 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-04-29 15:42:23.383 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-04-29 15:42:23.685 | Processing triggers for ufw (0.36.2-6) ... 2026-04-29 15:42:23.824 | Processing triggers for systemd (255.4-1ubuntu8.15) ... 2026-04-29 15:42:23.889 | Processing triggers for man-db (2.12.0-4build2) ... 2026-04-29 15:42:27.769 | Processing triggers for install-info (7.1-3build2) ... 2026-04-29 15:42:27.960 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-04-29 15:42:28.013 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-04-29 15:42:28.282 | perl: warning: Setting locale failed. 2026-04-29 15:42:28.282 | perl: warning: Please check that your locale settings: 2026-04-29 15:42:28.282 | LANGUAGE = (unset), 2026-04-29 15:42:28.282 | LC_ALL = "en_US.utf8", 2026-04-29 15:42:28.282 | LANG = "de_DE.UTF-8" 2026-04-29 15:42:28.282 | are supported and installed on your system. 2026-04-29 15:42:28.282 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 15:42:28.414 | perl: warning: Setting locale failed. 2026-04-29 15:42:28.416 | perl: warning: Please check that your locale settings: 2026-04-29 15:42:28.416 | LANGUAGE = (unset), 2026-04-29 15:42:28.416 | LC_ALL = "en_US.utf8", 2026-04-29 15:42:28.416 | LANG = "de_DE.UTF-8" 2026-04-29 15:42:28.416 | are supported and installed on your system. 2026-04-29 15:42:28.416 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 15:42:28.468 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-04-29 15:42:28.469 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-04-29 15:42:28.469 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-04-29 15:42:28.542 | perl: warning: Setting locale failed. 2026-04-29 15:42:28.542 | perl: warning: Please check that your locale settings: 2026-04-29 15:42:28.542 | LANGUAGE = (unset), 2026-04-29 15:42:28.542 | LC_ALL = "en_US.utf8", 2026-04-29 15:42:28.542 | LANG = "de_DE.UTF-8" 2026-04-29 15:42:28.542 | are supported and installed on your system. 2026-04-29 15:42:28.542 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 15:42:29.056 | 2026-04-29 15:42:29.058 | Running kernel seems to be up-to-date. 2026-04-29 15:42:29.060 | 2026-04-29 15:42:29.060 | No services need to be restarted. 2026-04-29 15:42:29.060 | 2026-04-29 15:42:29.060 | No containers need to be restarted. 2026-04-29 15:42:29.060 | 2026-04-29 15:42:29.060 | User sessions running outdated binaries: 2026-04-29 15:42:29.060 | quobyte @ session #5: sshd[1972] 2026-04-29 15:42:29.070 | 2026-04-29 15:42:29.070 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-04-29 15:42:31.643 | ++ functions-common:apt_get:1203 : result=0 2026-04-29 15:42:31.648 | ++ functions-common:apt_get:1206 : time_stop apt-get 2026-04-29 15:42:31.651 | ++ functions-common:time_stop:2412 : local name 2026-04-29 15:42:31.654 | ++ functions-common:time_stop:2413 : local end_time 2026-04-29 15:42:31.657 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:42:31.661 | ++ functions-common:time_stop:2415 : local total 2026-04-29 15:42:31.664 | ++ functions-common:time_stop:2416 : local start_time 2026-04-29 15:42:31.668 | ++ functions-common:time_stop:2418 : name=apt-get 2026-04-29 15:42:31.672 | ++ functions-common:time_stop:2419 : start_time=1777477291507 2026-04-29 15:42:31.675 | ++ functions-common:time_stop:2421 : [[ -z 1777477291507 ]] 2026-04-29 15:42:31.679 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:42:31.684 | ++ functions-common:time_stop:2424 : end_time=1777477351680 2026-04-29 15:42:31.687 | ++ functions-common:time_stop:2425 : elapsed_time=60173 2026-04-29 15:42:31.691 | ++ functions-common:time_stop:2426 : total=8379 2026-04-29 15:42:31.694 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:42:31.698 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=68552 2026-04-29 15:42:31.701 | ++ functions-common:apt_get:1207 : return 0 2026-04-29 15:42:31.705 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-04-29 15:42:31.709 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-04-29 15:42:31.714 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-04-29 15:42:31.720 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-04-29 15:42:31.724 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-04-29 15:42:31.727 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-04-29 15:42:31.733 | ++ tools/install_prereqs.sh:source:89 : date 2026-04-29 15:42:31.739 | + ./stack.sh:main:795 : [[ False != \T\r\u\e ]] 2026-04-29 15:42:31.743 | + ./stack.sh:main:796 : PYPI_ALTERNATIVE_URL= 2026-04-29 15:42:31.746 | + ./stack.sh:main:796 : /home/quobyte/devstack/tools/install_pip.sh 2026-04-29 15:42:31.749 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-04-29 15:42:32.065 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-04-29 15:42:32.067 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-04-29 15:42:32.070 | + tools/install_pip.sh:main:42 : GetDistro 2026-04-29 15:42:32.072 | + functions-common:GetDistro:470 : GetOSVersion 2026-04-29 15:42:32.075 | + functions-common:GetOSVersion:440 : source /etc/os-release 2026-04-29 15:42:32.077 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-04-29 15:42:32.079 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-04-29 15:42:32.081 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-04-29 15:42:32.083 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-04-29 15:42:32.086 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-04-29 15:42:32.088 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-04-29 15:42:32.090 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-04-29 15:42:32.092 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-04-29 15:42:32.094 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-04-29 15:42:32.096 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-04-29 15:42:32.099 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-04-29 15:42:32.101 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-04-29 15:42:32.103 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-04-29 15:42:32.105 | + functions-common:GetOSVersion:441 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-04-29 15:42:32.107 | + functions-common:GetOSVersion:446 : _ensure_lsb_release 2026-04-29 15:42:32.110 | ++ functions-common:_ensure_lsb_release:417 : command -v lsb_release 2026-04-29 15:42:32.113 | + functions-common:_ensure_lsb_release:417 : [[ -x /usr/bin/lsb_release ]] 2026-04-29 15:42:32.115 | + functions-common:_ensure_lsb_release:418 : return 2026-04-29 15:42:32.118 | ++ functions-common:GetOSVersion:448 : lsb_release -r -s 2026-04-29 15:42:32.133 | + functions-common:GetOSVersion:448 : os_RELEASE=24.04 2026-04-29 15:42:32.136 | ++ functions-common:GetOSVersion:449 : lsb_release -c -s 2026-04-29 15:42:32.150 | + functions-common:GetOSVersion:449 : os_CODENAME=noble 2026-04-29 15:42:32.152 | ++ functions-common:GetOSVersion:450 : lsb_release -i -s 2026-04-29 15:42:32.166 | + functions-common:GetOSVersion:450 : os_VENDOR=Ubuntu 2026-04-29 15:42:32.168 | + functions-common:GetOSVersion:453 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-04-29 15:42:32.170 | + functions-common:GetOSVersion:454 : os_PACKAGE=deb 2026-04-29 15:42:32.172 | + functions-common:GetOSVersion:459 : typeset -xr os_VENDOR 2026-04-29 15:42:32.174 | + functions-common:GetOSVersion:460 : typeset -xr os_RELEASE 2026-04-29 15:42:32.176 | + functions-common:GetOSVersion:461 : typeset -xr os_PACKAGE 2026-04-29 15:42:32.178 | + functions-common:GetOSVersion:462 : typeset -xr os_CODENAME 2026-04-29 15:42:32.180 | + functions-common:GetDistro:471 : [[ Ubuntu =~ (Ubuntu) ]] 2026-04-29 15:42:32.182 | + functions-common:GetDistro:474 : DISTRO=noble 2026-04-29 15:42:32.185 | + functions-common:GetDistro:511 : typeset -xr DISTRO 2026-04-29 15:42:32.187 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-04-29 15:42:32.187 | Distro: noble 2026-04-29 15:42:32.190 | + tools/install_pip.sh:main:117 : get_versions 2026-04-29 15:42:32.193 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-04-29 15:42:32.197 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-04-29 15:42:32.199 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-04-29 15:42:32.202 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-04-29 15:42:32.202 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-04-29 15:42:32.920 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-04-29 15:42:32.922 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-04-29 15:42:32.922 | pip: 24.0 2026-04-29 15:42:32.924 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-04-29 15:42:32.927 | + tools/install_pip.sh:main:123 : is_fedora 2026-04-29 15:42:32.928 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-04-29 15:42:32.930 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-04-29 15:42:32.932 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-04-29 15:42:32.934 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-04-29 15:42:32.937 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-04-29 15:42:32.939 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-04-29 15:42:32.942 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-04-29 15:42:32.944 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-04-29 15:42:32.946 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-04-29 15:42:32.949 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-04-29 15:42:32.951 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-04-29 15:42:32.953 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-04-29 15:42:32.955 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-04-29 15:42:32.957 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-04-29 15:42:32.959 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 15:42:32.961 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 15:42:32.963 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-04-29 15:42:32.968 | + tools/install_pip.sh:main:146 : set -x 2026-04-29 15:42:32.970 | + tools/install_pip.sh:main:149 : get_versions 2026-04-29 15:42:32.973 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-04-29 15:42:32.977 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-04-29 15:42:32.979 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-04-29 15:42:32.982 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-04-29 15:42:32.982 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-04-29 15:42:33.575 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-04-29 15:42:33.577 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-04-29 15:42:33.577 | pip: 24.0 2026-04-29 15:42:33.581 | + ./stack.sh:main:800 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-04-29 15:42:33.584 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-04-29 15:42:33.587 | + ./stack.sh:main:801 : fixup_all 2026-04-29 15:42:33.589 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-04-29 15:42:33.591 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-04-29 15:42:33.593 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 15:42:33.595 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 15:42:33.597 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-04-29 15:42:33.612 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-04-29 15:42:33.626 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-04-29 15:42:33.641 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-04-29 15:42:33.643 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-04-29 15:42:33.645 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-04-29 15:42:33.647 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-04-29 15:42:33.649 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-04-29 15:42:33.652 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-04-29 15:42:33.654 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-04-29 15:42:33.657 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-04-29 15:42:33.659 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-04-29 15:42:33.661 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-04-29 15:42:33.663 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-04-29 15:42:33.665 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-04-29 15:42:33.667 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-04-29 15:42:33.670 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-04-29 15:42:33.672 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-04-29 15:42:33.674 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-04-29 15:42:33.677 | + ./stack.sh:main:803 : [[ True == \T\r\u\e ]] 2026-04-29 15:42:33.679 | + ./stack.sh:main:805 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-04-29 15:42:33.694 | + ./stack.sh:main:806 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-04-29 15:42:33.709 | + ./stack.sh:main:807 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-04-29 15:42:33.723 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-04-29 15:42:33.738 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-04-29 15:42:33.752 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-04-29 15:42:33.766 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-04-29 15:42:33.781 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-04-29 15:42:33.795 | + ./stack.sh:main:814 : setup_devstack_virtualenv 2026-04-29 15:42:33.797 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-04-29 15:42:33.800 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-04-29 15:42:39.407 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-04-29 15:42:39.427 | Using python 3.12 to install setuptools 2026-04-29 15:42:39.430 | + 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-04-29 15:42:40.799 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-04-29 15:42:41.092 | Collecting pip 2026-04-29 15:42:41.215 | Downloading pip-26.1-py3-none-any.whl.metadata (4.6 kB) 2026-04-29 15:42:41.228 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-04-29 15:42:41.670 | Collecting setuptools[core] 2026-04-29 15:42:41.685 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-04-29 15:42:41.852 | Collecting packaging>=24.2 (from setuptools[core]) 2026-04-29 15:42:41.868 | Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-04-29 15:42:41.953 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-04-29 15:42:41.968 | Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 2026-04-29 15:42:42.058 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-04-29 15:42:42.074 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-04-29 15:42:42.179 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-04-29 15:42:42.195 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-04-29 15:42:42.275 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-04-29 15:42:42.290 | Downloading jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-04-29 15:42:42.405 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-04-29 15:42:42.421 | Downloading jaraco_context-6.1.0-py3-none-any.whl.metadata (4.3 kB) 2026-04-29 15:42:42.502 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-04-29 15:42:42.518 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-04-29 15:42:42.758 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-29 15:42:42.775 | Downloading typer-0.25.0-py3-none-any.whl.metadata (15 kB) 2026-04-29 15:42:42.869 | Collecting click>=8.2.1 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-29 15:42:42.889 | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-04-29 15:42:42.968 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-29 15:42:42.984 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-04-29 15:42:43.174 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-29 15:42:43.193 | Downloading rich-14.3.3-py3-none-any.whl.metadata (18 kB) 2026-04-29 15:42:43.258 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-29 15:42:43.274 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-04-29 15:42:43.371 | 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-04-29 15:42:43.386 | Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-04-29 15:42:43.480 | 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-04-29 15:42:43.497 | Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-04-29 15:42:43.545 | 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-04-29 15:42:43.577 | Downloading pip-26.1-py3-none-any.whl (1.8 MB) 2026-04-29 15:42:43.663 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 23.3 MB/s eta 0:00:00 2026-04-29 15:42:43.676 | Downloading jaraco_functools-4.4.0-py3-none-any.whl (10 kB) 2026-04-29 15:42:43.700 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-04-29 15:42:43.722 | Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 2026-04-29 15:42:43.736 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.7/69.7 kB 6.8 MB/s eta 0:00:00 2026-04-29 15:42:43.751 | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-04-29 15:42:43.765 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 7.4 MB/s eta 0:00:00 2026-04-29 15:42:43.781 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-04-29 15:42:43.804 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-04-29 15:42:43.844 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 28.0 MB/s eta 0:00:00 2026-04-29 15:42:43.862 | Downloading jaraco_context-6.1.0-py3-none-any.whl (7.1 kB) 2026-04-29 15:42:43.885 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-04-29 15:42:43.907 | Downloading typer-0.25.0-py3-none-any.whl (55 kB) 2026-04-29 15:42:43.919 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.0/56.0 kB 5.7 MB/s eta 0:00:00 2026-04-29 15:42:43.935 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-04-29 15:42:43.958 | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2026-04-29 15:42:43.972 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 108.3/108.3 kB 9.9 MB/s eta 0:00:00 2026-04-29 15:42:43.988 | Downloading rich-14.3.3-py3-none-any.whl (310 kB) 2026-04-29 15:42:44.008 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.5/310.5 kB 19.8 MB/s eta 0:00:00 2026-04-29 15:42:44.023 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-04-29 15:42:44.045 | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-04-29 15:42:44.059 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.3/87.3 kB 8.5 MB/s eta 0:00:00 2026-04-29 15:42:44.075 | Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-04-29 15:42:44.123 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 28.3 MB/s eta 0:00:00 2026-04-29 15:42:44.865 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, markdown-it-py, jaraco.context, click, annotated-doc, wheel, rich, jaraco.functools, typer, typer-slim, jaraco.text 2026-04-29 15:42:44.889 | Attempting uninstall: setuptools 2026-04-29 15:42:44.905 | Found existing installation: setuptools 68.1.2 2026-04-29 15:42:44.905 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 15:42:44.908 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-04-29 15:42:46.047 | Attempting uninstall: pygments 2026-04-29 15:42:46.056 | Found existing installation: Pygments 2.17.2 2026-04-29 15:42:46.057 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 15:42:46.058 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-04-29 15:42:47.317 | Attempting uninstall: pip 2026-04-29 15:42:47.322 | Found existing installation: pip 24.0 2026-04-29 15:42:47.392 | Uninstalling pip-24.0: 2026-04-29 15:42:47.403 | Successfully uninstalled pip-24.0 2026-04-29 15:42:49.024 | Attempting uninstall: packaging 2026-04-29 15:42:49.036 | Found existing installation: packaging 24.0 2026-04-29 15:42:49.038 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 15:42:49.038 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-04-29 15:42:49.208 | Attempting uninstall: markdown-it-py 2026-04-29 15:42:49.236 | Found existing installation: markdown-it-py 3.0.0 2026-04-29 15:42:49.236 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 15:42:49.238 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-04-29 15:42:49.389 | Attempting uninstall: click 2026-04-29 15:42:49.442 | Found existing installation: click 8.1.6 2026-04-29 15:42:49.443 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 15:42:49.443 | Can't uninstall 'click'. No files were found to uninstall. 2026-04-29 15:42:49.592 | Attempting uninstall: wheel 2026-04-29 15:42:49.644 | Found existing installation: wheel 0.42.0 2026-04-29 15:42:49.645 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 15:42:49.645 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-04-29 15:42:49.705 | Attempting uninstall: rich 2026-04-29 15:42:49.755 | Found existing installation: rich 13.7.1 2026-04-29 15:42:49.755 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 15:42:49.758 | Can't uninstall 'rich'. No files were found to uninstall. 2026-04-29 15:42:50.398 | Successfully installed annotated-doc-0.0.4 click-8.3.1 jaraco.context-6.1.0 jaraco.functools-4.4.0 jaraco.text-4.2.0 markdown-it-py-4.0.0 more_itertools-10.8.0 packaging-26.0 pip-26.1 pygments-2.19.2 rich-14.3.3 setuptools-82.0.1 shellingham-1.5.4 typer-0.25.0 typer-slim-0.24.0 wheel-0.47.0 2026-04-29 15:42:50.608 | + inc/python:pip_install:216 : result=0 2026-04-29 15:42:50.610 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-29 15:42:50.613 | + functions-common:time_stop:2412 : local name 2026-04-29 15:42:50.616 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:42:50.618 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:42:50.620 | + functions-common:time_stop:2415 : local total 2026-04-29 15:42:50.623 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:42:50.626 | + functions-common:time_stop:2418 : name=pip_install 2026-04-29 15:42:50.628 | + functions-common:time_stop:2419 : start_time=1777477359422 2026-04-29 15:42:50.631 | + functions-common:time_stop:2421 : [[ -z 1777477359422 ]] 2026-04-29 15:42:50.634 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:42:50.638 | + functions-common:time_stop:2424 : end_time=1777477370636 2026-04-29 15:42:50.642 | + functions-common:time_stop:2425 : elapsed_time=11214 2026-04-29 15:42:50.644 | + functions-common:time_stop:2426 : total=0 2026-04-29 15:42:50.646 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:42:50.649 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=11214 2026-04-29 15:42:50.651 | + inc/python:pip_install:219 : return 0 2026-04-29 15:42:50.653 | + 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-04-29 15:42:50.655 | + 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-04-29 15:42:50.658 | + 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-04-29 15:42:50.661 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-04-29 15:42:50.663 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-04-29 15:42:50.666 | + ./stack.sh:main:818 : pip_install -U os-testr 2026-04-29 15:42:50.689 | Using python 3.12 to install os-testr 2026-04-29 15:42:50.691 | + 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-04-29 15:42:52.040 | Collecting os-testr 2026-04-29 15:42:52.183 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-04-29 15:42:52.245 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-04-29 15:42:52.260 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-04-29 15:42:52.296 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-04-29 15:42:52.312 | Downloading python_subunit-1.4.5-py3-none-any.whl.metadata (22 kB) 2026-04-29 15:42:52.370 | Collecting testtools>=2.2.0 (from os-testr) 2026-04-29 15:42:52.384 | Downloading testtools-2.8.5-py3-none-any.whl.metadata (5.4 kB) 2026-04-29 15:42:52.397 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (82.0.1) 2026-04-29 15:42:52.425 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-04-29 15:42:52.441 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-04-29 15:42:52.474 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-04-29 15:42:52.500 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-04-29 15:42:52.537 | Downloading python_subunit-1.4.5-py3-none-any.whl (102 kB) 2026-04-29 15:42:52.560 | Downloading testtools-2.8.5-py3-none-any.whl (109 kB) 2026-04-29 15:42:52.583 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-04-29 15:42:52.745 | Installing collected packages: testtools, pbr, iso8601, python-subunit, os-testr 2026-04-29 15:42:53.226 | 2026-04-29 15:42:53.231 | Successfully installed iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.5 testtools-2.8.5 2026-04-29 15:42:53.342 | + inc/python:pip_install:216 : result=0 2026-04-29 15:42:53.344 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-29 15:42:53.346 | + functions-common:time_stop:2412 : local name 2026-04-29 15:42:53.349 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:42:53.352 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:42:53.354 | + functions-common:time_stop:2415 : local total 2026-04-29 15:42:53.357 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:42:53.360 | + functions-common:time_stop:2418 : name=pip_install 2026-04-29 15:42:53.363 | + functions-common:time_stop:2419 : start_time=1777477370683 2026-04-29 15:42:53.365 | + functions-common:time_stop:2421 : [[ -z 1777477370683 ]] 2026-04-29 15:42:53.368 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:42:53.373 | + functions-common:time_stop:2424 : end_time=1777477373370 2026-04-29 15:42:53.376 | + functions-common:time_stop:2425 : elapsed_time=2687 2026-04-29 15:42:53.378 | + functions-common:time_stop:2426 : total=11214 2026-04-29 15:42:53.380 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:42:53.383 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=13901 2026-04-29 15:42:53.386 | + inc/python:pip_install:219 : return 0 2026-04-29 15:42:53.389 | + ./stack.sh:main:822 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-04-29 15:42:53.452 | + ./stack.sh:main:823 : sudo systemctl restart systemd-journald 2026-04-29 15:42:53.534 | + ./stack.sh:main:829 : install_infra 2026-04-29 15:42:53.537 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-04-29 15:42:53.541 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-04-29 15:42:53.543 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-04-29 15:42:59.019 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-04-29 15:42:59.022 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-04-29 15:42:59.047 | + 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-04-29 15:43:00.422 | Collecting pbr 2026-04-29 15:43:00.426 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-04-29 15:43:00.850 | Collecting setuptools[core] 2026-04-29 15:43:00.853 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-04-29 15:43:01.001 | Collecting packaging>=24.2 (from setuptools[core]) 2026-04-29 15:43:01.003 | Using cached packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-04-29 15:43:01.074 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-04-29 15:43:01.076 | Using cached more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 2026-04-29 15:43:01.145 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-04-29 15:43:01.148 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-04-29 15:43:01.239 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-04-29 15:43:01.241 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-04-29 15:43:01.308 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-04-29 15:43:01.311 | Using cached jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-04-29 15:43:01.411 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-04-29 15:43:01.415 | Using cached jaraco_context-6.1.0-py3-none-any.whl.metadata (4.3 kB) 2026-04-29 15:43:01.482 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-04-29 15:43:01.484 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-04-29 15:43:01.708 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-29 15:43:01.710 | Using cached typer-0.25.0-py3-none-any.whl.metadata (15 kB) 2026-04-29 15:43:01.789 | Collecting click>=8.2.1 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-29 15:43:01.791 | Using cached click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-04-29 15:43:01.858 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-29 15:43:01.860 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-04-29 15:43:02.030 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-29 15:43:02.032 | Using cached rich-14.3.3-py3-none-any.whl.metadata (18 kB) 2026-04-29 15:43:02.082 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-29 15:43:02.085 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-04-29 15:43:02.168 | 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-04-29 15:43:02.171 | Using cached markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-04-29 15:43:02.249 | 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-04-29 15:43:02.253 | Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-04-29 15:43:02.339 | 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-04-29 15:43:02.438 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-04-29 15:43:02.531 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-04-29 15:43:02.534 | Using cached jaraco_functools-4.4.0-py3-none-any.whl (10 kB) 2026-04-29 15:43:02.536 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-04-29 15:43:02.539 | Using cached more_itertools-10.8.0-py3-none-any.whl (69 kB) 2026-04-29 15:43:02.541 | Using cached packaging-26.0-py3-none-any.whl (74 kB) 2026-04-29 15:43:02.544 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-04-29 15:43:02.548 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-04-29 15:43:02.558 | Using cached jaraco_context-6.1.0-py3-none-any.whl (7.1 kB) 2026-04-29 15:43:02.562 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-04-29 15:43:02.562 | Using cached typer-0.25.0-py3-none-any.whl (55 kB) 2026-04-29 15:43:02.564 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-04-29 15:43:02.567 | Using cached click-8.3.1-py3-none-any.whl (108 kB) 2026-04-29 15:43:02.570 | Using cached rich-14.3.3-py3-none-any.whl (310 kB) 2026-04-29 15:43:02.575 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-04-29 15:43:02.577 | Using cached markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-04-29 15:43:02.580 | Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-04-29 15:43:02.605 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-04-29 15:43:02.890 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, click, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-04-29 15:43:06.604 | Successfully installed annotated-doc-0.0.4 click-8.3.1 jaraco.context-6.1.0 jaraco.functools-4.4.0 jaraco.text-4.2.0 markdown-it-py-4.0.0 mdurl-0.1.2 more_itertools-10.8.0 packaging-26.0 pbr-7.0.3 pygments-2.19.2 rich-14.3.3 setuptools-82.0.1 shellingham-1.5.4 typer-0.25.0 typer-slim-0.24.0 wheel-0.47.0 2026-04-29 15:43:06.806 | + inc/python:pip_install:216 : result=0 2026-04-29 15:43:06.810 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-29 15:43:06.812 | + functions-common:time_stop:2412 : local name 2026-04-29 15:43:06.816 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:43:06.819 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:43:06.822 | + functions-common:time_stop:2415 : local total 2026-04-29 15:43:06.825 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:43:06.827 | + functions-common:time_stop:2418 : name=pip_install 2026-04-29 15:43:06.831 | + functions-common:time_stop:2419 : start_time=1777477379038 2026-04-29 15:43:06.833 | + functions-common:time_stop:2421 : [[ -z 1777477379038 ]] 2026-04-29 15:43:06.836 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:43:06.841 | + functions-common:time_stop:2424 : end_time=1777477386837 2026-04-29 15:43:06.843 | + functions-common:time_stop:2425 : elapsed_time=7799 2026-04-29 15:43:06.845 | + functions-common:time_stop:2426 : total=13901 2026-04-29 15:43:06.848 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:43:06.851 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21700 2026-04-29 15:43:06.855 | + inc/python:pip_install:219 : return 0 2026-04-29 15:43:06.859 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-04-29 15:43:06.862 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-04-29 15:43:06.886 | + 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-04-29 15:43:08.136 | Processing /opt/stack/requirements 2026-04-29 15:43:08.139 | Installing build dependencies: started 2026-04-29 15:43:11.260 | Installing build dependencies: finished with status 'done' 2026-04-29 15:43:11.263 | Getting requirements to build wheel: started 2026-04-29 15:43:11.550 | Getting requirements to build wheel: finished with status 'done' 2026-04-29 15:43:11.556 | Preparing metadata (pyproject.toml): started 2026-04-29 15:43:12.714 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-04-29 15:43:12.904 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8267) 2026-04-29 15:43:13.005 | Downloading fixtures-4.3.1-py3-none-any.whl.metadata (22 kB) 2026-04-29 15:43:13.028 | 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.dev8267) (26.0) 2026-04-29 15:43:13.175 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8267) 2026-04-29 15:43:13.190 | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-04-29 15:43:13.324 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8267) 2026-04-29 15:43:13.340 | 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-04-29 15:43:13.490 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8267) 2026-04-29 15:43:13.506 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-04-29 15:43:13.517 | 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.dev8267) (82.0.1) 2026-04-29 15:43:13.836 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8267) 2026-04-29 15:43:13.852 | Downloading charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB) 2026-04-29 15:43:13.931 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8267) 2026-04-29 15:43:13.947 | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-04-29 15:43:14.068 | Collecting urllib3<3,>=1.21.1 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8267) 2026-04-29 15:43:14.084 | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-04-29 15:43:14.172 | Collecting certifi>=2017.4.17 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8267) 2026-04-29 15:43:14.188 | Downloading certifi-2026.4.22-py3-none-any.whl.metadata (2.5 kB) 2026-04-29 15:43:14.310 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-04-29 15:43:14.333 | Downloading fixtures-4.3.1-py3-none-any.whl (40 kB) 2026-04-29 15:43:14.345 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.7/40.7 kB 4.7 MB/s eta 0:00:00 2026-04-29 15:43:14.361 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-04-29 15:43:14.416 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 16.3 MB/s eta 0:00:00 2026-04-29 15:43:14.431 | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2026-04-29 15:43:14.442 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.7/64.7 kB 7.7 MB/s eta 0:00:00 2026-04-29 15:43:14.458 | Downloading certifi-2026.4.22-py3-none-any.whl (135 kB) 2026-04-29 15:43:14.472 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 135.7/135.7 kB 13.0 MB/s eta 0:00:00 2026-04-29 15:43:14.490 | Downloading charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (153 kB) 2026-04-29 15:43:14.506 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.5/153.5 kB 14.3 MB/s eta 0:00:00 2026-04-29 15:43:14.519 | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-04-29 15:43:14.532 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.0/71.0 kB 8.2 MB/s eta 0:00:00 2026-04-29 15:43:14.547 | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-04-29 15:43:14.561 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 kB 13.0 MB/s eta 0:00:00 2026-04-29 15:43:14.594 | Building wheels for collected packages: openstack_requirements 2026-04-29 15:43:14.595 | Building wheel for openstack_requirements (pyproject.toml): started 2026-04-29 15:43:16.812 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-04-29 15:43:16.813 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8267-py3-none-any.whl size=52172 sha256=6334ceba206281c0fece88c300c8e683e39796bd243bcb0d7aad1febcf25d1b9 2026-04-29 15:43:16.815 | Stored in directory: /tmp/pip-ephem-wheel-cache-52vhoe1w/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-04-29 15:43:16.819 | Successfully built openstack_requirements 2026-04-29 15:43:17.097 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-04-29 15:43:17.873 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.4.22 charset_normalizer-3.4.4 fixtures-4.3.1 idna-3.11 openstack_requirements-1.2.1.dev8267 requests-2.32.5 urllib3-2.6.3 2026-04-29 15:43:18.078 | + inc/python:pip_install:216 : result=0 2026-04-29 15:43:18.080 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-29 15:43:18.083 | + functions-common:time_stop:2412 : local name 2026-04-29 15:43:18.086 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:43:18.088 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:43:18.090 | + functions-common:time_stop:2415 : local total 2026-04-29 15:43:18.093 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:43:18.095 | + functions-common:time_stop:2418 : name=pip_install 2026-04-29 15:43:18.097 | + functions-common:time_stop:2419 : start_time=1777477386878 2026-04-29 15:43:18.100 | + functions-common:time_stop:2421 : [[ -z 1777477386878 ]] 2026-04-29 15:43:18.103 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:43:18.107 | + functions-common:time_stop:2424 : end_time=1777477398103 2026-04-29 15:43:18.110 | + functions-common:time_stop:2425 : elapsed_time=11225 2026-04-29 15:43:18.112 | + functions-common:time_stop:2426 : total=21700 2026-04-29 15:43:18.115 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:43:18.117 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=32925 2026-04-29 15:43:18.121 | + inc/python:pip_install:219 : return 0 2026-04-29 15:43:18.124 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-04-29 15:43:18.127 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-04-29 15:43:18.130 | + inc/python:use_library_from_git:266 : local name=pbr 2026-04-29 15:43:18.132 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:43:18.135 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:43:18.138 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-04-29 15:43:18.140 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:43:18.144 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-04-29 15:43:18.165 | Using python 3.12 to install pbr 2026-04-29 15:43:18.168 | + 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-04-29 15:43:19.131 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-04-29 15:43:19.334 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-04-29 15:43:19.571 | + inc/python:pip_install:216 : result=0 2026-04-29 15:43:19.574 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-29 15:43:19.577 | + functions-common:time_stop:2412 : local name 2026-04-29 15:43:19.579 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:43:19.582 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:43:19.584 | + functions-common:time_stop:2415 : local total 2026-04-29 15:43:19.587 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:43:19.589 | + functions-common:time_stop:2418 : name=pip_install 2026-04-29 15:43:19.592 | + functions-common:time_stop:2419 : start_time=1777477398160 2026-04-29 15:43:19.594 | + functions-common:time_stop:2421 : [[ -z 1777477398160 ]] 2026-04-29 15:43:19.598 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:43:19.602 | + functions-common:time_stop:2424 : end_time=1777477399599 2026-04-29 15:43:19.604 | + functions-common:time_stop:2425 : elapsed_time=1439 2026-04-29 15:43:19.607 | + functions-common:time_stop:2426 : total=32925 2026-04-29 15:43:19.610 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:43:19.612 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=34364 2026-04-29 15:43:19.615 | + inc/python:pip_install:219 : return 0 2026-04-29 15:43:19.618 | + ./stack.sh:main:832 : python3.12 -m venv /opt/stack/bindep-venv 2026-04-29 15:43:25.074 | + ./stack.sh:main:834 : /opt/stack/bindep-venv/bin/pip install bindep 2026-04-29 15:43:25.909 | Collecting bindep 2026-04-29 15:43:26.008 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-04-29 15:43:26.114 | Collecting distro>=1.7 (from bindep) 2026-04-29 15:43:26.130 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-04-29 15:43:26.218 | Collecting packaging (from bindep) 2026-04-29 15:43:26.235 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-04-29 15:43:26.294 | Collecting Parsley (from bindep) 2026-04-29 15:43:26.309 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-04-29 15:43:26.404 | Collecting pbr>=2 (from bindep) 2026-04-29 15:43:26.407 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-04-29 15:43:26.834 | Collecting setuptools (from pbr>=2->bindep) 2026-04-29 15:43:26.839 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-04-29 15:43:26.933 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-04-29 15:43:26.963 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-04-29 15:43:26.971 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-04-29 15:43:26.988 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-04-29 15:43:27.009 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 5.7 MB/s eta 0:00:00 2026-04-29 15:43:27.027 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-04-29 15:43:27.040 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 9.4 MB/s eta 0:00:00 2026-04-29 15:43:27.042 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-04-29 15:43:27.198 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-04-29 15:43:28.943 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.2 pbr-7.0.3 setuptools-82.0.1 2026-04-29 15:43:29.086 | + ./stack.sh:main:835 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-04-29 15:43:29.089 | + ./stack.sh:main:835 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-04-29 15:43:29.092 | ++ ./stack.sh:main:838 : _get_plugin_bindep_packages 2026-04-29 15:43:29.110 | + ./stack.sh:main:838 : pkgs= 2026-04-29 15:43:29.113 | + ./stack.sh:main:839 : [[ -n '' ]] 2026-04-29 15:43:29.115 | + ./stack.sh:main:846 : run_phase stack pre-install 2026-04-29 15:43:29.117 | + functions-common:run_phase:1840 : local mode=stack 2026-04-29 15:43:29.120 | + functions-common:run_phase:1841 : local phase=pre-install 2026-04-29 15:43:29.122 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-04-29 15:43:29.125 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-04-29 15:43:29.128 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-04-29 15:43:29.130 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-04-29 15:43:29.133 | + functions-common:run_phase:1850 : local extra 2026-04-29 15:43:29.136 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-04-29 15:43:29.140 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-04-29 15:43:29.144 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-04-29 15:43:29.147 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-04-29 15:43:29.150 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-04-29 15:43:29.152 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-04-29 15:43:29.169 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:43:29.172 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-04-29 15:43:29.174 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-04-29 15:43:29.176 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-04-29 15:43:29.179 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-04-29 15:43:29.181 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-04-29 15:43:29.184 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-04-29 15:43:29.186 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-04-29 15:43:29.188 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-04-29 15:43:29.191 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-04-29 15:43:29.193 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-04-29 15:43:29.196 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-04-29 15:43:29.198 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-04-29 15:43:29.201 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-04-29 15:43:29.204 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-04-29 15:43:29.207 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-04-29 15:43:29.210 | + functions-common:run_phase:1867 : run_plugins stack pre-install 2026-04-29 15:43:29.212 | + functions-common:run_plugins:1826 : local mode=stack 2026-04-29 15:43:29.215 | + functions-common:run_plugins:1827 : local phase=pre-install 2026-04-29 15:43:29.217 | + functions-common:run_plugins:1829 : local plugins= 2026-04-29 15:43:29.221 | + functions-common:run_plugins:1830 : local plugin 2026-04-29 15:43:29.223 | + ./stack.sh:main:849 : set_systemd_override DefaultLimitNOFILE 2048 2026-04-29 15:43:29.226 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-04-29 15:43:29.229 | + functions:set_systemd_override:845 : local value=2048 2026-04-29 15:43:29.231 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-04-29 15:43:29.234 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-04-29 15:43:29.295 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-04-29 15:43:29.295 | Set systemd system override for DefaultLimitNOFILE=2048 2026-04-29 15:43:29.298 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-04-29 15:43:29.707 | + ./stack.sh:main:851 : install_rpc_backend 2026-04-29 15:43:29.710 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-04-29 15:43:29.730 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:43:29.734 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-04-29 15:43:29.737 | + functions-common:install_package:1430 : update_package_repo 2026-04-29 15:43:29.741 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-04-29 15:43:29.744 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-04-29 15:43:29.748 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-04-29 15:43:29.750 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-04-29 15:43:29.754 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-04-29 15:43:29.757 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 15:43:29.760 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 15:43:29.763 | + functions-common:update_package_repo:1413 : apt_get_update 2026-04-29 15:43:29.766 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-04-29 15:43:29.770 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-04-29 15:43:29.773 | + functions-common:apt_get_update:1159 : return 2026-04-29 15:43:29.776 | + functions-common:install_package:1431 : real_install_package rabbitmq-server 2026-04-29 15:43:29.779 | + functions-common:real_install_package:1418 : is_ubuntu 2026-04-29 15:43:29.782 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 15:43:29.785 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 15:43:29.787 | + functions-common:real_install_package:1419 : apt_get install rabbitmq-server 2026-04-29 15:43:29.812 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-04-29 15:43:29.852 | Reading package lists... 2026-04-29 15:43:30.319 | Building dependency tree... 2026-04-29 15:43:30.321 | Reading state information... 2026-04-29 15:43:31.052 | The following additional packages will be installed: 2026-04-29 15:43:31.052 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-04-29 15:43:31.052 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-04-29 15:43:31.052 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-04-29 15:43:31.055 | erlang-tools erlang-xmerl 2026-04-29 15:43:31.057 | Suggested packages: 2026-04-29 15:43:31.058 | erlang erlang-manpages erlang-doc 2026-04-29 15:43:31.123 | The following NEW packages will be installed: 2026-04-29 15:43:31.123 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-04-29 15:43:31.123 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-04-29 15:43:31.123 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-04-29 15:43:31.125 | erlang-tools erlang-xmerl rabbitmq-server 2026-04-29 15:43:31.186 | 0 upgraded, 18 newly installed, 0 to remove and 6 not upgraded. 2026-04-29 15:43:31.186 | Need to get 36.1 MB of archives. 2026-04-29 15:43:31.186 | After this operation, 56.3 MB of additional disk space will be used. 2026-04-29 15:43:31.186 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-04-29 15:43:31.346 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-04-29 15:43:31.363 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-04-29 15:43:31.369 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-04-29 15:43:31.381 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-04-29 15:43:31.395 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-04-29 15:43:31.399 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1646 kB] 2026-04-29 15:43:31.424 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-04-29 15:43:31.426 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-04-29 15:43:31.428 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-04-29 15:43:31.430 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-04-29 15:43:31.440 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1878 kB] 2026-04-29 15:43:31.466 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-04-29 15:43:31.468 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-04-29 15:43:31.471 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-04-29 15:43:31.475 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-04-29 15:43:31.483 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1371 kB] 2026-04-29 15:43:31.502 | Get:18 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-04-29 15:43:31.950 | perl: warning: Setting locale failed. 2026-04-29 15:43:31.950 | perl: warning: Please check that your locale settings: 2026-04-29 15:43:31.950 | LANGUAGE = (unset), 2026-04-29 15:43:31.950 | LC_ALL = "en_US.utf8", 2026-04-29 15:43:31.950 | LANG = "de_DE.UTF-8" 2026-04-29 15:43:31.950 | are supported and installed on your system. 2026-04-29 15:43:31.950 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 15:43:32.014 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-04-29 15:43:32.014 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-04-29 15:43:32.014 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-04-29 15:43:32.218 | Fetched 36.1 MB in 1s (65.8 MB/s) 2026-04-29 15:43:32.292 | Selecting previously unselected package erlang-base. 2026-04-29 15:43:32.350 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 122977 files and directories currently installed.) 2026-04-29 15:43:32.356 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-29 15:43:32.361 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 15:43:32.730 | Selecting previously unselected package erlang-asn1. 2026-04-29 15:43:32.742 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-29 15:43:32.746 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 15:43:32.807 | Selecting previously unselected package erlang-crypto. 2026-04-29 15:43:32.818 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-29 15:43:32.823 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 15:43:32.868 | Selecting previously unselected package erlang-public-key. 2026-04-29 15:43:32.880 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-29 15:43:32.884 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 15:43:32.937 | Selecting previously unselected package erlang-mnesia. 2026-04-29 15:43:32.948 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-29 15:43:32.952 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 15:43:33.018 | Selecting previously unselected package erlang-runtime-tools. 2026-04-29 15:43:33.029 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-29 15:43:33.033 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 15:43:33.096 | Selecting previously unselected package erlang-ssl. 2026-04-29 15:43:33.109 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-29 15:43:33.120 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 15:43:33.219 | Selecting previously unselected package erlang-eldap. 2026-04-29 15:43:33.230 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-29 15:43:33.235 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 15:43:33.277 | Selecting previously unselected package erlang-ftp. 2026-04-29 15:43:33.287 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-29 15:43:33.291 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 15:43:33.332 | Selecting previously unselected package erlang-tftp. 2026-04-29 15:43:33.343 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-29 15:43:33.347 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 15:43:33.390 | Selecting previously unselected package erlang-inets. 2026-04-29 15:43:33.402 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-29 15:43:33.406 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 15:43:33.486 | Selecting previously unselected package erlang-snmp. 2026-04-29 15:43:33.497 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-29 15:43:33.501 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 15:43:33.650 | Selecting previously unselected package erlang-os-mon. 2026-04-29 15:43:33.662 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-29 15:43:33.665 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 15:43:33.710 | Selecting previously unselected package erlang-parsetools. 2026-04-29 15:43:33.722 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-29 15:43:33.725 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 15:43:33.767 | Selecting previously unselected package erlang-syntax-tools. 2026-04-29 15:43:33.779 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-29 15:43:33.783 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 15:43:33.829 | Selecting previously unselected package erlang-tools. 2026-04-29 15:43:33.841 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-29 15:43:33.844 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 15:43:33.906 | Selecting previously unselected package erlang-xmerl. 2026-04-29 15:43:33.918 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-29 15:43:33.921 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 15:43:34.006 | Selecting previously unselected package rabbitmq-server. 2026-04-29 15:43:34.018 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-04-29 15:43:34.024 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-04-29 15:43:35.074 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 15:43:35.416 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-04-29 15:43:35.416 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-04-29 15:43:37.860 | Searching for services which depend on erlang and should be started... none found. 2026-04-29 15:43:37.866 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 15:43:37.877 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 15:43:37.888 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 15:43:37.900 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 15:43:37.914 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 15:43:37.925 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 15:43:37.937 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 15:43:37.948 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 15:43:37.960 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 15:43:37.971 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 15:43:37.982 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 15:43:37.994 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 15:43:38.005 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 15:43:38.016 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 15:43:38.027 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 15:43:38.038 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 15:43:38.049 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-04-29 15:43:38.138 | info: Selecting GID from range 100 to 999 ... 2026-04-29 15:43:38.143 | info: Adding group `rabbitmq' (GID 118) ... 2026-04-29 15:43:38.238 | info: Selecting UID from range 100 to 999 ... 2026-04-29 15:43:38.239 | 2026-04-29 15:43:38.243 | info: Adding system user `rabbitmq' (UID 116) ... 2026-04-29 15:43:38.246 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-04-29 15:43:38.294 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-04-29 15:43:38.498 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-04-29 15:43:58.146 | Processing triggers for man-db (2.12.0-4build2) ... 2026-04-29 15:43:59.815 | perl: warning: Setting locale failed. 2026-04-29 15:43:59.815 | perl: warning: Please check that your locale settings: 2026-04-29 15:43:59.815 | LANGUAGE = (unset), 2026-04-29 15:43:59.815 | LC_ALL = "en_US.utf8", 2026-04-29 15:43:59.815 | LANG = "de_DE.UTF-8" 2026-04-29 15:43:59.815 | are supported and installed on your system. 2026-04-29 15:43:59.815 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 15:43:59.955 | perl: warning: Setting locale failed. 2026-04-29 15:43:59.955 | perl: warning: Please check that your locale settings: 2026-04-29 15:43:59.955 | LANGUAGE = (unset), 2026-04-29 15:43:59.955 | LC_ALL = "en_US.utf8", 2026-04-29 15:43:59.955 | LANG = "de_DE.UTF-8" 2026-04-29 15:43:59.955 | are supported and installed on your system. 2026-04-29 15:43:59.955 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 15:44:00.006 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-04-29 15:44:00.006 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-04-29 15:44:00.007 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-04-29 15:44:00.077 | perl: warning: Setting locale failed. 2026-04-29 15:44:00.077 | perl: warning: Please check that your locale settings: 2026-04-29 15:44:00.077 | LANGUAGE = (unset), 2026-04-29 15:44:00.078 | LC_ALL = "en_US.utf8", 2026-04-29 15:44:00.078 | LANG = "de_DE.UTF-8" 2026-04-29 15:44:00.078 | are supported and installed on your system. 2026-04-29 15:44:00.078 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 15:44:00.578 | 2026-04-29 15:44:00.578 | Running kernel seems to be up-to-date. 2026-04-29 15:44:00.578 | 2026-04-29 15:44:00.578 | No services need to be restarted. 2026-04-29 15:44:00.578 | 2026-04-29 15:44:00.578 | No containers need to be restarted. 2026-04-29 15:44:00.578 | 2026-04-29 15:44:00.579 | User sessions running outdated binaries: 2026-04-29 15:44:00.579 | quobyte @ session #5: sshd[1972] 2026-04-29 15:44:00.590 | 2026-04-29 15:44:00.590 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-04-29 15:44:03.151 | + functions-common:apt_get:1203 : result=0 2026-04-29 15:44:03.153 | + functions-common:apt_get:1206 : time_stop apt-get 2026-04-29 15:44:03.156 | + functions-common:time_stop:2412 : local name 2026-04-29 15:44:03.159 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:44:03.163 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:44:03.167 | + functions-common:time_stop:2415 : local total 2026-04-29 15:44:03.170 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:44:03.174 | + functions-common:time_stop:2418 : name=apt-get 2026-04-29 15:44:03.177 | + functions-common:time_stop:2419 : start_time=1777477409808 2026-04-29 15:44:03.180 | + functions-common:time_stop:2421 : [[ -z 1777477409808 ]] 2026-04-29 15:44:03.185 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:44:03.189 | + functions-common:time_stop:2424 : end_time=1777477443186 2026-04-29 15:44:03.192 | + functions-common:time_stop:2425 : elapsed_time=33378 2026-04-29 15:44:03.195 | + functions-common:time_stop:2426 : total=68552 2026-04-29 15:44:03.199 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:44:03.201 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=101930 2026-04-29 15:44:03.205 | + functions-common:apt_get:1207 : return 0 2026-04-29 15:44:03.209 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-04-29 15:44:03.211 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-04-29 15:44:03.214 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-04-29 15:44:03.217 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-04-29 15:44:03.219 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-04-29 15:44:03.223 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-04-29 15:44:03.226 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-04-29 15:44:03.229 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-04-29 15:44:03.231 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-04-29 15:44:03.234 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-04-29 15:44:03.238 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-04-29 15:44:03.241 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-04-29 15:44:03.244 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-04-29 15:44:03.248 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-04-29 15:44:03.252 | + ./stack.sh:main:852 : restart_rpc_backend 2026-04-29 15:44:03.255 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-04-29 15:44:03.276 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:44:03.280 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-04-29 15:44:03.282 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-29 15:44:03.286 | + ./stack.sh:echo_summary:444 : echo -e Starting RabbitMQ 2026-04-29 15:44:03.289 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-04-29 15:44:03.294 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-04-29 15:44:03.299 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-04-29 15:44:03.302 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-04-29 15:44:03.306 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-04-29 15:44:03.308 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-04-29 15:44:03.312 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-04-29 15:44:03.315 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-04-29 15:44:03.319 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-04-29 15:44:04.439 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-04-29 15:44:04.439 | user tags 2026-04-29 15:44:04.439 | guest [administrator]' 2026-04-29 15:44:04.444 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-04-29 15:44:04.444 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-04-29 15:44:04.444 | user tags 2026-04-29 15:44:04.444 | guest [administrator]' 2026-04-29 15:44:04.450 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-04-29 15:44:04.453 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-04-29 15:44:04.456 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-04-29 15:44:05.542 | Adding user "stackrabbit" ... 2026-04-29 15:44:05.561 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-04-29 15:44:05.580 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-04-29 15:44:06.644 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-04-29 15:44:06.676 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-04-29 15:44:06.679 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-04-29 15:44:07.742 | Changing password for user "stackrabbit" ... 2026-04-29 15:44:07.773 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-04-29 15:44:07.776 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-04-29 15:44:07.779 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-04-29 15:44:08.863 | Deleting user "guest" ... 2026-04-29 15:44:08.899 | + ./stack.sh:main:854 : is_service_enabled mysql postgresql 2026-04-29 15:44:08.917 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:44:08.919 | + ./stack.sh:main:855 : install_database 2026-04-29 15:44:08.922 | + lib/database:install_database:118 : install_database_mysql 2026-04-29 15:44:08.924 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-04-29 15:44:08.927 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 15:44:08.930 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 15:44:08.932 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-04-29 15:44:08.945 | perl: warning: Setting locale failed. 2026-04-29 15:44:08.945 | perl: warning: Please check that your locale settings: 2026-04-29 15:44:08.945 | LANGUAGE = (unset), 2026-04-29 15:44:08.945 | LC_ALL = "en_US.utf8", 2026-04-29 15:44:08.945 | LANG = "de_DE.UTF-8" 2026-04-29 15:44:08.945 | are supported and installed on your system. 2026-04-29 15:44:08.945 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 15:44:08.995 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-04-29 15:44:08.995 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-04-29 15:44:08.995 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-04-29 15:44:09.103 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-04-29 15:44:09.105 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-04-29 15:44:09.109 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-04-29 15:44:09.112 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 15:44:09.115 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 15:44:09.117 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-04-29 15:44:09.120 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-04-29 15:44:09.123 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-04-29 15:44:09.127 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-04-29 15:44:09.130 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-04-29 15:44:09.132 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-04-29 15:44:09.135 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-04-29 15:44:09.138 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-04-29 15:44:09.140 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-04-29 15:44:09.143 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-04-29 15:44:09.146 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-04-29 15:44:09.149 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-04-29 15:44:09.152 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-04-29 15:44:09.155 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-04-29 15:44:09.157 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-04-29 15:44:09.160 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-04-29 15:44:09.163 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-04-29 15:44:09.166 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-04-29 15:44:09.168 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-04-29 15:44:09.171 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 15:44:09.174 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 15:44:09.176 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-04-29 15:44:09.179 | + functions-common:install_package:1430 : update_package_repo 2026-04-29 15:44:09.182 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-04-29 15:44:09.185 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-04-29 15:44:09.187 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-04-29 15:44:09.190 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-04-29 15:44:09.193 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-04-29 15:44:09.196 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 15:44:09.198 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 15:44:09.201 | + functions-common:update_package_repo:1413 : apt_get_update 2026-04-29 15:44:09.203 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-04-29 15:44:09.206 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-04-29 15:44:09.209 | + functions-common:apt_get_update:1159 : return 2026-04-29 15:44:09.212 | + functions-common:install_package:1431 : real_install_package mysql-server 2026-04-29 15:44:09.214 | + functions-common:real_install_package:1418 : is_ubuntu 2026-04-29 15:44:09.217 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 15:44:09.220 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 15:44:09.223 | + functions-common:real_install_package:1419 : apt_get install mysql-server 2026-04-29 15:44:09.245 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-04-29 15:44:09.282 | Reading package lists... 2026-04-29 15:44:09.700 | Building dependency tree... 2026-04-29 15:44:09.704 | Reading state information... 2026-04-29 15:44:10.301 | The following additional packages will be installed: 2026-04-29 15:44:10.302 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-04-29 15:44:10.302 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-04-29 15:44:10.302 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-04-29 15:44:10.303 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-04-29 15:44:10.304 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-04-29 15:44:10.304 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-04-29 15:44:10.305 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-04-29 15:44:10.308 | Suggested packages: 2026-04-29 15:44:10.308 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-04-29 15:44:10.309 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-04-29 15:44:10.364 | The following NEW packages will be installed: 2026-04-29 15:44:10.364 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-04-29 15:44:10.365 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-04-29 15:44:10.365 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-04-29 15:44:10.365 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-04-29 15:44:10.365 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-04-29 15:44:10.366 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-04-29 15:44:10.367 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-04-29 15:44:10.435 | 0 upgraded, 27 newly installed, 0 to remove and 6 not upgraded. 2026-04-29 15:44:10.435 | Need to get 29.6 MB of archives. 2026-04-29 15:44:10.436 | After this operation, 243 MB of additional disk space will be used. 2026-04-29 15:44:10.436 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [2740 kB] 2026-04-29 15:44:10.557 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [22.5 kB] 2026-04-29 15:44:10.558 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7982 B] 2026-04-29 15:44:10.560 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-04-29 15:44:10.579 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-04-29 15:44:10.582 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [17.6 MB] 2026-04-29 15:44:10.844 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [1441 kB] 2026-04-29 15:44:10.861 | Get:8 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-04-29 15:44:10.861 | Get:9 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-04-29 15:44:10.862 | Get:10 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-04-29 15:44:10.864 | Get:11 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-04-29 15:44:10.866 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2026-04-29 15:44:10.867 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-04-29 15:44:10.868 | Get:14 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-04-29 15:44:10.868 | Get:15 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-04-29 15:44:10.869 | Get:16 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-04-29 15:44:10.878 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi-bin amd64 2.4.2-2.1ubuntu0.24.04.1 [11.2 kB] 2026-04-29 15:44:10.878 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-04-29 15:44:10.904 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-04-29 15:44:10.904 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-04-29 15:44:10.904 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-04-29 15:44:10.904 | Get:22 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-04-29 15:44:10.905 | Get:23 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-04-29 15:44:10.912 | Get:24 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-04-29 15:44:10.912 | Get:25 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-04-29 15:44:10.993 | Get:26 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-04-29 15:44:10.993 | Get:27 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.45-0ubuntu0.24.04.1 [9524 B] 2026-04-29 15:44:11.230 | perl: warning: Setting locale failed. 2026-04-29 15:44:11.230 | perl: warning: Please check that your locale settings: 2026-04-29 15:44:11.230 | LANGUAGE = (unset), 2026-04-29 15:44:11.230 | LC_ALL = "en_US.utf8", 2026-04-29 15:44:11.231 | LANG = "de_DE.UTF-8" 2026-04-29 15:44:11.231 | are supported and installed on your system. 2026-04-29 15:44:11.231 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 15:44:11.293 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-04-29 15:44:11.293 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-04-29 15:44:11.293 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-04-29 15:44:11.420 | Vorkonfiguration der Pakete ... 2026-04-29 15:44:11.431 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-04-29 15:44:11.571 | Fetched 29.6 MB in 1s (49.6 MB/s) 2026-04-29 15:44:11.605 | Selecting previously unselected package mysql-client-core-8.0. 2026-04-29 15:44:11.675 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 125782 files and directories currently installed.) 2026-04-29 15:44:11.682 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-04-29 15:44:11.687 | Unpacking mysql-client-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-29 15:44:12.104 | Selecting previously unselected package mysql-client-8.0. 2026-04-29 15:44:12.116 | Preparing to unpack .../01-mysql-client-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-04-29 15:44:12.121 | Unpacking mysql-client-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-29 15:44:12.171 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-04-29 15:44:12.184 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-04-29 15:44:12.192 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-04-29 15:44:12.237 | Selecting previously unselected package libmecab2:amd64. 2026-04-29 15:44:12.250 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-04-29 15:44:12.255 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-04-29 15:44:12.307 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-04-29 15:44:12.320 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-04-29 15:44:12.324 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-04-29 15:44:12.373 | Selecting previously unselected package mysql-server-core-8.0. 2026-04-29 15:44:12.386 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-04-29 15:44:12.390 | Unpacking mysql-server-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-29 15:44:13.348 | Selecting previously unselected package mysql-server-8.0. 2026-04-29 15:44:13.361 | Preparing to unpack .../06-mysql-server-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-04-29 15:44:13.368 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-04-29 15:44:13.421 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-04-29 15:44:13.421 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-04-29 15:44:13.421 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-04-29 15:44:13.498 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-04-29 15:44:13.509 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-04-29 15:44:13.791 | Unpacking mysql-server-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-29 15:44:13.857 | Selecting previously unselected package libhtml-tagset-perl. 2026-04-29 15:44:13.870 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-04-29 15:44:13.873 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-04-29 15:44:13.915 | Selecting previously unselected package liburi-perl. 2026-04-29 15:44:13.928 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-04-29 15:44:13.932 | Unpacking liburi-perl (5.27-1) ... 2026-04-29 15:44:14.014 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-04-29 15:44:14.028 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-04-29 15:44:14.031 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-04-29 15:44:14.092 | Selecting previously unselected package libcgi-pm-perl. 2026-04-29 15:44:14.105 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-04-29 15:44:14.108 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-04-29 15:44:14.169 | Selecting previously unselected package libfcgi0t64:amd64. 2026-04-29 15:44:14.182 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-04-29 15:44:14.186 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-04-29 15:44:14.228 | Selecting previously unselected package libfcgi-perl. 2026-04-29 15:44:14.241 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-04-29 15:44:14.244 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-04-29 15:44:14.288 | Selecting previously unselected package libcgi-fast-perl. 2026-04-29 15:44:14.301 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-04-29 15:44:14.304 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-04-29 15:44:14.344 | Selecting previously unselected package libclone-perl:amd64. 2026-04-29 15:44:14.357 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-04-29 15:44:14.361 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-04-29 15:44:14.402 | Selecting previously unselected package libencode-locale-perl. 2026-04-29 15:44:14.416 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-04-29 15:44:14.419 | Unpacking libencode-locale-perl (1.05-3) ... 2026-04-29 15:44:14.458 | Selecting previously unselected package libfcgi-bin. 2026-04-29 15:44:14.472 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-04-29 15:44:14.475 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-04-29 15:44:14.515 | Selecting previously unselected package libhtml-template-perl. 2026-04-29 15:44:14.528 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-04-29 15:44:14.531 | Unpacking libhtml-template-perl (2.97-2) ... 2026-04-29 15:44:14.575 | Selecting previously unselected package libtimedate-perl. 2026-04-29 15:44:14.588 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-04-29 15:44:14.592 | Unpacking libtimedate-perl (2.3300-2) ... 2026-04-29 15:44:14.660 | Selecting previously unselected package libhttp-date-perl. 2026-04-29 15:44:14.673 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-04-29 15:44:14.678 | Unpacking libhttp-date-perl (6.06-1) ... 2026-04-29 15:44:14.718 | Selecting previously unselected package libio-html-perl. 2026-04-29 15:44:14.731 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-04-29 15:44:14.735 | Unpacking libio-html-perl (1.004-3) ... 2026-04-29 15:44:14.776 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-04-29 15:44:14.789 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-04-29 15:44:14.793 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-04-29 15:44:14.835 | Selecting previously unselected package libhttp-message-perl. 2026-04-29 15:44:14.847 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-04-29 15:44:14.851 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-04-29 15:44:14.904 | Selecting previously unselected package mecab-utils. 2026-04-29 15:44:14.916 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-04-29 15:44:14.920 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-04-29 15:44:14.964 | Selecting previously unselected package mecab-ipadic. 2026-04-29 15:44:14.977 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-04-29 15:44:14.981 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-04-29 15:44:15.611 | Selecting previously unselected package mecab-ipadic-utf8. 2026-04-29 15:44:15.624 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-04-29 15:44:15.629 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-04-29 15:44:15.676 | Selecting previously unselected package mysql-server. 2026-04-29 15:44:15.688 | Preparing to unpack .../26-mysql-server_8.0.45-0ubuntu0.24.04.1_all.deb ... 2026-04-29 15:44:15.693 | Unpacking mysql-server (8.0.45-0ubuntu0.24.04.1) ... 2026-04-29 15:44:15.763 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-04-29 15:44:15.774 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-04-29 15:44:15.789 | Setting up mysql-client-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-29 15:44:15.800 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-04-29 15:44:15.811 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-04-29 15:44:15.821 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-04-29 15:44:15.832 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-04-29 15:44:15.843 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-04-29 15:44:15.854 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-04-29 15:44:15.865 | Setting up libencode-locale-perl (1.05-3) ... 2026-04-29 15:44:15.876 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-04-29 15:44:15.887 | Setting up libio-html-perl (1.004-3) ... 2026-04-29 15:44:15.898 | Setting up mysql-server-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-29 15:44:15.909 | Setting up libtimedate-perl (2.3300-2) ... 2026-04-29 15:44:15.921 | Setting up mysql-client-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-29 15:44:15.931 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-04-29 15:44:15.942 | Setting up liburi-perl (5.27-1) ... 2026-04-29 15:44:15.953 | Setting up mysql-server-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-29 15:44:16.005 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-04-29 15:44:16.055 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-04-29 15:44:16.056 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-04-29 15:44:16.056 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-04-29 15:44:16.132 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-04-29 15:44:16.144 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-04-29 15:44:16.195 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-04-29 15:44:16.234 | Renaming removed key_buffer and myisam-recover options (if present) 2026-04-29 15:44:28.095 | mysqld will log errors to /var/log/mysql/error.log 2026-04-29 15:44:28.938 | mysqld is running as pid 16230 2026-04-29 15:44:31.373 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-04-29 15:44:33.061 | Setting up libhttp-date-perl (6.06-1) ... 2026-04-29 15:44:33.072 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-04-29 15:44:33.080 | Compiling IPA dictionary for Mecab. This takes long time... 2026-04-29 15:44:33.086 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-04-29 15:44:33.086 | 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-04-29 15:44:33.086 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-04-29 15:44:33.089 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-04-29 15:44:33.089 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-04-29 15:44:33.099 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-04-29 15:44:33.197 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-04-29 15:44:33.198 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-04-29 15:44:33.198 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-04-29 15:44:33.199 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-04-29 15:44:33.200 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-04-29 15:44:33.200 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-04-29 15:44:33.251 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-04-29 15:44:33.252 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-04-29 15:44:33.562 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-04-29 15:44:33.563 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-04-29 15:44:33.570 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-04-29 15:44:33.718 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-04-29 15:44:33.797 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-04-29 15:44:33.797 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-04-29 15:44:34.019 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-04-29 15:44:34.019 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-04-29 15:44:34.019 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-04-29 15:44:34.048 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-04-29 15:44:34.096 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-04-29 15:44:34.096 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-04-29 15:44:34.099 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-04-29 15:44:34.100 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-04-29 15:44:34.100 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-04-29 15:44:34.448 | 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-04-29 15:44:34.556 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-04-29 15:44:34.801 | 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-04-29 15:44:34.804 | 2026-04-29 15:44:34.804 | done! 2026-04-29 15:44:34.810 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-04-29 15:44:34.818 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-04-29 15:44:34.826 | Compiling IPA dictionary for Mecab. This takes long time... 2026-04-29 15:44:34.832 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-04-29 15:44:34.832 | 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-04-29 15:44:34.832 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-04-29 15:44:34.838 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-04-29 15:44:34.838 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-04-29 15:44:34.850 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-04-29 15:44:34.976 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-04-29 15:44:34.976 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-04-29 15:44:34.976 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-04-29 15:44:34.979 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-04-29 15:44:34.979 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-04-29 15:44:34.979 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-04-29 15:44:35.061 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-04-29 15:44:35.061 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-04-29 15:44:35.512 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-04-29 15:44:35.512 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-04-29 15:44:35.522 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-04-29 15:44:35.723 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-04-29 15:44:35.830 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-04-29 15:44:35.830 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-04-29 15:44:36.129 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-04-29 15:44:36.129 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-04-29 15:44:36.130 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-04-29 15:44:36.169 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-04-29 15:44:36.238 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-04-29 15:44:36.238 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-04-29 15:44:36.242 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-04-29 15:44:36.242 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-04-29 15:44:36.243 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-04-29 15:44:36.669 | 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-04-29 15:44:36.793 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-04-29 15:44:37.040 | 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-04-29 15:44:37.043 | 2026-04-29 15:44:37.043 | done! 2026-04-29 15:44:37.051 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-04-29 15:44:37.060 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-04-29 15:44:37.071 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-04-29 15:44:37.081 | Setting up mysql-server (8.0.45-0ubuntu0.24.04.1) ... 2026-04-29 15:44:37.092 | Setting up libcgi-pm-perl (4.63-1) ... 2026-04-29 15:44:37.102 | Setting up libhtml-template-perl (2.97-2) ... 2026-04-29 15:44:37.113 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-04-29 15:44:37.124 | Processing triggers for man-db (2.12.0-4build2) ... 2026-04-29 15:44:38.994 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-04-29 15:44:39.261 | perl: warning: Setting locale failed. 2026-04-29 15:44:39.261 | perl: warning: Please check that your locale settings: 2026-04-29 15:44:39.262 | LANGUAGE = (unset), 2026-04-29 15:44:39.262 | LC_ALL = "en_US.utf8", 2026-04-29 15:44:39.262 | LANG = "de_DE.UTF-8" 2026-04-29 15:44:39.262 | are supported and installed on your system. 2026-04-29 15:44:39.262 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 15:44:39.389 | perl: warning: Setting locale failed. 2026-04-29 15:44:39.390 | perl: warning: Please check that your locale settings: 2026-04-29 15:44:39.390 | LANGUAGE = (unset), 2026-04-29 15:44:39.390 | LC_ALL = "en_US.utf8", 2026-04-29 15:44:39.390 | LANG = "de_DE.UTF-8" 2026-04-29 15:44:39.390 | are supported and installed on your system. 2026-04-29 15:44:39.390 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 15:44:39.439 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-04-29 15:44:39.439 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-04-29 15:44:39.439 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-04-29 15:44:39.508 | perl: warning: Setting locale failed. 2026-04-29 15:44:39.508 | perl: warning: Please check that your locale settings: 2026-04-29 15:44:39.508 | LANGUAGE = (unset), 2026-04-29 15:44:39.508 | LC_ALL = "en_US.utf8", 2026-04-29 15:44:39.508 | LANG = "de_DE.UTF-8" 2026-04-29 15:44:39.508 | are supported and installed on your system. 2026-04-29 15:44:39.508 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 15:44:40.004 | 2026-04-29 15:44:40.004 | Running kernel seems to be up-to-date. 2026-04-29 15:44:40.004 | 2026-04-29 15:44:40.004 | No services need to be restarted. 2026-04-29 15:44:40.004 | 2026-04-29 15:44:40.004 | No containers need to be restarted. 2026-04-29 15:44:40.004 | 2026-04-29 15:44:40.004 | User sessions running outdated binaries: 2026-04-29 15:44:40.004 | quobyte @ session #5: sshd[1972] 2026-04-29 15:44:40.015 | 2026-04-29 15:44:40.015 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-04-29 15:44:42.446 | + functions-common:apt_get:1203 : result=0 2026-04-29 15:44:42.449 | + functions-common:apt_get:1206 : time_stop apt-get 2026-04-29 15:44:42.452 | + functions-common:time_stop:2412 : local name 2026-04-29 15:44:42.455 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:44:42.458 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:44:42.461 | + functions-common:time_stop:2415 : local total 2026-04-29 15:44:42.464 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:44:42.467 | + functions-common:time_stop:2418 : name=apt-get 2026-04-29 15:44:42.469 | + functions-common:time_stop:2419 : start_time=1777477449241 2026-04-29 15:44:42.473 | + functions-common:time_stop:2421 : [[ -z 1777477449241 ]] 2026-04-29 15:44:42.477 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:44:42.482 | + functions-common:time_stop:2424 : end_time=1777477482478 2026-04-29 15:44:42.484 | + functions-common:time_stop:2425 : elapsed_time=33237 2026-04-29 15:44:42.487 | + functions-common:time_stop:2426 : total=101930 2026-04-29 15:44:42.491 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:44:42.495 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=135167 2026-04-29 15:44:42.498 | + functions-common:apt_get:1207 : return 0 2026-04-29 15:44:42.501 | + ./stack.sh:main:857 : '[' -n mysql ']' 2026-04-29 15:44:42.504 | + ./stack.sh:main:858 : install_database_python 2026-04-29 15:44:42.507 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-04-29 15:44:42.510 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-04-29 15:44:42.513 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-04-29 15:44:42.516 | + inc/python:pip_install_gr:95 : local clean_name 2026-04-29 15:44:42.520 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-04-29 15:44:42.523 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-04-29 15:44:42.525 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-04-29 15:44:42.530 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-04-29 15:44:42.530 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-04-29 15:44:42.535 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-04-29 15:44:42.539 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-04-29 15:44:42.541 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-04-29 15:44:42.545 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-04-29 15:44:42.548 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-04-29 15:44:42.574 | Using python 3.12 to install PyMySQL 2026-04-29 15:44:42.577 | + 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-04-29 15:44:43.727 | Collecting PyMySQL 2026-04-29 15:44:43.873 | Downloading pymysql-1.1.2-py3-none-any.whl.metadata (4.3 kB) 2026-04-29 15:44:43.901 | Downloading pymysql-1.1.2-py3-none-any.whl (45 kB) 2026-04-29 15:44:44.076 | Installing collected packages: PyMySQL 2026-04-29 15:44:44.147 | Successfully installed PyMySQL-1.1.2 2026-04-29 15:44:44.246 | + inc/python:pip_install:216 : result=0 2026-04-29 15:44:44.249 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-29 15:44:44.253 | + functions-common:time_stop:2412 : local name 2026-04-29 15:44:44.256 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:44:44.259 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:44:44.262 | + functions-common:time_stop:2415 : local total 2026-04-29 15:44:44.265 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:44:44.269 | + functions-common:time_stop:2418 : name=pip_install 2026-04-29 15:44:44.272 | + functions-common:time_stop:2419 : start_time=1777477482568 2026-04-29 15:44:44.275 | + functions-common:time_stop:2421 : [[ -z 1777477482568 ]] 2026-04-29 15:44:44.278 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:44:44.283 | + functions-common:time_stop:2424 : end_time=1777477484280 2026-04-29 15:44:44.286 | + functions-common:time_stop:2425 : elapsed_time=1712 2026-04-29 15:44:44.289 | + functions-common:time_stop:2426 : total=34364 2026-04-29 15:44:44.293 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:44:44.296 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=36076 2026-04-29 15:44:44.299 | + inc/python:pip_install:219 : return 0 2026-04-29 15:44:44.302 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-04-29 15:44:44.305 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-04-29 15:44:44.309 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-04-29 15:44:44.313 | + ./stack.sh:main:861 : is_service_enabled neutron 2026-04-29 15:44:44.335 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:44:44.338 | + ./stack.sh:main:862 : install_neutron_agent_packages 2026-04-29 15:44:44.340 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-04-29 15:44:44.363 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:44:44.366 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-04-29 15:44:44.388 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:44:44.391 | + ./stack.sh:main:865 : is_service_enabled etcd3 2026-04-29 15:44:44.411 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:44:44.415 | + ./stack.sh:main:866 : install_etcd3 2026-04-29 15:44:44.417 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-04-29 15:44:44.418 | Installing etcd 2026-04-29 15:44:44.420 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-04-29 15:44:44.437 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-04-29 15:44:44.453 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-04-29 15:44:44.456 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-04-29 15:44:44.475 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-04-29 15:44:44.479 | ++ 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-04-29 15:44:44.482 | ++ 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-04-29 15:44:44.486 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-04-29 15:44:44.490 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-04-29 15:44:44.493 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-04-29 15:44:44.497 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-04-29 15:44:44.501 | ++ 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-04-29 15:44:44.504 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-04-29 15:44:44.508 | ++ 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-04-29 15:44:44.514 | --2026-04-29 17:44:44-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-04-29 15:44:44.584 | Resolving github.com (github.com)... 140.82.121.3 2026-04-29 15:44:44.609 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-04-29 15:44:44.854 | HTTP request sent, awaiting response... 302 Found 2026-04-29 15:44:44.854 | 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-04-29T16%3A25%3A57Z&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-04-29T15%3A25%3A33Z&ske=2026-04-29T16%3A25%3A57Z&sks=b&skv=2018-11-09&sig=cHOppguWUEQN0N7Wa8b9o1QWkDg9U3ObggEVVGupIfM%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NzQ3OTI4NCwibmJmIjoxNzc3NDc3NDg0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.wwWB7xOxeT1vIDr6Y8p5TMr1f252JtLgOGmjSF6CNfw&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-04-29 15:44:44.854 | --2026-04-29 17:44:44-- 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-04-29T16%3A25%3A57Z&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-04-29T15%3A25%3A33Z&ske=2026-04-29T16%3A25%3A57Z&sks=b&skv=2018-11-09&sig=cHOppguWUEQN0N7Wa8b9o1QWkDg9U3ObggEVVGupIfM%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NzQ3OTI4NCwibmJmIjoxNzc3NDc3NDg0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.wwWB7xOxeT1vIDr6Y8p5TMr1f252JtLgOGmjSF6CNfw&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-04-29 15:44:44.857 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... 2026-04-29 15:44:44.869 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-04-29 15:44:44.908 | HTTP request sent, awaiting response... 200 OK 2026-04-29 15:44:44.909 | Length: 20927601 (20M) [application/octet-stream] 2026-04-29 15:44:44.909 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-04-29 15:44:44.960 | 2026-04-29 15:44:45.174 | 0K ........ ........ ... 100% 75.2M=0.3s 2026-04-29 15:44:45.174 | 2026-04-29 15:44:45.175 | 2026-04-29 17:44:45 (75.2 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-04-29 15:44:45.175 | 2026-04-29 15:44:45.179 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-04-29 15:44:45.183 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-04-29 15:44:45.186 | ++ functions:get_extra_file:81 : return 2026-04-29 15:44:45.190 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-04-29 15:44:45.194 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-04-29 15:44:45.197 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-04-29 15:44:45.200 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-04-29 15:44:45.227 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-04-29 15:44:45.230 | + 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-04-29 15:44:45.240 | etcd-v3.5.21-linux-amd64/ 2026-04-29 15:44:45.240 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-04-29 15:44:45.240 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-04-29 15:44:45.240 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-04-29 15:44:45.240 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-04-29 15:44:45.240 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-04-29 15:44:45.240 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-04-29 15:44:45.240 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-04-29 15:44:45.241 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-04-29 15:44:45.241 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-04-29 15:44:45.241 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-04-29 15:44:45.241 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-04-29 15:44:45.242 | etcd-v3.5.21-linux-amd64/README.md 2026-04-29 15:44:45.242 | etcd-v3.5.21-linux-amd64/etcdutl 2026-04-29 15:44:45.403 | etcd-v3.5.21-linux-amd64/etcdctl 2026-04-29 15:44:45.598 | etcd-v3.5.21-linux-amd64/etcd 2026-04-29 15:44:45.856 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-04-29 15:44:45.893 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-04-29 15:44:45.927 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-04-29 15:44:45.930 | + ./stack.sh:main:875 : is_service_enabled tls-proxy 2026-04-29 15:44:45.954 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:44:45.957 | + ./stack.sh:main:885 : install_dstat 2026-04-29 15:44:45.960 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-04-29 15:44:45.983 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:44:45.987 | + ./stack.sh:main:891 : echo_summary 'Installing OpenStack project source' 2026-04-29 15:44:45.990 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-29 15:44:45.994 | + ./stack.sh:echo_summary:444 : echo -e Installing OpenStack project source 2026-04-29 15:44:45.997 | + ./stack.sh:main:894 : install_libs 2026-04-29 15:44:46.000 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-04-29 15:44:46.004 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-04-29 15:44:46.007 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-04-29 15:44:46.010 | + inc/python:use_library_from_git:266 : local name=automaton 2026-04-29 15:44:46.013 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:44:46.016 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:44:46.019 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-04-29 15:44:46.023 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:44:46.026 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-04-29 15:44:46.030 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-04-29 15:44:46.033 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-04-29 15:44:46.037 | + inc/python:use_library_from_git:266 : local name=castellan 2026-04-29 15:44:46.040 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:44:46.043 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:44:46.047 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-04-29 15:44:46.050 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:44:46.053 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-04-29 15:44:46.056 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-04-29 15:44:46.060 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-04-29 15:44:46.063 | + inc/python:use_library_from_git:266 : local name=cliff 2026-04-29 15:44:46.067 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:44:46.070 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:44:46.074 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-04-29 15:44:46.077 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:44:46.081 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-04-29 15:44:46.084 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-04-29 15:44:46.087 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-04-29 15:44:46.090 | + inc/python:use_library_from_git:266 : local name=cursive 2026-04-29 15:44:46.094 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:44:46.097 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:44:46.101 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-04-29 15:44:46.104 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:44:46.107 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-04-29 15:44:46.111 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-04-29 15:44:46.114 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-04-29 15:44:46.118 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-04-29 15:44:46.121 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:44:46.125 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:44:46.128 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-04-29 15:44:46.131 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:44:46.135 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-04-29 15:44:46.138 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-04-29 15:44:46.141 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-04-29 15:44:46.145 | + inc/python:use_library_from_git:266 : local name=futurist 2026-04-29 15:44:46.148 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:44:46.151 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:44:46.154 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-04-29 15:44:46.157 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:44:46.161 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-04-29 15:44:46.164 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-04-29 15:44:46.167 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-04-29 15:44:46.170 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-04-29 15:44:46.173 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:44:46.177 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:44:46.180 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-04-29 15:44:46.183 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:44:46.186 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-04-29 15:44:46.189 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-04-29 15:44:46.193 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-04-29 15:44:46.196 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-04-29 15:44:46.199 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:44:46.202 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:44:46.205 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-04-29 15:44:46.209 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:44:46.212 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-04-29 15:44:46.215 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-04-29 15:44:46.219 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-04-29 15:44:46.222 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-04-29 15:44:46.225 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:44:46.228 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:44:46.231 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-04-29 15:44:46.234 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:44:46.237 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-04-29 15:44:46.240 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-04-29 15:44:46.243 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-04-29 15:44:46.247 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-04-29 15:44:46.250 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:44:46.253 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:44:46.256 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-04-29 15:44:46.260 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:44:46.263 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-04-29 15:44:46.267 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-04-29 15:44:46.270 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-04-29 15:44:46.273 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-04-29 15:44:46.277 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:44:46.280 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:44:46.283 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-04-29 15:44:46.286 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:44:46.289 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-04-29 15:44:46.293 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-04-29 15:44:46.296 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-04-29 15:44:46.299 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-04-29 15:44:46.302 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:44:46.305 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:44:46.309 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-04-29 15:44:46.312 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:44:46.316 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-04-29 15:44:46.319 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-04-29 15:44:46.323 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-04-29 15:44:46.326 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-04-29 15:44:46.330 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:44:46.333 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:44:46.336 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-04-29 15:44:46.339 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:44:46.343 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-04-29 15:44:46.349 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-04-29 15:44:46.352 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-04-29 15:44:46.356 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-04-29 15:44:46.359 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:44:46.363 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:44:46.366 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-04-29 15:44:46.369 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:44:46.373 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-04-29 15:44:46.376 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-04-29 15:44:46.380 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-04-29 15:44:46.383 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-04-29 15:44:46.386 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:44:46.390 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:44:46.393 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-04-29 15:44:46.395 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:44:46.399 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-04-29 15:44:46.403 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-04-29 15:44:46.405 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-04-29 15:44:46.408 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-04-29 15:44:46.412 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:44:46.415 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:44:46.419 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-04-29 15:44:46.422 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:44:46.426 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-04-29 15:44:46.429 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-04-29 15:44:46.432 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-04-29 15:44:46.435 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-04-29 15:44:46.439 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:44:46.441 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:44:46.445 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-04-29 15:44:46.448 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:44:46.452 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-04-29 15:44:46.455 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-04-29 15:44:46.458 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-04-29 15:44:46.461 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-04-29 15:44:46.465 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:44:46.468 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:44:46.471 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-04-29 15:44:46.475 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:44:46.478 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-04-29 15:44:46.481 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-04-29 15:44:46.484 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-04-29 15:44:46.488 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-04-29 15:44:46.491 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:44:46.494 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:44:46.498 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-04-29 15:44:46.501 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:44:46.504 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-04-29 15:44:46.507 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-04-29 15:44:46.511 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-04-29 15:44:46.514 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-04-29 15:44:46.518 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:44:46.522 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:44:46.525 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-04-29 15:44:46.529 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:44:46.532 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-04-29 15:44:46.536 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-04-29 15:44:46.539 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-04-29 15:44:46.543 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-04-29 15:44:46.546 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:44:46.549 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:44:46.553 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-04-29 15:44:46.556 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:44:46.560 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-04-29 15:44:46.563 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-04-29 15:44:46.567 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-04-29 15:44:46.570 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-04-29 15:44:46.574 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:44:46.577 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:44:46.581 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-04-29 15:44:46.584 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:44:46.587 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-04-29 15:44:46.591 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-04-29 15:44:46.594 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-04-29 15:44:46.597 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-04-29 15:44:46.601 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:44:46.604 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:44:46.606 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-04-29 15:44:46.610 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:44:46.614 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-04-29 15:44:46.618 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-04-29 15:44:46.622 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-04-29 15:44:46.625 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-04-29 15:44:46.629 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:44:46.632 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:44:46.636 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-04-29 15:44:46.639 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:44:46.642 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-04-29 15:44:46.645 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-04-29 15:44:46.649 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-04-29 15:44:46.652 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-04-29 15:44:46.655 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:44:46.659 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:44:46.662 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-04-29 15:44:46.666 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:44:46.669 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-04-29 15:44:46.673 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-04-29 15:44:46.677 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-04-29 15:44:46.680 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-04-29 15:44:46.683 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:44:46.686 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:44:46.690 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-04-29 15:44:46.693 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:44:46.697 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-04-29 15:44:46.700 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-04-29 15:44:46.703 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-04-29 15:44:46.707 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-04-29 15:44:46.710 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:44:46.714 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:44:46.717 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-04-29 15:44:46.721 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:44:46.725 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-04-29 15:44:46.729 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-04-29 15:44:46.732 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-04-29 15:44:46.736 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-04-29 15:44:46.739 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:44:46.742 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:44:46.745 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-04-29 15:44:46.748 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:44:46.752 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-04-29 15:44:46.755 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-04-29 15:44:46.758 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-04-29 15:44:46.762 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-04-29 15:44:46.765 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:44:46.768 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:44:46.771 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-04-29 15:44:46.775 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:44:46.778 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-04-29 15:44:46.781 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-04-29 15:44:46.784 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-04-29 15:44:46.787 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-04-29 15:44:46.791 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:44:46.794 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:44:46.797 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-04-29 15:44:46.800 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:44:46.803 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-04-29 15:44:46.807 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-04-29 15:44:46.810 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-04-29 15:44:46.812 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-04-29 15:44:46.816 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:44:46.819 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:44:46.823 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-04-29 15:44:46.826 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:44:46.829 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-04-29 15:44:46.832 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-04-29 15:44:46.836 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-04-29 15:44:46.839 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-04-29 15:44:46.842 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:44:46.846 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:44:46.849 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-04-29 15:44:46.852 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:44:46.856 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-04-29 15:44:46.860 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-04-29 15:44:46.863 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-04-29 15:44:46.866 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-04-29 15:44:46.869 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:44:46.872 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:44:46.875 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-04-29 15:44:46.879 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:44:46.882 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-04-29 15:44:46.885 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-04-29 15:44:46.888 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-04-29 15:44:46.892 | + inc/python:use_library_from_git:266 : local name=tooz 2026-04-29 15:44:46.894 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:44:46.897 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:44:46.900 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-04-29 15:44:46.904 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:44:46.907 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-04-29 15:44:46.911 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-04-29 15:44:46.914 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-04-29 15:44:46.917 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-04-29 15:44:46.920 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:44:46.923 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:44:46.926 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-04-29 15:44:46.929 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:44:46.932 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-04-29 15:44:46.936 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-04-29 15:44:46.939 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-04-29 15:44:46.942 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-04-29 15:44:46.945 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:44:46.948 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:44:46.951 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-04-29 15:44:46.955 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:44:46.959 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-04-29 15:44:46.962 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-04-29 15:44:46.965 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-04-29 15:44:46.969 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-04-29 15:44:46.972 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:44:46.976 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:44:46.979 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-04-29 15:44:46.982 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:44:46.985 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-04-29 15:44:46.988 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-04-29 15:44:46.992 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-04-29 15:44:46.995 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-04-29 15:44:46.999 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:44:47.002 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:44:47.005 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-04-29 15:44:47.008 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:44:47.012 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-04-29 15:44:47.015 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-04-29 15:44:47.018 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:44:47.022 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:44:47.025 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-04-29 15:44:47.029 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:44:47.032 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-04-29 15:44:47.059 | Using python 3.12 to install etcd3gw 2026-04-29 15:44:47.062 | + 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-04-29 15:44:48.221 | Collecting etcd3gw 2026-04-29 15:44:48.371 | Downloading etcd3gw-2.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-04-29 15:44:48.382 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-04-29 15:44:48.427 | Collecting requests>=2.20.0 (from etcd3gw) 2026-04-29 15:44:48.430 | Using cached requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-04-29 15:44:48.475 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-04-29 15:44:48.491 | Downloading futurist-3.2.1-py3-none-any.whl.metadata (2.2 kB) 2026-04-29 15:44:48.537 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-04-29 15:44:48.556 | Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-04-29 15:44:49.003 | Collecting wrapt>=1.7.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-04-29 15:44:49.019 | Downloading wrapt-2.1.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-04-29 15:44:49.034 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-04-29 15:44:49.215 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-04-29 15:44:49.217 | Using cached charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB) 2026-04-29 15:44:49.253 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-04-29 15:44:49.256 | Using cached idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-04-29 15:44:49.299 | Collecting urllib3<3,>=1.21.1 (from requests>=2.20.0->etcd3gw) 2026-04-29 15:44:49.302 | Using cached urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-04-29 15:44:49.308 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-04-29 15:44:49.335 | Downloading etcd3gw-2.5.0-py3-none-any.whl (24 kB) 2026-04-29 15:44:49.369 | Downloading futurist-3.2.1-py3-none-any.whl (40 kB) 2026-04-29 15:44:49.398 | Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2026-04-29 15:44:49.406 | Using cached requests-2.32.5-py3-none-any.whl (64 kB) 2026-04-29 15:44:49.409 | Using cached charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (153 kB) 2026-04-29 15:44:49.411 | Using cached idna-3.11-py3-none-any.whl (71 kB) 2026-04-29 15:44:49.413 | Using cached urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-04-29 15:44:49.430 | Downloading wrapt-2.1.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (121 kB) 2026-04-29 15:44:49.623 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-04-29 15:44:49.668 | Attempting uninstall: urllib3 2026-04-29 15:44:49.676 | Found existing installation: urllib3 2.0.7 2026-04-29 15:44:49.677 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 15:44:49.678 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-04-29 15:44:49.819 | Attempting uninstall: idna 2026-04-29 15:44:49.827 | Found existing installation: idna 3.6 2026-04-29 15:44:49.828 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 15:44:49.828 | Can't uninstall 'idna'. No files were found to uninstall. 2026-04-29 15:44:50.049 | Attempting uninstall: requests 2026-04-29 15:44:50.055 | Found existing installation: requests 2.31.0 2026-04-29 15:44:50.056 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 15:44:50.056 | Can't uninstall 'requests'. No files were found to uninstall. 2026-04-29 15:44:50.259 | 2026-04-29 15:44:50.265 | Successfully installed charset_normalizer-3.4.4 debtcollector-3.0.0 etcd3gw-2.5.0 futurist-3.2.1 idna-3.11 requests-2.32.5 urllib3-2.6.3 wrapt-2.1.1 2026-04-29 15:44:50.396 | + inc/python:pip_install:216 : result=0 2026-04-29 15:44:50.400 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-29 15:44:50.403 | + functions-common:time_stop:2412 : local name 2026-04-29 15:44:50.406 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:44:50.410 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:44:50.413 | + functions-common:time_stop:2415 : local total 2026-04-29 15:44:50.416 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:44:50.419 | + functions-common:time_stop:2418 : name=pip_install 2026-04-29 15:44:50.423 | + functions-common:time_stop:2419 : start_time=1777477487052 2026-04-29 15:44:50.426 | + functions-common:time_stop:2421 : [[ -z 1777477487052 ]] 2026-04-29 15:44:50.430 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:44:50.435 | + functions-common:time_stop:2424 : end_time=1777477490431 2026-04-29 15:44:50.438 | + functions-common:time_stop:2425 : elapsed_time=3379 2026-04-29 15:44:50.441 | + functions-common:time_stop:2426 : total=36076 2026-04-29 15:44:50.444 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:44:50.448 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=39455 2026-04-29 15:44:50.451 | + inc/python:pip_install:219 : return 0 2026-04-29 15:44:50.455 | + ./stack.sh:main:897 : install_apache_uwsgi 2026-04-29 15:44:50.458 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-04-29 15:44:50.462 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-04-29 15:44:50.465 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-04-29 15:44:50.469 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-04-29 15:44:50.473 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-04-29 15:44:50.476 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-04-29 15:44:50.480 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-04-29 15:44:50.483 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-04-29 15:44:50.487 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-04-29 15:44:50.490 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-04-29 15:44:50.492 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-04-29 15:44:50.496 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-04-29 15:44:50.499 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-04-29 15:44:50.504 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-04-29 15:44:50.507 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-04-29 15:44:50.511 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-04-29 15:44:50.514 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 15:44:50.518 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 15:44:50.521 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-04-29 15:44:50.524 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-04-29 15:44:50.528 | + functions-common:install_package:1430 : update_package_repo 2026-04-29 15:44:50.531 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-04-29 15:44:50.536 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-04-29 15:44:50.539 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-04-29 15:44:50.542 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-04-29 15:44:50.546 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-04-29 15:44:50.550 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 15:44:50.553 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 15:44:50.557 | + functions-common:update_package_repo:1413 : apt_get_update 2026-04-29 15:44:50.560 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-04-29 15:44:50.564 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-04-29 15:44:50.567 | + functions-common:apt_get_update:1159 : return 2026-04-29 15:44:50.571 | + functions-common:install_package:1431 : real_install_package uwsgi uwsgi-plugin-python3 2026-04-29 15:44:50.575 | + functions-common:real_install_package:1418 : is_ubuntu 2026-04-29 15:44:50.578 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 15:44:50.582 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 15:44:50.585 | + functions-common:real_install_package:1419 : apt_get install uwsgi uwsgi-plugin-python3 2026-04-29 15:44:50.613 | + functions-common:apt_get:1199 : 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-04-29 15:44:50.663 | Reading package lists... 2026-04-29 15:44:51.066 | Building dependency tree... 2026-04-29 15:44:51.068 | Reading state information... 2026-04-29 15:44:51.644 | The following additional packages will be installed: 2026-04-29 15:44:51.646 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-04-29 15:44:51.648 | Suggested packages: 2026-04-29 15:44:51.649 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-04-29 15:44:51.649 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-04-29 15:44:51.649 | python3-uwsgidecorators 2026-04-29 15:44:51.691 | The following NEW packages will be installed: 2026-04-29 15:44:51.695 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-04-29 15:44:51.768 | 0 upgraded, 6 newly installed, 0 to remove and 6 not upgraded. 2026-04-29 15:44:51.768 | Need to get 1270 kB of archives. 2026-04-29 15:44:51.768 | After this operation, 4285 kB of additional disk space will be used. 2026-04-29 15:44:51.768 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-04-29 15:44:51.826 | Get:2 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-04-29 15:44:51.828 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-04-29 15:44:51.844 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-04-29 15:44:51.870 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-04-29 15:44:51.870 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-04-29 15:44:52.139 | perl: warning: Setting locale failed. 2026-04-29 15:44:52.139 | perl: warning: Please check that your locale settings: 2026-04-29 15:44:52.139 | LANGUAGE = (unset), 2026-04-29 15:44:52.139 | LC_ALL = "en_US.utf8", 2026-04-29 15:44:52.139 | LANG = "de_DE.UTF-8" 2026-04-29 15:44:52.139 | are supported and installed on your system. 2026-04-29 15:44:52.139 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 15:44:52.201 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-04-29 15:44:52.201 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-04-29 15:44:52.201 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-04-29 15:44:52.411 | Fetched 1270 kB in 0s (8853 kB/s) 2026-04-29 15:44:52.466 | Selecting previously unselected package libnorm1t64:amd64. 2026-04-29 15:44:52.533 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126384 files and directories currently installed.) 2026-04-29 15:44:52.539 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-04-29 15:44:52.547 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-04-29 15:44:52.599 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-04-29 15:44:52.611 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-04-29 15:44:52.616 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-04-29 15:44:52.665 | Selecting previously unselected package libzmq5:amd64. 2026-04-29 15:44:52.675 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-04-29 15:44:52.679 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-04-29 15:44:52.729 | Selecting previously unselected package uwsgi-core. 2026-04-29 15:44:52.742 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-04-29 15:44:52.746 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-04-29 15:44:52.923 | Selecting previously unselected package uwsgi. 2026-04-29 15:44:52.935 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-04-29 15:44:52.941 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-04-29 15:44:52.995 | Selecting previously unselected package uwsgi-plugin-python3. 2026-04-29 15:44:53.007 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-04-29 15:44:53.011 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-04-29 15:44:53.081 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-04-29 15:44:53.091 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-04-29 15:44:53.101 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-04-29 15:44:53.110 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-04-29 15:44:53.129 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-04-29 15:44:53.686 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-04-29 15:44:53.720 | Processing triggers for man-db (2.12.0-4build2) ... 2026-04-29 15:44:54.699 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-04-29 15:44:54.970 | perl: warning: Setting locale failed. 2026-04-29 15:44:54.970 | perl: warning: Please check that your locale settings: 2026-04-29 15:44:54.970 | LANGUAGE = (unset), 2026-04-29 15:44:54.970 | LC_ALL = "en_US.utf8", 2026-04-29 15:44:54.970 | LANG = "de_DE.UTF-8" 2026-04-29 15:44:54.970 | are supported and installed on your system. 2026-04-29 15:44:54.970 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 15:44:55.096 | perl: warning: Setting locale failed. 2026-04-29 15:44:55.096 | perl: warning: Please check that your locale settings: 2026-04-29 15:44:55.097 | LANGUAGE = (unset), 2026-04-29 15:44:55.097 | LC_ALL = "en_US.utf8", 2026-04-29 15:44:55.097 | LANG = "de_DE.UTF-8" 2026-04-29 15:44:55.097 | are supported and installed on your system. 2026-04-29 15:44:55.097 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 15:44:55.146 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-04-29 15:44:55.146 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-04-29 15:44:55.147 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-04-29 15:44:55.215 | perl: warning: Setting locale failed. 2026-04-29 15:44:55.217 | perl: warning: Please check that your locale settings: 2026-04-29 15:44:55.217 | LANGUAGE = (unset), 2026-04-29 15:44:55.217 | LC_ALL = "en_US.utf8", 2026-04-29 15:44:55.217 | LANG = "de_DE.UTF-8" 2026-04-29 15:44:55.217 | are supported and installed on your system. 2026-04-29 15:44:55.217 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 15:44:55.712 | 2026-04-29 15:44:55.712 | Running kernel seems to be up-to-date. 2026-04-29 15:44:55.712 | 2026-04-29 15:44:55.712 | No services need to be restarted. 2026-04-29 15:44:55.712 | 2026-04-29 15:44:55.712 | No containers need to be restarted. 2026-04-29 15:44:55.712 | 2026-04-29 15:44:55.712 | User sessions running outdated binaries: 2026-04-29 15:44:55.712 | quobyte @ session #5: sshd[1972] 2026-04-29 15:44:55.724 | 2026-04-29 15:44:55.724 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-04-29 15:44:58.268 | + functions-common:apt_get:1203 : result=0 2026-04-29 15:44:58.271 | + functions-common:apt_get:1206 : time_stop apt-get 2026-04-29 15:44:58.275 | + functions-common:time_stop:2412 : local name 2026-04-29 15:44:58.278 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:44:58.281 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:44:58.284 | + functions-common:time_stop:2415 : local total 2026-04-29 15:44:58.287 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:44:58.291 | + functions-common:time_stop:2418 : name=apt-get 2026-04-29 15:44:58.294 | + functions-common:time_stop:2419 : start_time=1777477490609 2026-04-29 15:44:58.298 | + functions-common:time_stop:2421 : [[ -z 1777477490609 ]] 2026-04-29 15:44:58.303 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:44:58.308 | + functions-common:time_stop:2424 : end_time=1777477498304 2026-04-29 15:44:58.312 | + functions-common:time_stop:2425 : elapsed_time=7695 2026-04-29 15:44:58.315 | + functions-common:time_stop:2426 : total=135167 2026-04-29 15:44:58.318 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:44:58.322 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=142862 2026-04-29 15:44:58.325 | + functions-common:apt_get:1207 : return 0 2026-04-29 15:44:58.328 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-04-29 15:44:58.331 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 15:44:58.335 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 15:44:58.338 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-04-29 15:44:58.340 | perl: warning: Setting locale failed. 2026-04-29 15:44:58.340 | perl: warning: Please check that your locale settings: 2026-04-29 15:44:58.340 | LANGUAGE = (unset), 2026-04-29 15:44:58.340 | LC_ALL = "en_US.utf8", 2026-04-29 15:44:58.341 | LANG = (unset) 2026-04-29 15:44:58.341 | are supported and installed on your system. 2026-04-29 15:44:58.341 | perl: warning: Falling back to the standard locale ("C"). 2026-04-29 15:44:58.376 | No module matches proxy 2026-04-29 15:44:58.381 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-04-29 15:44:58.392 | perl: warning: Setting locale failed. 2026-04-29 15:44:58.392 | perl: warning: Please check that your locale settings: 2026-04-29 15:44:58.392 | LANGUAGE = (unset), 2026-04-29 15:44:58.392 | LC_ALL = "en_US.utf8", 2026-04-29 15:44:58.392 | LANG = "de_DE.UTF-8" 2026-04-29 15:44:58.393 | are supported and installed on your system. 2026-04-29 15:44:58.393 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 15:44:58.432 | Enabling module proxy. 2026-04-29 15:44:58.438 | To activate the new configuration, you need to run: 2026-04-29 15:44:58.438 | systemctl restart apache2 2026-04-29 15:44:58.444 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-04-29 15:44:58.456 | perl: warning: Setting locale failed. 2026-04-29 15:44:58.456 | perl: warning: Please check that your locale settings: 2026-04-29 15:44:58.456 | LANGUAGE = (unset), 2026-04-29 15:44:58.456 | LC_ALL = "en_US.utf8", 2026-04-29 15:44:58.456 | LANG = "de_DE.UTF-8" 2026-04-29 15:44:58.456 | are supported and installed on your system. 2026-04-29 15:44:58.456 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 15:44:58.496 | Considering dependency proxy for proxy_uwsgi: 2026-04-29 15:44:58.496 | Module proxy already enabled 2026-04-29 15:44:58.497 | Enabling module proxy_uwsgi. 2026-04-29 15:44:58.502 | To activate the new configuration, you need to run: 2026-04-29 15:44:58.502 | systemctl restart apache2 2026-04-29 15:44:58.508 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-04-29 15:44:58.511 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-04-29 15:44:58.515 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-04-29 15:44:58.518 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-04-29 15:44:58.645 | + ./stack.sh:main:900 : install_keystoneauth 2026-04-29 15:44:58.648 | + lib/keystone:install_keystoneauth:502 : use_library_from_git keystoneauth 2026-04-29 15:44:58.652 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-04-29 15:44:58.656 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:44:58.659 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:44:58.662 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-04-29 15:44:58.666 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:44:58.669 | + ./stack.sh:main:901 : install_keystoneclient 2026-04-29 15:44:58.673 | + lib/keystone:install_keystoneclient:510 : use_library_from_git python-keystoneclient 2026-04-29 15:44:58.677 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-04-29 15:44:58.681 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:44:58.684 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:44:58.688 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-04-29 15:44:58.692 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:44:58.695 | + ./stack.sh:main:902 : install_glanceclient 2026-04-29 15:44:58.699 | + lib/glance:install_glanceclient:541 : use_library_from_git python-glanceclient 2026-04-29 15:44:58.702 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-04-29 15:44:58.706 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:44:58.710 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:44:58.714 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-04-29 15:44:58.717 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:44:58.721 | + ./stack.sh:main:903 : install_cinderclient 2026-04-29 15:44:58.724 | + lib/cinder:install_cinderclient:581 : use_library_from_git python-brick-cinderclient-ext 2026-04-29 15:44:58.727 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-04-29 15:44:58.730 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:44:58.733 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:44:58.736 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-04-29 15:44:58.740 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:44:58.743 | + lib/cinder:install_cinderclient:586 : use_library_from_git python-cinderclient 2026-04-29 15:44:58.745 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-04-29 15:44:58.749 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:44:58.752 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:44:58.755 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-04-29 15:44:58.759 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:44:58.762 | + ./stack.sh:main:904 : install_novaclient 2026-04-29 15:44:58.765 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-04-29 15:44:58.769 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-04-29 15:44:58.772 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:44:58.775 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:44:58.779 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-04-29 15:44:58.782 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:44:58.785 | + ./stack.sh:main:905 : is_service_enabled swift glance horizon 2026-04-29 15:44:58.807 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:44:58.810 | + ./stack.sh:main:906 : install_swiftclient 2026-04-29 15:44:58.814 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-04-29 15:44:58.817 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-04-29 15:44:58.821 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:44:58.824 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:44:58.827 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-04-29 15:44:58.831 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:44:58.834 | + ./stack.sh:main:908 : is_service_enabled neutron nova horizon 2026-04-29 15:44:58.857 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:44:58.860 | + ./stack.sh:main:909 : install_neutronclient 2026-04-29 15:44:58.864 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-04-29 15:44:58.867 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-04-29 15:44:58.870 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:44:58.873 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:44:58.877 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-04-29 15:44:58.880 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:44:58.883 | + ./stack.sh:main:913 : install_keystonemiddleware 2026-04-29 15:44:58.886 | + lib/keystone:install_keystonemiddleware:520 : use_library_from_git keystonemiddleware 2026-04-29 15:44:58.890 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-04-29 15:44:58.893 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:44:58.896 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:44:58.900 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-04-29 15:44:58.903 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:44:58.906 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr keystonemiddleware 2026-04-29 15:44:58.909 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-04-29 15:44:58.912 | + inc/python:pip_install_gr:95 : local clean_name 2026-04-29 15:44:58.916 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-04-29 15:44:58.919 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-04-29 15:44:58.921 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-04-29 15:44:58.926 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-04-29 15:44:58.927 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-04-29 15:44:58.933 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-04-29 15:44:58.936 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-04-29 15:44:58.939 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-04-29 15:44:58.943 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-04-29 15:44:58.947 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-04-29 15:44:58.974 | Using python 3.12 to install keystonemiddleware 2026-04-29 15:44:58.977 | + 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-04-29 15:45:00.147 | Collecting keystonemiddleware 2026-04-29 15:45:00.294 | Downloading keystonemiddleware-12.0.0-py3-none-any.whl.metadata (4.1 kB) 2026-04-29 15:45:00.359 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-04-29 15:45:00.375 | Downloading keystoneauth1-5.13.1-py3-none-any.whl.metadata (2.9 kB) 2026-04-29 15:45:00.433 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-04-29 15:45:00.451 | Downloading oslo_cache-4.1.1-py3-none-any.whl.metadata (2.5 kB) 2026-04-29 15:45:00.517 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-04-29 15:45:00.532 | Downloading oslo_config-10.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-04-29 15:45:00.579 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-04-29 15:45:00.595 | Downloading oslo_context-6.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-04-29 15:45:00.640 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-04-29 15:45:00.658 | Downloading oslo_i18n-6.7.2-py3-none-any.whl.metadata (2.0 kB) 2026-04-29 15:45:00.713 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-04-29 15:45:00.728 | Downloading oslo_log-8.1.0-py3-none-any.whl.metadata (2.5 kB) 2026-04-29 15:45:00.777 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-04-29 15:45:00.793 | Downloading oslo_serialization-5.9.1-py3-none-any.whl.metadata (2.1 kB) 2026-04-29 15:45:00.850 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-04-29 15:45:00.866 | Downloading oslo_utils-10.0.1-py3-none-any.whl.metadata (2.1 kB) 2026-04-29 15:45:00.876 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-04-29 15:45:00.906 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-04-29 15:45:00.925 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-04-29 15:45:00.966 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-04-29 15:45:00.982 | Downloading pyjwt-2.11.0-py3-none-any.whl.metadata (4.0 kB) 2026-04-29 15:45:01.034 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-04-29 15:45:01.051 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-04-29 15:45:01.062 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.32.5) 2026-04-29 15:45:01.097 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-04-29 15:45:01.112 | Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) 2026-04-29 15:45:01.126 | 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-04-29 15:45:01.165 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-04-29 15:45:01.181 | Downloading stevedore-5.7.0-py3-none-any.whl.metadata (2.4 kB) 2026-04-29 15:45:01.216 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-04-29 15:45:01.231 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-04-29 15:45:01.273 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-04-29 15:45:01.287 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-04-29 15:45:01.330 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-04-29 15:45:01.346 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-04-29 15:45:01.393 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-04-29 15:45:01.409 | Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2026-04-29 15:45:01.455 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-04-29 15:45:01.472 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-04-29 15:45:01.512 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-04-29 15:45:01.529 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-04-29 15:45:01.607 | Collecting PyYAML>=5.1 (from oslo.config>=5.2.0->keystonemiddleware) 2026-04-29 15:45:01.610 | 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-04-29 15:45:01.651 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-04-29 15:45:01.665 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-04-29 15:45:01.676 | 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.0.0) 2026-04-29 15:45:01.678 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.1.1) 2026-04-29 15:45:01.806 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-04-29 15:45:01.821 | Downloading msgpack-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.1 kB) 2026-04-29 15:45:01.880 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-04-29 15:45:01.895 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-04-29 15:45:01.906 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.0) 2026-04-29 15:45:02.034 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-04-29 15:45:02.050 | 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-04-29 15:45:02.070 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (82.0.1) 2026-04-29 15:45:02.105 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-04-29 15:45:02.120 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-04-29 15:45:02.137 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.4.4) 2026-04-29 15:45:02.138 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.11) 2026-04-29 15:45:02.139 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.6.3) 2026-04-29 15:45:02.140 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-04-29 15:45:02.214 | Downloading keystonemiddleware-12.0.0-py3-none-any.whl (141 kB) 2026-04-29 15:45:02.261 | Downloading keystoneauth1-5.13.1-py3-none-any.whl (343 kB) 2026-04-29 15:45:02.298 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-04-29 15:45:02.320 | Downloading oslo_cache-4.1.1-py3-none-any.whl (65 kB) 2026-04-29 15:45:02.344 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-04-29 15:45:02.366 | Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 2026-04-29 15:45:02.389 | Downloading oslo_config-10.3.0-py3-none-any.whl (132 kB) 2026-04-29 15:45:02.416 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-04-29 15:45:02.464 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 48.5 MB/s 0:00:00 2026-04-29 15:45:02.481 | Downloading oslo_context-6.3.0-py3-none-any.whl (20 kB) 2026-04-29 15:45:02.505 | Downloading oslo_i18n-6.7.2-py3-none-any.whl (47 kB) 2026-04-29 15:45:02.532 | Downloading oslo_log-8.1.0-py3-none-any.whl (77 kB) 2026-04-29 15:45:02.560 | Downloading oslo_serialization-5.9.1-py3-none-any.whl (27 kB) 2026-04-29 15:45:02.582 | Downloading msgpack-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (427 kB) 2026-04-29 15:45:02.610 | Downloading oslo_utils-10.0.1-py3-none-any.whl (136 kB) 2026-04-29 15:45:02.634 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-04-29 15:45:02.658 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-04-29 15:45:02.680 | Downloading pyjwt-2.11.0-py3-none-any.whl (28 kB) 2026-04-29 15:45:02.702 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-04-29 15:45:02.726 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-04-29 15:45:02.751 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-04-29 15:45:02.764 | 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-04-29 15:45:02.782 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-04-29 15:45:02.804 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-04-29 15:45:02.827 | Downloading stevedore-5.7.0-py3-none-any.whl (54 kB) 2026-04-29 15:45:02.849 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-04-29 15:45:02.873 | Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 2026-04-29 15:45:03.178 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, PyYAML, 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-04-29 15:45:03.438 | Attempting uninstall: six 2026-04-29 15:45:03.447 | Found existing installation: six 1.16.0 2026-04-29 15:45:03.448 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 15:45:03.448 | Can't uninstall 'six'. No files were found to uninstall. 2026-04-29 15:45:03.512 | Attempting uninstall: PyYAML 2026-04-29 15:45:03.520 | Found existing installation: PyYAML 6.0.1 2026-04-29 15:45:03.521 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 15:45:03.521 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-04-29 15:45:03.626 | Attempting uninstall: pyparsing 2026-04-29 15:45:03.634 | Found existing installation: pyparsing 3.1.1 2026-04-29 15:45:03.635 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 15:45:03.635 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-04-29 15:45:03.777 | Attempting uninstall: PyJWT 2026-04-29 15:45:03.786 | Found existing installation: PyJWT 2.7.0 2026-04-29 15:45:03.786 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 15:45:03.786 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-04-29 15:45:03.948 | Attempting uninstall: netaddr 2026-04-29 15:45:03.956 | Found existing installation: netaddr 0.8.0 2026-04-29 15:45:03.957 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 15:45:03.957 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-04-29 15:45:04.213 | Attempting uninstall: python-dateutil 2026-04-29 15:45:04.223 | Found existing installation: python-dateutil 2.8.2 2026-04-29 15:45:04.223 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 15:45:04.224 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-04-29 15:45:06.335 | 2026-04-29 15:45:06.344 | Successfully installed PyJWT-2.11.0 PyYAML-6.0.3 WebOb-1.8.9 decorator-5.2.1 dogpile.cache-1.5.0 keystoneauth1-5.13.1 keystonemiddleware-12.0.0 msgpack-1.1.2 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.1.1 oslo.config-10.3.0 oslo.context-6.3.0 oslo.i18n-6.7.2 oslo.log-8.1.0 oslo.serialization-5.9.1 oslo.utils-10.0.1 psutil-7.2.2 pycadf-4.0.1 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.7.0 typing-extensions-4.15.0 2026-04-29 15:45:06.521 | + inc/python:pip_install:216 : result=0 2026-04-29 15:45:06.525 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-29 15:45:06.528 | + functions-common:time_stop:2412 : local name 2026-04-29 15:45:06.531 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:45:06.533 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:45:06.536 | + functions-common:time_stop:2415 : local total 2026-04-29 15:45:06.539 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:45:06.541 | + functions-common:time_stop:2418 : name=pip_install 2026-04-29 15:45:06.544 | + functions-common:time_stop:2419 : start_time=1777477498967 2026-04-29 15:45:06.546 | + functions-common:time_stop:2421 : [[ -z 1777477498967 ]] 2026-04-29 15:45:06.550 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:45:06.553 | + functions-common:time_stop:2424 : end_time=1777477506551 2026-04-29 15:45:06.556 | + functions-common:time_stop:2425 : elapsed_time=7584 2026-04-29 15:45:06.558 | + functions-common:time_stop:2426 : total=39455 2026-04-29 15:45:06.560 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:45:06.563 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=47039 2026-04-29 15:45:06.565 | + inc/python:pip_install:219 : return 0 2026-04-29 15:45:06.568 | + lib/keystone:install_keystonemiddleware:529 : pip_install_gr python-memcached 2026-04-29 15:45:06.571 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-04-29 15:45:06.573 | + inc/python:pip_install_gr:95 : local clean_name 2026-04-29 15:45:06.577 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-04-29 15:45:06.580 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-04-29 15:45:06.583 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-04-29 15:45:06.588 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-04-29 15:45:06.588 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-04-29 15:45:06.593 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-04-29 15:45:06.596 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-04-29 15:45:06.598 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-04-29 15:45:06.601 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-04-29 15:45:06.603 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-04-29 15:45:06.623 | Using python 3.12 to install python-memcached 2026-04-29 15:45:06.626 | + 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-04-29 15:45:07.880 | Collecting python-memcached 2026-04-29 15:45:08.026 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-04-29 15:45:08.053 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-04-29 15:45:08.233 | Installing collected packages: python-memcached 2026-04-29 15:45:08.269 | Successfully installed python-memcached-1.62 2026-04-29 15:45:08.380 | + inc/python:pip_install:216 : result=0 2026-04-29 15:45:08.382 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-29 15:45:08.384 | + functions-common:time_stop:2412 : local name 2026-04-29 15:45:08.386 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:45:08.388 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:45:08.390 | + functions-common:time_stop:2415 : local total 2026-04-29 15:45:08.392 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:45:08.394 | + functions-common:time_stop:2418 : name=pip_install 2026-04-29 15:45:08.396 | + functions-common:time_stop:2419 : start_time=1777477506618 2026-04-29 15:45:08.398 | + functions-common:time_stop:2421 : [[ -z 1777477506618 ]] 2026-04-29 15:45:08.401 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:45:08.404 | + functions-common:time_stop:2424 : end_time=1777477508402 2026-04-29 15:45:08.407 | + functions-common:time_stop:2425 : elapsed_time=1784 2026-04-29 15:45:08.409 | + functions-common:time_stop:2426 : total=47039 2026-04-29 15:45:08.411 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:45:08.413 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=48823 2026-04-29 15:45:08.415 | + inc/python:pip_install:219 : return 0 2026-04-29 15:45:08.418 | + ./stack.sh:main:915 : is_service_enabled keystone 2026-04-29 15:45:08.435 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:45:08.437 | + ./stack.sh:main:916 : '[' 192.168.122.50 == 192.168.122.50 ']' 2026-04-29 15:45:08.440 | + ./stack.sh:main:917 : stack_install_service keystone 2026-04-29 15:45:08.442 | + lib/stack:stack_install_service:20 : local service=keystone 2026-04-29 15:45:08.444 | + lib/stack:stack_install_service:21 : type install_keystone 2026-04-29 15:45:08.446 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-04-29 15:45:08.449 | + lib/stack:stack_install_service:32 : install_keystone 2026-04-29 15:45:08.452 | + lib/keystone:install_keystone:535 : is_service_enabled ldap 2026-04-29 15:45:08.468 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:45:08.471 | + lib/keystone:install_keystone:539 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone stable/2026.1 2026-04-29 15:45:08.474 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-04-29 15:45:08.476 | + functions-common:git_clone:582 : local git_dest=/opt/stack/keystone 2026-04-29 15:45:08.478 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-04-29 15:45:08.481 | + functions-common:git_clone:584 : local orig_dir 2026-04-29 15:45:08.484 | ++ functions-common:git_clone:585 : pwd 2026-04-29 15:45:08.487 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-04-29 15:45:08.489 | + functions-common:git_clone:586 : local git_clone_flags= 2026-04-29 15:45:08.493 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-04-29 15:45:08.508 | + functions-common:git_clone:588 : RECLONE=False 2026-04-29 15:45:08.510 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-04-29 15:45:08.513 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-04-29 15:45:08.516 | + functions-common:git_clone:602 : echo stable/2026.1 2026-04-29 15:45:08.516 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-04-29 15:45:08.522 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/keystone ]] 2026-04-29 15:45:08.525 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-04-29 15:45:08.527 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-04-29 15:45:08.529 | + functions-common:git_timed:689 : local count=0 2026-04-29 15:45:08.532 | + functions-common:git_timed:690 : local timeout=0 2026-04-29 15:45:08.534 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 15:45:08.537 | + functions-common:git_timed:693 : timeout=0 2026-04-29 15:45:08.539 | + functions-common:git_timed:696 : time_start git_timed 2026-04-29 15:45:08.542 | + functions-common:time_start:2398 : local name=git_timed 2026-04-29 15:45:08.545 | + functions-common:time_start:2399 : local start_time= 2026-04-29 15:45:08.548 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 15:45:08.551 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 15:45:08.555 | + functions-common:time_start:2403 : _TIME_START[$name]=1777477508552 2026-04-29 15:45:08.558 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-04-29 15:45:08.562 | Cloning into '/opt/stack/keystone'... 2026-04-29 15:45:25.021 | + functions-common:git_timed:711 : time_stop git_timed 2026-04-29 15:45:25.025 | + functions-common:time_stop:2412 : local name 2026-04-29 15:45:25.028 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:45:25.031 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:45:25.034 | + functions-common:time_stop:2415 : local total 2026-04-29 15:45:25.037 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:45:25.040 | + functions-common:time_stop:2418 : name=git_timed 2026-04-29 15:45:25.043 | + functions-common:time_stop:2419 : start_time=1777477508552 2026-04-29 15:45:25.046 | + functions-common:time_stop:2421 : [[ -z 1777477508552 ]] 2026-04-29 15:45:25.050 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:45:25.054 | + functions-common:time_stop:2424 : end_time=1777477525050 2026-04-29 15:45:25.058 | + functions-common:time_stop:2425 : elapsed_time=16498 2026-04-29 15:45:25.061 | + functions-common:time_stop:2426 : total=4539 2026-04-29 15:45:25.064 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:45:25.067 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21037 2026-04-29 15:45:25.071 | + functions-common:git_clone:623 : cd /opt/stack/keystone 2026-04-29 15:45:25.073 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-04-29 15:45:25.076 | + functions-common:git_timed:689 : local count=0 2026-04-29 15:45:25.080 | + functions-common:git_timed:690 : local timeout=0 2026-04-29 15:45:25.083 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 15:45:25.086 | + functions-common:git_timed:693 : timeout=0 2026-04-29 15:45:25.089 | + functions-common:git_timed:696 : time_start git_timed 2026-04-29 15:45:25.092 | + functions-common:time_start:2398 : local name=git_timed 2026-04-29 15:45:25.096 | + functions-common:time_start:2399 : local start_time= 2026-04-29 15:45:25.099 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 15:45:25.104 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 15:45:25.109 | + functions-common:time_start:2403 : _TIME_START[$name]=1777477525105 2026-04-29 15:45:25.113 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-04-29 15:45:25.694 | From https://review.opendev.org/openstack/keystone 2026-04-29 15:45:25.694 | * branch stable/2026.1 -> FETCH_HEAD 2026-04-29 15:45:25.706 | + functions-common:git_timed:711 : time_stop git_timed 2026-04-29 15:45:25.710 | + functions-common:time_stop:2412 : local name 2026-04-29 15:45:25.713 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:45:25.716 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:45:25.719 | + functions-common:time_stop:2415 : local total 2026-04-29 15:45:25.722 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:45:25.725 | + functions-common:time_stop:2418 : name=git_timed 2026-04-29 15:45:25.728 | + functions-common:time_stop:2419 : start_time=1777477525105 2026-04-29 15:45:25.731 | + functions-common:time_stop:2421 : [[ -z 1777477525105 ]] 2026-04-29 15:45:25.735 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:45:25.741 | + functions-common:time_stop:2424 : end_time=1777477525736 2026-04-29 15:45:25.744 | + functions-common:time_stop:2425 : elapsed_time=631 2026-04-29 15:45:25.747 | + functions-common:time_stop:2426 : total=21037 2026-04-29 15:45:25.751 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:45:25.754 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21668 2026-04-29 15:45:25.757 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-04-29 15:45:25.760 | + functions-common:git_timed:689 : local count=0 2026-04-29 15:45:25.763 | + functions-common:git_timed:690 : local timeout=0 2026-04-29 15:45:25.766 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 15:45:25.769 | + functions-common:git_timed:693 : timeout=0 2026-04-29 15:45:25.772 | + functions-common:git_timed:696 : time_start git_timed 2026-04-29 15:45:25.775 | + functions-common:time_start:2398 : local name=git_timed 2026-04-29 15:45:25.777 | + functions-common:time_start:2399 : local start_time= 2026-04-29 15:45:25.781 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 15:45:25.785 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 15:45:25.790 | + functions-common:time_start:2403 : _TIME_START[$name]=1777477525786 2026-04-29 15:45:25.793 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-04-29 15:45:25.960 | Note: switching to 'FETCH_HEAD'. 2026-04-29 15:45:25.960 | 2026-04-29 15:45:25.960 | You are in 'detached HEAD' state. You can look around, make experimental 2026-04-29 15:45:25.960 | changes and commit them, and you can discard any commits you make in this 2026-04-29 15:45:25.960 | state without impacting any branches by switching back to a branch. 2026-04-29 15:45:25.961 | 2026-04-29 15:45:25.961 | If you want to create a new branch to retain commits you create, you may 2026-04-29 15:45:25.961 | do so (now or later) by using -c with the switch command. Example: 2026-04-29 15:45:25.961 | 2026-04-29 15:45:25.961 | git switch -c 2026-04-29 15:45:25.961 | 2026-04-29 15:45:25.961 | Or undo this operation with: 2026-04-29 15:45:25.961 | 2026-04-29 15:45:25.961 | git switch - 2026-04-29 15:45:25.961 | 2026-04-29 15:45:25.961 | Turn off this advice by setting config variable advice.detachedHead to false 2026-04-29 15:45:25.962 | 2026-04-29 15:45:25.962 | HEAD is now at 4ec1f8a01 Block restricted app creds from creating EC2 credentials via /credentials 2026-04-29 15:45:25.967 | + functions-common:git_timed:711 : time_stop git_timed 2026-04-29 15:45:25.970 | + functions-common:time_stop:2412 : local name 2026-04-29 15:45:25.974 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:45:25.977 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:45:25.981 | + functions-common:time_stop:2415 : local total 2026-04-29 15:45:25.984 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:45:25.987 | + functions-common:time_stop:2418 : name=git_timed 2026-04-29 15:45:25.989 | + functions-common:time_stop:2419 : start_time=1777477525786 2026-04-29 15:45:25.993 | + functions-common:time_stop:2421 : [[ -z 1777477525786 ]] 2026-04-29 15:45:25.996 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:45:26.001 | + functions-common:time_stop:2424 : end_time=1777477525998 2026-04-29 15:45:26.004 | + functions-common:time_stop:2425 : elapsed_time=212 2026-04-29 15:45:26.007 | + functions-common:time_stop:2426 : total=21668 2026-04-29 15:45:26.010 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:45:26.014 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21880 2026-04-29 15:45:26.016 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-04-29 15:45:26.033 | + functions-common:git_clone:664 : cd /opt/stack/keystone 2026-04-29 15:45:26.037 | + functions-common:git_clone:665 : git show --oneline 2026-04-29 15:45:26.038 | + functions-common:git_clone:665 : head -1 2026-04-29 15:45:26.042 | 4ec1f8a01 Block restricted app creds from creating EC2 credentials via /credentials 2026-04-29 15:45:26.045 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-04-29 15:45:26.048 | + lib/keystone:install_keystone:540 : setup_develop /opt/stack/keystone 2026-04-29 15:45:26.051 | + inc/python:setup_develop:353 : local bindep 2026-04-29 15:45:26.054 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-04-29 15:45:26.057 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-04-29 15:45:26.061 | + inc/python:setup_develop:359 : local extras= 2026-04-29 15:45:26.064 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-04-29 15:45:26.067 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-04-29 15:45:26.070 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-04-29 15:45:26.074 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-04-29 15:45:26.077 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-04-29 15:45:26.080 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-04-29 15:45:26.085 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-04-29 15:45:26.088 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-04-29 15:45:26.092 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-04-29 15:45:26.095 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-04-29 15:45:26.098 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-04-29 15:45:26.104 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-04-29 15:45:26.110 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-04-29 15:45:26.113 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-04-29 15:45:26.117 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-04-29 15:45:26.276 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-04-29 15:45:26.280 | + inc/python:setup_package:436 : local bindep=0 2026-04-29 15:45:26.284 | + inc/python:setup_package:437 : local bindep_flag= 2026-04-29 15:45:26.287 | + inc/python:setup_package:438 : local bindep_profiles= 2026-04-29 15:45:26.290 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-04-29 15:45:26.293 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-04-29 15:45:26.296 | + inc/python:setup_package:445 : local flags=-e 2026-04-29 15:45:26.299 | + inc/python:setup_package:446 : local extras= 2026-04-29 15:45:26.302 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-04-29 15:45:26.306 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-04-29 15:45:26.309 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-04-29 15:45:26.313 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-04-29 15:45:26.317 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-04-29 15:45:26.320 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-04-29 15:45:26.348 | Using python 3.12 to install /opt/stack/keystone 2026-04-29 15:45:26.350 | + 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-04-29 15:45:27.301 | Obtaining file:///opt/stack/keystone 2026-04-29 15:45:27.306 | Installing build dependencies: started 2026-04-29 15:45:29.012 | Installing build dependencies: finished with status 'done' 2026-04-29 15:45:29.014 | Checking if build backend supports build_editable: started 2026-04-29 15:45:29.540 | Checking if build backend supports build_editable: finished with status 'done' 2026-04-29 15:45:29.542 | Getting requirements to build editable: started 2026-04-29 15:45:29.828 | Getting requirements to build editable: finished with status 'done' 2026-04-29 15:45:29.829 | Preparing editable metadata (pyproject.toml): started 2026-04-29 15:45:30.848 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-04-29 15:45:30.863 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev2) (7.0.3) 2026-04-29 15:45:30.864 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev2) (1.8.9) 2026-04-29 15:45:31.061 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.0.2.dev2) 2026-04-29 15:45:31.224 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-04-29 15:45:31.265 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.0.2.dev2) 2026-04-29 15:45:31.282 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-04-29 15:45:31.654 | Collecting cryptography>=2.7 (from keystone==29.0.2.dev2) 2026-04-29 15:45:31.681 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-04-29 15:45:32.258 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.0.2.dev2) 2026-04-29 15:45:32.275 | Downloading sqlalchemy-2.0.46-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-04-29 15:45:32.327 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev2) (5.7.0) 2026-04-29 15:45:32.330 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev2) (5.8.0) 2026-04-29 15:45:32.330 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev2) (12.0.0) 2026-04-29 15:45:32.409 | Collecting bcrypt>=3.1.3 (from keystone==29.0.2.dev2) 2026-04-29 15:45:32.425 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-04-29 15:45:32.438 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev2) (4.1.1) 2026-04-29 15:45:32.439 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev2) (10.3.0) 2026-04-29 15:45:32.440 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev2) (6.3.0) 2026-04-29 15:45:32.506 | Collecting oslo.messaging>=5.29.0 (from keystone==29.0.2.dev2) 2026-04-29 15:45:32.522 | Downloading oslo_messaging-17.3.0-py3-none-any.whl.metadata (2.6 kB) 2026-04-29 15:45:32.583 | Collecting oslo.db>=6.0.0 (from keystone==29.0.2.dev2) 2026-04-29 15:45:32.599 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-04-29 15:45:32.611 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev2) (6.7.2) 2026-04-29 15:45:32.611 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev2) (8.1.0) 2026-04-29 15:45:32.653 | Collecting oslo.middleware>=3.31.0 (from keystone==29.0.2.dev2) 2026-04-29 15:45:32.669 | Downloading oslo_middleware-8.0.0-py3-none-any.whl.metadata (2.4 kB) 2026-04-29 15:45:32.726 | Collecting oslo.policy>=4.5.0 (from keystone==29.0.2.dev2) 2026-04-29 15:45:32.743 | Downloading oslo_policy-5.0.0-py3-none-any.whl.metadata (2.2 kB) 2026-04-29 15:45:32.755 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev2) (5.9.1) 2026-04-29 15:45:32.785 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.0.2.dev2) 2026-04-29 15:45:32.801 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-04-29 15:45:32.812 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev2) (10.0.1) 2026-04-29 15:45:32.841 | Collecting oauthlib>=0.6.2 (from keystone==29.0.2.dev2) 2026-04-29 15:45:32.856 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-04-29 15:45:32.900 | Collecting pysaml2>=5.0.0 (from keystone==29.0.2.dev2) 2026-04-29 15:45:32.917 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-04-29 15:45:32.928 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev2) (2.11.0) 2026-04-29 15:45:32.930 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev2) (1.5.0) 2026-04-29 15:45:32.972 | Collecting jsonschema>=3.2.0 (from keystone==29.0.2.dev2) 2026-04-29 15:45:32.987 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-04-29 15:45:33.000 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev2) (4.0.1) 2026-04-29 15:45:33.002 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev2) (1.1.2) 2026-04-29 15:45:33.037 | Collecting osprofiler>=1.4.0 (from keystone==29.0.2.dev2) 2026-04-29 15:45:33.053 | Downloading osprofiler-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-04-29 15:45:33.119 | Collecting Werkzeug>=0.15.0 (from keystone==29.0.2.dev2) 2026-04-29 15:45:33.136 | Downloading werkzeug-3.1.6-py3-none-any.whl.metadata (4.0 kB) 2026-04-29 15:45:33.334 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.0.2.dev2) 2026-04-29 15:45:33.350 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-04-29 15:45:33.385 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.0.2.dev2) 2026-04-29 15:45:33.400 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-04-29 15:45:33.412 | 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.0.2.dev2) (5.2.1) 2026-04-29 15:45:33.440 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.0.2.dev2) 2026-04-29 15:45:33.455 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-04-29 15:45:33.465 | Requirement already satisfied: click>=8.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=1.0.2->keystone==29.0.2.dev2) (8.3.1) 2026-04-29 15:45:33.490 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.0.2.dev2) 2026-04-29 15:45:33.505 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-04-29 15:45:33.545 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.0.2.dev2) 2026-04-29 15:45:33.560 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-04-29 15:45:33.664 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.0.2.dev2) 2026-04-29 15:45:33.679 | 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-04-29 15:45:33.722 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.0.2.dev2) 2026-04-29 15:45:33.740 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-04-29 15:45:33.757 | 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.0.2.dev2) (1.17.0) 2026-04-29 15:45:33.823 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.0.2.dev2) 2026-04-29 15:45:33.839 | Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 2026-04-29 15:45:33.884 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.0.2.dev2) 2026-04-29 15:45:33.899 | Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 2026-04-29 15:45:33.937 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.0.2.dev2) 2026-04-29 15:45:33.952 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-04-29 15:45:34.003 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.0.2.dev2) 2026-04-29 15:45:34.018 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-04-29 15:45:34.514 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.0.2.dev2) 2026-04-29 15:45:34.529 | Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-04-29 15:45:34.545 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.0.2.dev2) (5.13.1) 2026-04-29 15:45:34.548 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.0.2.dev2) (2.32.5) 2026-04-29 15:45:34.552 | 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.0.2.dev2) (2.1.0) 2026-04-29 15:45:34.553 | 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.0.2.dev2) (1.8.2) 2026-04-29 15:45:34.555 | 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.0.2.dev2) (4.15.0) 2026-04-29 15:45:34.567 | 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.0.2.dev2) (1.3.0) 2026-04-29 15:45:34.568 | 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.0.2.dev2) (2.0.0) 2026-04-29 15:45:34.570 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.0.2.dev2) (6.0.3) 2026-04-29 15:45:34.655 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.0.2.dev2) 2026-04-29 15:45:34.670 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-04-29 15:45:34.681 | 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.0.2.dev2) (3.0.0) 2026-04-29 15:45:34.709 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.0.2.dev2) 2026-04-29 15:45:34.725 | Downloading testresources-2.0.2.tar.gz (45 kB) 2026-04-29 15:45:34.760 | Installing build dependencies: started 2026-04-29 15:45:36.315 | Installing build dependencies: finished with status 'done' 2026-04-29 15:45:36.316 | Getting requirements to build wheel: started 2026-04-29 15:45:36.867 | Getting requirements to build wheel: finished with status 'done' 2026-04-29 15:45:36.869 | Installing backend dependencies: started 2026-04-29 15:45:38.571 | Installing backend dependencies: finished with status 'done' 2026-04-29 15:45:38.572 | Preparing metadata (pyproject.toml): started 2026-04-29 15:45:39.043 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-04-29 15:45:39.077 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.0.2.dev2) 2026-04-29 15:45:39.094 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB) 2026-04-29 15:45:39.141 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.0.2.dev2) 2026-04-29 15:45:39.157 | Downloading mako-1.3.10-py3-none-any.whl.metadata (2.9 kB) 2026-04-29 15:45:39.169 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==29.0.2.dev2) (2.1.1) 2026-04-29 15:45:39.177 | 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.0.2.dev2) (2.9.0.post0) 2026-04-29 15:45:39.177 | 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.0.2.dev2) (3.2.1) 2026-04-29 15:45:39.222 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.0.2.dev2) 2026-04-29 15:45:39.238 | Downloading oslo_service-4.5.1-py3-none-any.whl.metadata (2.8 kB) 2026-04-29 15:45:39.284 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.0.2.dev2) 2026-04-29 15:45:39.300 | Downloading cachetools-7.0.1-py3-none-any.whl.metadata (5.6 kB) 2026-04-29 15:45:39.344 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.0.2.dev2) 2026-04-29 15:45:39.359 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-04-29 15:45:39.418 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.0.2.dev2) 2026-04-29 15:45:39.433 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-04-29 15:45:39.480 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.0.2.dev2) 2026-04-29 15:45:39.496 | Downloading oslo_metrics-0.15.1-py3-none-any.whl.metadata (1.5 kB) 2026-04-29 15:45:39.541 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.0.2.dev2) 2026-04-29 15:45:39.556 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-04-29 15:45:39.604 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.0.2.dev2) 2026-04-29 15:45:39.619 | Downloading tzdata-2025.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-04-29 15:45:39.630 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.0.2.dev2) (26.0) 2026-04-29 15:45:39.667 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.0.2.dev2) 2026-04-29 15:45:39.683 | Downloading prometheus_client-0.24.1-py3-none-any.whl.metadata (2.1 kB) 2026-04-29 15:45:39.726 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.0.2.dev2) 2026-04-29 15:45:39.742 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-04-29 15:45:39.802 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev2) 2026-04-29 15:45:39.818 | Downloading eventlet-0.40.4-py3-none-any.whl.metadata (5.5 kB) 2026-04-29 15:45:40.078 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev2) 2026-04-29 15:45:40.095 | Downloading greenlet-3.3.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.7 kB) 2026-04-29 15:45:40.143 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev2) 2026-04-29 15:45:40.160 | Downloading oslo_concurrency-7.4.1-py3-none-any.whl.metadata (2.2 kB) 2026-04-29 15:45:40.202 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev2) 2026-04-29 15:45:40.220 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-04-29 15:45:40.260 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev2) 2026-04-29 15:45:40.276 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-04-29 15:45:40.322 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev2) 2026-04-29 15:45:40.338 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-04-29 15:45:40.413 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev2) 2026-04-29 15:45:40.429 | Downloading yappi-1.7.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-04-29 15:45:40.469 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev2) 2026-04-29 15:45:40.485 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-04-29 15:45:40.532 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev2) 2026-04-29 15:45:40.549 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-04-29 15:45:40.593 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.0.2.dev2) 2026-04-29 15:45:40.609 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-04-29 15:45:40.627 | 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.0.2.dev2) (3.3.2) 2026-04-29 15:45:40.629 | 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.0.2.dev2) (7.2.2) 2026-04-29 15:45:40.642 | 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.0.2.dev2) (82.0.1) 2026-04-29 15:45:40.681 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.0.2.dev2) 2026-04-29 15:45:40.696 | Downloading wcwidth-0.6.0-py3-none-any.whl.metadata (30 kB) 2026-04-29 15:45:40.761 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.0.2.dev2) 2026-04-29 15:45:40.775 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-04-29 15:45:40.819 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.0.2.dev2) 2026-04-29 15:45:40.835 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-04-29 15:45:40.889 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.0.2.dev2) 2026-04-29 15:45:40.904 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-04-29 15:45:40.927 | 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.0.2.dev2) (3.4.4) 2026-04-29 15:45:40.929 | 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.0.2.dev2) (3.11) 2026-04-29 15:45:40.929 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.0.2.dev2) (2.6.3) 2026-04-29 15:45:40.930 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.0.2.dev2) (2023.11.17) 2026-04-29 15:45:40.983 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.0.2.dev2) 2026-04-29 15:45:41.002 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-04-29 15:45:41.063 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev2) 2026-04-29 15:45:41.080 | Downloading repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2026-04-29 15:45:41.113 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==29.0.2.dev2) (2.8.5) 2026-04-29 15:45:41.185 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-04-29 15:45:41.232 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-04-29 15:45:41.307 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 55.1 MB/s 0:00:00 2026-04-29 15:45:41.322 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-04-29 15:45:41.345 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-04-29 15:45:41.368 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-04-29 15:45:41.390 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-04-29 15:45:41.415 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-04-29 15:45:41.436 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-04-29 15:45:41.458 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-04-29 15:45:41.481 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-04-29 15:45:41.503 | Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 2026-04-29 15:45:41.525 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-04-29 15:45:41.546 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-04-29 15:45:41.567 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-04-29 15:45:41.591 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-04-29 15:45:41.616 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-04-29 15:45:41.640 | Downloading oslo_messaging-17.3.0-py3-none-any.whl (201 kB) 2026-04-29 15:45:41.663 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-04-29 15:45:41.685 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-04-29 15:45:41.707 | Downloading cachetools-7.0.1-py3-none-any.whl (13 kB) 2026-04-29 15:45:41.728 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-04-29 15:45:41.752 | Downloading oslo_metrics-0.15.1-py3-none-any.whl (14 kB) 2026-04-29 15:45:41.775 | Downloading oslo_middleware-8.0.0-py3-none-any.whl (65 kB) 2026-04-29 15:45:41.799 | Downloading oslo_policy-5.0.0-py3-none-any.whl (89 kB) 2026-04-29 15:45:41.822 | Downloading oslo_service-4.5.1-py3-none-any.whl (114 kB) 2026-04-29 15:45:41.845 | Downloading eventlet-0.40.4-py3-none-any.whl (364 kB) 2026-04-29 15:45:41.870 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-04-29 15:45:41.896 | Downloading greenlet-3.3.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (613 kB) 2026-04-29 15:45:41.914 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 613.9/613.9 kB 31.2 MB/s 0:00:00 2026-04-29 15:45:41.931 | Downloading oslo_concurrency-7.4.1-py3-none-any.whl (48 kB) 2026-04-29 15:45:41.953 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-04-29 15:45:41.975 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-04-29 15:45:41.998 | Downloading osprofiler-4.3.0-py3-none-any.whl (95 kB) 2026-04-29 15:45:42.023 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-04-29 15:45:42.048 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-04-29 15:45:42.070 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-04-29 15:45:42.092 | Downloading prometheus_client-0.24.1-py3-none-any.whl (64 kB) 2026-04-29 15:45:42.116 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-04-29 15:45:42.143 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-04-29 15:45:42.167 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-04-29 15:45:42.193 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-04-29 15:45:42.218 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-04-29 15:45:42.240 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-04-29 15:45:42.262 | Downloading repoze.lru-0.7-py3-none-any.whl (10 kB) 2026-04-29 15:45:42.283 | Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (394 kB) 2026-04-29 15:45:42.311 | Downloading sqlalchemy-2.0.46-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.3 MB) 2026-04-29 15:45:42.376 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 53.5 MB/s 0:00:00 2026-04-29 15:45:42.391 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-04-29 15:45:42.416 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2026-04-29 15:45:42.437 | Downloading tzdata-2025.3-py2.py3-none-any.whl (348 kB) 2026-04-29 15:45:42.466 | Downloading werkzeug-3.1.6-py3-none-any.whl (225 kB) 2026-04-29 15:45:42.491 | Downloading yappi-1.7.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (81 kB) 2026-04-29 15:45:42.513 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-04-29 15:45:42.536 | Downloading mako-1.3.10-py3-none-any.whl (78 kB) 2026-04-29 15:45:42.557 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-04-29 15:45:42.579 | Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 2026-04-29 15:45:42.607 | Downloading wcwidth-0.6.0-py3-none-any.whl (94 kB) 2026-04-29 15:45:42.779 | Building wheels for collected packages: keystone, testresources 2026-04-29 15:45:42.780 | Building editable for keystone (pyproject.toml): started 2026-04-29 15:45:43.833 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-04-29 15:45:43.833 | Created wheel for keystone: filename=keystone-29.0.2.dev2-0.editable-py3-none-any.whl size=9247 sha256=c98bf8cc1404a223566c815960c596f5ede5703f7775e1e9a44887c8e08f24fe 2026-04-29 15:45:43.834 | Stored in directory: /tmp/pip-ephem-wheel-cache-sdx1kext/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-04-29 15:45:43.839 | Building wheel for testresources (pyproject.toml): started 2026-04-29 15:45:44.304 | Building wheel for testresources (pyproject.toml): finished with status 'done' 2026-04-29 15:45:44.304 | Created wheel for testresources: filename=testresources-2.0.2-py2.py3-none-any.whl size=34284 sha256=782eeb8e1c25c3e32462eeafd460de54714dfe4eca257495792fe74b76ea99cc 2026-04-29 15:45:44.304 | Stored in directory: /home/quobyte/.cache/pip/wheels/6f/bd/38/5f44565796c558350457d3ffee0ab83be96f3d99e262a219b9 2026-04-29 15:45:44.308 | Successfully built keystone testresources 2026-04-29 15:45:44.648 | Installing collected packages: statsd, repoze.lru, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, rpds-py, Routes, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, testscenarios, testresources, SQLAlchemy, 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-04-29 15:45:44.717 | Attempting uninstall: pytz 2026-04-29 15:45:44.727 | Found existing installation: pytz 2024.1 2026-04-29 15:45:44.728 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 15:45:44.728 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-04-29 15:45:46.094 | Attempting uninstall: oauthlib 2026-04-29 15:45:46.106 | Found existing installation: oauthlib 3.2.2 2026-04-29 15:45:46.108 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 15:45:46.108 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-04-29 15:45:46.253 | Attempting uninstall: markupsafe 2026-04-29 15:45:46.265 | Found existing installation: MarkupSafe 2.1.5 2026-04-29 15:45:46.266 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 15:45:46.266 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-04-29 15:45:47.372 | Attempting uninstall: blinker 2026-04-29 15:45:47.385 | Found existing installation: blinker 1.7.0 2026-04-29 15:45:47.385 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 15:45:47.385 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-04-29 15:45:47.403 | Attempting uninstall: bcrypt 2026-04-29 15:45:47.414 | Found existing installation: bcrypt 3.2.2 2026-04-29 15:45:47.414 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 15:45:47.417 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-04-29 15:45:47.434 | Attempting uninstall: attrs 2026-04-29 15:45:47.446 | Found existing installation: attrs 23.2.0 2026-04-29 15:45:47.446 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 15:45:47.447 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-04-29 15:45:50.506 | Attempting uninstall: jinja2 2026-04-29 15:45:50.518 | Found existing installation: Jinja2 3.1.2 2026-04-29 15:45:50.519 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 15:45:50.520 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-04-29 15:45:51.552 | Attempting uninstall: cryptography 2026-04-29 15:45:51.564 | Found existing installation: cryptography 41.0.7 2026-04-29 15:45:51.567 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 15:45:51.567 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-04-29 15:45:52.163 | Attempting uninstall: pyopenssl 2026-04-29 15:45:52.177 | Found existing installation: pyOpenSSL 23.2.0 2026-04-29 15:45:52.178 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 15:45:52.178 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-04-29 15:45:52.582 | Attempting uninstall: jsonschema 2026-04-29 15:45:52.596 | Found existing installation: jsonschema 4.10.3 2026-04-29 15:45:52.597 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 15:45:52.597 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-04-29 15:45:54.179 | 2026-04-29 15:45:54.180 | 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-04-29 15:45:54.180 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-04-29 15:45:54.195 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.10 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.17.0 Routes-2.5.1 SQLAlchemy-2.0.46 Werkzeug-3.1.6 Yappi-1.7.3 alembic-1.18.4 amqp-5.3.1 aniso8601-10.0.1 attrs-25.4.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.0.1 cffi-2.0.0 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.40.4 fasteners-0.20 greenlet-3.3.2 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.0.2.dev2 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.4.1 oslo.db-18.0.0 oslo.messaging-17.3.0 oslo.metrics-0.15.1 oslo.middleware-8.0.0 oslo.policy-5.0.0 oslo.service-4.5.1 oslo.upgradecheck-2.7.1 osprofiler-4.3.0 prometheus-client-0.24.1 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2025.2 referencing-0.37.0 repoze.lru-0.7 rpds-py-0.30.0 statsd-4.0.1 testresources-2.0.2 testscenarios-0.5.0 tzdata-2025.3 vine-5.1.0 wcwidth-0.6.0 xmlschema-2.5.1 2026-04-29 15:45:54.554 | + inc/python:pip_install:216 : result=0 2026-04-29 15:45:54.557 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-29 15:45:54.561 | + functions-common:time_stop:2412 : local name 2026-04-29 15:45:54.563 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:45:54.566 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:45:54.568 | + functions-common:time_stop:2415 : local total 2026-04-29 15:45:54.570 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:45:54.573 | + functions-common:time_stop:2418 : name=pip_install 2026-04-29 15:45:54.575 | + functions-common:time_stop:2419 : start_time=1777477526341 2026-04-29 15:45:54.577 | + functions-common:time_stop:2421 : [[ -z 1777477526341 ]] 2026-04-29 15:45:54.581 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:45:54.585 | + functions-common:time_stop:2424 : end_time=1777477554582 2026-04-29 15:45:54.588 | + functions-common:time_stop:2425 : elapsed_time=28241 2026-04-29 15:45:54.590 | + functions-common:time_stop:2426 : total=48823 2026-04-29 15:45:54.593 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:45:54.595 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=77064 2026-04-29 15:45:54.597 | + inc/python:pip_install:219 : return 0 2026-04-29 15:45:54.599 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-04-29 15:45:54.602 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-04-29 15:45:54.605 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-04-29 15:45:54.607 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-04-29 15:45:54.610 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:45:54.613 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:45:54.616 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-04-29 15:45:54.619 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:45:54.622 | + lib/keystone:install_keystone:542 : is_service_enabled ldap 2026-04-29 15:45:54.638 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:45:54.641 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-04-29 15:45:54.644 | + ./stack.sh:main:918 : configure_keystone 2026-04-29 15:45:54.646 | + lib/keystone:configure_keystone:177 : sudo install -d -o quobyte /etc/keystone 2026-04-29 15:45:54.661 | + lib/keystone:configure_keystone:179 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-04-29 15:45:54.664 | + lib/keystone:configure_keystone:180 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-04-29 15:45:54.669 | + lib/keystone:configure_keystone:183 : is_service_enabled ldap 2026-04-29 15:45:54.686 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:45:54.688 | + lib/keystone:configure_keystone:187 : iniset /etc/keystone/keystone.conf identity driver sql 2026-04-29 15:45:54.723 | + lib/keystone:configure_keystone:188 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-04-29 15:45:54.755 | + lib/keystone:configure_keystone:189 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-04-29 15:45:54.788 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf role driver sql 2026-04-29 15:45:54.822 | + lib/keystone:configure_keystone:191 : iniset /etc/keystone/keystone.conf resource driver sql 2026-04-29 15:45:54.857 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf cache enabled True 2026-04-29 15:45:54.890 | + lib/keystone:configure_keystone:195 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-04-29 15:45:54.919 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-04-29 15:45:54.951 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf api response_validation error 2026-04-29 15:45:54.984 | + lib/keystone:configure_keystone:202 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-04-29 15:45:54.986 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-04-29 15:45:54.988 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-04-29 15:45:54.991 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-04-29 15:45:54.993 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-04-29 15:45:54.996 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-04-29 15:45:55.012 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:45:55.016 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-04-29 15:45:55.018 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-04-29 15:45:55.021 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-04-29 15:45:55.037 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:45:55.041 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.50:5672/ 2026-04-29 15:45:55.043 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.50:5672/ 2026-04-29 15:45:55.075 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-04-29 15:45:55.078 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-04-29 15:45:55.080 | + lib/keystone:configure_keystone:204 : local service_port=5000 2026-04-29 15:45:55.083 | + lib/keystone:configure_keystone:206 : is_service_enabled tls-proxy 2026-04-29 15:45:55.099 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:45:55.101 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.50/identity 2026-04-29 15:45:55.133 | + lib/keystone:configure_keystone:217 : [[ fernet != '' ]] 2026-04-29 15:45:55.135 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf token provider fernet 2026-04-29 15:45:55.169 | ++ lib/keystone:configure_keystone:221 : database_connection_url keystone 2026-04-29 15:45:55.172 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-04-29 15:45:55.175 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-04-29 15:45:55.177 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-04-29 15:45:55.180 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-04-29 15:45:55.182 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-04-29 15:45:55.185 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-04-29 15:45:55.203 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:45:55.205 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-04-29 15:45:55.208 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-04-29 15:45:55.212 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-04-29 15:45:55.245 | + lib/keystone:configure_keystone:224 : '[' False '!=' False ']' 2026-04-29 15:45:55.248 | + lib/keystone:configure_keystone:229 : setup_logging /etc/keystone/keystone.conf 2026-04-29 15:45:55.250 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-04-29 15:45:55.253 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-04-29 15:45:55.256 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-04-29 15:45:55.274 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-04-29 15:45:55.276 | + functions:setup_systemd_logging:716 : local pidstr= 2026-04-29 15:45:55.279 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-04-29 15:45:55.282 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-04-29 15:45:55.285 | + 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-04-29 15:45:55.315 | + 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-04-29 15:45:55.347 | + 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-04-29 15:45:55.377 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-04-29 15:45:55.406 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-04-29 15:45:55.436 | + lib/keystone:configure_keystone:231 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-04-29 15:45:55.466 | + lib/keystone:configure_keystone:233 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-04-29 15:45:55.468 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-04-29 15:45:55.471 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-04-29 15:45:55.473 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-04-29 15:45:55.476 | + lib/apache:write_uwsgi_config:246 : local http= 2026-04-29 15:45:55.478 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-04-29 15:45:55.481 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-04-29 15:45:55.484 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-04-29 15:45:55.487 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-04-29 15:45:55.502 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-04-29 15:45:55.502 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-04-29 15:45:55.512 | d /var/run/uwsgi 0755 quobyte root 2026-04-29 15:45:55.516 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-04-29 15:45:55.529 | /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-04-29 15:45:55.534 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-04-29 15:45:55.537 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-04-29 15:45:55.540 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-04-29 15:45:55.543 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-04-29 15:45:55.573 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-04-29 15:45:55.602 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-04-29 15:45:55.632 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-04-29 15:45:55.663 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-04-29 15:45:55.695 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-04-29 15:45:55.726 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-04-29 15:45:55.758 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-04-29 15:45:55.788 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-04-29 15:45:55.820 | + 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-04-29 15:45:55.851 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-04-29 15:45:55.882 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-04-29 15:45:55.912 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-04-29 15:45:55.945 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-04-29 15:45:55.976 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-04-29 15:45:55.978 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-04-29 15:45:55.982 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-04-29 15:45:55.985 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-04-29 15:45:55.987 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-04-29 15:45:55.990 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 15:45:55.992 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 15:45:55.995 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-04-29 15:45:55.998 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-04-29 15:45:56.001 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-04-29 15:45:56.033 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-04-29 15:45:56.066 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-04-29 15:45:56.066 | + 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-04-29 15:45:56.076 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-04-29 15:45:56.080 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-04-29 15:45:56.083 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-04-29 15:45:56.085 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-04-29 15:45:56.088 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-04-29 15:45:56.090 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-04-29 15:45:56.093 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-04-29 15:45:56.096 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 15:45:56.099 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 15:45:56.102 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-04-29 15:45:56.105 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-04-29 15:45:56.108 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 15:45:56.111 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 15:45:56.114 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-04-29 15:45:56.124 | perl: warning: Setting locale failed. 2026-04-29 15:45:56.125 | perl: warning: Please check that your locale settings: 2026-04-29 15:45:56.125 | LANGUAGE = (unset), 2026-04-29 15:45:56.125 | LC_ALL = "en_US.utf8", 2026-04-29 15:45:56.125 | LANG = "de_DE.UTF-8" 2026-04-29 15:45:56.125 | are supported and installed on your system. 2026-04-29 15:45:56.125 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 15:45:56.164 | Enabling site keystone-api. 2026-04-29 15:45:56.170 | To activate the new configuration, you need to run: 2026-04-29 15:45:56.170 | systemctl reload apache2 2026-04-29 15:45:56.175 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-04-29 15:45:56.178 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-04-29 15:45:56.180 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-04-29 15:45:56.183 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-04-29 15:45:56.341 | + lib/keystone:configure_keystone:235 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-04-29 15:45:56.378 | + lib/keystone:configure_keystone:237 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-04-29 15:45:56.413 | + lib/keystone:configure_keystone:239 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-04-29 15:45:56.445 | + lib/keystone:configure_keystone:247 : [[ True = True ]] 2026-04-29 15:45:56.448 | + lib/keystone:configure_keystone:248 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-04-29 15:45:56.482 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-04-29 15:45:56.514 | + lib/keystone:configure_keystone:250 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-04-29 15:45:56.546 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-04-29 15:45:56.580 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2026-04-29 15:45:56.583 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2026-04-29 15:45:56.586 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-04-29 15:45:56.619 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-04-29 15:45:56.651 | + ./stack.sh:main:922 : is_service_enabled swift 2026-04-29 15:45:56.669 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:45:56.672 | + ./stack.sh:main:936 : is_service_enabled g-api n-api 2026-04-29 15:45:56.689 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:45:56.692 | + ./stack.sh:main:938 : stack_install_service glance 2026-04-29 15:45:56.694 | + lib/stack:stack_install_service:20 : local service=glance 2026-04-29 15:45:56.697 | + lib/stack:stack_install_service:21 : type install_glance 2026-04-29 15:45:56.700 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-04-29 15:45:56.702 | + lib/stack:stack_install_service:32 : install_glance 2026-04-29 15:45:56.705 | + lib/glance:install_glance:550 : glance_store_extras=() 2026-04-29 15:45:56.708 | + lib/glance:install_glance:550 : local glance_store_extras 2026-04-29 15:45:56.711 | + lib/glance:install_glance:552 : is_service_enabled cinder 2026-04-29 15:45:56.728 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:45:56.731 | + lib/glance:install_glance:553 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-04-29 15:45:56.734 | + lib/glance:install_glance:556 : is_service_enabled swift 2026-04-29 15:45:56.752 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:45:56.755 | + lib/glance:install_glance:562 : use_library_from_git glance_store 2026-04-29 15:45:56.757 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-04-29 15:45:56.760 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:45:56.763 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:45:56.766 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-04-29 15:45:56.769 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:45:56.772 | ++ lib/glance:install_glance:568 : join_extras cinder 2026-04-29 15:45:56.775 | ++ inc/python:join_extras:28 : local IFS=, 2026-04-29 15:45:56.778 | ++ inc/python:join_extras:29 : echo cinder 2026-04-29 15:45:56.782 | + lib/glance:install_glance:568 : pip_install_gr_extras glance-store cinder 2026-04-29 15:45:56.785 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-04-29 15:45:56.788 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-04-29 15:45:56.790 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-04-29 15:45:56.794 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-04-29 15:45:56.797 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-04-29 15:45:56.799 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-04-29 15:45:56.804 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-04-29 15:45:56.805 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-04-29 15:45:56.809 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-04-29 15:45:56.813 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-04-29 15:45:56.815 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-04-29 15:45:56.819 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-04-29 15:45:56.822 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-04-29 15:45:56.844 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-04-29 15:45:56.847 | + 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-04-29 15:45:58.043 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-04-29 15:45:58.229 | Downloading glance_store-5.4.0-py3-none-any.whl.metadata (4.6 kB) 2026-04-29 15:45:58.247 | 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.3.0) 2026-04-29 15:45:58.247 | 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.7.2) 2026-04-29 15:45:58.247 | 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.9.1) 2026-04-29 15:45:58.249 | 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.0.1) 2026-04-29 15:45:58.250 | 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.4.1) 2026-04-29 15:45:58.253 | 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.7.0) 2026-04-29 15:45:58.253 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.40.4) 2026-04-29 15:45:58.253 | 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-04-29 15:45:58.254 | 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.13.1) 2026-04-29 15:45:58.256 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-04-29 15:45:58.257 | 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.32.5) 2026-04-29 15:45:58.286 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-04-29 15:45:58.302 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-04-29 15:45:58.314 | 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.2.1) 2026-04-29 15:45:58.316 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-04-29 15:45:58.317 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.2) 2026-04-29 15:45:58.323 | 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.0.0) 2026-04-29 15:45:58.325 | Requirement already satisfied: wrapt>=1.7.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.1.1) 2026-04-29 15:45:58.369 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-04-29 15:45:58.385 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-04-29 15:45:58.459 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-04-29 15:45:58.476 | Downloading os_brick-7.0.0-py3-none-any.whl.metadata (2.8 kB) 2026-04-29 15:45:58.630 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-04-29 15:45:58.646 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-04-29 15:45:58.787 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-04-29 15:45:58.803 | Downloading oslo_privsep-3.10.1-py3-none-any.whl.metadata (2.7 kB) 2026-04-29 15:45:58.816 | 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) (25.4.0) 2026-04-29 15:45:58.817 | 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-04-29 15:45:58.818 | 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-04-29 15:45:58.819 | 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) (0.30.0) 2026-04-29 15:45:58.825 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.0.3) 2026-04-29 15:45:58.826 | 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-04-29 15:45:58.827 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.8.2) 2026-04-29 15:45:58.828 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.15.0) 2026-04-29 15:45:58.832 | 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.3.0) 2026-04-29 15:45:58.833 | 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.1.0) 2026-04-29 15:45:58.835 | 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.5.1) 2026-04-29 15:45:58.867 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-04-29 15:45:58.882 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-04-29 15:45:58.892 | 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-04-29 15:45:58.896 | 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-04-29 15:45:58.900 | 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-04-29 15:45:58.901 | 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-04-29 15:45:58.902 | 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-04-29 15:45:58.912 | 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-04-29 15:45:58.915 | Requirement already satisfied: cffi>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-04-29 15:45:58.916 | 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.1.2) 2026-04-29 15:45:58.919 | 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-04-29 15:45:58.927 | 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.9) 2026-04-29 15:45:58.929 | 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-04-29 15:45:58.930 | 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-04-29 15:45:58.931 | 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-04-29 15:45:58.932 | 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.3) 2026-04-29 15:45:58.936 | 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-04-29 15:45:58.937 | 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.0) 2026-04-29 15:45:58.943 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (82.0.1) 2026-04-29 15:45:58.959 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.17.0) 2026-04-29 15:45:58.964 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.6.0) 2026-04-29 15:45:58.967 | 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-04-29 15:45:58.980 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.4.4) 2026-04-29 15:45:58.981 | 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.11) 2026-04-29 15:45:58.982 | Requirement already satisfied: urllib3<3,>=1.21.1 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.6.3) 2026-04-29 15:45:58.983 | Requirement already satisfied: certifi>=2017.4.17 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-04-29 15:45:59.004 | 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.7) 2026-04-29 15:45:59.062 | Downloading glance_store-5.4.0-py3-none-any.whl (260 kB) 2026-04-29 15:45:59.116 | Downloading os_brick-7.0.0-py3-none-any.whl (285 kB) 2026-04-29 15:45:59.143 | Downloading oslo_privsep-3.10.1-py3-none-any.whl (41 kB) 2026-04-29 15:45:59.167 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-04-29 15:45:59.194 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-04-29 15:45:59.218 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-04-29 15:45:59.239 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-04-29 15:45:59.481 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-04-29 15:46:00.738 | 2026-04-29 15:46:00.755 | Successfully installed glance-store-5.4.0 os-brick-7.0.0 oslo.privsep-3.10.1 oslo.rootwrap-7.9.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-04-29 15:46:00.886 | + inc/python:pip_install:216 : result=0 2026-04-29 15:46:00.889 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-29 15:46:00.892 | + functions-common:time_stop:2412 : local name 2026-04-29 15:46:00.894 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:46:00.896 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:46:00.899 | + functions-common:time_stop:2415 : local total 2026-04-29 15:46:00.901 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:46:00.904 | + functions-common:time_stop:2418 : name=pip_install 2026-04-29 15:46:00.906 | + functions-common:time_stop:2419 : start_time=1777477556839 2026-04-29 15:46:00.909 | + functions-common:time_stop:2421 : [[ -z 1777477556839 ]] 2026-04-29 15:46:00.912 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:46:00.916 | + functions-common:time_stop:2424 : end_time=1777477560913 2026-04-29 15:46:00.919 | + functions-common:time_stop:2425 : elapsed_time=4074 2026-04-29 15:46:00.922 | + functions-common:time_stop:2426 : total=77064 2026-04-29 15:46:00.925 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:46:00.927 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=81138 2026-04-29 15:46:00.930 | + inc/python:pip_install:219 : return 0 2026-04-29 15:46:00.933 | + lib/glance:install_glance:569 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-04-29 15:46:00.936 | + lib/glance:copy_rootwrap:263 : local source_path=/opt/stack/data/venv/etc/glance 2026-04-29 15:46:00.938 | + lib/glance:copy_rootwrap:265 : sudo install -d -o quobyte /etc/glance 2026-04-29 15:46:00.954 | + lib/glance:copy_rootwrap:266 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-04-29 15:46:00.959 | + lib/glance:install_glance:572 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance stable/2026.1 2026-04-29 15:46:00.962 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-04-29 15:46:00.965 | + functions-common:git_clone:582 : local git_dest=/opt/stack/glance 2026-04-29 15:46:00.967 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-04-29 15:46:00.970 | + functions-common:git_clone:584 : local orig_dir 2026-04-29 15:46:00.973 | ++ functions-common:git_clone:585 : pwd 2026-04-29 15:46:00.977 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-04-29 15:46:00.979 | + functions-common:git_clone:586 : local git_clone_flags= 2026-04-29 15:46:00.983 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-04-29 15:46:01.000 | + functions-common:git_clone:588 : RECLONE=False 2026-04-29 15:46:01.003 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-04-29 15:46:01.006 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-04-29 15:46:01.009 | + functions-common:git_clone:602 : echo stable/2026.1 2026-04-29 15:46:01.009 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-04-29 15:46:01.015 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/glance ]] 2026-04-29 15:46:01.018 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-04-29 15:46:01.020 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-04-29 15:46:01.023 | + functions-common:git_timed:689 : local count=0 2026-04-29 15:46:01.025 | + functions-common:git_timed:690 : local timeout=0 2026-04-29 15:46:01.028 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 15:46:01.030 | + functions-common:git_timed:693 : timeout=0 2026-04-29 15:46:01.032 | + functions-common:git_timed:696 : time_start git_timed 2026-04-29 15:46:01.035 | + functions-common:time_start:2398 : local name=git_timed 2026-04-29 15:46:01.038 | + functions-common:time_start:2399 : local start_time= 2026-04-29 15:46:01.040 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 15:46:01.043 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 15:46:01.047 | + functions-common:time_start:2403 : _TIME_START[$name]=1777477561045 2026-04-29 15:46:01.050 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-04-29 15:46:01.053 | Cloning into '/opt/stack/glance'... 2026-04-29 15:46:09.393 | + functions-common:git_timed:711 : time_stop git_timed 2026-04-29 15:46:09.397 | + functions-common:time_stop:2412 : local name 2026-04-29 15:46:09.400 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:46:09.404 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:46:09.407 | + functions-common:time_stop:2415 : local total 2026-04-29 15:46:09.411 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:46:09.414 | + functions-common:time_stop:2418 : name=git_timed 2026-04-29 15:46:09.418 | + functions-common:time_stop:2419 : start_time=1777477561045 2026-04-29 15:46:09.421 | + functions-common:time_stop:2421 : [[ -z 1777477561045 ]] 2026-04-29 15:46:09.426 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:46:09.431 | + functions-common:time_stop:2424 : end_time=1777477569428 2026-04-29 15:46:09.434 | + functions-common:time_stop:2425 : elapsed_time=8383 2026-04-29 15:46:09.438 | + functions-common:time_stop:2426 : total=21880 2026-04-29 15:46:09.441 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:46:09.445 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=30263 2026-04-29 15:46:09.448 | + functions-common:git_clone:623 : cd /opt/stack/glance 2026-04-29 15:46:09.452 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-04-29 15:46:09.456 | + functions-common:git_timed:689 : local count=0 2026-04-29 15:46:09.459 | + functions-common:git_timed:690 : local timeout=0 2026-04-29 15:46:09.463 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 15:46:09.466 | + functions-common:git_timed:693 : timeout=0 2026-04-29 15:46:09.470 | + functions-common:git_timed:696 : time_start git_timed 2026-04-29 15:46:09.474 | + functions-common:time_start:2398 : local name=git_timed 2026-04-29 15:46:09.477 | + functions-common:time_start:2399 : local start_time= 2026-04-29 15:46:09.481 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 15:46:09.486 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 15:46:09.491 | + functions-common:time_start:2403 : _TIME_START[$name]=1777477569487 2026-04-29 15:46:09.494 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-04-29 15:46:10.075 | From https://review.opendev.org/openstack/glance 2026-04-29 15:46:10.075 | * branch stable/2026.1 -> FETCH_HEAD 2026-04-29 15:46:10.085 | + functions-common:git_timed:711 : time_stop git_timed 2026-04-29 15:46:10.088 | + functions-common:time_stop:2412 : local name 2026-04-29 15:46:10.091 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:46:10.095 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:46:10.099 | + functions-common:time_stop:2415 : local total 2026-04-29 15:46:10.103 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:46:10.106 | + functions-common:time_stop:2418 : name=git_timed 2026-04-29 15:46:10.110 | + functions-common:time_stop:2419 : start_time=1777477569487 2026-04-29 15:46:10.114 | + functions-common:time_stop:2421 : [[ -z 1777477569487 ]] 2026-04-29 15:46:10.119 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:46:10.125 | + functions-common:time_stop:2424 : end_time=1777477570121 2026-04-29 15:46:10.128 | + functions-common:time_stop:2425 : elapsed_time=634 2026-04-29 15:46:10.131 | + functions-common:time_stop:2426 : total=30263 2026-04-29 15:46:10.133 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:46:10.137 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=30897 2026-04-29 15:46:10.140 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-04-29 15:46:10.144 | + functions-common:git_timed:689 : local count=0 2026-04-29 15:46:10.147 | + functions-common:git_timed:690 : local timeout=0 2026-04-29 15:46:10.149 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 15:46:10.153 | + functions-common:git_timed:693 : timeout=0 2026-04-29 15:46:10.156 | + functions-common:git_timed:696 : time_start git_timed 2026-04-29 15:46:10.159 | + functions-common:time_start:2398 : local name=git_timed 2026-04-29 15:46:10.162 | + functions-common:time_start:2399 : local start_time= 2026-04-29 15:46:10.166 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 15:46:10.170 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 15:46:10.175 | + functions-common:time_start:2403 : _TIME_START[$name]=1777477570171 2026-04-29 15:46:10.178 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-04-29 15:46:10.307 | Note: switching to 'FETCH_HEAD'. 2026-04-29 15:46:10.307 | 2026-04-29 15:46:10.307 | You are in 'detached HEAD' state. You can look around, make experimental 2026-04-29 15:46:10.307 | changes and commit them, and you can discard any commits you make in this 2026-04-29 15:46:10.307 | state without impacting any branches by switching back to a branch. 2026-04-29 15:46:10.308 | 2026-04-29 15:46:10.308 | If you want to create a new branch to retain commits you create, you may 2026-04-29 15:46:10.308 | do so (now or later) by using -c with the switch command. Example: 2026-04-29 15:46:10.308 | 2026-04-29 15:46:10.308 | git switch -c 2026-04-29 15:46:10.309 | 2026-04-29 15:46:10.309 | Or undo this operation with: 2026-04-29 15:46:10.309 | 2026-04-29 15:46:10.309 | git switch - 2026-04-29 15:46:10.309 | 2026-04-29 15:46:10.309 | Turn off this advice by setting config variable advice.detachedHead to false 2026-04-29 15:46:10.309 | 2026-04-29 15:46:10.309 | HEAD is now at 3bc1e946e doc: Fix incorrect config section name in interoperable image import docs 2026-04-29 15:46:10.313 | + functions-common:git_timed:711 : time_stop git_timed 2026-04-29 15:46:10.317 | + functions-common:time_stop:2412 : local name 2026-04-29 15:46:10.320 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:46:10.323 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:46:10.327 | + functions-common:time_stop:2415 : local total 2026-04-29 15:46:10.330 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:46:10.333 | + functions-common:time_stop:2418 : name=git_timed 2026-04-29 15:46:10.337 | + functions-common:time_stop:2419 : start_time=1777477570171 2026-04-29 15:46:10.339 | + functions-common:time_stop:2421 : [[ -z 1777477570171 ]] 2026-04-29 15:46:10.343 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:46:10.348 | + functions-common:time_stop:2424 : end_time=1777477570345 2026-04-29 15:46:10.351 | + functions-common:time_stop:2425 : elapsed_time=174 2026-04-29 15:46:10.354 | + functions-common:time_stop:2426 : total=30897 2026-04-29 15:46:10.357 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:46:10.360 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=31071 2026-04-29 15:46:10.363 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/glance 2026-04-29 15:46:10.380 | + functions-common:git_clone:664 : cd /opt/stack/glance 2026-04-29 15:46:10.384 | + functions-common:git_clone:665 : head -1 2026-04-29 15:46:10.385 | + functions-common:git_clone:665 : git show --oneline 2026-04-29 15:46:10.388 | 3bc1e946e doc: Fix incorrect config section name in interoperable image import docs 2026-04-29 15:46:10.391 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-04-29 15:46:10.395 | + lib/glance:install_glance:574 : setup_develop /opt/stack/glance 2026-04-29 15:46:10.399 | + inc/python:setup_develop:353 : local bindep 2026-04-29 15:46:10.403 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-04-29 15:46:10.405 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-04-29 15:46:10.409 | + inc/python:setup_develop:359 : local extras= 2026-04-29 15:46:10.413 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-04-29 15:46:10.416 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-04-29 15:46:10.419 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-04-29 15:46:10.423 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-04-29 15:46:10.426 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-04-29 15:46:10.429 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-04-29 15:46:10.434 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-04-29 15:46:10.437 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-04-29 15:46:10.441 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-04-29 15:46:10.444 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-04-29 15:46:10.448 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-04-29 15:46:10.452 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-04-29 15:46:10.459 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-04-29 15:46:10.463 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-04-29 15:46:10.466 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-04-29 15:46:10.623 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-04-29 15:46:10.627 | + inc/python:setup_package:436 : local bindep=0 2026-04-29 15:46:10.630 | + inc/python:setup_package:437 : local bindep_flag= 2026-04-29 15:46:10.633 | + inc/python:setup_package:438 : local bindep_profiles= 2026-04-29 15:46:10.637 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-04-29 15:46:10.640 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-04-29 15:46:10.643 | + inc/python:setup_package:445 : local flags=-e 2026-04-29 15:46:10.647 | + inc/python:setup_package:446 : local extras= 2026-04-29 15:46:10.650 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-04-29 15:46:10.653 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-04-29 15:46:10.657 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-04-29 15:46:10.660 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-04-29 15:46:10.663 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-04-29 15:46:10.667 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-04-29 15:46:10.692 | Using python 3.12 to install /opt/stack/glance 2026-04-29 15:46:10.696 | + 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-04-29 15:46:11.662 | Obtaining file:///opt/stack/glance 2026-04-29 15:46:11.666 | Installing build dependencies: started 2026-04-29 15:46:13.378 | Installing build dependencies: finished with status 'done' 2026-04-29 15:46:13.379 | Checking if build backend supports build_editable: started 2026-04-29 15:46:13.909 | Checking if build backend supports build_editable: finished with status 'done' 2026-04-29 15:46:13.911 | Getting requirements to build editable: started 2026-04-29 15:46:14.203 | Getting requirements to build editable: finished with status 'done' 2026-04-29 15:46:14.204 | Preparing editable metadata (pyproject.toml): started 2026-04-29 15:46:15.091 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-04-29 15:46:15.111 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (7.0.3) 2026-04-29 15:46:15.111 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (0.7.1) 2026-04-29 15:46:15.113 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (2.0.46) 2026-04-29 15:46:15.113 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (0.40.4) 2026-04-29 15:46:15.114 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (3.1.0) 2026-04-29 15:46:15.115 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (2.5.1) 2026-04-29 15:46:15.115 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (1.8.9) 2026-04-29 15:46:15.116 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (1.18.4) 2026-04-29 15:46:15.309 | Collecting httplib2>=0.9.1 (from glance==32.0.1.dev1) 2026-04-29 15:46:15.454 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-04-29 15:46:15.464 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (10.3.0) 2026-04-29 15:46:15.465 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (7.4.1) 2026-04-29 15:46:15.466 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (6.3.0) 2026-04-29 15:46:15.469 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (2.7.1) 2026-04-29 15:46:15.469 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (10.0.1) 2026-04-29 15:46:15.469 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (5.7.0) 2026-04-29 15:46:15.470 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (3.2.1) 2026-04-29 15:46:15.628 | Collecting taskflow>=4.0.0 (from glance==32.0.1.dev1) 2026-04-29 15:46:15.643 | Downloading taskflow-6.2.0-py3-none-any.whl.metadata (4.5 kB) 2026-04-29 15:46:15.657 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (5.13.1) 2026-04-29 15:46:15.658 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (12.0.0) 2026-04-29 15:46:15.685 | Collecting WSME>=0.8.0 (from glance==32.0.1.dev1) 2026-04-29 15:46:15.704 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-04-29 15:46:15.716 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (3.17.0) 2026-04-29 15:46:15.719 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (3.10.1) 2026-04-29 15:46:15.719 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (4.26.0) 2026-04-29 15:46:15.719 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (5.8.0) 2026-04-29 15:46:15.719 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (18.0.0) 2026-04-29 15:46:15.720 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (6.7.2) 2026-04-29 15:46:15.848 | Collecting oslo.limit>=1.6.0 (from glance==32.0.1.dev1) 2026-04-29 15:46:15.864 | Downloading oslo_limit-2.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-04-29 15:46:15.875 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (8.1.0) 2026-04-29 15:46:15.876 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (17.3.0) 2026-04-29 15:46:15.877 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (8.0.0) 2026-04-29 15:46:15.913 | Collecting oslo.reports>=1.18.0 (from glance==32.0.1.dev1) 2026-04-29 15:46:15.931 | Downloading oslo_reports-3.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-04-29 15:46:15.946 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (5.0.0) 2026-04-29 15:46:15.947 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (1.4.2) 2026-04-29 15:46:15.948 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (4.3.0) 2026-04-29 15:46:15.949 | Requirement already satisfied: glance-store>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (5.4.0) 2026-04-29 15:46:15.950 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (3.0.0) 2026-04-29 15:46:15.951 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (43.0.3) 2026-04-29 15:46:16.068 | Collecting cursive>=0.2.1 (from glance==32.0.1.dev1) 2026-04-29 15:46:16.084 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-04-29 15:46:16.225 | Collecting castellan>=0.17.0 (from glance==32.0.1.dev1) 2026-04-29 15:46:16.241 | Downloading castellan-5.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-04-29 15:46:16.254 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.0.1.dev1) (1.3.10) 2026-04-29 15:46:16.254 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.0.1.dev1) (4.15.0) 2026-04-29 15:46:16.289 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.0.1.dev1) 2026-04-29 15:46:16.306 | Downloading python_barbicanclient-7.3.0-py3-none-any.whl.metadata (11 kB) 2026-04-29 15:46:16.319 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==32.0.1.dev1) (2.32.5) 2026-04-29 15:46:16.321 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==32.0.1.dev1) (2.0.0) 2026-04-29 15:46:16.326 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==32.0.1.dev1) (3.0) 2026-04-29 15:46:16.330 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==32.0.1.dev1) (5.9.1) 2026-04-29 15:46:16.333 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==32.0.1.dev1) (2.1.1) 2026-04-29 15:46:16.340 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.0.1.dev1) (2.8.0) 2026-04-29 15:46:16.340 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.0.1.dev1) (3.3.2) 2026-04-29 15:46:16.354 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==32.0.1.dev1) (3.3.2) 2026-04-29 15:46:16.358 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.0.1.dev1) (25.4.0) 2026-04-29 15:46:16.359 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.0.1.dev1) (2025.9.1) 2026-04-29 15:46:16.360 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.0.1.dev1) (0.37.0) 2026-04-29 15:46:16.362 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.0.1.dev1) (0.30.0) 2026-04-29 15:46:16.369 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.0.1.dev1) (2.1.0) 2026-04-29 15:46:16.371 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.0.1.dev1) (1.8.2) 2026-04-29 15:46:16.376 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.0.1.dev1) (4.1.1) 2026-04-29 15:46:16.378 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.0.1.dev1) (4.0.1) 2026-04-29 15:46:16.379 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.0.1.dev1) (2.11.0) 2026-04-29 15:46:16.387 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.0.1.dev1) (1.5.0) 2026-04-29 15:46:16.391 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.0.1.dev1) (5.2.1) 2026-04-29 15:46:16.397 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==32.0.1.dev1) (0.20) 2026-04-29 15:46:16.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==32.0.1.dev1) (1.3.0) 2026-04-29 15:46:16.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==32.0.1.dev1) (2.0.0) 2026-04-29 15:46:16.405 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.0.1.dev1) (6.0.3) 2026-04-29 15:46:16.414 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.0.1.dev1) (2.0.2) 2026-04-29 15:46:16.416 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.0.1.dev1) (0.5.0) 2026-04-29 15:46:16.481 | Collecting openstacksdk>=0.47.0 (from oslo.limit>=1.6.0->glance==32.0.1.dev1) 2026-04-29 15:46:16.497 | Downloading openstacksdk-4.10.0-py3-none-any.whl.metadata (12 kB) 2026-04-29 15:46:16.540 | Collecting jmespath>=0.9.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.1.dev1) 2026-04-29 15:46:16.554 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-04-29 15:46:16.595 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.1.dev1) 2026-04-29 15:46:16.610 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-04-29 15:46:16.658 | Collecting platformdirs>=3 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.1.dev1) 2026-04-29 15:46:16.674 | Downloading platformdirs-4.9.2-py3-none-any.whl.metadata (4.7 kB) 2026-04-29 15:46:16.685 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.1.dev1) (7.2.2) 2026-04-29 15:46:16.711 | Collecting requestsexceptions>=1.2.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.1.dev1) 2026-04-29 15:46:16.728 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2026-04-29 15:46:16.767 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.1.dev1) 2026-04-29 15:46:16.784 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2026-04-29 15:46:16.799 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.5.0->glance==32.0.1.dev1) (2.9.0.post0) 2026-04-29 15:46:16.805 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.0.1.dev1) (4.5.1) 2026-04-29 15:46:16.806 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.0.1.dev1) (7.0.1) 2026-04-29 15:46:16.808 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.0.1.dev1) (5.3.1) 2026-04-29 15:46:16.810 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.0.1.dev1) (5.6.2) 2026-04-29 15:46:16.810 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.0.1.dev1) (0.15.1) 2026-04-29 15:46:16.813 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==32.0.1.dev1) (5.1.0) 2026-04-29 15:46:16.822 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.0.1.dev1) (2025.3) 2026-04-29 15:46:16.823 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.0.1.dev1) (26.0) 2026-04-29 15:46:16.830 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==32.0.1.dev1) (0.24.1) 2026-04-29 15:46:16.834 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.0.1.dev1) (5.0.0) 2026-04-29 15:46:16.835 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.0.1.dev1) (3.1.6) 2026-04-29 15:46:16.838 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.0.1.dev1) (4.0.1) 2026-04-29 15:46:16.846 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==32.0.1.dev1) (3.0.3) 2026-04-29 15:46:16.859 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==32.0.1.dev1) (1.1.2) 2026-04-29 15:46:16.868 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==32.0.1.dev1) (1.7.3) 2026-04-29 15:46:16.893 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.0.1.dev1) (82.0.1) 2026-04-29 15:46:16.909 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.0.1.dev1) (0.6.0) 2026-04-29 15:46:16.974 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev1) 2026-04-29 15:46:16.990 | Downloading cliff-4.13.3-py3-none-any.whl.metadata (2.1 kB) 2026-04-29 15:46:17.030 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev1) 2026-04-29 15:46:17.047 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-04-29 15:46:17.108 | Collecting cmd2>=1.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev1) 2026-04-29 15:46:17.124 | Downloading cmd2-3.2.0-py3-none-any.whl.metadata (16 kB) 2026-04-29 15:46:17.172 | Collecting pyperclip>=1.8.2 (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev1) 2026-04-29 15:46:17.187 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-04-29 15:46:17.198 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev1) (14.3.3) 2026-04-29 15:46:17.228 | Collecting rich-argparse>=1.7.1 (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev1) 2026-04-29 15:46:17.244 | Downloading rich_argparse-1.7.2-py3-none-any.whl.metadata (14 kB) 2026-04-29 15:46:17.262 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.5.0->glance==32.0.1.dev1) (1.17.0) 2026-04-29 15:46:17.282 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.0.1.dev1) (3.4.4) 2026-04-29 15:46:17.285 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.0.1.dev1) (3.11) 2026-04-29 15:46:17.285 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.0.1.dev1) (2.6.3) 2026-04-29 15:46:17.285 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.0.1.dev1) (2023.11.17) 2026-04-29 15:46:17.320 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev1) (4.0.0) 2026-04-29 15:46:17.321 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev1) (2.19.2) 2026-04-29 15:46:17.330 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev1) (0.1.2) 2026-04-29 15:46:17.346 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==32.0.1.dev1) (0.7) 2026-04-29 15:46:17.422 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.0.1.dev1) 2026-04-29 15:46:17.438 | Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-04-29 15:46:17.570 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.0.1.dev1) 2026-04-29 15:46:17.586 | Downloading automaton-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-04-29 15:46:17.596 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==32.0.1.dev1) (9.1.4) 2026-04-29 15:46:17.623 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.0.1.dev1) 2026-04-29 15:46:17.639 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-04-29 15:46:17.680 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==32.0.1.dev1) (2.8.5) 2026-04-29 15:46:17.728 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.0.1.dev1) 2026-04-29 15:46:17.745 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-04-29 15:46:17.759 | Installing build dependencies: started 2026-04-29 15:46:19.393 | Installing build dependencies: finished with status 'done' 2026-04-29 15:46:19.393 | Getting requirements to build wheel: started 2026-04-29 15:46:20.012 | Getting requirements to build wheel: finished with status 'done' 2026-04-29 15:46:20.013 | Preparing metadata (pyproject.toml): started 2026-04-29 15:46:20.372 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-04-29 15:46:20.373 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.0.1.dev1) (2025.2) 2026-04-29 15:46:20.421 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.0.1.dev1) 2026-04-29 15:46:20.436 | Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) 2026-04-29 15:46:20.489 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.0.1.dev1) 2026-04-29 15:46:20.506 | Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) 2026-04-29 15:46:20.626 | Downloading castellan-5.6.0-py3-none-any.whl (99 kB) 2026-04-29 15:46:20.663 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-04-29 15:46:20.687 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-04-29 15:46:20.712 | Downloading oslo_limit-2.10.0-py3-none-any.whl (23 kB) 2026-04-29 15:46:20.735 | Downloading openstacksdk-4.10.0-py3-none-any.whl (1.9 MB) 2026-04-29 15:46:20.789 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 39.3 MB/s 0:00:00 2026-04-29 15:46:20.805 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-04-29 15:46:20.827 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-04-29 15:46:20.847 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2026-04-29 15:46:20.869 | Downloading oslo_reports-3.7.0-py3-none-any.whl (53 kB) 2026-04-29 15:46:20.892 | Downloading platformdirs-4.9.2-py3-none-any.whl (21 kB) 2026-04-29 15:46:20.915 | Downloading python_barbicanclient-7.3.0-py3-none-any.whl (88 kB) 2026-04-29 15:46:20.938 | Downloading cliff-4.13.3-py3-none-any.whl (86 kB) 2026-04-29 15:46:20.962 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-04-29 15:46:20.984 | Downloading cmd2-3.2.0-py3-none-any.whl (147 kB) 2026-04-29 15:46:21.006 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-04-29 15:46:21.028 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-04-29 15:46:21.051 | Downloading rich_argparse-1.7.2-py3-none-any.whl (25 kB) 2026-04-29 15:46:21.073 | Downloading taskflow-6.2.0-py3-none-any.whl (490 kB) 2026-04-29 15:46:21.102 | Downloading automaton-3.3.0-py3-none-any.whl (22 kB) 2026-04-29 15:46:21.123 | Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-04-29 15:46:21.155 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 57.8 MB/s 0:00:00 2026-04-29 15:46:21.171 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-04-29 15:46:21.194 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-04-29 15:46:21.215 | Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 2026-04-29 15:46:21.236 | Downloading zipp-3.23.0-py3-none-any.whl (10 kB) 2026-04-29 15:46:21.328 | Building wheels for collected packages: glance, simplegeneric 2026-04-29 15:46:21.330 | Building editable for glance (pyproject.toml): started 2026-04-29 15:46:22.147 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-04-29 15:46:22.148 | Created wheel for glance: filename=glance-32.0.1.dev1-0.editable-py3-none-any.whl size=8960 sha256=2c51eef312b866bbd28fb97b63b50f475a418f5aa7a4090356abe8546b27116f 2026-04-29 15:46:22.149 | Stored in directory: /tmp/pip-ephem-wheel-cache-q1_zhb1j/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-04-29 15:46:22.155 | Building wheel for simplegeneric (pyproject.toml): started 2026-04-29 15:46:22.562 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-04-29 15:46:22.563 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=6aecc9edb25c863995a6d3c8086f8868be47ed68a3a549f9fa53036b59b9fbfb 2026-04-29 15:46:22.565 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-04-29 15:46:22.568 | Successfully built glance simplegeneric 2026-04-29 15:46:22.842 | Installing collected packages: simplegeneric, requestsexceptions, pyperclip, zipp, pydot, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib-metadata, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-04-29 15:46:25.232 | Attempting uninstall: jsonpointer 2026-04-29 15:46:25.247 | Found existing installation: jsonpointer 2.0 2026-04-29 15:46:25.248 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 15:46:25.248 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-04-29 15:46:25.265 | Attempting uninstall: jmespath 2026-04-29 15:46:25.281 | Found existing installation: jmespath 1.0.1 2026-04-29 15:46:25.281 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 15:46:25.282 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-04-29 15:46:25.322 | Attempting uninstall: httplib2 2026-04-29 15:46:25.337 | Found existing installation: httplib2 0.20.4 2026-04-29 15:46:25.338 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 15:46:25.338 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-04-29 15:46:25.432 | Attempting uninstall: jsonpatch 2026-04-29 15:46:25.446 | Found existing installation: jsonpatch 1.32 2026-04-29 15:46:25.447 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 15:46:25.447 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-04-29 15:46:29.567 | 2026-04-29 15:46:29.586 | Successfully installed WSME-0.12.1 automaton-3.3.0 autopage-0.6.0 castellan-5.6.0 cliff-4.13.3 cmd2-3.2.0 cursive-0.2.3 glance-32.0.1.dev1 httplib2-0.31.2 importlib-metadata-8.7.1 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.0.0 networkx-3.4.2 openstacksdk-4.10.0 oslo.limit-2.10.0 oslo.reports-3.7.0 platformdirs-4.9.2 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.3.0 requestsexceptions-1.4.0 rich-argparse-1.7.2 simplegeneric-0.8.1 taskflow-6.2.0 zipp-3.23.0 2026-04-29 15:46:29.814 | + inc/python:pip_install:216 : result=0 2026-04-29 15:46:29.817 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-29 15:46:29.820 | + functions-common:time_stop:2412 : local name 2026-04-29 15:46:29.822 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:46:29.824 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:46:29.827 | + functions-common:time_stop:2415 : local total 2026-04-29 15:46:29.830 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:46:29.832 | + functions-common:time_stop:2418 : name=pip_install 2026-04-29 15:46:29.834 | + functions-common:time_stop:2419 : start_time=1777477570686 2026-04-29 15:46:29.837 | + functions-common:time_stop:2421 : [[ -z 1777477570686 ]] 2026-04-29 15:46:29.840 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:46:29.844 | + functions-common:time_stop:2424 : end_time=1777477589841 2026-04-29 15:46:29.847 | + functions-common:time_stop:2425 : elapsed_time=19155 2026-04-29 15:46:29.850 | + functions-common:time_stop:2426 : total=81138 2026-04-29 15:46:29.852 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:46:29.855 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=100293 2026-04-29 15:46:29.857 | + inc/python:pip_install:219 : return 0 2026-04-29 15:46:29.860 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-04-29 15:46:29.862 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-04-29 15:46:29.865 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-04-29 15:46:29.868 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-04-29 15:46:29.871 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:46:29.874 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:46:29.877 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-04-29 15:46:29.880 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:46:29.883 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-04-29 15:46:29.886 | + ./stack.sh:main:939 : configure_glance 2026-04-29 15:46:29.889 | + lib/glance:configure_glance:346 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-04-29 15:46:29.904 | + lib/glance:configure_glance:349 : local dburl 2026-04-29 15:46:29.909 | ++ lib/glance:configure_glance:350 : database_connection_url glance 2026-04-29 15:46:29.912 | ++ lib/database:database_connection_url:134 : local db=glance 2026-04-29 15:46:29.914 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-04-29 15:46:29.916 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-04-29 15:46:29.919 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-04-29 15:46:29.921 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-04-29 15:46:29.924 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-04-29 15:46:29.942 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:46:29.944 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-04-29 15:46:29.947 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-04-29 15:46:29.950 | + lib/glance:configure_glance:350 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-04-29 15:46:29.952 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-04-29 15:46:29.987 | + lib/glance:configure_glance:353 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-04-29 15:46:30.021 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-04-29 15:46:30.052 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-04-29 15:46:30.085 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-04-29 15:46:30.118 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-04-29 15:46:30.155 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-04-29 15:46:30.190 | + lib/glance:configure_glance:359 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-04-29 15:46:30.193 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/glance/glance-api.conf 2026-04-29 15:46:30.195 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=glance 2026-04-29 15:46:30.198 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-04-29 15:46:30.201 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-04-29 15:46:30.204 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-04-29 15:46:30.207 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/glance/glance-api.conf 2026-04-29 15:46:30.210 | + lib/keystone:configure_keystoneauth:433 : local admin_user=glance 2026-04-29 15:46:30.213 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-04-29 15:46:30.216 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-04-29 15:46:30.250 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-04-29 15:46:30.282 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.50/identity 2026-04-29 15:46:30.314 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-04-29 15:46:30.346 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-04-29 15:46:30.378 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-04-29 15:46:30.411 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-04-29 15:46:30.443 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-04-29 15:46:30.475 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.50/identity 2026-04-29 15:46:30.508 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-04-29 15:46:30.540 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-04-29 15:46:30.573 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-04-29 15:46:30.576 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-04-29 15:46:30.610 | + lib/glance:configure_glance:361 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-04-29 15:46:30.613 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-04-29 15:46:30.615 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-04-29 15:46:30.618 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-04-29 15:46:30.621 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-04-29 15:46:30.624 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-04-29 15:46:30.642 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:46:30.646 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-04-29 15:46:30.649 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-04-29 15:46:30.652 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-04-29 15:46:30.669 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:46:30.672 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.50:5672/ 2026-04-29 15:46:30.675 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.50:5672/ 2026-04-29 15:46:30.708 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-04-29 15:46:30.710 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-04-29 15:46:30.714 | + lib/glance:configure_glance:362 : '[' libvirt = libvirt ']' 2026-04-29 15:46:30.716 | + lib/glance:configure_glance:362 : '[' kvm = parallels ']' 2026-04-29 15:46:30.719 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-04-29 15:46:30.751 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-04-29 15:46:30.785 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-04-29 15:46:30.823 | + lib/glance:configure_glance:371 : configure_glance_store False False 2026-04-29 15:46:30.827 | + lib/glance:configure_glance_store:276 : local use_cinder_for_glance=False 2026-04-29 15:46:30.830 | + lib/glance:configure_glance_store:277 : local glance_enable_multiple_stores=False 2026-04-29 15:46:30.834 | + lib/glance:configure_glance_store:278 : local be 2026-04-29 15:46:30.837 | + lib/glance:configure_glance_store:280 : [[ False == \F\a\l\s\e ]] 2026-04-29 15:46:30.841 | + lib/glance:configure_glance_store:281 : [[ False == \T\r\u\e ]] 2026-04-29 15:46:30.845 | + lib/glance:configure_glance_store:298 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-04-29 15:46:30.888 | + lib/glance:configure_glance:374 : '[' -n '' ']' 2026-04-29 15:46:30.891 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.50 2026-04-29 15:46:30.933 | + lib/glance:configure_glance:381 : [[ False == \F\a\l\s\e ]] 2026-04-29 15:46:30.937 | + lib/glance:configure_glance:383 : [[ False == \T\r\u\e ]] 2026-04-29 15:46:30.940 | + lib/glance:configure_glance:389 : is_service_enabled s-proxy 2026-04-29 15:46:30.962 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:46:30.965 | + lib/glance:configure_glance:418 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.50/image 2026-04-29 15:46:31.002 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2026-04-29 15:46:31.024 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:46:31.027 | + lib/glance:configure_glance:426 : setup_logging /etc/glance/glance-api.conf 2026-04-29 15:46:31.030 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-04-29 15:46:31.033 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-04-29 15:46:31.037 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-04-29 15:46:31.058 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-04-29 15:46:31.061 | + functions:setup_systemd_logging:716 : local pidstr= 2026-04-29 15:46:31.065 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-04-29 15:46:31.068 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-04-29 15:46:31.072 | + 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-04-29 15:46:31.108 | + 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-04-29 15:46:31.145 | + 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-04-29 15:46:31.183 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-04-29 15:46:31.224 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-04-29 15:46:31.263 | + lib/glance:configure_glance:428 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-04-29 15:46:31.268 | + lib/glance:configure_glance:431 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-04-29 15:46:31.307 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-04-29 15:46:31.346 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-04-29 15:46:31.384 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-04-29 15:46:31.422 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-04-29 15:46:31.461 | + lib/glance:configure_glance:440 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-04-29 15:46:31.499 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-04-29 15:46:31.539 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-04-29 15:46:31.575 | + lib/glance:configure_glance:444 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-04-29 15:46:31.581 | + lib/glance:configure_glance:445 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2026-04-29 15:46:31.588 | + lib/glance:configure_glance:447 : is_service_enabled tls-proxy 2026-04-29 15:46:31.609 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:46:31.612 | + lib/glance:configure_glance:455 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-04-29 15:46:31.615 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-04-29 15:46:31.617 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-04-29 15:46:31.621 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-04-29 15:46:31.623 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-04-29 15:46:31.627 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-04-29 15:46:31.630 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-04-29 15:46:31.636 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-04-29 15:46:31.639 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-04-29 15:46:31.678 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-04-29 15:46:31.681 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-04-29 15:46:31.684 | ++ functions:get_random_port:861 : true 2026-04-29 15:46:31.687 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-04-29 15:46:31.691 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-04-29 15:46:31.694 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-04-29 15:46:31.754 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-04-29 15:46:31.757 | ++ functions:get_random_port:865 : break 2 2026-04-29 15:46:31.760 | ++ functions:get_random_port:869 : echo 60999 2026-04-29 15:46:31.764 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-04-29 15:46:31.767 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-04-29 15:46:31.803 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-04-29 15:46:31.840 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-04-29 15:46:31.878 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-04-29 15:46:31.914 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-04-29 15:46:31.951 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-04-29 15:46:31.988 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-04-29 15:46:32.025 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-04-29 15:46:32.062 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-04-29 15:46:32.099 | + 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-04-29 15:46:32.135 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-04-29 15:46:32.172 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-04-29 15:46:32.210 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-04-29 15:46:32.247 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-04-29 15:46:32.284 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-04-29 15:46:32.320 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-04-29 15:46:32.355 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-04-29 15:46:32.393 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-04-29 15:46:32.427 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-04-29 15:46:32.465 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-04-29 15:46:32.500 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-04-29 15:46:32.503 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-04-29 15:46:32.506 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-04-29 15:46:32.508 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-04-29 15:46:32.511 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 15:46:32.515 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 15:46:32.518 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-04-29 15:46:32.521 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-04-29 15:46:32.524 | perl: warning: Setting locale failed. 2026-04-29 15:46:32.524 | perl: warning: Please check that your locale settings: 2026-04-29 15:46:32.524 | LANGUAGE = (unset), 2026-04-29 15:46:32.524 | LC_ALL = "en_US.utf8", 2026-04-29 15:46:32.524 | LANG = (unset) 2026-04-29 15:46:32.524 | are supported and installed on your system. 2026-04-29 15:46:32.524 | perl: warning: Falling back to the standard locale ("C"). 2026-04-29 15:46:32.559 | proxy (enabled by site administrator) 2026-04-29 15:46:32.564 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-04-29 15:46:32.567 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-04-29 15:46:32.569 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-04-29 15:46:32.573 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-04-29 15:46:32.575 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 15:46:32.578 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 15:46:32.581 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-04-29 15:46:32.584 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-04-29 15:46:32.587 | perl: warning: Setting locale failed. 2026-04-29 15:46:32.587 | perl: warning: Please check that your locale settings: 2026-04-29 15:46:32.587 | LANGUAGE = (unset), 2026-04-29 15:46:32.587 | LC_ALL = "en_US.utf8", 2026-04-29 15:46:32.587 | LANG = (unset) 2026-04-29 15:46:32.587 | are supported and installed on your system. 2026-04-29 15:46:32.587 | perl: warning: Falling back to the standard locale ("C"). 2026-04-29 15:46:32.623 | No module matches proxy_http 2026-04-29 15:46:32.627 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-04-29 15:46:32.638 | perl: warning: Setting locale failed. 2026-04-29 15:46:32.638 | perl: warning: Please check that your locale settings: 2026-04-29 15:46:32.639 | LANGUAGE = (unset), 2026-04-29 15:46:32.639 | LC_ALL = "en_US.utf8", 2026-04-29 15:46:32.639 | LANG = "de_DE.UTF-8" 2026-04-29 15:46:32.639 | are supported and installed on your system. 2026-04-29 15:46:32.639 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 15:46:32.679 | Considering dependency proxy for proxy_http: 2026-04-29 15:46:32.679 | Module proxy already enabled 2026-04-29 15:46:32.679 | Enabling module proxy_http. 2026-04-29 15:46:32.685 | To activate the new configuration, you need to run: 2026-04-29 15:46:32.685 | systemctl restart apache2 2026-04-29 15:46:32.690 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-04-29 15:46:32.693 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-04-29 15:46:32.696 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-04-29 15:46:32.700 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-04-29 15:46:32.703 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-04-29 15:46:32.867 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-04-29 15:46:32.871 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-04-29 15:46:32.875 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-04-29 15:46:32.877 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-04-29 15:46:32.880 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 15:46:32.883 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 15:46:32.887 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-04-29 15:46:32.893 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-04-29 15:46:32.897 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-04-29 15:46:32.898 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-04-29 15:46:32.908 | KeepAlive Off 2026-04-29 15:46:32.914 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-04-29 15:46:32.914 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-04-29 15:46:32.924 | SetEnv proxy-sendchunked 1 2026-04-29 15:46:32.930 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-04-29 15:46:32.930 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-04-29 15:46:32.941 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-04-29 15:46:32.946 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-04-29 15:46:32.951 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-04-29 15:46:32.954 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-04-29 15:46:32.957 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-04-29 15:46:32.960 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-04-29 15:46:32.964 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-04-29 15:46:32.968 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 15:46:32.971 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 15:46:32.975 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-04-29 15:46:32.977 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-04-29 15:46:32.981 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 15:46:32.984 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 15:46:32.987 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-04-29 15:46:32.998 | perl: warning: Setting locale failed. 2026-04-29 15:46:32.999 | perl: warning: Please check that your locale settings: 2026-04-29 15:46:32.999 | LANGUAGE = (unset), 2026-04-29 15:46:32.999 | LC_ALL = "en_US.utf8", 2026-04-29 15:46:32.999 | LANG = "de_DE.UTF-8" 2026-04-29 15:46:32.999 | are supported and installed on your system. 2026-04-29 15:46:32.999 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 15:46:33.038 | Enabling site glance-api. 2026-04-29 15:46:33.044 | To activate the new configuration, you need to run: 2026-04-29 15:46:33.044 | systemctl reload apache2 2026-04-29 15:46:33.051 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-04-29 15:46:33.054 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-04-29 15:46:33.057 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-04-29 15:46:33.061 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-04-29 15:46:33.224 | ++ lib/glance:configure_glance:459 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-04-29 15:46:33.230 | + lib/glance:configure_glance:459 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-04-29 15:46:33.268 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-04-29 15:46:33.307 | + lib/glance:configure_glance:465 : [[ True == True ]] 2026-04-29 15:46:33.310 | + lib/glance:configure_glance:466 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-04-29 15:46:33.349 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-04-29 15:46:33.384 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-04-29 15:46:33.420 | + ./stack.sh:main:942 : is_service_enabled cinder 2026-04-29 15:46:33.441 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:46:33.444 | + ./stack.sh:main:944 : stack_install_service cinder 2026-04-29 15:46:33.447 | + lib/stack:stack_install_service:20 : local service=cinder 2026-04-29 15:46:33.451 | + lib/stack:stack_install_service:21 : type install_cinder 2026-04-29 15:46:33.455 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-04-29 15:46:33.459 | + lib/stack:stack_install_service:32 : install_cinder 2026-04-29 15:46:33.462 | + lib/cinder:install_cinder:526 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder stable/2026.1 2026-04-29 15:46:33.466 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-04-29 15:46:33.469 | + functions-common:git_clone:582 : local git_dest=/opt/stack/cinder 2026-04-29 15:46:33.472 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-04-29 15:46:33.476 | + functions-common:git_clone:584 : local orig_dir 2026-04-29 15:46:33.480 | ++ functions-common:git_clone:585 : pwd 2026-04-29 15:46:33.483 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-04-29 15:46:33.487 | + functions-common:git_clone:586 : local git_clone_flags= 2026-04-29 15:46:33.491 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-04-29 15:46:33.511 | + functions-common:git_clone:588 : RECLONE=False 2026-04-29 15:46:33.515 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-04-29 15:46:33.518 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-04-29 15:46:33.522 | + functions-common:git_clone:602 : echo stable/2026.1 2026-04-29 15:46:33.522 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-04-29 15:46:33.528 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/cinder ]] 2026-04-29 15:46:33.532 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-04-29 15:46:33.536 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-04-29 15:46:33.539 | + functions-common:git_timed:689 : local count=0 2026-04-29 15:46:33.542 | + functions-common:git_timed:690 : local timeout=0 2026-04-29 15:46:33.544 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 15:46:33.548 | + functions-common:git_timed:693 : timeout=0 2026-04-29 15:46:33.550 | + functions-common:git_timed:696 : time_start git_timed 2026-04-29 15:46:33.553 | + functions-common:time_start:2398 : local name=git_timed 2026-04-29 15:46:33.556 | + functions-common:time_start:2399 : local start_time= 2026-04-29 15:46:33.559 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 15:46:33.563 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 15:46:33.567 | + functions-common:time_start:2403 : _TIME_START[$name]=1777477593564 2026-04-29 15:46:33.570 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-04-29 15:46:33.575 | Cloning into '/opt/stack/cinder'... 2026-04-29 15:47:25.475 | + functions-common:git_timed:711 : time_stop git_timed 2026-04-29 15:47:25.479 | + functions-common:time_stop:2412 : local name 2026-04-29 15:47:25.482 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:47:25.485 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:47:25.489 | + functions-common:time_stop:2415 : local total 2026-04-29 15:47:25.492 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:47:25.495 | + functions-common:time_stop:2418 : name=git_timed 2026-04-29 15:47:25.499 | + functions-common:time_stop:2419 : start_time=1777477593564 2026-04-29 15:47:25.503 | + functions-common:time_stop:2421 : [[ -z 1777477593564 ]] 2026-04-29 15:47:25.508 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:47:25.513 | + functions-common:time_stop:2424 : end_time=1777477645509 2026-04-29 15:47:25.517 | + functions-common:time_stop:2425 : elapsed_time=51945 2026-04-29 15:47:25.521 | + functions-common:time_stop:2426 : total=31071 2026-04-29 15:47:25.524 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:47:25.528 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=83016 2026-04-29 15:47:25.532 | + functions-common:git_clone:623 : cd /opt/stack/cinder 2026-04-29 15:47:25.536 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-04-29 15:47:25.540 | + functions-common:git_timed:689 : local count=0 2026-04-29 15:47:25.543 | + functions-common:git_timed:690 : local timeout=0 2026-04-29 15:47:25.547 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 15:47:25.550 | + functions-common:git_timed:693 : timeout=0 2026-04-29 15:47:25.554 | + functions-common:git_timed:696 : time_start git_timed 2026-04-29 15:47:25.558 | + functions-common:time_start:2398 : local name=git_timed 2026-04-29 15:47:25.562 | + functions-common:time_start:2399 : local start_time= 2026-04-29 15:47:25.565 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 15:47:25.570 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 15:47:25.576 | + functions-common:time_start:2403 : _TIME_START[$name]=1777477645572 2026-04-29 15:47:25.580 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-04-29 15:47:26.166 | From https://review.opendev.org/openstack/cinder 2026-04-29 15:47:26.166 | * branch stable/2026.1 -> FETCH_HEAD 2026-04-29 15:47:26.178 | + functions-common:git_timed:711 : time_stop git_timed 2026-04-29 15:47:26.182 | + functions-common:time_stop:2412 : local name 2026-04-29 15:47:26.185 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:47:26.189 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:47:26.193 | + functions-common:time_stop:2415 : local total 2026-04-29 15:47:26.197 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:47:26.200 | + functions-common:time_stop:2418 : name=git_timed 2026-04-29 15:47:26.204 | + functions-common:time_stop:2419 : start_time=1777477645572 2026-04-29 15:47:26.208 | + functions-common:time_stop:2421 : [[ -z 1777477645572 ]] 2026-04-29 15:47:26.213 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:47:26.218 | + functions-common:time_stop:2424 : end_time=1777477646214 2026-04-29 15:47:26.222 | + functions-common:time_stop:2425 : elapsed_time=642 2026-04-29 15:47:26.225 | + functions-common:time_stop:2426 : total=83016 2026-04-29 15:47:26.229 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:47:26.233 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=83658 2026-04-29 15:47:26.237 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-04-29 15:47:26.241 | + functions-common:git_timed:689 : local count=0 2026-04-29 15:47:26.245 | + functions-common:git_timed:690 : local timeout=0 2026-04-29 15:47:26.249 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 15:47:26.253 | + functions-common:git_timed:693 : timeout=0 2026-04-29 15:47:26.256 | + functions-common:git_timed:696 : time_start git_timed 2026-04-29 15:47:26.260 | + functions-common:time_start:2398 : local name=git_timed 2026-04-29 15:47:26.264 | + functions-common:time_start:2399 : local start_time= 2026-04-29 15:47:26.267 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 15:47:26.272 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 15:47:26.278 | + functions-common:time_start:2403 : _TIME_START[$name]=1777477646274 2026-04-29 15:47:26.282 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-04-29 15:47:26.732 | Note: switching to 'FETCH_HEAD'. 2026-04-29 15:47:26.732 | 2026-04-29 15:47:26.732 | You are in 'detached HEAD' state. You can look around, make experimental 2026-04-29 15:47:26.732 | changes and commit them, and you can discard any commits you make in this 2026-04-29 15:47:26.732 | state without impacting any branches by switching back to a branch. 2026-04-29 15:47:26.732 | 2026-04-29 15:47:26.733 | If you want to create a new branch to retain commits you create, you may 2026-04-29 15:47:26.733 | do so (now or later) by using -c with the switch command. Example: 2026-04-29 15:47:26.733 | 2026-04-29 15:47:26.734 | git switch -c 2026-04-29 15:47:26.734 | 2026-04-29 15:47:26.734 | Or undo this operation with: 2026-04-29 15:47:26.734 | 2026-04-29 15:47:26.734 | git switch - 2026-04-29 15:47:26.734 | 2026-04-29 15:47:26.734 | Turn off this advice by setting config variable advice.detachedHead to false 2026-04-29 15:47:26.734 | 2026-04-29 15:47:26.734 | HEAD is now at e83f4cba8 HPE: Skip UT that fails intermittently 2026-04-29 15:47:26.742 | + functions-common:git_timed:711 : time_stop git_timed 2026-04-29 15:47:26.746 | + functions-common:time_stop:2412 : local name 2026-04-29 15:47:26.750 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:47:26.754 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:47:26.758 | + functions-common:time_stop:2415 : local total 2026-04-29 15:47:26.761 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:47:26.765 | + functions-common:time_stop:2418 : name=git_timed 2026-04-29 15:47:26.769 | + functions-common:time_stop:2419 : start_time=1777477646274 2026-04-29 15:47:26.772 | + functions-common:time_stop:2421 : [[ -z 1777477646274 ]] 2026-04-29 15:47:26.777 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:47:26.783 | + functions-common:time_stop:2424 : end_time=1777477646779 2026-04-29 15:47:26.786 | + functions-common:time_stop:2425 : elapsed_time=505 2026-04-29 15:47:26.790 | + functions-common:time_stop:2426 : total=83658 2026-04-29 15:47:26.794 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:47:26.797 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=84163 2026-04-29 15:47:26.801 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-04-29 15:47:26.821 | + functions-common:git_clone:664 : cd /opt/stack/cinder 2026-04-29 15:47:26.826 | + functions-common:git_clone:665 : git show --oneline 2026-04-29 15:47:26.826 | + functions-common:git_clone:665 : head -1 2026-04-29 15:47:26.836 | e83f4cba8 HPE: Skip UT that fails intermittently 2026-04-29 15:47:26.841 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-04-29 15:47:26.845 | + lib/cinder:install_cinder:527 : setup_develop /opt/stack/cinder 2026-04-29 15:47:26.849 | + inc/python:setup_develop:353 : local bindep 2026-04-29 15:47:26.853 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-04-29 15:47:26.857 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-04-29 15:47:26.861 | + inc/python:setup_develop:359 : local extras= 2026-04-29 15:47:26.865 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-04-29 15:47:26.869 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-04-29 15:47:26.873 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-04-29 15:47:26.877 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-04-29 15:47:26.881 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-04-29 15:47:26.884 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-04-29 15:47:26.889 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-04-29 15:47:26.893 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-04-29 15:47:26.897 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-04-29 15:47:26.901 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-04-29 15:47:26.905 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-04-29 15:47:26.910 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-04-29 15:47:26.917 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-04-29 15:47:26.921 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-04-29 15:47:26.925 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-04-29 15:47:27.086 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-04-29 15:47:27.089 | + inc/python:setup_package:436 : local bindep=0 2026-04-29 15:47:27.093 | + inc/python:setup_package:437 : local bindep_flag= 2026-04-29 15:47:27.096 | + inc/python:setup_package:438 : local bindep_profiles= 2026-04-29 15:47:27.100 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-04-29 15:47:27.104 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-04-29 15:47:27.107 | + inc/python:setup_package:445 : local flags=-e 2026-04-29 15:47:27.111 | + inc/python:setup_package:446 : local extras= 2026-04-29 15:47:27.114 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-04-29 15:47:27.118 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-04-29 15:47:27.122 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-04-29 15:47:27.125 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-04-29 15:47:27.129 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-04-29 15:47:27.133 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-04-29 15:47:27.159 | Using python 3.12 to install /opt/stack/cinder 2026-04-29 15:47:27.162 | + 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-04-29 15:47:28.168 | Obtaining file:///opt/stack/cinder 2026-04-29 15:47:28.173 | Installing build dependencies: started 2026-04-29 15:47:30.030 | Installing build dependencies: finished with status 'done' 2026-04-29 15:47:30.031 | Checking if build backend supports build_editable: started 2026-04-29 15:47:30.569 | Checking if build backend supports build_editable: finished with status 'done' 2026-04-29 15:47:30.571 | Getting requirements to build editable: started 2026-04-29 15:47:30.879 | Getting requirements to build editable: finished with status 'done' 2026-04-29 15:47:30.882 | Preparing editable metadata (pyproject.toml): started 2026-04-29 15:47:32.182 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-04-29 15:47:32.210 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (7.0.3) 2026-04-29 15:47:32.211 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (5.2.1) 2026-04-29 15:47:32.212 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (0.40.4) 2026-04-29 15:47:32.213 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (3.3.2) 2026-04-29 15:47:32.214 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (2.1.0) 2026-04-29 15:47:32.215 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (4.26.0) 2026-04-29 15:47:32.216 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (5.13.1) 2026-04-29 15:47:32.217 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (12.0.0) 2026-04-29 15:47:32.821 | Collecting lxml>=4.5.2 (from cinder==28.0.0) 2026-04-29 15:47:32.989 | Downloading lxml-6.0.2-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.6 kB) 2026-04-29 15:47:33.002 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (10.3.0) 2026-04-29 15:47:33.003 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (7.4.1) 2026-04-29 15:47:33.004 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (6.3.0) 2026-04-29 15:47:33.005 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (18.0.0) 2026-04-29 15:47:33.005 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (8.1.0) 2026-04-29 15:47:33.007 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (17.3.0) 2026-04-29 15:47:33.008 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (8.0.0) 2026-04-29 15:47:33.009 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (5.0.0) 2026-04-29 15:47:33.010 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (3.10.1) 2026-04-29 15:47:33.011 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (3.7.0) 2026-04-29 15:47:33.012 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (7.9.0) 2026-04-29 15:47:33.013 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (5.9.1) 2026-04-29 15:47:33.014 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (4.5.1) 2026-04-29 15:47:33.015 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (2.7.1) 2026-04-29 15:47:33.016 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (10.0.1) 2026-04-29 15:47:33.156 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.0.0) 2026-04-29 15:47:33.172 | Downloading oslo_versionedobjects-3.9.0-py3-none-any.whl.metadata (2.5 kB) 2026-04-29 15:47:33.183 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (4.3.0) 2026-04-29 15:47:33.184 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (26.0) 2026-04-29 15:47:33.228 | Collecting paramiko>=2.7.2 (from cinder==28.0.0) 2026-04-29 15:47:33.244 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-04-29 15:47:33.255 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (3.10.1) 2026-04-29 15:47:33.256 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (3.1.0) 2026-04-29 15:47:33.257 | Requirement already satisfied: pyparsing>=2.4.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (3.3.2) 2026-04-29 15:47:33.257 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (7.3.0) 2026-04-29 15:47:33.295 | Collecting python-glanceclient>=3.2.2 (from cinder==28.0.0) 2026-04-29 15:47:33.311 | Downloading python_glanceclient-4.11.0-py3-none-any.whl.metadata (4.0 kB) 2026-04-29 15:47:33.322 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (5.8.0) 2026-04-29 15:47:33.362 | Collecting python-novaclient>=18.2.0 (from cinder==28.0.0) 2026-04-29 15:47:33.377 | Downloading python_novaclient-18.12.0-py3-none-any.whl.metadata (3.2 kB) 2026-04-29 15:47:33.418 | Collecting python-swiftclient>=3.10.1 (from cinder==28.0.0) 2026-04-29 15:47:33.434 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-04-29 15:47:33.445 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (2.32.5) 2026-04-29 15:47:33.446 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (2.5.1) 2026-04-29 15:47:33.447 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (6.2.0) 2026-04-29 15:47:33.473 | Collecting rtslib-fb>=2.1.74 (from cinder==28.0.0) 2026-04-29 15:47:33.504 | Downloading rtslib_fb-2.2.3-py3-none-any.whl.metadata (2.4 kB) 2026-04-29 15:47:33.514 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (2.0.46) 2026-04-29 15:47:33.514 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (5.7.0) 2026-04-29 15:47:33.539 | Collecting tabulate>=0.8.7 (from cinder==28.0.0) 2026-04-29 15:47:33.558 | Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2026-04-29 15:47:33.577 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (9.1.4) 2026-04-29 15:47:33.578 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (1.8.9) 2026-04-29 15:47:33.579 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (6.7.2) 2026-04-29 15:47:33.709 | Collecting oslo.vmware>=3.10.0 (from cinder==28.0.0) 2026-04-29 15:47:33.725 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-04-29 15:47:33.735 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (7.0.0) 2026-04-29 15:47:33.780 | Collecting tooz>=2.8.0 (from cinder==28.0.0) 2026-04-29 15:47:33.796 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-04-29 15:47:33.879 | Collecting google-api-python-client>=1.11.0 (from cinder==28.0.0) 2026-04-29 15:47:33.899 | Downloading google_api_python_client-2.190.0-py3-none-any.whl.metadata (7.0 kB) 2026-04-29 15:47:33.909 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (5.6.0) 2026-04-29 15:47:33.910 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (43.0.3) 2026-04-29 15:47:33.911 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (0.2.3) 2026-04-29 15:47:34.110 | Collecting zstd>=1.5.0.0 (from cinder==28.0.0) 2026-04-29 15:47:34.128 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.metadata (29 kB) 2026-04-29 15:47:34.512 | Collecting boto3>=1.18.49 (from cinder==28.0.0) 2026-04-29 15:47:34.531 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-04-29 15:47:34.541 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.0.0) (1.9.0) 2026-04-29 15:47:34.542 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (2025.3) 2026-04-29 15:47:34.543 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (7.0.1) 2026-04-29 15:47:34.976 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.0.0) 2026-04-29 15:47:34.992 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-04-29 15:47:35.003 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from boto3>=1.18.49->cinder==28.0.0) (1.1.0) 2026-04-29 15:47:35.036 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.0.0) 2026-04-29 15:47:35.051 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-04-29 15:47:35.063 | Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.0.0) (2.9.0.post0) 2026-04-29 15:47:35.065 | Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.0.0) (2.6.3) 2026-04-29 15:47:35.070 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.0.0) (1.17.0) 2026-04-29 15:47:35.103 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.0.0) (2.0.0) 2026-04-29 15:47:35.107 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.1->cinder==28.0.0) (3.0) 2026-04-29 15:47:35.116 | 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.0.0) (2.8.0) 2026-04-29 15:47:35.123 | Requirement already satisfied: httplib2<1.0.0,>=0.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from google-api-python-client>=1.11.0->cinder==28.0.0) (0.31.2) 2026-04-29 15:47:35.245 | Collecting google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0 (from google-api-python-client>=1.11.0->cinder==28.0.0) 2026-04-29 15:47:35.262 | Downloading google_auth-2.48.0-py3-none-any.whl.metadata (6.2 kB) 2026-04-29 15:47:35.303 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.0.0) 2026-04-29 15:47:35.319 | Downloading google_auth_httplib2-0.3.0-py3-none-any.whl.metadata (3.1 kB) 2026-04-29 15:47:35.379 | Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5 (from google-api-python-client>=1.11.0->cinder==28.0.0) 2026-04-29 15:47:35.395 | Downloading google_api_core-2.30.0-py3-none-any.whl.metadata (3.1 kB) 2026-04-29 15:47:35.432 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.0.0) 2026-04-29 15:47:35.447 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-04-29 15:47:35.491 | Collecting googleapis-common-protos<2.0.0,>=1.56.3 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.0.0) 2026-04-29 15:47:35.507 | Downloading googleapis_common_protos-1.72.0-py3-none-any.whl.metadata (9.4 kB) 2026-04-29 15:47:35.805 | Collecting protobuf<7.0.0,>=4.25.8 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.0.0) 2026-04-29 15:47:35.821 | Downloading protobuf-6.33.5-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-04-29 15:47:35.864 | Collecting proto-plus<2.0.0,>=1.22.3 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.0.0) 2026-04-29 15:47:35.880 | Downloading proto_plus-1.27.1-py3-none-any.whl.metadata (2.2 kB) 2026-04-29 15:47:35.933 | Collecting pyasn1-modules>=0.2.1 (from google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.0.0) 2026-04-29 15:47:35.952 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2026-04-29 15:47:35.990 | Collecting rsa<5,>=3.1.4 (from google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.0.0) 2026-04-29 15:47:36.005 | Downloading rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB) 2026-04-29 15:47:36.036 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==28.0.0) (3.4.4) 2026-04-29 15:47:36.037 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==28.0.0) (3.11) 2026-04-29 15:47:36.039 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.0.0) (2023.11.17) 2026-04-29 15:47:36.091 | Collecting pyasn1>=0.1.3 (from rsa<5,>=3.1.4->google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.0.0) 2026-04-29 15:47:36.107 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-04-29 15:47:36.128 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.0.0) (25.4.0) 2026-04-29 15:47:36.130 | 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.0.0) (2025.9.1) 2026-04-29 15:47:36.131 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.0.0) (0.37.0) 2026-04-29 15:47:36.132 | 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.0.0) (0.30.0) 2026-04-29 15:47:36.142 | 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.0.0) (1.8.2) 2026-04-29 15:47:36.143 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==28.0.0) (4.15.0) 2026-04-29 15:47:36.147 | 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.0.0) (4.1.1) 2026-04-29 15:47:36.149 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.0.0) (4.0.1) 2026-04-29 15:47:36.150 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.0.0) (2.11.0) 2026-04-29 15:47:36.160 | 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.0.0) (7.2.2) 2026-04-29 15:47:36.166 | 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.0.0) (1.5.0) 2026-04-29 15:47:36.175 | 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.0.0) (0.20) 2026-04-29 15:47:36.175 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->cinder==28.0.0) (3.0.0) 2026-04-29 15:47:36.179 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=4.5.0->cinder==28.0.0) (2.1.1) 2026-04-29 15:47:36.186 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.0.0) (1.3.0) 2026-04-29 15:47:36.187 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.0.0) (2.0.0) 2026-04-29 15:47:36.188 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.0.0) (6.0.3) 2026-04-29 15:47:36.198 | 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.0.0) (1.18.4) 2026-04-29 15:47:36.200 | 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.0.0) (2.0.2) 2026-04-29 15:47:36.201 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.0.0) (0.5.0) 2026-04-29 15:47:36.205 | 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.0.0) (1.3.10) 2026-04-29 15:47:36.217 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.0.0) (3.2.1) 2026-04-29 15:47:36.220 | 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.0.0) (5.3.1) 2026-04-29 15:47:36.221 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.0.0) (5.6.2) 2026-04-29 15:47:36.223 | 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.0.0) (0.15.1) 2026-04-29 15:47:36.227 | 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.0.0) (5.1.0) 2026-04-29 15:47:36.244 | 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.0.0) (0.24.1) 2026-04-29 15:47:36.248 | 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.0.0) (5.0.0) 2026-04-29 15:47:36.250 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.0.0) (3.1.6) 2026-04-29 15:47:36.252 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.0.0) (4.0.1) 2026-04-29 15:47:36.260 | 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.0.0) (3.0.3) 2026-04-29 15:47:36.273 | 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.0.0) (1.1.2) 2026-04-29 15:47:36.296 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.5.0->cinder==28.0.0) (1.7.3) 2026-04-29 15:47:36.302 | 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.0.0) (3.17.0) 2026-04-29 15:47:36.348 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.0.0) 2026-04-29 15:47:36.364 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-04-29 15:47:36.428 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.0.0) 2026-04-29 15:47:36.443 | Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 2026-04-29 15:47:36.498 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.0.0) 2026-04-29 15:47:36.514 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-04-29 15:47:36.535 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.0.0) (82.0.1) 2026-04-29 15:47:36.550 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.0.0) (0.6.0) 2026-04-29 15:47:36.596 | 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.0.0) (4.13.3) 2026-04-29 15:47:36.603 | 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.0.0) (0.6.0) 2026-04-29 15:47:36.604 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.0.0) (3.2.0) 2026-04-29 15:47:36.616 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.0.0) (1.11.0) 2026-04-29 15:47:36.617 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.0.0) (14.3.3) 2026-04-29 15:47:36.618 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.0.0) (1.7.2) 2026-04-29 15:47:36.654 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.0.0) 2026-04-29 15:47:36.670 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-04-29 15:47:36.682 | 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.0.0) (24.2.1) 2026-04-29 15:47:36.729 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.0.0) (4.0.0) 2026-04-29 15:47:36.730 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.0.0) (2.19.2) 2026-04-29 15:47:36.741 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.0.0) (0.1.2) 2026-04-29 15:47:36.760 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.4.1->cinder==28.0.0) (0.7) 2026-04-29 15:47:36.804 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.0.0) 2026-04-29 15:47:36.820 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-04-29 15:47:36.875 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.0.0) (3.4.2) 2026-04-29 15:47:36.877 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.0.0) (3.3.0) 2026-04-29 15:47:36.879 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.0.0) (4.0.1) 2026-04-29 15:47:36.922 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=11.0.0->cinder==28.0.0) (2.8.5) 2026-04-29 15:47:36.957 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.0.0) 2026-04-29 15:47:36.973 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-04-29 15:47:37.009 | 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.0.0) (1.33) 2026-04-29 15:47:37.016 | 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.0.0) (3.0.0) 2026-04-29 15:47:37.108 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-04-29 15:47:37.144 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-04-29 15:47:37.347 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 69.5 MB/s 0:00:00 2026-04-29 15:47:37.362 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-04-29 15:47:37.387 | Downloading google_api_python_client-2.190.0-py3-none-any.whl (14.7 MB) 2026-04-29 15:47:37.606 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.7/14.7 MB 68.2 MB/s 0:00:00 2026-04-29 15:47:37.623 | Downloading google_api_core-2.30.0-py3-none-any.whl (173 kB) 2026-04-29 15:47:37.646 | Downloading google_auth-2.48.0-py3-none-any.whl (236 kB) 2026-04-29 15:47:37.672 | Downloading google_auth_httplib2-0.3.0-py3-none-any.whl (9.5 kB) 2026-04-29 15:47:37.696 | Downloading googleapis_common_protos-1.72.0-py3-none-any.whl (297 kB) 2026-04-29 15:47:37.722 | Downloading proto_plus-1.27.1-py3-none-any.whl (50 kB) 2026-04-29 15:47:37.743 | Downloading protobuf-6.33.5-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-04-29 15:47:37.768 | Downloading rsa-4.9.1-py3-none-any.whl (34 kB) 2026-04-29 15:47:37.790 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-04-29 15:47:37.815 | Downloading lxml-6.0.2-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.3 MB) 2026-04-29 15:47:37.896 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 67.9 MB/s 0:00:00 2026-04-29 15:47:37.911 | Downloading oslo_versionedobjects-3.9.0-py3-none-any.whl (86 kB) 2026-04-29 15:47:37.934 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-04-29 15:47:37.953 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 32.7 MB/s 0:00:00 2026-04-29 15:47:37.967 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-04-29 15:47:37.991 | Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 2026-04-29 15:47:38.015 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-04-29 15:47:38.037 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2026-04-29 15:47:38.063 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-04-29 15:47:38.091 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 54.4 MB/s 0:00:00 2026-04-29 15:47:38.108 | Downloading python_glanceclient-4.11.0-py3-none-any.whl (208 kB) 2026-04-29 15:47:38.136 | Downloading python_novaclient-18.12.0-py3-none-any.whl (336 kB) 2026-04-29 15:47:38.162 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-04-29 15:47:38.186 | Downloading rtslib_fb-2.2.3-py3-none-any.whl (49 kB) 2026-04-29 15:47:38.209 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-04-29 15:47:38.233 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-04-29 15:47:38.259 | Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2026-04-29 15:47:38.284 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-04-29 15:47:38.310 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-04-29 15:47:38.332 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-04-29 15:47:38.357 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (2.2 MB) 2026-04-29 15:47:38.398 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 59.6 MB/s 0:00:00 2026-04-29 15:47:38.549 | Building wheels for collected packages: cinder 2026-04-29 15:47:38.550 | Building editable for cinder (pyproject.toml): started 2026-04-29 15:47:40.080 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-04-29 15:47:40.082 | Created wheel for cinder: filename=cinder-28.0.0-0.editable-py3-none-any.whl size=9012 sha256=f73a3a0d03b8187e213352853279f94f2885c7d8c4f3f39312007858ea6c0773 2026-04-29 15:47:40.082 | Stored in directory: /tmp/pip-ephem-wheel-cache-19n2w2wr/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-04-29 15:47:40.088 | Successfully built cinder 2026-04-29 15:47:40.408 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, pyudev, pyasn1, protobuf, lxml, invoke, rtslib-fb, rsa, python-swiftclient, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, botocore, s3transfer, paramiko, google-auth, warlock, google-auth-httplib2, google-api-core, boto3, tooz, python-novaclient, python-glanceclient, google-api-python-client, oslo.vmware, oslo.versionedobjects, cinder 2026-04-29 15:47:40.752 | Attempting uninstall: pyudev 2026-04-29 15:47:40.771 | Found existing installation: pyudev 0.24.0 2026-04-29 15:47:40.771 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 15:47:40.772 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-04-29 15:47:40.828 | Attempting uninstall: pyasn1 2026-04-29 15:47:40.846 | Found existing installation: pyasn1 0.4.8 2026-04-29 15:47:40.847 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 15:47:40.847 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-04-29 15:47:42.542 | Attempting uninstall: botocore 2026-04-29 15:47:42.562 | Found existing installation: botocore 1.34.46 2026-04-29 15:47:42.563 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 15:47:42.564 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-04-29 15:47:43.898 | Attempting uninstall: s3transfer 2026-04-29 15:47:43.918 | Found existing installation: s3transfer 0.10.1 2026-04-29 15:47:43.919 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 15:47:43.919 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-04-29 15:47:44.614 | Attempting uninstall: boto3 2026-04-29 15:47:44.633 | Found existing installation: boto3 1.34.46 2026-04-29 15:47:44.634 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 15:47:44.635 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-04-29 15:47:46.743 | 2026-04-29 15:47:46.768 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.0.0 google-api-core-2.30.0 google-api-python-client-2.190.0 google-auth-2.48.0 google-auth-httplib2-0.3.0 googleapis-common-protos-1.72.0 invoke-2.2.1 lxml-6.0.2 oslo.versionedobjects-3.9.0 oslo.vmware-4.9.0 paramiko-4.0.0 proto-plus-1.27.1 protobuf-6.33.5 pyasn1-0.6.0 pyasn1-modules-0.4.1 pynacl-1.6.2 python-glanceclient-4.11.0 python-novaclient-18.12.0 python-swiftclient-4.10.0 pyudev-0.24.4 rsa-4.9.1 rtslib-fb-2.2.3 s3transfer-0.10.4 suds-community-1.2.0 tabulate-0.9.0 tooz-8.1.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-04-29 15:47:47.157 | + inc/python:pip_install:216 : result=0 2026-04-29 15:47:47.159 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-29 15:47:47.162 | + functions-common:time_stop:2412 : local name 2026-04-29 15:47:47.164 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:47:47.166 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:47:47.168 | + functions-common:time_stop:2415 : local total 2026-04-29 15:47:47.171 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:47:47.173 | + functions-common:time_stop:2418 : name=pip_install 2026-04-29 15:47:47.175 | + functions-common:time_stop:2419 : start_time=1777477647153 2026-04-29 15:47:47.177 | + functions-common:time_stop:2421 : [[ -z 1777477647153 ]] 2026-04-29 15:47:47.180 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:47:47.184 | + functions-common:time_stop:2424 : end_time=1777477667181 2026-04-29 15:47:47.186 | + functions-common:time_stop:2425 : elapsed_time=20028 2026-04-29 15:47:47.188 | + functions-common:time_stop:2426 : total=100293 2026-04-29 15:47:47.191 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:47:47.193 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=120321 2026-04-29 15:47:47.195 | + inc/python:pip_install:219 : return 0 2026-04-29 15:47:47.197 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-04-29 15:47:47.199 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-04-29 15:47:47.202 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-04-29 15:47:47.204 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-04-29 15:47:47.206 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:47:47.208 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:47:47.211 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-04-29 15:47:47.213 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:47:47.215 | + lib/cinder:install_cinder:528 : [[ lioadm == \t\g\t\a\d\m ]] 2026-04-29 15:47:47.218 | + lib/cinder:install_cinder:530 : [[ lioadm == \l\i\o\a\d\m ]] 2026-04-29 15:47:47.220 | + lib/cinder:install_cinder:531 : is_ubuntu 2026-04-29 15:47:47.222 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 15:47:47.225 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 15:47:47.227 | + lib/cinder:install_cinder:533 : sudo mkdir -p /etc/target 2026-04-29 15:47:47.242 | + lib/cinder:install_cinder:535 : install_package targetcli-fb 2026-04-29 15:47:47.245 | + functions-common:install_package:1430 : update_package_repo 2026-04-29 15:47:47.247 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-04-29 15:47:47.249 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-04-29 15:47:47.252 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-04-29 15:47:47.254 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-04-29 15:47:47.256 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-04-29 15:47:47.259 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 15:47:47.261 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 15:47:47.263 | + functions-common:update_package_repo:1413 : apt_get_update 2026-04-29 15:47:47.265 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-04-29 15:47:47.268 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-04-29 15:47:47.270 | + functions-common:apt_get_update:1159 : return 2026-04-29 15:47:47.272 | + functions-common:install_package:1431 : real_install_package targetcli-fb 2026-04-29 15:47:47.274 | + functions-common:real_install_package:1418 : is_ubuntu 2026-04-29 15:47:47.277 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 15:47:47.279 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 15:47:47.282 | + functions-common:real_install_package:1419 : apt_get install targetcli-fb 2026-04-29 15:47:47.301 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-04-29 15:47:47.341 | Reading package lists... 2026-04-29 15:47:47.773 | Building dependency tree... 2026-04-29 15:47:47.777 | Reading state information... 2026-04-29 15:47:48.393 | The following additional packages will be installed: 2026-04-29 15:47:48.393 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-04-29 15:47:48.394 | python3-urwid python3-wcwidth 2026-04-29 15:47:48.397 | Suggested packages: 2026-04-29 15:47:48.397 | python-urwid-doc 2026-04-29 15:47:48.438 | The following NEW packages will be installed: 2026-04-29 15:47:48.439 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-04-29 15:47:48.439 | python3-urwid python3-wcwidth targetcli-fb 2026-04-29 15:47:48.525 | 0 upgraded, 6 newly installed, 0 to remove and 6 not upgraded. 2026-04-29 15:47:48.525 | Need to get 385 kB of archives. 2026-04-29 15:47:48.525 | After this operation, 3098 kB of additional disk space will be used. 2026-04-29 15:47:48.525 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-04-29 15:47:48.569 | Get:2 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-04-29 15:47:48.571 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-04-29 15:47:48.587 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-04-29 15:47:48.597 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-04-29 15:47:48.599 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-04-29 15:47:48.839 | perl: warning: Setting locale failed. 2026-04-29 15:47:48.839 | perl: warning: Please check that your locale settings: 2026-04-29 15:47:48.839 | LANGUAGE = (unset), 2026-04-29 15:47:48.839 | LC_ALL = "en_US.utf8", 2026-04-29 15:47:48.839 | LANG = "de_DE.UTF-8" 2026-04-29 15:47:48.839 | are supported and installed on your system. 2026-04-29 15:47:48.840 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 15:47:48.900 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-04-29 15:47:48.900 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-04-29 15:47:48.901 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-04-29 15:47:49.091 | Fetched 385 kB in 0s (2908 kB/s) 2026-04-29 15:47:49.148 | Selecting previously unselected package python3-typing-extensions. 2026-04-29 15:47:49.210 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126649 files and directories currently installed.) 2026-04-29 15:47:49.216 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-04-29 15:47:49.220 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-04-29 15:47:49.272 | Selecting previously unselected package python3-wcwidth. 2026-04-29 15:47:49.283 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-04-29 15:47:49.288 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-04-29 15:47:49.339 | Selecting previously unselected package python3-urwid. 2026-04-29 15:47:49.351 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-04-29 15:47:49.356 | Unpacking python3-urwid (2.6.10-1) ... 2026-04-29 15:47:49.448 | Selecting previously unselected package python3-configshell-fb. 2026-04-29 15:47:49.458 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-04-29 15:47:49.462 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-04-29 15:47:49.519 | Selecting previously unselected package python3-rtslib-fb. 2026-04-29 15:47:49.531 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-04-29 15:47:49.535 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-04-29 15:47:49.598 | Selecting previously unselected package targetcli-fb. 2026-04-29 15:47:49.610 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-04-29 15:47:49.613 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-04-29 15:47:49.687 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-04-29 15:47:50.833 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-04-29 15:47:50.841 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-04-29 15:47:51.147 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-04-29 15:47:51.385 | Setting up python3-urwid (2.6.10-1) ... 2026-04-29 15:47:51.923 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-04-29 15:47:52.121 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-04-29 15:47:52.121 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-04-29 15:47:52.143 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-04-29 15:47:52.143 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-04-29 15:47:52.143 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-04-29 15:47:52.143 | keyword = Word(alphanums + '_\-') 2026-04-29 15:47:52.144 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-04-29 15:47:52.144 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-04-29 15:47:52.144 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-04-29 15:47:52.144 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-04-29 15:47:52.144 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-04-29 15:47:52.144 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-04-29 15:47:52.152 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-04-29 15:47:52.153 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-04-29 15:47:52.174 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-04-29 15:47:52.175 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-04-29 15:47:52.175 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-04-29 15:47:52.175 | keyword = Word(alphanums + '_\-') 2026-04-29 15:47:52.175 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-04-29 15:47:52.175 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-04-29 15:47:52.175 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-04-29 15:47:52.175 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-04-29 15:47:52.176 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-04-29 15:47:52.176 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-04-29 15:47:52.206 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-04-29 15:47:52.421 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-04-29 15:47:52.421 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-04-29 15:47:52.716 | Processing triggers for man-db (2.12.0-4build2) ... 2026-04-29 15:47:53.595 | perl: warning: Setting locale failed. 2026-04-29 15:47:53.595 | perl: warning: Please check that your locale settings: 2026-04-29 15:47:53.595 | LANGUAGE = (unset), 2026-04-29 15:47:53.595 | LC_ALL = "en_US.utf8", 2026-04-29 15:47:53.595 | LANG = "de_DE.UTF-8" 2026-04-29 15:47:53.595 | are supported and installed on your system. 2026-04-29 15:47:53.595 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 15:47:53.725 | perl: warning: Setting locale failed. 2026-04-29 15:47:53.725 | perl: warning: Please check that your locale settings: 2026-04-29 15:47:53.725 | LANGUAGE = (unset), 2026-04-29 15:47:53.725 | LC_ALL = "en_US.utf8", 2026-04-29 15:47:53.725 | LANG = "de_DE.UTF-8" 2026-04-29 15:47:53.725 | are supported and installed on your system. 2026-04-29 15:47:53.725 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 15:47:53.774 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-04-29 15:47:53.774 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-04-29 15:47:53.774 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-04-29 15:47:53.845 | perl: warning: Setting locale failed. 2026-04-29 15:47:53.845 | perl: warning: Please check that your locale settings: 2026-04-29 15:47:53.845 | LANGUAGE = (unset), 2026-04-29 15:47:53.845 | LC_ALL = "en_US.utf8", 2026-04-29 15:47:53.845 | LANG = "de_DE.UTF-8" 2026-04-29 15:47:53.845 | are supported and installed on your system. 2026-04-29 15:47:53.845 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 15:47:54.345 | 2026-04-29 15:47:54.345 | Running kernel seems to be up-to-date. 2026-04-29 15:47:54.345 | 2026-04-29 15:47:54.345 | No services need to be restarted. 2026-04-29 15:47:54.346 | 2026-04-29 15:47:54.346 | No containers need to be restarted. 2026-04-29 15:47:54.346 | 2026-04-29 15:47:54.346 | User sessions running outdated binaries: 2026-04-29 15:47:54.346 | quobyte @ session #5: sshd[1972] 2026-04-29 15:47:54.357 | 2026-04-29 15:47:54.357 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-04-29 15:47:56.729 | + functions-common:apt_get:1203 : result=0 2026-04-29 15:47:56.733 | + functions-common:apt_get:1206 : time_stop apt-get 2026-04-29 15:47:56.736 | + functions-common:time_stop:2412 : local name 2026-04-29 15:47:56.739 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:47:56.743 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:47:56.746 | + functions-common:time_stop:2415 : local total 2026-04-29 15:47:56.750 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:47:56.753 | + functions-common:time_stop:2418 : name=apt-get 2026-04-29 15:47:56.757 | + functions-common:time_stop:2419 : start_time=1777477667298 2026-04-29 15:47:56.759 | + functions-common:time_stop:2421 : [[ -z 1777477667298 ]] 2026-04-29 15:47:56.764 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:47:56.769 | + functions-common:time_stop:2424 : end_time=1777477676765 2026-04-29 15:47:56.773 | + functions-common:time_stop:2425 : elapsed_time=9467 2026-04-29 15:47:56.776 | + functions-common:time_stop:2426 : total=142862 2026-04-29 15:47:56.778 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:47:56.782 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=152329 2026-04-29 15:47:56.785 | + functions-common:apt_get:1207 : return 0 2026-04-29 15:47:56.788 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-04-29 15:47:56.791 | + ./stack.sh:main:945 : configure_cinder 2026-04-29 15:47:56.795 | + lib/cinder:configure_cinder:295 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-04-29 15:47:56.815 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-04-29 15:47:56.821 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-04-29 15:47:56.823 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-04-29 15:47:56.826 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-04-29 15:47:56.830 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-04-29 15:47:56.831 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-04-29 15:47:56.835 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-04-29 15:47:56.838 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-04-29 15:47:56.841 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-04-29 15:47:56.843 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-04-29 15:47:56.847 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-04-29 15:47:56.849 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-04-29 15:47:56.852 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-04-29 15:47:56.856 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-04-29 15:47:56.871 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-04-29 15:47:56.887 | + 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-04-29 15:47:56.903 | + 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-04-29 15:47:56.921 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-04-29 15:47:56.938 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-04-29 15:47:56.953 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-04-29 15:47:56.958 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-04-29 15:47:56.963 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.TBqD12C8bO 2026-04-29 15:47:56.967 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-04-29 15:47:56.971 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-04-29 15:47:56.973 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-04-29 15:47:56.977 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.TBqD12C8bO 2026-04-29 15:47:56.981 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.TBqD12C8bO 2026-04-29 15:47:56.996 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.TBqD12C8bO /etc/sudoers.d/cinder-rootwrap 2026-04-29 15:47:57.012 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-04-29 15:47:57.018 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-04-29 15:47:57.021 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-04-29 15:47:57.024 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-04-29 15:47:57.028 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-04-29 15:47:57.031 | + 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-04-29 15:47:57.034 | + 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-04-29 15:47:57.038 | + 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-04-29 15:47:57.038 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-04-29 15:47:57.050 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-04-29 15:47:57.056 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-04-29 15:47:57.072 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-04-29 15:47:57.088 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-04-29 15:47:57.090 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-04-29 15:47:57.096 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-04-29 15:47:57.103 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-04-29 15:47:57.106 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/cinder/cinder.conf 2026-04-29 15:47:57.110 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=cinder 2026-04-29 15:47:57.114 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-04-29 15:47:57.118 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-04-29 15:47:57.121 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-04-29 15:47:57.124 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-04-29 15:47:57.128 | + lib/keystone:configure_keystoneauth:433 : local admin_user=cinder 2026-04-29 15:47:57.131 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-04-29 15:47:57.134 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-04-29 15:47:57.172 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-04-29 15:47:57.211 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.50/identity 2026-04-29 15:47:57.249 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-04-29 15:47:57.287 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-04-29 15:47:57.327 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-04-29 15:47:57.367 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-04-29 15:47:57.405 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-04-29 15:47:57.442 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.50/identity 2026-04-29 15:47:57.481 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-04-29 15:47:57.518 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-04-29 15:47:57.556 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-04-29 15:47:57.560 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-04-29 15:47:57.603 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-04-29 15:47:57.644 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-04-29 15:47:57.648 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-04-29 15:47:57.651 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-04-29 15:47:57.655 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-04-29 15:47:57.659 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-04-29 15:47:57.662 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-04-29 15:47:57.666 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-04-29 15:47:57.687 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:47:57.691 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-04-29 15:47:57.695 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-04-29 15:47:57.699 | + lib/cinder:configure_cinder:312 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-04-29 15:47:57.738 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-04-29 15:47:57.776 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-04-29 15:47:57.816 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-04-29 15:47:57.857 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2026-04-29 15:47:57.901 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-04-29 15:47:57.946 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-04-29 15:47:57.990 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.50 2026-04-29 15:47:58.030 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-04-29 15:47:58.073 | ++ lib/cinder:configure_cinder:321 : openssl rand -hex 16 2026-04-29 15:47:58.083 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager fixed_key d7c870b75f89b7aea3931af36e435071 2026-04-29 15:47:58.121 | + lib/cinder:configure_cinder:322 : [[ -n '' ]] 2026-04-29 15:47:58.124 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-04-29 15:47:58.162 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-04-29 15:47:58.199 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-04-29 15:47:58.236 | + lib/cinder:configure_cinder:334 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-04-29 15:47:58.274 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-04-29 15:47:58.311 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-04-29 15:47:58.350 | + lib/cinder:configure_cinder:339 : is_service_enabled c-vol 2026-04-29 15:47:58.372 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:47:58.375 | + lib/cinder:configure_cinder:339 : [[ -n lvm:lvmdriver-1 ]] 2026-04-29 15:47:58.379 | + lib/cinder:configure_cinder:340 : local enabled_backends= 2026-04-29 15:47:58.381 | + lib/cinder:configure_cinder:341 : local default_name= 2026-04-29 15:47:58.385 | + lib/cinder:configure_cinder:342 : local be be_name be_type 2026-04-29 15:47:58.388 | + lib/cinder:configure_cinder:343 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-04-29 15:47:58.392 | + lib/cinder:configure_cinder:344 : be_type=lvm 2026-04-29 15:47:58.395 | + lib/cinder:configure_cinder:345 : be_name=lvmdriver-1 2026-04-29 15:47:58.398 | + lib/cinder:configure_cinder:346 : type configure_cinder_backend_lvm 2026-04-29 15:47:58.401 | + lib/cinder:configure_cinder:347 : configure_cinder_backend_lvm lvmdriver-1 2026-04-29 15:47:58.404 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-04-29 15:47:58.407 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-04-29 15:47:58.448 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-04-29 15:47:58.483 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-04-29 15:47:58.522 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-04-29 15:47:58.561 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-04-29 15:47:58.598 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-04-29 15:47:58.636 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-04-29 15:47:58.678 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-04-29 15:47:58.721 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-04-29 15:47:58.764 | + lib/cinder:configure_cinder:349 : [[ -z '' ]] 2026-04-29 15:47:58.767 | + lib/cinder:configure_cinder:350 : default_name=lvmdriver-1 2026-04-29 15:47:58.771 | + lib/cinder:configure_cinder:352 : enabled_backends+=lvmdriver-1, 2026-04-29 15:47:58.774 | + lib/cinder:configure_cinder:354 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-04-29 15:47:58.817 | + lib/cinder:configure_cinder:355 : [[ -n lvmdriver-1 ]] 2026-04-29 15:47:58.821 | + lib/cinder:configure_cinder:356 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-04-29 15:47:58.861 | + lib/cinder:configure_cinder:358 : configure_cinder_image_volume_cache 2026-04-29 15:47:58.864 | + lib/cinder:configure_cinder_image_volume_cache:714 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-04-29 15:47:58.868 | + lib/cinder:configure_cinder_image_volume_cache:715 : local be_name=lvmdriver-1 2026-04-29 15:47:58.870 | + lib/cinder:configure_cinder_image_volume_cache:717 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-04-29 15:47:58.909 | + lib/cinder:configure_cinder_image_volume_cache:719 : [[ -n '' ]] 2026-04-29 15:47:58.911 | + lib/cinder:configure_cinder_image_volume_cache:723 : [[ -n '' ]] 2026-04-29 15:47:58.914 | + lib/cinder:configure_cinder:363 : [[ False == \T\r\u\e ]] 2026-04-29 15:47:58.917 | + lib/cinder:configure_cinder:369 : is_service_enabled c-bak 2026-04-29 15:47:58.937 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:47:58.940 | + lib/cinder:configure_cinder:377 : is_service_enabled ceilometer 2026-04-29 15:47:58.963 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:47:58.967 | + lib/cinder:configure_cinder:381 : is_service_enabled tls-proxy 2026-04-29 15:47:58.989 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:47:58.992 | + lib/cinder:configure_cinder:389 : '[' False '!=' False ']' 2026-04-29 15:47:58.995 | + lib/cinder:configure_cinder:393 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-04-29 15:47:58.999 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-04-29 15:47:59.003 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-04-29 15:47:59.007 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-04-29 15:47:59.010 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-04-29 15:47:59.014 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-04-29 15:47:59.036 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:47:59.040 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-04-29 15:47:59.044 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-04-29 15:47:59.048 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-04-29 15:47:59.069 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:47:59.073 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.50:5672/ 2026-04-29 15:47:59.078 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.50:5672/ 2026-04-29 15:47:59.116 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-04-29 15:47:59.119 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-04-29 15:47:59.123 | + lib/cinder:configure_cinder:396 : setup_logging /etc/cinder/cinder.conf 2026-04-29 15:47:59.126 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-04-29 15:47:59.130 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-04-29 15:47:59.135 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-04-29 15:47:59.156 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-04-29 15:47:59.160 | + functions:setup_systemd_logging:716 : local pidstr= 2026-04-29 15:47:59.163 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-04-29 15:47:59.166 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-04-29 15:47:59.169 | + 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-04-29 15:47:59.207 | + 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-04-29 15:47:59.246 | + 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-04-29 15:47:59.284 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-04-29 15:47:59.322 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-04-29 15:47:59.362 | + lib/cinder:configure_cinder:398 : is_service_enabled c-api 2026-04-29 15:47:59.385 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:47:59.389 | + lib/cinder:configure_cinder:399 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-04-29 15:47:59.392 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-04-29 15:47:59.396 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-04-29 15:47:59.399 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-04-29 15:47:59.402 | + lib/apache:write_uwsgi_config:246 : local http= 2026-04-29 15:47:59.406 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-04-29 15:47:59.409 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-04-29 15:47:59.412 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-04-29 15:47:59.416 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-04-29 15:47:59.434 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-04-29 15:47:59.434 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-04-29 15:47:59.445 | d /var/run/uwsgi 0755 quobyte root 2026-04-29 15:47:59.451 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-04-29 15:47:59.465 | /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-04-29 15:47:59.470 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-04-29 15:47:59.474 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-04-29 15:47:59.478 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-04-29 15:47:59.481 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-04-29 15:47:59.522 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-04-29 15:47:59.561 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-04-29 15:47:59.599 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-04-29 15:47:59.635 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-04-29 15:47:59.672 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-04-29 15:47:59.710 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-04-29 15:47:59.747 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-04-29 15:47:59.783 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-04-29 15:47:59.821 | + 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-04-29 15:47:59.858 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-04-29 15:47:59.896 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-04-29 15:47:59.935 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-04-29 15:47:59.972 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-04-29 15:48:00.008 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-04-29 15:48:00.011 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-04-29 15:48:00.015 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-04-29 15:48:00.019 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-04-29 15:48:00.022 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-04-29 15:48:00.026 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 15:48:00.029 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 15:48:00.032 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-04-29 15:48:00.036 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-04-29 15:48:00.039 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-04-29 15:48:00.076 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-04-29 15:48:00.117 | + 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-04-29 15:48:00.117 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-04-29 15:48:00.127 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-04-29 15:48:00.132 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-04-29 15:48:00.136 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-04-29 15:48:00.139 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-04-29 15:48:00.142 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-04-29 15:48:00.146 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-04-29 15:48:00.149 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-04-29 15:48:00.153 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 15:48:00.156 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 15:48:00.159 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-04-29 15:48:00.163 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-04-29 15:48:00.166 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 15:48:00.170 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 15:48:00.173 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-04-29 15:48:00.185 | perl: warning: Setting locale failed. 2026-04-29 15:48:00.185 | perl: warning: Please check that your locale settings: 2026-04-29 15:48:00.185 | LANGUAGE = (unset), 2026-04-29 15:48:00.185 | LC_ALL = "en_US.utf8", 2026-04-29 15:48:00.185 | LANG = "de_DE.UTF-8" 2026-04-29 15:48:00.185 | are supported and installed on your system. 2026-04-29 15:48:00.185 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 15:48:00.225 | Enabling site cinder-api. 2026-04-29 15:48:00.231 | To activate the new configuration, you need to run: 2026-04-29 15:48:00.231 | systemctl reload apache2 2026-04-29 15:48:00.237 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-04-29 15:48:00.241 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-04-29 15:48:00.244 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-04-29 15:48:00.248 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-04-29 15:48:00.412 | + lib/cinder:configure_cinder:402 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-04-29 15:48:00.415 | + lib/cinder:configure_cinder:406 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2026-04-29 15:48:00.456 | + lib/cinder:configure_cinder:408 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.50/image 2026-04-29 15:48:00.494 | + lib/cinder:configure_cinder:409 : is_service_enabled tls-proxy 2026-04-29 15:48:00.514 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:48:00.517 | + lib/cinder:configure_cinder:415 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-04-29 15:48:00.520 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/cinder/cinder.conf 2026-04-29 15:48:00.524 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=glance 2026-04-29 15:48:00.527 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=glance 2026-04-29 15:48:00.530 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-04-29 15:48:00.534 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-04-29 15:48:00.537 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-04-29 15:48:00.541 | + lib/keystone:configure_keystoneauth:433 : local admin_user=glance 2026-04-29 15:48:00.544 | + lib/keystone:configure_keystoneauth:434 : local section=glance 2026-04-29 15:48:00.547 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-04-29 15:48:00.583 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf glance interface public 2026-04-29 15:48:00.619 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.50/identity 2026-04-29 15:48:00.655 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf glance username glance 2026-04-29 15:48:00.692 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-04-29 15:48:00.729 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-04-29 15:48:00.764 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf glance project_name service 2026-04-29 15:48:00.800 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-04-29 15:48:00.835 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.50/identity 2026-04-29 15:48:00.872 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-04-29 15:48:00.910 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-04-29 15:48:00.947 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-04-29 15:48:00.951 | + lib/cinder:configure_cinder:418 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-04-29 15:48:00.954 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-04-29 15:48:00.957 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-04-29 15:48:00.960 | + lib/keystone:configure_keystoneauth:434 : local section=nova 2026-04-29 15:48:00.963 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-04-29 15:48:01.002 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf nova interface public 2026-04-29 15:48:01.039 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.50/identity 2026-04-29 15:48:01.076 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf nova username nova 2026-04-29 15:48:01.114 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-04-29 15:48:01.151 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-04-29 15:48:01.187 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf nova project_name service 2026-04-29 15:48:01.226 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-04-29 15:48:01.263 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-04-29 15:48:01.299 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-04-29 15:48:01.336 | + lib/cinder:configure_cinder:422 : [[ ! -z '' ]] 2026-04-29 15:48:01.339 | + lib/cinder:configure_cinder:424 : is_service_enabled etcd3 2026-04-29 15:48:01.358 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:48:01.361 | + lib/cinder:configure_cinder:427 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.50:2379?api_version=v3' 2026-04-29 15:48:01.402 | + lib/cinder:configure_cinder:430 : [[ False == True ]] 2026-04-29 15:48:01.406 | + lib/cinder:configure_cinder:430 : [[ False == True ]] 2026-04-29 15:48:01.409 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-04-29 15:48:01.450 | + lib/cinder:configure_cinder:435 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-04-29 15:48:01.487 | + lib/cinder:configure_cinder:438 : '[' True == True ']' 2026-04-29 15:48:01.490 | + lib/cinder:configure_cinder:439 : init_cinder_service_user_conf 2026-04-29 15:48:01.493 | + lib/cinder:init_cinder_service_user_conf:743 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-04-29 15:48:01.532 | + lib/cinder:init_cinder_service_user_conf:744 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-04-29 15:48:01.535 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-04-29 15:48:01.539 | + lib/keystone:configure_keystoneauth:433 : local admin_user=cinder 2026-04-29 15:48:01.543 | + lib/keystone:configure_keystoneauth:434 : local section=service_user 2026-04-29 15:48:01.547 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-04-29 15:48:01.584 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf service_user interface public 2026-04-29 15:48:01.623 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.50/identity 2026-04-29 15:48:01.662 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-04-29 15:48:01.700 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-04-29 15:48:01.738 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-04-29 15:48:01.775 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-04-29 15:48:01.812 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-04-29 15:48:01.849 | + ./stack.sh:main:948 : is_service_enabled neutron 2026-04-29 15:48:01.871 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:48:01.875 | + ./stack.sh:main:950 : stack_install_service neutron 2026-04-29 15:48:01.878 | + lib/stack:stack_install_service:20 : local service=neutron 2026-04-29 15:48:01.882 | + lib/stack:stack_install_service:21 : type install_neutron 2026-04-29 15:48:01.885 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-04-29 15:48:01.889 | + lib/stack:stack_install_service:32 : install_neutron 2026-04-29 15:48:01.893 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-04-29 15:48:01.896 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-04-29 15:48:01.899 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:48:01.903 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:48:01.906 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-04-29 15:48:01.910 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:48:01.913 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-04-29 15:48:01.916 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-04-29 15:48:01.920 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:48:01.923 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:48:01.927 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-04-29 15:48:01.930 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:48:01.934 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-04-29 15:48:01.937 | + inc/python:use_library_from_git:266 : local name=alembic 2026-04-29 15:48:01.940 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:48:01.944 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:48:01.947 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-04-29 15:48:01.951 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:48:01.954 | + lib/neutron:install_neutron:525 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron stable/2026.1 2026-04-29 15:48:01.958 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-04-29 15:48:01.961 | + functions-common:git_clone:582 : local git_dest=/opt/stack/neutron 2026-04-29 15:48:01.964 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-04-29 15:48:01.967 | + functions-common:git_clone:584 : local orig_dir 2026-04-29 15:48:01.971 | ++ functions-common:git_clone:585 : pwd 2026-04-29 15:48:01.975 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-04-29 15:48:01.978 | + functions-common:git_clone:586 : local git_clone_flags= 2026-04-29 15:48:01.983 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-04-29 15:48:02.003 | + functions-common:git_clone:588 : RECLONE=False 2026-04-29 15:48:02.006 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-04-29 15:48:02.009 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-04-29 15:48:02.013 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-04-29 15:48:02.014 | + functions-common:git_clone:602 : echo stable/2026.1 2026-04-29 15:48:02.019 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/neutron ]] 2026-04-29 15:48:02.022 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-04-29 15:48:02.025 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-04-29 15:48:02.028 | + functions-common:git_timed:689 : local count=0 2026-04-29 15:48:02.031 | + functions-common:git_timed:690 : local timeout=0 2026-04-29 15:48:02.034 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 15:48:02.037 | + functions-common:git_timed:693 : timeout=0 2026-04-29 15:48:02.040 | + functions-common:git_timed:696 : time_start git_timed 2026-04-29 15:48:02.043 | + functions-common:time_start:2398 : local name=git_timed 2026-04-29 15:48:02.046 | + functions-common:time_start:2399 : local start_time= 2026-04-29 15:48:02.049 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 15:48:02.053 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 15:48:02.058 | + functions-common:time_start:2403 : _TIME_START[$name]=1777477682055 2026-04-29 15:48:02.061 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-04-29 15:48:02.066 | Cloning into '/opt/stack/neutron'... 2026-04-29 15:49:01.334 | + functions-common:git_timed:711 : time_stop git_timed 2026-04-29 15:49:01.338 | + functions-common:time_stop:2412 : local name 2026-04-29 15:49:01.342 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:49:01.346 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:49:01.349 | + functions-common:time_stop:2415 : local total 2026-04-29 15:49:01.353 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:49:01.357 | + functions-common:time_stop:2418 : name=git_timed 2026-04-29 15:49:01.361 | + functions-common:time_stop:2419 : start_time=1777477682055 2026-04-29 15:49:01.365 | + functions-common:time_stop:2421 : [[ -z 1777477682055 ]] 2026-04-29 15:49:01.370 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:49:01.377 | + functions-common:time_stop:2424 : end_time=1777477741372 2026-04-29 15:49:01.380 | + functions-common:time_stop:2425 : elapsed_time=59317 2026-04-29 15:49:01.385 | + functions-common:time_stop:2426 : total=84163 2026-04-29 15:49:01.388 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:49:01.391 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=143480 2026-04-29 15:49:01.396 | + functions-common:git_clone:623 : cd /opt/stack/neutron 2026-04-29 15:49:01.401 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-04-29 15:49:01.405 | + functions-common:git_timed:689 : local count=0 2026-04-29 15:49:01.409 | + functions-common:git_timed:690 : local timeout=0 2026-04-29 15:49:01.413 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 15:49:01.417 | + functions-common:git_timed:693 : timeout=0 2026-04-29 15:49:01.422 | + functions-common:git_timed:696 : time_start git_timed 2026-04-29 15:49:01.426 | + functions-common:time_start:2398 : local name=git_timed 2026-04-29 15:49:01.430 | + functions-common:time_start:2399 : local start_time= 2026-04-29 15:49:01.434 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 15:49:01.438 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 15:49:01.445 | + functions-common:time_start:2403 : _TIME_START[$name]=1777477741440 2026-04-29 15:49:01.448 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-04-29 15:49:02.036 | From https://review.opendev.org/openstack/neutron 2026-04-29 15:49:02.037 | * branch stable/2026.1 -> FETCH_HEAD 2026-04-29 15:49:02.048 | + functions-common:git_timed:711 : time_stop git_timed 2026-04-29 15:49:02.053 | + functions-common:time_stop:2412 : local name 2026-04-29 15:49:02.056 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:49:02.060 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:49:02.064 | + functions-common:time_stop:2415 : local total 2026-04-29 15:49:02.067 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:49:02.071 | + functions-common:time_stop:2418 : name=git_timed 2026-04-29 15:49:02.075 | + functions-common:time_stop:2419 : start_time=1777477741440 2026-04-29 15:49:02.079 | + functions-common:time_stop:2421 : [[ -z 1777477741440 ]] 2026-04-29 15:49:02.084 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:49:02.090 | + functions-common:time_stop:2424 : end_time=1777477742085 2026-04-29 15:49:02.093 | + functions-common:time_stop:2425 : elapsed_time=645 2026-04-29 15:49:02.097 | + functions-common:time_stop:2426 : total=143480 2026-04-29 15:49:02.100 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:49:02.104 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=144125 2026-04-29 15:49:02.108 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-04-29 15:49:02.113 | + functions-common:git_timed:689 : local count=0 2026-04-29 15:49:02.116 | + functions-common:git_timed:690 : local timeout=0 2026-04-29 15:49:02.120 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 15:49:02.124 | + functions-common:git_timed:693 : timeout=0 2026-04-29 15:49:02.129 | + functions-common:git_timed:696 : time_start git_timed 2026-04-29 15:49:02.132 | + functions-common:time_start:2398 : local name=git_timed 2026-04-29 15:49:02.136 | + functions-common:time_start:2399 : local start_time= 2026-04-29 15:49:02.140 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 15:49:02.145 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 15:49:02.151 | + functions-common:time_start:2403 : _TIME_START[$name]=1777477742147 2026-04-29 15:49:02.155 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-04-29 15:49:02.615 | Note: switching to 'FETCH_HEAD'. 2026-04-29 15:49:02.615 | 2026-04-29 15:49:02.615 | You are in 'detached HEAD' state. You can look around, make experimental 2026-04-29 15:49:02.615 | changes and commit them, and you can discard any commits you make in this 2026-04-29 15:49:02.615 | state without impacting any branches by switching back to a branch. 2026-04-29 15:49:02.615 | 2026-04-29 15:49:02.615 | If you want to create a new branch to retain commits you create, you may 2026-04-29 15:49:02.615 | do so (now or later) by using -c with the switch command. Example: 2026-04-29 15:49:02.615 | 2026-04-29 15:49:02.615 | git switch -c 2026-04-29 15:49:02.616 | 2026-04-29 15:49:02.616 | Or undo this operation with: 2026-04-29 15:49:02.616 | 2026-04-29 15:49:02.616 | git switch - 2026-04-29 15:49:02.616 | 2026-04-29 15:49:02.616 | Turn off this advice by setting config variable advice.detachedHead to false 2026-04-29 15:49:02.616 | 2026-04-29 15:49:02.616 | HEAD is now at de11eab91f Merge "Ignore designate NotFound errors during PTR delete" into stable/2026.1 2026-04-29 15:49:02.625 | + functions-common:git_timed:711 : time_stop git_timed 2026-04-29 15:49:02.629 | + functions-common:time_stop:2412 : local name 2026-04-29 15:49:02.633 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:49:02.637 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:49:02.640 | + functions-common:time_stop:2415 : local total 2026-04-29 15:49:02.643 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:49:02.647 | + functions-common:time_stop:2418 : name=git_timed 2026-04-29 15:49:02.650 | + functions-common:time_stop:2419 : start_time=1777477742147 2026-04-29 15:49:02.654 | + functions-common:time_stop:2421 : [[ -z 1777477742147 ]] 2026-04-29 15:49:02.658 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:49:02.665 | + functions-common:time_stop:2424 : end_time=1777477742660 2026-04-29 15:49:02.668 | + functions-common:time_stop:2425 : elapsed_time=513 2026-04-29 15:49:02.672 | + functions-common:time_stop:2426 : total=144125 2026-04-29 15:49:02.676 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:49:02.679 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=144638 2026-04-29 15:49:02.683 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-04-29 15:49:02.702 | + functions-common:git_clone:664 : cd /opt/stack/neutron 2026-04-29 15:49:02.707 | + functions-common:git_clone:665 : head -1 2026-04-29 15:49:02.708 | + functions-common:git_clone:665 : git show --oneline 2026-04-29 15:49:02.712 | de11eab91f Merge "Ignore designate NotFound errors during PTR delete" into stable/2026.1 2026-04-29 15:49:02.716 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-04-29 15:49:02.720 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-04-29 15:49:02.724 | + inc/python:setup_develop:353 : local bindep 2026-04-29 15:49:02.727 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-04-29 15:49:02.731 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-04-29 15:49:02.735 | + inc/python:setup_develop:359 : local extras= 2026-04-29 15:49:02.739 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-04-29 15:49:02.743 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-04-29 15:49:02.747 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-04-29 15:49:02.751 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-04-29 15:49:02.755 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-04-29 15:49:02.759 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-04-29 15:49:02.764 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-04-29 15:49:02.768 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-04-29 15:49:02.773 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-04-29 15:49:02.777 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-04-29 15:49:02.782 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-04-29 15:49:02.787 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-04-29 15:49:02.795 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-04-29 15:49:02.799 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-04-29 15:49:02.803 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-04-29 15:49:02.967 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-04-29 15:49:02.970 | + inc/python:setup_package:436 : local bindep=0 2026-04-29 15:49:02.974 | + inc/python:setup_package:437 : local bindep_flag= 2026-04-29 15:49:02.977 | + inc/python:setup_package:438 : local bindep_profiles= 2026-04-29 15:49:02.981 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-04-29 15:49:02.985 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-04-29 15:49:02.989 | + inc/python:setup_package:445 : local flags=-e 2026-04-29 15:49:02.993 | + inc/python:setup_package:446 : local extras= 2026-04-29 15:49:02.997 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-04-29 15:49:03.001 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-04-29 15:49:03.005 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-04-29 15:49:03.009 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-04-29 15:49:03.014 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-04-29 15:49:03.018 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-04-29 15:49:03.049 | Using python 3.12 to install /opt/stack/neutron 2026-04-29 15:49:03.053 | + 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-04-29 15:49:04.056 | Obtaining file:///opt/stack/neutron 2026-04-29 15:49:04.064 | Installing build dependencies: started 2026-04-29 15:49:05.937 | Installing build dependencies: finished with status 'done' 2026-04-29 15:49:05.937 | Checking if build backend supports build_editable: started 2026-04-29 15:49:06.496 | Checking if build backend supports build_editable: finished with status 'done' 2026-04-29 15:49:06.498 | Getting requirements to build editable: started 2026-04-29 15:49:06.802 | Getting requirements to build editable: finished with status 'done' 2026-04-29 15:49:06.804 | Preparing editable metadata (pyproject.toml): started 2026-04-29 15:49:08.277 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-04-29 15:49:08.299 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (7.0.3) 2026-04-29 15:49:08.300 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (3.10.1) 2026-04-29 15:49:08.301 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (3.1.0) 2026-04-29 15:49:08.302 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (2.5.1) 2026-04-29 15:49:08.303 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (3.0.0) 2026-04-29 15:49:08.303 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (5.2.1) 2026-04-29 15:49:08.507 | Collecting pecan>=1.4.0 (from neutron==28.0.1.dev12) 2026-04-29 15:49:08.673 | Downloading pecan-1.7.0-py3-none-any.whl.metadata (1.7 kB) 2026-04-29 15:49:08.683 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (0.31.2) 2026-04-29 15:49:08.684 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (2.32.5) 2026-04-29 15:49:08.685 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (3.1.6) 2026-04-29 15:49:08.686 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (12.0.0) 2026-04-29 15:49:08.687 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (1.3.0) 2026-04-29 15:49:08.748 | Collecting neutron-lib>=3.24.0 (from neutron==28.0.1.dev12) 2026-04-29 15:49:08.764 | Downloading neutron_lib-3.24.0-py3-none-any.whl.metadata (2.5 kB) 2026-04-29 15:49:08.815 | Collecting python-neutronclient>=7.8.0 (from neutron==28.0.1.dev12) 2026-04-29 15:49:08.831 | Downloading python_neutronclient-11.8.0-py3-none-any.whl.metadata (3.5 kB) 2026-04-29 15:49:08.842 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (9.1.4) 2026-04-29 15:49:08.843 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (2.0.46) 2026-04-29 15:49:08.844 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (1.8.9) 2026-04-29 15:49:08.845 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (5.13.1) 2026-04-29 15:49:08.846 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (1.18.4) 2026-04-29 15:49:08.847 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (5.7.0) 2026-04-29 15:49:08.847 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (4.1.1) 2026-04-29 15:49:08.848 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (7.4.1) 2026-04-29 15:49:08.849 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (10.3.0) 2026-04-29 15:49:08.850 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (6.3.0) 2026-04-29 15:49:08.851 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (18.0.0) 2026-04-29 15:49:08.852 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (6.7.2) 2026-04-29 15:49:08.853 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (8.1.0) 2026-04-29 15:49:08.854 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (17.3.0) 2026-04-29 15:49:08.855 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (8.0.0) 2026-04-29 15:49:08.856 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (5.0.0) 2026-04-29 15:49:08.857 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (3.10.1) 2026-04-29 15:49:08.858 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (3.7.0) 2026-04-29 15:49:08.858 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (7.9.0) 2026-04-29 15:49:08.859 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (5.9.1) 2026-04-29 15:49:08.861 | Requirement already satisfied: oslo.service>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.0.1.dev12) (4.5.1) 2026-04-29 15:49:08.862 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (2.7.1) 2026-04-29 15:49:08.863 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (10.0.1) 2026-04-29 15:49:08.864 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (3.9.0) 2026-04-29 15:49:08.864 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (4.3.0) 2026-04-29 15:49:08.897 | Collecting os-ken>=4.1.1 (from neutron==28.0.1.dev12) 2026-04-29 15:49:08.916 | Downloading os_ken-4.1.1-py3-none-any.whl.metadata (1.8 kB) 2026-04-29 15:49:08.952 | Collecting os-resource-classes>=1.1.0 (from neutron==28.0.1.dev12) 2026-04-29 15:49:08.967 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-04-29 15:49:09.005 | Collecting ovs>3.3.0 (from neutron==28.0.1.dev12) 2026-04-29 15:49:09.023 | Downloading ovs-3.7.0.tar.gz (162 kB) 2026-04-29 15:49:09.122 | Installing build dependencies: started 2026-04-29 15:49:10.778 | Installing build dependencies: finished with status 'done' 2026-04-29 15:49:10.779 | Getting requirements to build wheel: started 2026-04-29 15:49:11.449 | Getting requirements to build wheel: finished with status 'done' 2026-04-29 15:49:11.450 | Preparing metadata (pyproject.toml): started 2026-04-29 15:49:11.834 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-04-29 15:49:11.886 | Collecting ovsdbapp>=2.14.1 (from neutron==28.0.1.dev12) 2026-04-29 15:49:11.906 | Downloading ovsdbapp-2.16.1-py3-none-any.whl.metadata (1.9 kB) 2026-04-29 15:49:11.915 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (7.2.2) 2026-04-29 15:49:11.952 | Collecting pyroute2>=0.7.3 (from neutron==28.0.1.dev12) 2026-04-29 15:49:11.968 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-04-29 15:49:11.979 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (24.2.1) 2026-04-29 15:49:11.982 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (18.12.0) 2026-04-29 15:49:11.982 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (4.10.0) 2026-04-29 15:49:12.013 | Collecting python-designateclient>=2.7.0 (from neutron==28.0.1.dev12) 2026-04-29 15:49:12.030 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-04-29 15:49:12.074 | Collecting os-vif>=3.1.0 (from neutron==28.0.1.dev12) 2026-04-29 15:49:12.095 | Downloading os_vif-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-04-29 15:49:12.106 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (3.2.1) 2026-04-29 15:49:12.107 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (8.1.0) 2026-04-29 15:49:12.112 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.0.1.dev12) (1.3.10) 2026-04-29 15:49:12.112 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.0.1.dev12) (4.15.0) 2026-04-29 15:49:12.113 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==28.0.1.dev12) (2.1.1) 2026-04-29 15:49:12.120 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==28.0.1.dev12) (3.3.2) 2026-04-29 15:49:12.124 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.0.1.dev12) (3.0.3) 2026-04-29 15:49:12.126 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.0.1.dev12) (2.1.0) 2026-04-29 15:49:12.128 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.0.1.dev12) (1.8.2) 2026-04-29 15:49:12.134 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.0.1.dev12) (4.0.1) 2026-04-29 15:49:12.135 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.0.1.dev12) (2.11.0) 2026-04-29 15:49:12.137 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.0.1.dev12) (5.8.0) 2026-04-29 15:49:12.253 | Collecting setproctitle>=1.1.10 (from neutron-lib>=3.24.0->neutron==28.0.1.dev12) 2026-04-29 15:49:12.271 | 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-04-29 15:49:12.312 | Collecting os-traits>=0.9.0 (from neutron-lib>=3.24.0->neutron==28.0.1.dev12) 2026-04-29 15:49:12.331 | Downloading os_traits-3.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-04-29 15:49:12.344 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.1.dev12) (43.0.3) 2026-04-29 15:49:12.346 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.1.dev12) (1.5.0) 2026-04-29 15:49:12.349 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.1.dev12) (1.1.0) 2026-04-29 15:49:12.349 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.1.dev12) (1.33) 2026-04-29 15:49:12.349 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.1.dev12) (4.9.2) 2026-04-29 15:49:12.350 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.1.dev12) (6.0.3) 2026-04-29 15:49:12.352 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.1.dev12) (1.4.0) 2026-04-29 15:49:12.355 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.0.1.dev12) (2.0.0) 2026-04-29 15:49:12.360 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.0.1.dev12) (3.0) 2026-04-29 15:49:12.368 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==28.0.1.dev12) (3.0.0) 2026-04-29 15:49:12.373 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.1.1->neutron==28.0.1.dev12) (0.40.4) 2026-04-29 15:49:12.374 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.1.1->neutron==28.0.1.dev12) (1.1.2) 2026-04-29 15:49:12.401 | Collecting ncclient>=0.6.13 (from os-ken>=4.1.1->neutron==28.0.1.dev12) 2026-04-29 15:49:12.428 | Downloading ncclient-0.7.0.tar.gz (116 kB) 2026-04-29 15:49:12.536 | Installing build dependencies: started 2026-04-29 15:49:14.196 | Installing build dependencies: finished with status 'done' 2026-04-29 15:49:14.197 | Getting requirements to build wheel: started 2026-04-29 15:49:14.871 | Getting requirements to build wheel: finished with status 'done' 2026-04-29 15:49:14.871 | Preparing metadata (pyproject.toml): started 2026-04-29 15:49:15.257 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-04-29 15:49:15.263 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.1.1->neutron==28.0.1.dev12) (26.0) 2026-04-29 15:49:15.267 | 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.1.1->neutron==28.0.1.dev12) (2.8.0) 2026-04-29 15:49:15.268 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.1.1->neutron==28.0.1.dev12) (3.3.2) 2026-04-29 15:49:15.282 | 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.1.1->neutron==28.0.1.dev12) (4.0.0) 2026-04-29 15:49:15.282 | 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.1.1->neutron==28.0.1.dev12) (6.0.2) 2026-04-29 15:49:15.303 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==28.0.1.dev12) (0.20) 2026-04-29 15:49:15.310 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==28.0.1.dev12) (2.0.0) 2026-04-29 15:49:15.319 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.0.1.dev12) (2.0.2) 2026-04-29 15:49:15.322 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.0.1.dev12) (0.5.0) 2026-04-29 15:49:15.327 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==28.0.1.dev12) (2.9.0.post0) 2026-04-29 15:49:15.333 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.0.1.dev12) (7.0.1) 2026-04-29 15:49:15.334 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.0.1.dev12) (5.3.1) 2026-04-29 15:49:15.335 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.0.1.dev12) (5.6.2) 2026-04-29 15:49:15.336 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.0.1.dev12) (0.15.1) 2026-04-29 15:49:15.341 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==28.0.1.dev12) (5.1.0) 2026-04-29 15:49:15.350 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=7.0.0->neutron==28.0.1.dev12) (2025.3) 2026-04-29 15:49:15.358 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==28.0.1.dev12) (0.24.1) 2026-04-29 15:49:15.361 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.0.1.dev12) (5.0.0) 2026-04-29 15:49:15.364 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.0.1.dev12) (4.0.1) 2026-04-29 15:49:15.394 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->neutron==28.0.1.dev12) (1.7.3) 2026-04-29 15:49:15.436 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.2.1->neutron==28.0.1.dev12) 2026-04-29 15:49:15.452 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-04-29 15:49:15.473 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==28.0.1.dev12) (3.17.0) 2026-04-29 15:49:15.525 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.0.1.dev12) 2026-04-29 15:49:15.541 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-04-29 15:49:15.581 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.14.1->neutron==28.0.1.dev12) 2026-04-29 15:49:15.584 | Using cached fixtures-4.3.1-py3-none-any.whl.metadata (22 kB) 2026-04-29 15:49:15.603 | 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.1.1->neutron==28.0.1.dev12) (2.2.1) 2026-04-29 15:49:15.605 | 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.1.1->neutron==28.0.1.dev12) (1.6.2) 2026-04-29 15:49:15.614 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.0.1.dev12) (82.0.1) 2026-04-29 15:49:15.642 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==28.0.1.dev12) (0.6.0) 2026-04-29 15:49:15.685 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=5.3.0->neutron==28.0.1.dev12) (1.17.0) 2026-04-29 15:49:15.693 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.0.1.dev12) (4.13.3) 2026-04-29 15:49:15.693 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.0.1.dev12) (4.26.0) 2026-04-29 15:49:15.728 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.0.1.dev12) 2026-04-29 15:49:15.745 | Downloading osc_lib-4.4.0-py3-none-any.whl.metadata (3.8 kB) 2026-04-29 15:49:15.762 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.1.dev12) (0.6.0) 2026-04-29 15:49:15.763 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.1.dev12) (3.2.0) 2026-04-29 15:49:15.775 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.1.dev12) (1.11.0) 2026-04-29 15:49:15.777 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.1.dev12) (14.3.3) 2026-04-29 15:49:15.779 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.1.dev12) (1.7.2) 2026-04-29 15:49:15.784 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.0.1.dev12) (25.4.0) 2026-04-29 15:49:15.784 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.0.1.dev12) (2025.9.1) 2026-04-29 15:49:15.785 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.0.1.dev12) (0.37.0) 2026-04-29 15:49:15.786 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.0.1.dev12) (0.30.0) 2026-04-29 15:49:15.847 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.0.1.dev12) (3.4.4) 2026-04-29 15:49:15.848 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.0.1.dev12) (3.11) 2026-04-29 15:49:15.849 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.0.1.dev12) (2.6.3) 2026-04-29 15:49:15.851 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.0.1.dev12) (2023.11.17) 2026-04-29 15:49:15.891 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.1.dev12) (4.0.0) 2026-04-29 15:49:15.893 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.1.dev12) (2.19.2) 2026-04-29 15:49:15.904 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.1.dev12) (0.1.2) 2026-04-29 15:49:15.925 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==28.0.1.dev12) (0.7) 2026-04-29 15:49:16.024 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->neutron==28.0.1.dev12) (2.8.5) 2026-04-29 15:49:16.031 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==28.0.1.dev12) (0.16.0) 2026-04-29 15:49:16.129 | Downloading neutron_lib-3.24.0-py3-none-any.whl (630 kB) 2026-04-29 15:49:16.215 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 630.6/630.6 kB 7.8 MB/s 0:00:00 2026-04-29 15:49:16.232 | Downloading os_ken-4.1.1-py3-none-any.whl (2.0 MB) 2026-04-29 15:49:16.399 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.6 MB/s 0:00:00 2026-04-29 15:49:16.416 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-04-29 15:49:16.438 | Downloading os_traits-3.6.0-py3-none-any.whl (43 kB) 2026-04-29 15:49:16.461 | Downloading os_vif-4.3.0-py3-none-any.whl (115 kB) 2026-04-29 15:49:16.489 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-04-29 15:49:16.513 | Downloading ovsdbapp-2.16.1-py3-none-any.whl (151 kB) 2026-04-29 15:49:16.528 | Using cached fixtures-4.3.1-py3-none-any.whl (40 kB) 2026-04-29 15:49:16.545 | Downloading pecan-1.7.0-py3-none-any.whl (144 kB) 2026-04-29 15:49:16.574 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-04-29 15:49:16.623 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-04-29 15:49:16.649 | Downloading osc_lib-4.4.0-py3-none-any.whl (96 kB) 2026-04-29 15:49:16.675 | Downloading python_neutronclient-11.8.0-py3-none-any.whl (296 kB) 2026-04-29 15:49:16.712 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-04-29 15:49:16.735 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-04-29 15:49:16.812 | Building wheels for collected packages: neutron, ncclient, ovs 2026-04-29 15:49:16.814 | Building editable for neutron (pyproject.toml): started 2026-04-29 15:49:18.709 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-04-29 15:49:18.711 | Created wheel for neutron: filename=neutron-28.0.1.dev12-0.editable-py3-none-any.whl size=12058 sha256=29cfb1fcf52d71301c9d871afe78b0f8050187f5a788e496dfbcb490453adec7 2026-04-29 15:49:18.711 | Stored in directory: /tmp/pip-ephem-wheel-cache-byvjwmgg/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-04-29 15:49:18.717 | Building wheel for ncclient (pyproject.toml): started 2026-04-29 15:49:19.264 | Building wheel for ncclient (pyproject.toml): finished with status 'done' 2026-04-29 15:49:19.264 | Created wheel for ncclient: filename=ncclient-0.7.0-py3-none-any.whl size=94121 sha256=f8d74cb3b6460ab58f5212c594937dd76e2b5db46c1eb98b1be5b86ae9f97472 2026-04-29 15:49:19.267 | Stored in directory: /home/quobyte/.cache/pip/wheels/7a/4b/65/e346ceab2f8f7921b505e31b2392d14913140aef5c3bde1a18 2026-04-29 15:49:19.271 | Building wheel for ovs (pyproject.toml): started 2026-04-29 15:49:20.123 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-04-29 15:49:20.124 | Created wheel for ovs: filename=ovs-3.7.0-py3-none-any.whl size=191286 sha256=44028568e307d7ecfe31cd28151d2c7b27429ce27eb6ddd2b869b93c99839f9c 2026-04-29 15:49:20.124 | Stored in directory: /home/quobyte/.cache/pip/wheels/6c/30/ad/226e4f7cd10a4b74a544e2602bb5ca1866898d61e9ccd2a73e 2026-04-29 15:49:20.129 | Successfully built neutron ncclient ovs 2026-04-29 15:49:20.431 | Installing collected packages: sortedcontainers, pyroute2, setproctitle, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, cotyledon, ncclient, os-ken, osc-lib, python-neutronclient, python-designateclient, os-vif, neutron-lib, neutron 2026-04-29 15:49:26.161 | 2026-04-29 15:49:26.186 | Successfully installed cotyledon-2.2.0 fixtures-4.3.1 ncclient-0.7.0 neutron-28.0.1.dev12 neutron-lib-3.24.0 os-ken-4.1.1 os-resource-classes-1.1.0 os-traits-3.6.0 os-vif-4.3.0 osc-lib-4.4.0 ovs-3.7.0 ovsdbapp-2.16.1 pecan-1.7.0 pyroute2-0.8.1 python-designateclient-6.4.0 python-neutronclient-11.8.0 setproctitle-1.3.7 sortedcontainers-2.4.0 2026-04-29 15:49:26.450 | + inc/python:pip_install:216 : result=0 2026-04-29 15:49:26.453 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-29 15:49:26.457 | + functions-common:time_stop:2412 : local name 2026-04-29 15:49:26.461 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:49:26.463 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:49:26.466 | + functions-common:time_stop:2415 : local total 2026-04-29 15:49:26.469 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:49:26.473 | + functions-common:time_stop:2418 : name=pip_install 2026-04-29 15:49:26.475 | + functions-common:time_stop:2419 : start_time=1777477743041 2026-04-29 15:49:26.478 | + functions-common:time_stop:2421 : [[ -z 1777477743041 ]] 2026-04-29 15:49:26.482 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:49:26.487 | + functions-common:time_stop:2424 : end_time=1777477766483 2026-04-29 15:49:26.491 | + functions-common:time_stop:2425 : elapsed_time=23442 2026-04-29 15:49:26.495 | + functions-common:time_stop:2426 : total=120321 2026-04-29 15:49:26.499 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:49:26.502 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=143763 2026-04-29 15:49:26.506 | + inc/python:pip_install:219 : return 0 2026-04-29 15:49:26.509 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-04-29 15:49:26.513 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-04-29 15:49:26.516 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-04-29 15:49:26.519 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-04-29 15:49:26.523 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:49:26.526 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:49:26.530 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-04-29 15:49:26.535 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:49:26.538 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-04-29 15:49:26.543 | + lib/neutron:install_neutron:529 : install_ovn 2026-04-29 15:49:26.547 | + lib/neutron_plugins/ovn_agent:install_ovn:399 : echo 'Installing OVN and dependent packages' 2026-04-29 15:49:26.547 | Installing OVN and dependent packages 2026-04-29 15:49:26.550 | + lib/neutron_plugins/ovn_agent:install_ovn:402 : ovn_sanity_check 2026-04-29 15:49:26.554 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:386 : is_service_enabled q-agt neutron-agent 2026-04-29 15:49:26.579 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:49:26.584 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:388 : is_service_enabled q-l3 neutron-l3 2026-04-29 15:49:26.609 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:49:26.613 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:390 : is_service_enabled q-svc neutron-api 2026-04-29 15:49:26.636 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:49:26.640 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:390 : [[ ! ovn =~ ovn ]] 2026-04-29 15:49:26.645 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:392 : is_service_enabled q-svc neutron-api 2026-04-29 15:49:26.670 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:49:26.673 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:392 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-04-29 15:49:26.677 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : sudo mkdir -p /var/run/openvswitch 2026-04-29 15:49:26.696 | ++ lib/neutron_plugins/ovn_agent:install_ovn:405 : whoami 2026-04-29 15:49:26.702 | + lib/neutron_plugins/ovn_agent:install_ovn:405 : sudo chown quobyte /var/run/openvswitch 2026-04-29 15:49:26.719 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : [[ False == \T\r\u\e ]] 2026-04-29 15:49:26.725 | ++ lib/neutron_plugins/ovn_agent:install_ovn:429 : get_packages openvswitch 2026-04-29 15:49:26.754 | + lib/neutron_plugins/ovn_agent:install_ovn:429 : install_package fakeroot make openvswitch-switch 2026-04-29 15:49:26.759 | + functions-common:install_package:1430 : update_package_repo 2026-04-29 15:49:26.762 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-04-29 15:49:26.765 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-04-29 15:49:26.768 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-04-29 15:49:26.771 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-04-29 15:49:26.775 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-04-29 15:49:26.780 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 15:49:26.784 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 15:49:26.788 | + functions-common:update_package_repo:1413 : apt_get_update 2026-04-29 15:49:26.793 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-04-29 15:49:26.796 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-04-29 15:49:26.800 | + functions-common:apt_get_update:1159 : return 2026-04-29 15:49:26.804 | + functions-common:install_package:1431 : real_install_package fakeroot make openvswitch-switch 2026-04-29 15:49:26.808 | + functions-common:real_install_package:1418 : is_ubuntu 2026-04-29 15:49:26.813 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 15:49:26.817 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 15:49:26.821 | + functions-common:real_install_package:1419 : apt_get install fakeroot make openvswitch-switch 2026-04-29 15:49:26.854 | + functions-common:apt_get:1199 : 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-04-29 15:49:26.898 | Reading package lists... 2026-04-29 15:49:27.363 | Building dependency tree... 2026-04-29 15:49:27.365 | Reading state information... 2026-04-29 15:49:28.113 | fakeroot is already the newest version (1.33-1). 2026-04-29 15:49:28.113 | fakeroot set to manually installed. 2026-04-29 15:49:28.113 | make is already the newest version (4.3-4.1build2). 2026-04-29 15:49:28.114 | make set to manually installed. 2026-04-29 15:49:28.114 | The following additional packages will be installed: 2026-04-29 15:49:28.114 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-04-29 15:49:28.114 | python3-sortedcontainers 2026-04-29 15:49:28.118 | Suggested packages: 2026-04-29 15:49:28.118 | openvswitch-doc python-sortedcontainers-doc 2026-04-29 15:49:28.165 | The following NEW packages will be installed: 2026-04-29 15:49:28.166 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-04-29 15:49:28.166 | python3-openvswitch python3-sortedcontainers 2026-04-29 15:49:28.247 | 0 upgraded, 6 newly installed, 0 to remove and 6 not upgraded. 2026-04-29 15:49:28.247 | Need to get 4217 kB of archives. 2026-04-29 15:49:28.247 | After this operation, 13.3 MB of additional disk space will be used. 2026-04-29 15:49:28.247 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.7 [443 kB] 2026-04-29 15:49:28.323 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.4-0ubuntu0.24.04.2 [1042 kB] 2026-04-29 15:49:28.346 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-04-29 15:49:28.347 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-04-29 15:49:28.348 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.4-0ubuntu0.24.04.2 [1034 kB] 2026-04-29 15:49:28.363 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.4-0ubuntu0.24.04.2 [1608 kB] 2026-04-29 15:49:28.627 | perl: warning: Setting locale failed. 2026-04-29 15:49:28.627 | perl: warning: Please check that your locale settings: 2026-04-29 15:49:28.627 | LANGUAGE = (unset), 2026-04-29 15:49:28.627 | LC_ALL = "en_US.utf8", 2026-04-29 15:49:28.627 | LANG = "de_DE.UTF-8" 2026-04-29 15:49:28.627 | are supported and installed on your system. 2026-04-29 15:49:28.627 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 15:49:28.695 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-04-29 15:49:28.695 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-04-29 15:49:28.695 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-04-29 15:49:28.899 | Fetched 4217 kB in 0s (21.9 MB/s) 2026-04-29 15:49:28.954 | Selecting previously unselected package libunbound8:amd64. 2026-04-29 15:49:29.018 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126834 files and directories currently installed.) 2026-04-29 15:49:29.025 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.7_amd64.deb ... 2026-04-29 15:49:29.033 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2026-04-29 15:49:29.096 | Selecting previously unselected package openvswitch-common. 2026-04-29 15:49:29.109 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-04-29 15:49:29.113 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-04-29 15:49:29.220 | Selecting previously unselected package python3-sortedcontainers. 2026-04-29 15:49:29.233 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-04-29 15:49:29.237 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-04-29 15:49:29.293 | Selecting previously unselected package libxdp1:amd64. 2026-04-29 15:49:29.306 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-04-29 15:49:29.311 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-04-29 15:49:29.372 | Selecting previously unselected package python3-openvswitch. 2026-04-29 15:49:29.385 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-04-29 15:49:29.389 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-04-29 15:49:29.502 | Selecting previously unselected package openvswitch-switch. 2026-04-29 15:49:29.514 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-04-29 15:49:29.525 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-04-29 15:49:29.660 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-04-29 15:49:29.903 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-04-29 15:49:29.914 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2026-04-29 15:49:29.925 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-04-29 15:49:29.939 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-04-29 15:49:30.330 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-04-29 15:49:30.353 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-04-29 15:49:31.036 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-04-29 15:49:31.228 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-04-29 15:49:32.278 | Processing triggers for man-db (2.12.0-4build2) ... 2026-04-29 15:49:34.011 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-04-29 15:49:34.267 | perl: warning: Setting locale failed. 2026-04-29 15:49:34.267 | perl: warning: Please check that your locale settings: 2026-04-29 15:49:34.267 | LANGUAGE = (unset), 2026-04-29 15:49:34.267 | LC_ALL = "en_US.utf8", 2026-04-29 15:49:34.267 | LANG = "de_DE.UTF-8" 2026-04-29 15:49:34.267 | are supported and installed on your system. 2026-04-29 15:49:34.267 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 15:49:34.397 | perl: warning: Setting locale failed. 2026-04-29 15:49:34.397 | perl: warning: Please check that your locale settings: 2026-04-29 15:49:34.397 | LANGUAGE = (unset), 2026-04-29 15:49:34.397 | LC_ALL = "en_US.utf8", 2026-04-29 15:49:34.398 | LANG = "de_DE.UTF-8" 2026-04-29 15:49:34.398 | are supported and installed on your system. 2026-04-29 15:49:34.398 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 15:49:34.447 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-04-29 15:49:34.447 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-04-29 15:49:34.447 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-04-29 15:49:34.517 | perl: warning: Setting locale failed. 2026-04-29 15:49:34.518 | perl: warning: Please check that your locale settings: 2026-04-29 15:49:34.518 | LANGUAGE = (unset), 2026-04-29 15:49:34.518 | LC_ALL = "en_US.utf8", 2026-04-29 15:49:34.518 | LANG = "de_DE.UTF-8" 2026-04-29 15:49:34.518 | are supported and installed on your system. 2026-04-29 15:49:34.518 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 15:49:35.018 | 2026-04-29 15:49:35.018 | Running kernel seems to be up-to-date. 2026-04-29 15:49:35.018 | 2026-04-29 15:49:35.018 | No services need to be restarted. 2026-04-29 15:49:35.018 | 2026-04-29 15:49:35.018 | No containers need to be restarted. 2026-04-29 15:49:35.018 | 2026-04-29 15:49:35.018 | User sessions running outdated binaries: 2026-04-29 15:49:35.018 | quobyte @ session #5: sshd[1972] 2026-04-29 15:49:35.029 | 2026-04-29 15:49:35.029 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-04-29 15:49:37.195 | + functions-common:apt_get:1203 : result=0 2026-04-29 15:49:37.199 | + functions-common:apt_get:1206 : time_stop apt-get 2026-04-29 15:49:37.203 | + functions-common:time_stop:2412 : local name 2026-04-29 15:49:37.206 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:49:37.210 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:49:37.214 | + functions-common:time_stop:2415 : local total 2026-04-29 15:49:37.219 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:49:37.222 | + functions-common:time_stop:2418 : name=apt-get 2026-04-29 15:49:37.226 | + functions-common:time_stop:2419 : start_time=1777477766850 2026-04-29 15:49:37.230 | + functions-common:time_stop:2421 : [[ -z 1777477766850 ]] 2026-04-29 15:49:37.235 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:49:37.241 | + functions-common:time_stop:2424 : end_time=1777477777237 2026-04-29 15:49:37.245 | + functions-common:time_stop:2425 : elapsed_time=10387 2026-04-29 15:49:37.250 | + functions-common:time_stop:2426 : total=152329 2026-04-29 15:49:37.253 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:49:37.257 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=162716 2026-04-29 15:49:37.261 | + functions-common:apt_get:1207 : return 0 2026-04-29 15:49:37.266 | ++ lib/neutron_plugins/ovn_agent:install_ovn:430 : get_packages ovn 2026-04-29 15:49:37.297 | + lib/neutron_plugins/ovn_agent:install_ovn:430 : install_package ovn-central ovn-controller-vtep ovn-host 2026-04-29 15:49:37.300 | + functions-common:install_package:1430 : update_package_repo 2026-04-29 15:49:37.304 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-04-29 15:49:37.308 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-04-29 15:49:37.313 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-04-29 15:49:37.316 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-04-29 15:49:37.320 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-04-29 15:49:37.324 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 15:49:37.329 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 15:49:37.333 | + functions-common:update_package_repo:1413 : apt_get_update 2026-04-29 15:49:37.337 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-04-29 15:49:37.340 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-04-29 15:49:37.344 | + functions-common:apt_get_update:1159 : return 2026-04-29 15:49:37.348 | + functions-common:install_package:1431 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-04-29 15:49:37.352 | + functions-common:real_install_package:1418 : is_ubuntu 2026-04-29 15:49:37.355 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 15:49:37.359 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 15:49:37.363 | + functions-common:real_install_package:1419 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-04-29 15:49:37.394 | + functions-common:apt_get:1199 : 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-04-29 15:49:37.434 | Reading package lists... 2026-04-29 15:49:37.846 | Building dependency tree... 2026-04-29 15:49:37.847 | Reading state information... 2026-04-29 15:49:38.427 | The following additional packages will be installed: 2026-04-29 15:49:38.427 | ovn-common 2026-04-29 15:49:38.475 | The following NEW packages will be installed: 2026-04-29 15:49:38.476 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-04-29 15:49:38.532 | 0 upgraded, 4 newly installed, 0 to remove and 6 not upgraded. 2026-04-29 15:49:38.532 | Need to get 2360 kB of archives. 2026-04-29 15:49:38.532 | After this operation, 8355 kB of additional disk space will be used. 2026-04-29 15:49:38.532 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1157 kB] 2026-04-29 15:49:38.569 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-04-29 15:49:38.574 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-04-29 15:49:38.579 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-04-29 15:49:38.827 | perl: warning: Setting locale failed. 2026-04-29 15:49:38.827 | perl: warning: Please check that your locale settings: 2026-04-29 15:49:38.827 | LANGUAGE = (unset), 2026-04-29 15:49:38.827 | LC_ALL = "en_US.utf8", 2026-04-29 15:49:38.827 | LANG = "de_DE.UTF-8" 2026-04-29 15:49:38.827 | are supported and installed on your system. 2026-04-29 15:49:38.827 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 15:49:38.892 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-04-29 15:49:38.893 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-04-29 15:49:38.893 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-04-29 15:49:39.094 | Fetched 2360 kB in 0s (27.4 MB/s) 2026-04-29 15:49:39.193 | Selecting previously unselected package ovn-common. 2026-04-29 15:49:39.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 ... 127034 files and directories currently installed.) 2026-04-29 15:49:39.288 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-04-29 15:49:39.292 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-04-29 15:49:39.409 | Selecting previously unselected package ovn-central. 2026-04-29 15:49:39.424 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-04-29 15:49:39.429 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-04-29 15:49:39.496 | Selecting previously unselected package ovn-controller-vtep. 2026-04-29 15:49:39.512 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-04-29 15:49:39.516 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-04-29 15:49:39.578 | Selecting previously unselected package ovn-host. 2026-04-29 15:49:39.593 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-04-29 15:49:39.601 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-04-29 15:49:39.695 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-04-29 15:49:39.714 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-04-29 15:49:40.227 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-04-29 15:49:40.415 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-04-29 15:49:40.908 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-04-29 15:49:40.961 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-04-29 15:49:41.504 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-04-29 15:49:41.691 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-04-29 15:49:42.404 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-04-29 15:49:43.106 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-04-29 15:49:43.981 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-04-29 15:49:44.054 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-04-29 15:49:44.252 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-04-29 15:49:44.819 | Processing triggers for man-db (2.12.0-4build2) ... 2026-04-29 15:49:46.872 | perl: warning: Setting locale failed. 2026-04-29 15:49:46.872 | perl: warning: Please check that your locale settings: 2026-04-29 15:49:46.872 | LANGUAGE = (unset), 2026-04-29 15:49:46.872 | LC_ALL = "en_US.utf8", 2026-04-29 15:49:46.872 | LANG = "de_DE.UTF-8" 2026-04-29 15:49:46.872 | are supported and installed on your system. 2026-04-29 15:49:46.872 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 15:49:47.001 | perl: warning: Setting locale failed. 2026-04-29 15:49:47.001 | perl: warning: Please check that your locale settings: 2026-04-29 15:49:47.001 | LANGUAGE = (unset), 2026-04-29 15:49:47.001 | LC_ALL = "en_US.utf8", 2026-04-29 15:49:47.003 | LANG = "de_DE.UTF-8" 2026-04-29 15:49:47.003 | are supported and installed on your system. 2026-04-29 15:49:47.003 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 15:49:47.055 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-04-29 15:49:47.055 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-04-29 15:49:47.055 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-04-29 15:49:47.127 | perl: warning: Setting locale failed. 2026-04-29 15:49:47.127 | perl: warning: Please check that your locale settings: 2026-04-29 15:49:47.127 | LANGUAGE = (unset), 2026-04-29 15:49:47.127 | LC_ALL = "en_US.utf8", 2026-04-29 15:49:47.127 | LANG = "de_DE.UTF-8" 2026-04-29 15:49:47.127 | are supported and installed on your system. 2026-04-29 15:49:47.127 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 15:49:47.631 | 2026-04-29 15:49:47.631 | Running kernel seems to be up-to-date. 2026-04-29 15:49:47.631 | 2026-04-29 15:49:47.631 | No services need to be restarted. 2026-04-29 15:49:47.631 | 2026-04-29 15:49:47.631 | No containers need to be restarted. 2026-04-29 15:49:47.631 | 2026-04-29 15:49:47.631 | User sessions running outdated binaries: 2026-04-29 15:49:47.631 | quobyte @ session #5: sshd[1972] 2026-04-29 15:49:47.643 | 2026-04-29 15:49:47.643 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-04-29 15:49:50.142 | + functions-common:apt_get:1203 : result=0 2026-04-29 15:49:50.147 | + functions-common:apt_get:1206 : time_stop apt-get 2026-04-29 15:49:50.150 | + functions-common:time_stop:2412 : local name 2026-04-29 15:49:50.155 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:49:50.159 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:49:50.163 | + functions-common:time_stop:2415 : local total 2026-04-29 15:49:50.167 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:49:50.171 | + functions-common:time_stop:2418 : name=apt-get 2026-04-29 15:49:50.174 | + functions-common:time_stop:2419 : start_time=1777477777390 2026-04-29 15:49:50.178 | + functions-common:time_stop:2421 : [[ -z 1777477777390 ]] 2026-04-29 15:49:50.183 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:49:50.189 | + functions-common:time_stop:2424 : end_time=1777477790185 2026-04-29 15:49:50.193 | + functions-common:time_stop:2425 : elapsed_time=12795 2026-04-29 15:49:50.197 | + functions-common:time_stop:2426 : total=162716 2026-04-29 15:49:50.200 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:49:50.204 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=175511 2026-04-29 15:49:50.208 | + functions-common:apt_get:1207 : return 0 2026-04-29 15:49:50.212 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : 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-04-29 15:49:50.216 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : 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-04-29 15:49:50.220 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : local log_archive_dir=/opt/stack/logs/archive 2026-04-29 15:49:50.225 | + lib/neutron_plugins/ovn_agent:install_ovn:438 : mkdir -p /opt/stack/logs/archive 2026-04-29 15:49:50.231 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-04-29 15:49:50.236 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-04-29 15:49:50.239 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-04-29 15:49:50.244 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-04-29 15:49:50.248 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-04-29 15:49:50.252 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-04-29 15:49:50.256 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-04-29 15:49:50.260 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-04-29 15:49:50.265 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-04-29 15:49:50.269 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-04-29 15:49:50.272 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-04-29 15:49:50.277 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-04-29 15:49:50.280 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-04-29 15:49:50.284 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-04-29 15:49:50.288 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-04-29 15:49:50.292 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-04-29 15:49:50.296 | + lib/neutron_plugins/ovn_agent:install_ovn:446 : use_library_from_git ovsdbapp 2026-04-29 15:49:50.300 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-04-29 15:49:50.304 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:49:50.308 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:49:50.312 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-04-29 15:49:50.317 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:49:50.321 | + lib/neutron_plugins/ovn_agent:install_ovn:452 : [[ False == \T\r\u\e ]] 2026-04-29 15:49:50.325 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-04-29 15:49:50.329 | + ./stack.sh:main:953 : is_service_enabled nova 2026-04-29 15:49:50.354 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:49:50.359 | + ./stack.sh:main:955 : stack_install_service nova 2026-04-29 15:49:50.363 | + lib/stack:stack_install_service:20 : local service=nova 2026-04-29 15:49:50.367 | + lib/stack:stack_install_service:21 : type install_nova 2026-04-29 15:49:50.371 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-04-29 15:49:50.374 | + lib/stack:stack_install_service:32 : install_nova 2026-04-29 15:49:50.378 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-04-29 15:49:50.382 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-04-29 15:49:50.385 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:49:50.389 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:49:50.393 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-04-29 15:49:50.397 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:49:50.401 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-04-29 15:49:50.425 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:49:50.429 | + lib/nova:install_nova:917 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-04-29 15:49:50.432 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-04-29 15:49:50.436 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-04-29 15:49:50.440 | + lib/nova_plugins/functions-libvirt:install_libvirt:69 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-04-29 15:49:50.602 | + lib/nova_plugins/functions-libvirt:install_libvirt:71 : is_ubuntu 2026-04-29 15:49:50.606 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 15:49:50.609 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 15:49:50.613 | + lib/nova_plugins/functions-libvirt:install_libvirt:72 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-04-29 15:49:50.616 | + functions-common:install_package:1430 : update_package_repo 2026-04-29 15:49:50.620 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-04-29 15:49:50.624 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-04-29 15:49:50.627 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-04-29 15:49:50.631 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-04-29 15:49:50.634 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-04-29 15:49:50.638 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 15:49:50.642 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 15:49:50.645 | + functions-common:update_package_repo:1413 : apt_get_update 2026-04-29 15:49:50.649 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-04-29 15:49:50.652 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-04-29 15:49:50.655 | + functions-common:apt_get_update:1159 : return 2026-04-29 15:49:50.659 | + functions-common:install_package:1431 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-04-29 15:49:50.663 | + functions-common:real_install_package:1418 : is_ubuntu 2026-04-29 15:49:50.666 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 15:49:50.670 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 15:49:50.673 | + functions-common:real_install_package:1419 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-04-29 15:49:50.704 | + functions-common:apt_get:1199 : 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-04-29 15:49:50.745 | Reading package lists... 2026-04-29 15:49:51.224 | Building dependency tree... 2026-04-29 15:49:51.226 | Reading state information... 2026-04-29 15:49:51.998 | libvirt-clients is already the newest version (10.0.0-2ubuntu8.13). 2026-04-29 15:49:51.998 | libvirt-clients set to manually installed. 2026-04-29 15:49:51.998 | libvirt-daemon-system is already the newest version (10.0.0-2ubuntu8.13). 2026-04-29 15:49:51.998 | The following additional packages will be installed: 2026-04-29 15:49:51.999 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-04-29 15:49:51.999 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-04-29 15:49:51.999 | qemu-system-sparc 2026-04-29 15:49:52.002 | Suggested packages: 2026-04-29 15:49:52.002 | python-zstandard-doc samba vde2 2026-04-29 15:49:52.056 | The following packages will be REMOVED: 2026-04-29 15:49:52.060 | apport-core-dump-handler 2026-04-29 15:49:52.062 | The following NEW packages will be installed: 2026-04-29 15:49:52.063 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-04-29 15:49:52.063 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-04-29 15:49:52.063 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-04-29 15:49:52.160 | 0 upgraded, 13 newly installed, 1 to remove and 6 not upgraded. 2026-04-29 15:49:52.161 | Need to get 110 MB of archives. 2026-04-29 15:49:52.161 | After this operation, 897 MB of additional disk space will be used. 2026-04-29 15:49:52.161 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-04-29 15:49:52.237 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.15 [71.7 kB] 2026-04-29 15:49:52.237 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.13 [178 kB] 2026-04-29 15:49:52.237 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-04-29 15:49:52.247 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.16 [11.0 MB] 2026-04-29 15:49:52.408 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.16 [16.3 MB] 2026-04-29 15:49:52.626 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.16 [9104 kB] 2026-04-29 15:49:52.751 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.16 [6308 kB] 2026-04-29 15:49:52.843 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.16 [3435 kB] 2026-04-29 15:49:52.892 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.16 [57.7 MB] 2026-04-29 15:49:53.738 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.16 [58.4 kB] 2026-04-29 15:49:53.739 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4096 kB] 2026-04-29 15:49:53.794 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-04-29 15:49:54.084 | perl: warning: Setting locale failed. 2026-04-29 15:49:54.084 | perl: warning: Please check that your locale settings: 2026-04-29 15:49:54.084 | LANGUAGE = (unset), 2026-04-29 15:49:54.084 | LC_ALL = "en_US.utf8", 2026-04-29 15:49:54.084 | LANG = "de_DE.UTF-8" 2026-04-29 15:49:54.085 | are supported and installed on your system. 2026-04-29 15:49:54.085 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 15:49:54.146 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-04-29 15:49:54.146 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-04-29 15:49:54.146 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-04-29 15:49:54.519 | Fetched 110 MB in 2s (64.3 MB/s) 2026-04-29 15:49:54.560 | Selecting previously unselected package python3-zstandard. 2026-04-29 15:49:54.633 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127102 files and directories currently installed.) 2026-04-29 15:49:54.642 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-04-29 15:49:54.646 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-04-29 15:49:54.785 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-04-29 15:49:54.785 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-04-29 15:49:54.785 | Package apport-core-dump-handler is to be removed. 2026-04-29 15:49:54.785 | Package python3-zstandard is not configured yet. 2026-04-29 15:49:54.785 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-04-29 15:49:54.785 | Package apport-core-dump-handler is to be removed. 2026-04-29 15:49:54.786 | Package systemd-coredump is not installed. 2026-04-29 15:49:54.786 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-04-29 15:49:54.786 | Package apport-core-dump-handler is to be removed. 2026-04-29 15:49:54.786 | Package python3-zstandard is not configured yet. 2026-04-29 15:49:54.786 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-04-29 15:49:54.786 | Package apport-core-dump-handler is to be removed. 2026-04-29 15:49:54.786 | Package systemd-coredump is not installed. 2026-04-29 15:49:54.786 | 2026-04-29 15:49:54.850 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127118 files and directories currently installed.) 2026-04-29 15:49:54.858 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-04-29 15:49:55.713 | Selecting previously unselected package systemd-coredump. 2026-04-29 15:49:55.778 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127114 files and directories currently installed.) 2026-04-29 15:49:55.786 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.15_amd64.deb ... 2026-04-29 15:49:55.790 | Unpacking systemd-coredump (255.4-1ubuntu8.15) ... 2026-04-29 15:49:55.856 | Selecting previously unselected package libvirt-dev:amd64. 2026-04-29 15:49:55.870 | Preparing to unpack .../01-libvirt-dev_10.0.0-2ubuntu8.13_amd64.deb ... 2026-04-29 15:49:55.882 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.13) ... 2026-04-29 15:49:55.952 | Selecting previously unselected package python3-libvirt. 2026-04-29 15:49:55.966 | Preparing to unpack .../02-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-04-29 15:49:55.970 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-04-29 15:49:56.037 | Selecting previously unselected package qemu-system-arm. 2026-04-29 15:49:56.051 | Preparing to unpack .../03-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-04-29 15:49:56.063 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-04-29 15:49:56.586 | Selecting previously unselected package qemu-system-mips. 2026-04-29 15:49:56.599 | Preparing to unpack .../04-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-04-29 15:49:56.612 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-04-29 15:49:57.206 | Selecting previously unselected package qemu-system-ppc. 2026-04-29 15:49:57.219 | Preparing to unpack .../05-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-04-29 15:49:57.230 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-04-29 15:49:57.603 | Selecting previously unselected package qemu-system-sparc. 2026-04-29 15:49:57.615 | Preparing to unpack .../06-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-04-29 15:49:57.626 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-04-29 15:49:57.878 | Selecting previously unselected package qemu-system-s390x. 2026-04-29 15:49:57.890 | Preparing to unpack .../07-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-04-29 15:49:57.901 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-04-29 15:49:58.072 | Selecting previously unselected package qemu-system-misc. 2026-04-29 15:49:58.085 | Preparing to unpack .../08-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-04-29 15:49:58.096 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-04-29 15:50:00.103 | Selecting previously unselected package qemu-system. 2026-04-29 15:50:00.118 | Preparing to unpack .../09-qemu-system_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-04-29 15:50:00.122 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-04-29 15:50:00.164 | Selecting previously unselected package qemu-efi-aarch64. 2026-04-29 15:50:00.177 | Preparing to unpack .../10-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-04-29 15:50:00.181 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-04-29 15:50:02.076 | Selecting previously unselected package qemu-efi-arm. 2026-04-29 15:50:02.089 | Preparing to unpack .../11-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-04-29 15:50:02.093 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-04-29 15:50:02.915 | Setting up systemd-coredump (255.4-1ubuntu8.15) ... 2026-04-29 15:50:03.442 | Creating group 'systemd-coredump' with GID 987. 2026-04-29 15:50:03.445 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-04-29 15:50:03.470 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-04-29 15:50:03.763 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-04-29 15:50:03.792 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-04-29 15:50:03.816 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.13) ... 2026-04-29 15:50:03.833 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-04-29 15:50:03.849 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-04-29 15:50:03.859 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-04-29 15:50:03.875 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-04-29 15:50:04.122 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-04-29 15:50:04.139 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-04-29 15:50:04.149 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-04-29 15:50:04.165 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-04-29 15:50:04.175 | Processing triggers for man-db (2.12.0-4build2) ... 2026-04-29 15:50:05.998 | perl: warning: Setting locale failed. 2026-04-29 15:50:05.998 | perl: warning: Please check that your locale settings: 2026-04-29 15:50:05.998 | LANGUAGE = (unset), 2026-04-29 15:50:05.998 | LC_ALL = "en_US.utf8", 2026-04-29 15:50:05.998 | LANG = "de_DE.UTF-8" 2026-04-29 15:50:05.998 | are supported and installed on your system. 2026-04-29 15:50:05.998 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 15:50:06.128 | perl: warning: Setting locale failed. 2026-04-29 15:50:06.128 | perl: warning: Please check that your locale settings: 2026-04-29 15:50:06.128 | LANGUAGE = (unset), 2026-04-29 15:50:06.128 | LC_ALL = "en_US.utf8", 2026-04-29 15:50:06.128 | LANG = "de_DE.UTF-8" 2026-04-29 15:50:06.128 | are supported and installed on your system. 2026-04-29 15:50:06.128 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 15:50:06.178 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-04-29 15:50:06.178 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-04-29 15:50:06.178 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-04-29 15:50:06.248 | perl: warning: Setting locale failed. 2026-04-29 15:50:06.248 | perl: warning: Please check that your locale settings: 2026-04-29 15:50:06.248 | LANGUAGE = (unset), 2026-04-29 15:50:06.248 | LC_ALL = "en_US.utf8", 2026-04-29 15:50:06.248 | LANG = "de_DE.UTF-8" 2026-04-29 15:50:06.249 | are supported and installed on your system. 2026-04-29 15:50:06.249 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 15:50:06.757 | 2026-04-29 15:50:06.757 | Running kernel seems to be up-to-date. 2026-04-29 15:50:06.757 | 2026-04-29 15:50:06.757 | No services need to be restarted. 2026-04-29 15:50:06.757 | 2026-04-29 15:50:06.757 | No containers need to be restarted. 2026-04-29 15:50:06.757 | 2026-04-29 15:50:06.757 | User sessions running outdated binaries: 2026-04-29 15:50:06.758 | quobyte @ session #5: sshd[1972] 2026-04-29 15:50:06.767 | 2026-04-29 15:50:06.768 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-04-29 15:50:08.883 | + functions-common:apt_get:1203 : result=0 2026-04-29 15:50:08.886 | + functions-common:apt_get:1206 : time_stop apt-get 2026-04-29 15:50:08.889 | + functions-common:time_stop:2412 : local name 2026-04-29 15:50:08.891 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:50:08.894 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:50:08.897 | + functions-common:time_stop:2415 : local total 2026-04-29 15:50:08.899 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:50:08.902 | + functions-common:time_stop:2418 : name=apt-get 2026-04-29 15:50:08.904 | + functions-common:time_stop:2419 : start_time=1777477790699 2026-04-29 15:50:08.907 | + functions-common:time_stop:2421 : [[ -z 1777477790699 ]] 2026-04-29 15:50:08.909 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:50:08.914 | + functions-common:time_stop:2424 : end_time=1777477808911 2026-04-29 15:50:08.917 | + functions-common:time_stop:2425 : elapsed_time=18212 2026-04-29 15:50:08.919 | + functions-common:time_stop:2426 : total=175511 2026-04-29 15:50:08.921 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:50:08.924 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=193723 2026-04-29 15:50:08.926 | + functions-common:apt_get:1207 : return 0 2026-04-29 15:50:08.929 | + lib/nova_plugins/functions-libvirt:install_libvirt:73 : install_package ovmf 2026-04-29 15:50:08.932 | + functions-common:install_package:1430 : update_package_repo 2026-04-29 15:50:08.934 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-04-29 15:50:08.937 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-04-29 15:50:08.940 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-04-29 15:50:08.942 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-04-29 15:50:08.944 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-04-29 15:50:08.947 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 15:50:08.949 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 15:50:08.952 | + functions-common:update_package_repo:1413 : apt_get_update 2026-04-29 15:50:08.954 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-04-29 15:50:08.957 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-04-29 15:50:08.959 | + functions-common:apt_get_update:1159 : return 2026-04-29 15:50:08.962 | + functions-common:install_package:1431 : real_install_package ovmf 2026-04-29 15:50:08.964 | + functions-common:real_install_package:1418 : is_ubuntu 2026-04-29 15:50:08.967 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 15:50:08.969 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 15:50:08.972 | + functions-common:real_install_package:1419 : apt_get install ovmf 2026-04-29 15:50:08.993 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf 2026-04-29 15:50:09.031 | Reading package lists... 2026-04-29 15:50:09.431 | Building dependency tree... 2026-04-29 15:50:09.433 | Reading state information... 2026-04-29 15:50:10.084 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-04-29 15:50:10.085 | ovmf set to manually installed. 2026-04-29 15:50:10.085 | 0 upgraded, 0 newly installed, 0 to remove and 6 not upgraded. 2026-04-29 15:50:10.090 | + functions-common:apt_get:1203 : result=0 2026-04-29 15:50:10.093 | + functions-common:apt_get:1206 : time_stop apt-get 2026-04-29 15:50:10.097 | + functions-common:time_stop:2412 : local name 2026-04-29 15:50:10.099 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:50:10.102 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:50:10.104 | + functions-common:time_stop:2415 : local total 2026-04-29 15:50:10.107 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:50:10.110 | + functions-common:time_stop:2418 : name=apt-get 2026-04-29 15:50:10.112 | + functions-common:time_stop:2419 : start_time=1777477808990 2026-04-29 15:50:10.115 | + functions-common:time_stop:2421 : [[ -z 1777477808990 ]] 2026-04-29 15:50:10.118 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:50:10.123 | + functions-common:time_stop:2424 : end_time=1777477810119 2026-04-29 15:50:10.125 | + functions-common:time_stop:2425 : elapsed_time=1129 2026-04-29 15:50:10.128 | + functions-common:time_stop:2426 : total=193723 2026-04-29 15:50:10.131 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:50:10.133 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=194852 2026-04-29 15:50:10.136 | + functions-common:apt_get:1207 : return 0 2026-04-29 15:50:10.139 | + lib/nova_plugins/functions-libvirt:install_libvirt:74 : is_arch aarch64 2026-04-29 15:50:10.142 | ++ functions-common:is_arch:517 : uname -m 2026-04-29 15:50:10.147 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-04-29 15:50:10.149 | + lib/nova_plugins/functions-libvirt:install_libvirt:111 : [[ False == True ]] 2026-04-29 15:50:10.152 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-04-29 15:50:10.155 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-04-29 15:50:10.157 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-04-29 15:50:10.173 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:50:10.178 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-04-29 15:50:10.193 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-04-29 15:50:10.196 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-04-29 15:50:10.199 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-04-29 15:50:10.202 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-04-29 15:50:10.204 | + functions-common:git_clone:581 : local git_remote=https://github.com/novnc/novnc.git 2026-04-29 15:50:10.207 | + functions-common:git_clone:582 : local git_dest=/opt/stack/novnc 2026-04-29 15:50:10.210 | + functions-common:git_clone:583 : local git_ref=v1.3.0 2026-04-29 15:50:10.212 | + functions-common:git_clone:584 : local orig_dir 2026-04-29 15:50:10.215 | ++ functions-common:git_clone:585 : pwd 2026-04-29 15:50:10.219 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-04-29 15:50:10.221 | + functions-common:git_clone:586 : local git_clone_flags= 2026-04-29 15:50:10.224 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-04-29 15:50:10.241 | + functions-common:git_clone:588 : RECLONE=False 2026-04-29 15:50:10.244 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-04-29 15:50:10.246 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-04-29 15:50:10.249 | + functions-common:git_clone:602 : echo v1.3.0 2026-04-29 15:50:10.250 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-04-29 15:50:10.255 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/novnc ]] 2026-04-29 15:50:10.258 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-04-29 15:50:10.260 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-04-29 15:50:10.263 | + functions-common:git_timed:689 : local count=0 2026-04-29 15:50:10.266 | + functions-common:git_timed:690 : local timeout=0 2026-04-29 15:50:10.269 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 15:50:10.271 | + functions-common:git_timed:693 : timeout=0 2026-04-29 15:50:10.273 | + functions-common:git_timed:696 : time_start git_timed 2026-04-29 15:50:10.276 | + functions-common:time_start:2398 : local name=git_timed 2026-04-29 15:50:10.278 | + functions-common:time_start:2399 : local start_time= 2026-04-29 15:50:10.281 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 15:50:10.285 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 15:50:10.288 | + functions-common:time_start:2403 : _TIME_START[$name]=1777477810286 2026-04-29 15:50:10.291 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-04-29 15:50:10.294 | Cloning into '/opt/stack/novnc'... 2026-04-29 15:50:12.449 | + functions-common:git_timed:711 : time_stop git_timed 2026-04-29 15:50:12.452 | + functions-common:time_stop:2412 : local name 2026-04-29 15:50:12.454 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:50:12.456 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:50:12.459 | + functions-common:time_stop:2415 : local total 2026-04-29 15:50:12.461 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:50:12.464 | + functions-common:time_stop:2418 : name=git_timed 2026-04-29 15:50:12.467 | + functions-common:time_stop:2419 : start_time=1777477810286 2026-04-29 15:50:12.469 | + functions-common:time_stop:2421 : [[ -z 1777477810286 ]] 2026-04-29 15:50:12.473 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:50:12.477 | + functions-common:time_stop:2424 : end_time=1777477812474 2026-04-29 15:50:12.479 | + functions-common:time_stop:2425 : elapsed_time=2188 2026-04-29 15:50:12.482 | + functions-common:time_stop:2426 : total=144638 2026-04-29 15:50:12.485 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:50:12.487 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=146826 2026-04-29 15:50:12.490 | + functions-common:git_clone:623 : cd /opt/stack/novnc 2026-04-29 15:50:12.493 | + functions-common:git_clone:624 : git_timed fetch origin v1.3.0 2026-04-29 15:50:12.496 | + functions-common:git_timed:689 : local count=0 2026-04-29 15:50:12.499 | + functions-common:git_timed:690 : local timeout=0 2026-04-29 15:50:12.501 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 15:50:12.504 | + functions-common:git_timed:693 : timeout=0 2026-04-29 15:50:12.507 | + functions-common:git_timed:696 : time_start git_timed 2026-04-29 15:50:12.509 | + functions-common:time_start:2398 : local name=git_timed 2026-04-29 15:50:12.512 | + functions-common:time_start:2399 : local start_time= 2026-04-29 15:50:12.515 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 15:50:12.519 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 15:50:12.524 | + functions-common:time_start:2403 : _TIME_START[$name]=1777477812520 2026-04-29 15:50:12.526 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-04-29 15:50:12.944 | From https://github.com/novnc/novnc 2026-04-29 15:50:12.944 | * tag v1.3.0 -> FETCH_HEAD 2026-04-29 15:50:12.954 | + functions-common:git_timed:711 : time_stop git_timed 2026-04-29 15:50:12.957 | + functions-common:time_stop:2412 : local name 2026-04-29 15:50:12.960 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:50:12.963 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:50:12.965 | + functions-common:time_stop:2415 : local total 2026-04-29 15:50:12.968 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:50:12.971 | + functions-common:time_stop:2418 : name=git_timed 2026-04-29 15:50:12.974 | + functions-common:time_stop:2419 : start_time=1777477812520 2026-04-29 15:50:12.977 | + functions-common:time_stop:2421 : [[ -z 1777477812520 ]] 2026-04-29 15:50:12.980 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:50:12.985 | + functions-common:time_stop:2424 : end_time=1777477812982 2026-04-29 15:50:12.988 | + functions-common:time_stop:2425 : elapsed_time=462 2026-04-29 15:50:12.991 | + functions-common:time_stop:2426 : total=146826 2026-04-29 15:50:12.994 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:50:12.997 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=147288 2026-04-29 15:50:13.000 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-04-29 15:50:13.003 | + functions-common:git_timed:689 : local count=0 2026-04-29 15:50:13.006 | + functions-common:git_timed:690 : local timeout=0 2026-04-29 15:50:13.009 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 15:50:13.012 | + functions-common:git_timed:693 : timeout=0 2026-04-29 15:50:13.014 | + functions-common:git_timed:696 : time_start git_timed 2026-04-29 15:50:13.017 | + functions-common:time_start:2398 : local name=git_timed 2026-04-29 15:50:13.020 | + functions-common:time_start:2399 : local start_time= 2026-04-29 15:50:13.023 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 15:50:13.027 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 15:50:13.032 | + functions-common:time_start:2403 : _TIME_START[$name]=1777477813028 2026-04-29 15:50:13.035 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-04-29 15:50:13.065 | Note: switching to 'FETCH_HEAD'. 2026-04-29 15:50:13.065 | 2026-04-29 15:50:13.065 | You are in 'detached HEAD' state. You can look around, make experimental 2026-04-29 15:50:13.066 | changes and commit them, and you can discard any commits you make in this 2026-04-29 15:50:13.066 | state without impacting any branches by switching back to a branch. 2026-04-29 15:50:13.066 | 2026-04-29 15:50:13.066 | If you want to create a new branch to retain commits you create, you may 2026-04-29 15:50:13.066 | do so (now or later) by using -c with the switch command. Example: 2026-04-29 15:50:13.066 | 2026-04-29 15:50:13.066 | git switch -c 2026-04-29 15:50:13.066 | 2026-04-29 15:50:13.066 | Or undo this operation with: 2026-04-29 15:50:13.066 | 2026-04-29 15:50:13.066 | git switch - 2026-04-29 15:50:13.067 | 2026-04-29 15:50:13.067 | Turn off this advice by setting config variable advice.detachedHead to false 2026-04-29 15:50:13.067 | 2026-04-29 15:50:13.067 | HEAD is now at 463c39e noVNC 1.3.0 2026-04-29 15:50:13.071 | + functions-common:git_timed:711 : time_stop git_timed 2026-04-29 15:50:13.074 | + functions-common:time_stop:2412 : local name 2026-04-29 15:50:13.077 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:50:13.079 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:50:13.082 | + functions-common:time_stop:2415 : local total 2026-04-29 15:50:13.085 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:50:13.088 | + functions-common:time_stop:2418 : name=git_timed 2026-04-29 15:50:13.090 | + functions-common:time_stop:2419 : start_time=1777477813028 2026-04-29 15:50:13.093 | + functions-common:time_stop:2421 : [[ -z 1777477813028 ]] 2026-04-29 15:50:13.097 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:50:13.101 | + functions-common:time_stop:2424 : end_time=1777477813098 2026-04-29 15:50:13.104 | + functions-common:time_stop:2425 : elapsed_time=70 2026-04-29 15:50:13.107 | + functions-common:time_stop:2426 : total=147288 2026-04-29 15:50:13.110 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:50:13.113 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=147358 2026-04-29 15:50:13.117 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-04-29 15:50:13.134 | + functions-common:git_clone:664 : cd /opt/stack/novnc 2026-04-29 15:50:13.137 | + functions-common:git_clone:665 : git show --oneline 2026-04-29 15:50:13.138 | + functions-common:git_clone:665 : head -1 2026-04-29 15:50:13.140 | 463c39e noVNC 1.3.0 2026-04-29 15:50:13.143 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-04-29 15:50:13.146 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-04-29 15:50:13.166 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:50:13.169 | + lib/nova:install_nova:960 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova refs/changes/74/986674/1 2026-04-29 15:50:13.172 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-04-29 15:50:13.175 | + functions-common:git_clone:582 : local git_dest=/opt/stack/nova 2026-04-29 15:50:13.177 | + functions-common:git_clone:583 : local git_ref=refs/changes/74/986674/1 2026-04-29 15:50:13.180 | + functions-common:git_clone:584 : local orig_dir 2026-04-29 15:50:13.184 | ++ functions-common:git_clone:585 : pwd 2026-04-29 15:50:13.187 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-04-29 15:50:13.190 | + functions-common:git_clone:586 : local git_clone_flags= 2026-04-29 15:50:13.194 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-04-29 15:50:13.214 | + functions-common:git_clone:588 : RECLONE=False 2026-04-29 15:50:13.217 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-04-29 15:50:13.220 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-04-29 15:50:13.223 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-04-29 15:50:13.224 | + functions-common:git_clone:602 : echo refs/changes/74/986674/1 2026-04-29 15:50:13.229 | + functions-common:git_clone:604 : [[ ! -d /opt/stack/nova ]] 2026-04-29 15:50:13.231 | + functions-common:git_clone:605 : [[ False = \T\r\u\e ]] 2026-04-29 15:50:13.234 | + functions-common:git_clone:610 : git_timed clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-04-29 15:50:13.236 | + functions-common:git_timed:689 : local count=0 2026-04-29 15:50:13.239 | + functions-common:git_timed:690 : local timeout=0 2026-04-29 15:50:13.242 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 15:50:13.245 | + functions-common:git_timed:693 : timeout=0 2026-04-29 15:50:13.247 | + functions-common:git_timed:696 : time_start git_timed 2026-04-29 15:50:13.250 | + functions-common:time_start:2398 : local name=git_timed 2026-04-29 15:50:13.253 | + functions-common:time_start:2399 : local start_time= 2026-04-29 15:50:13.256 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 15:50:13.260 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 15:50:13.264 | + functions-common:time_start:2403 : _TIME_START[$name]=1777477813261 2026-04-29 15:50:13.266 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-04-29 15:50:13.271 | Cloning into '/opt/stack/nova'... 2026-04-29 15:53:44.009 | + functions-common:git_timed:711 : time_stop git_timed 2026-04-29 15:53:44.013 | + functions-common:time_stop:2412 : local name 2026-04-29 15:53:44.017 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:53:44.021 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:53:44.025 | + functions-common:time_stop:2415 : local total 2026-04-29 15:53:44.028 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:53:44.033 | + functions-common:time_stop:2418 : name=git_timed 2026-04-29 15:53:44.036 | + functions-common:time_stop:2419 : start_time=1777477813261 2026-04-29 15:53:44.040 | + functions-common:time_stop:2421 : [[ -z 1777477813261 ]] 2026-04-29 15:53:44.045 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:53:44.055 | + functions-common:time_stop:2424 : end_time=1777478024050 2026-04-29 15:53:44.058 | + functions-common:time_stop:2425 : elapsed_time=210789 2026-04-29 15:53:44.062 | + functions-common:time_stop:2426 : total=147358 2026-04-29 15:53:44.066 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:53:44.070 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=358147 2026-04-29 15:53:44.074 | + functions-common:git_clone:612 : cd /opt/stack/nova 2026-04-29 15:53:44.078 | + functions-common:git_clone:613 : git_timed fetch https://review.opendev.org/openstack/nova.git refs/changes/74/986674/1 2026-04-29 15:53:44.082 | + functions-common:git_timed:689 : local count=0 2026-04-29 15:53:44.085 | + functions-common:git_timed:690 : local timeout=0 2026-04-29 15:53:44.089 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 15:53:44.093 | + functions-common:git_timed:693 : timeout=0 2026-04-29 15:53:44.097 | + functions-common:git_timed:696 : time_start git_timed 2026-04-29 15:53:44.101 | + functions-common:time_start:2398 : local name=git_timed 2026-04-29 15:53:44.104 | + functions-common:time_start:2399 : local start_time= 2026-04-29 15:53:44.108 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 15:53:44.113 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 15:53:44.119 | + functions-common:time_start:2403 : _TIME_START[$name]=1777478024115 2026-04-29 15:53:44.123 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/nova.git refs/changes/74/986674/1 2026-04-29 15:53:45.621 | From https://review.opendev.org/openstack/nova 2026-04-29 15:53:45.621 | * branch refs/changes/74/986674/1 -> FETCH_HEAD 2026-04-29 15:53:45.630 | + functions-common:git_timed:711 : time_stop git_timed 2026-04-29 15:53:45.633 | + functions-common:time_stop:2412 : local name 2026-04-29 15:53:45.637 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:53:45.639 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:53:45.643 | + functions-common:time_stop:2415 : local total 2026-04-29 15:53:45.647 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:53:45.649 | + functions-common:time_stop:2418 : name=git_timed 2026-04-29 15:53:45.653 | + functions-common:time_stop:2419 : start_time=1777478024115 2026-04-29 15:53:45.657 | + functions-common:time_stop:2421 : [[ -z 1777478024115 ]] 2026-04-29 15:53:45.661 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:53:45.667 | + functions-common:time_stop:2424 : end_time=1777478025663 2026-04-29 15:53:45.671 | + functions-common:time_stop:2425 : elapsed_time=1548 2026-04-29 15:53:45.675 | + functions-common:time_stop:2426 : total=358147 2026-04-29 15:53:45.678 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:53:45.682 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=359695 2026-04-29 15:53:45.686 | + functions-common:git_clone:613 : git checkout FETCH_HEAD 2026-04-29 15:53:46.013 | Note: switching to 'FETCH_HEAD'. 2026-04-29 15:53:46.013 | 2026-04-29 15:53:46.013 | You are in 'detached HEAD' state. You can look around, make experimental 2026-04-29 15:53:46.013 | changes and commit them, and you can discard any commits you make in this 2026-04-29 15:53:46.013 | state without impacting any branches by switching back to a branch. 2026-04-29 15:53:46.013 | 2026-04-29 15:53:46.013 | If you want to create a new branch to retain commits you create, you may 2026-04-29 15:53:46.014 | do so (now or later) by using -c with the switch command. Example: 2026-04-29 15:53:46.014 | 2026-04-29 15:53:46.014 | git switch -c 2026-04-29 15:53:46.014 | 2026-04-29 15:53:46.014 | Or undo this operation with: 2026-04-29 15:53:46.014 | 2026-04-29 15:53:46.014 | git switch - 2026-04-29 15:53:46.015 | 2026-04-29 15:53:46.016 | Turn off this advice by setting config variable advice.detachedHead to false 2026-04-29 15:53:46.016 | 2026-04-29 15:53:46.016 | HEAD is now at 3176c483ce ironic: Abort build on fatal image validation errors 2026-04-29 15:53:46.020 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/nova 2026-04-29 15:53:46.045 | + functions-common:git_clone:664 : cd /opt/stack/nova 2026-04-29 15:53:46.049 | + functions-common:git_clone:665 : git show --oneline 2026-04-29 15:53:46.049 | + functions-common:git_clone:665 : head -1 2026-04-29 15:53:46.057 | 3176c483ce ironic: Abort build on fatal image validation errors 2026-04-29 15:53:46.061 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-04-29 15:53:46.065 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-04-29 15:53:46.069 | + inc/python:setup_develop:353 : local bindep 2026-04-29 15:53:46.073 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-04-29 15:53:46.077 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-04-29 15:53:46.081 | + inc/python:setup_develop:359 : local extras= 2026-04-29 15:53:46.086 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-04-29 15:53:46.090 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-04-29 15:53:46.093 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-04-29 15:53:46.096 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-04-29 15:53:46.100 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-04-29 15:53:46.104 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-04-29 15:53:46.108 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-04-29 15:53:46.112 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-04-29 15:53:46.116 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-04-29 15:53:46.120 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-04-29 15:53:46.124 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-04-29 15:53:46.130 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-04-29 15:53:46.138 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-04-29 15:53:46.142 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-04-29 15:53:46.145 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-04-29 15:53:46.309 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-04-29 15:53:46.313 | + inc/python:setup_package:436 : local bindep=0 2026-04-29 15:53:46.316 | + inc/python:setup_package:437 : local bindep_flag= 2026-04-29 15:53:46.319 | + inc/python:setup_package:438 : local bindep_profiles= 2026-04-29 15:53:46.323 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-04-29 15:53:46.326 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-04-29 15:53:46.329 | + inc/python:setup_package:445 : local flags=-e 2026-04-29 15:53:46.332 | + inc/python:setup_package:446 : local extras= 2026-04-29 15:53:46.336 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-04-29 15:53:46.339 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-04-29 15:53:46.343 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-04-29 15:53:46.346 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-04-29 15:53:46.350 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-04-29 15:53:46.353 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-04-29 15:53:46.380 | Using python 3.12 to install /opt/stack/nova 2026-04-29 15:53:46.384 | + 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-04-29 15:53:47.412 | Obtaining file:///opt/stack/nova 2026-04-29 15:53:47.417 | Installing build dependencies: started 2026-04-29 15:53:49.314 | Installing build dependencies: finished with status 'done' 2026-04-29 15:53:49.315 | Checking if build backend supports build_editable: started 2026-04-29 15:53:49.893 | Checking if build backend supports build_editable: finished with status 'done' 2026-04-29 15:53:49.895 | Getting requirements to build editable: started 2026-04-29 15:53:50.214 | Getting requirements to build editable: finished with status 'done' 2026-04-29 15:53:50.216 | Preparing editable metadata (pyproject.toml): started 2026-04-29 15:53:52.349 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-04-29 15:53:52.375 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (7.0.3) 2026-04-29 15:53:52.375 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (2.0.46) 2026-04-29 15:53:52.379 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (5.2.1) 2026-04-29 15:53:52.379 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (0.40.4) 2026-04-29 15:53:52.379 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (3.1.6) 2026-04-29 15:53:52.379 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (12.0.0) 2026-04-29 15:53:52.379 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (6.0.2) 2026-04-29 15:53:52.380 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (2.5.1) 2026-04-29 15:53:52.382 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (43.0.3) 2026-04-29 15:53:52.383 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (1.8.9) 2026-04-29 15:53:52.384 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (3.3.2) 2026-04-29 15:53:52.385 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (3.1.0) 2026-04-29 15:53:52.386 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (3.10.1) 2026-04-29 15:53:52.387 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (3.17.0) 2026-04-29 15:53:52.388 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (1.18.4) 2026-04-29 15:53:52.389 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (1.3.0) 2026-04-29 15:53:52.390 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (4.0.0) 2026-04-29 15:53:52.391 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (4.26.0) 2026-04-29 15:53:52.392 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (9.9.0) 2026-04-29 15:53:52.393 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (5.13.1) 2026-04-29 15:53:52.394 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (11.8.0) 2026-04-29 15:53:52.395 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (4.11.0) 2026-04-29 15:53:52.397 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (2.32.5) 2026-04-29 15:53:52.399 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (5.7.0) 2026-04-29 15:53:52.595 | Collecting websockify>=0.9.0 (from nova==33.0.2.dev1) 2026-04-29 15:53:52.767 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-04-29 15:53:52.783 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (4.1.1) 2026-04-29 15:53:52.783 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (7.4.1) 2026-04-29 15:53:52.785 | Requirement already satisfied: oslo.config>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (10.3.0) 2026-04-29 15:53:52.785 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (6.3.0) 2026-04-29 15:53:52.786 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (8.1.0) 2026-04-29 15:53:52.790 | Requirement already satisfied: oslo.limit>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (2.10.0) 2026-04-29 15:53:52.790 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (3.7.0) 2026-04-29 15:53:52.790 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (5.9.1) 2026-04-29 15:53:52.791 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (2.7.1) 2026-04-29 15:53:52.792 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (10.0.1) 2026-04-29 15:53:52.793 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (18.0.0) 2026-04-29 15:53:52.794 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (7.9.0) 2026-04-29 15:53:52.795 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (17.3.0) 2026-04-29 15:53:52.796 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (5.0.0) 2026-04-29 15:53:52.797 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (3.10.1) 2026-04-29 15:53:52.798 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (6.7.2) 2026-04-29 15:53:52.800 | 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.0.2.dev1) (4.5.1) 2026-04-29 15:53:52.801 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (2.0.0) 2026-04-29 15:53:52.802 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (8.0.0) 2026-04-29 15:53:52.803 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (7.2.2) 2026-04-29 15:53:52.808 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (3.9.0) 2026-04-29 15:53:52.808 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (7.0.0) 2026-04-29 15:53:52.808 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (1.1.0) 2026-04-29 15:53:52.808 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (3.6.0) 2026-04-29 15:53:52.810 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (4.3.0) 2026-04-29 15:53:52.810 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (5.6.0) 2026-04-29 15:53:52.842 | Collecting microversion-parse>=0.2.1 (from nova==33.0.2.dev1) 2026-04-29 15:53:52.860 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-04-29 15:53:52.873 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (8.1.0) 2026-04-29 15:53:52.875 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (0.2.3) 2026-04-29 15:53:52.875 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (1.4.2) 2026-04-29 15:53:52.877 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (1.8.2) 2026-04-29 15:53:52.878 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (2.9.0.post0) 2026-04-29 15:53:52.880 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (3.2.1) 2026-04-29 15:53:52.882 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (4.10.0) 2026-04-29 15:53:52.883 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (6.0.3) 2026-04-29 15:53:52.886 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.0.2.dev1) (1.3.10) 2026-04-29 15:53:52.887 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.0.2.dev1) (4.15.0) 2026-04-29 15:53:52.890 | 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.0.2.dev1) (7.3.0) 2026-04-29 15:53:52.895 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.0.2.dev1) (2.0.0) 2026-04-29 15:53:52.899 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->nova==33.0.2.dev1) (3.0) 2026-04-29 15:53:52.907 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.30.1->nova==33.0.2.dev1) (2.8.0) 2026-04-29 15:53:52.915 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=3.2.1->nova==33.0.2.dev1) (3.0.0) 2026-04-29 15:53:52.917 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->nova==33.0.2.dev1) (2.1.1) 2026-04-29 15:53:52.922 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.0.2.dev1) (3.0.3) 2026-04-29 15:53:52.925 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.0.2.dev1) (25.4.0) 2026-04-29 15:53:52.926 | 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.0.2.dev1) (2025.9.1) 2026-04-29 15:53:52.927 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.0.2.dev1) (0.37.0) 2026-04-29 15:53:52.928 | 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.0.2.dev1) (0.30.0) 2026-04-29 15:53:52.938 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.16.0->nova==33.0.2.dev1) (2.1.0) 2026-04-29 15:53:52.945 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.0.2.dev1) (4.0.1) 2026-04-29 15:53:52.946 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.0.2.dev1) (2.11.0) 2026-04-29 15:53:52.947 | 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.0.2.dev1) (5.8.0) 2026-04-29 15:53:52.961 | 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.0.2.dev1) (1.5.0) 2026-04-29 15:53:52.962 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.0.2.dev1) (1.1.0) 2026-04-29 15:53:52.963 | 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.0.2.dev1) (1.33) 2026-04-29 15:53:52.965 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.0.2.dev1) (4.9.2) 2026-04-29 15:53:52.966 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.0.2.dev1) (1.4.0) 2026-04-29 15:53:52.974 | 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.0.2.dev1) (3.0.0) 2026-04-29 15:53:52.981 | 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.0.2.dev1) (9.1.4) 2026-04-29 15:53:52.993 | 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.0.2.dev1) (2.16.1) 2026-04-29 15:53:52.995 | Requirement already satisfied: pyroute2>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==33.0.2.dev1) (0.8.1) 2026-04-29 15:53:53.002 | 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.0.2.dev1) (0.20) 2026-04-29 15:53:53.015 | 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.0.2.dev1) (2.0.2) 2026-04-29 15:53:53.016 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.0.2.dev1) (0.5.0) 2026-04-29 15:53:53.035 | 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.0.2.dev1) (7.0.1) 2026-04-29 15:53:53.036 | 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.0.2.dev1) (5.3.1) 2026-04-29 15:53:53.037 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.0.2.dev1) (5.6.2) 2026-04-29 15:53:53.038 | 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.0.2.dev1) (0.15.1) 2026-04-29 15:53:53.042 | 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.0.2.dev1) (5.1.0) 2026-04-29 15:53:53.052 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.0.2.dev1) (2025.3) 2026-04-29 15:53:53.053 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.0.2.dev1) (26.0) 2026-04-29 15:53:53.061 | 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.0.2.dev1) (0.24.1) 2026-04-29 15:53:53.065 | 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.0.2.dev1) (5.0.0) 2026-04-29 15:53:53.066 | 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.0.2.dev1) (4.0.1) 2026-04-29 15:53:53.081 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=2.6.2->nova==33.0.2.dev1) (1.1.2) 2026-04-29 15:53:53.103 | 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.0.2.dev1) (1.7.3) 2026-04-29 15:53:53.110 | 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.0.2.dev1) (2.2.0) 2026-04-29 15:53:53.115 | 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.0.2.dev1) (1.3.7) 2026-04-29 15:53:53.126 | 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.0.2.dev1) (3.3.2) 2026-04-29 15:53:53.140 | 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.0.2.dev1) (4.3.1) 2026-04-29 15:53:53.141 | 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.0.2.dev1) (3.7.0) 2026-04-29 15:53:53.153 | 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.0.2.dev1) (2.4.0) 2026-04-29 15:53:53.164 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.0.2.dev1) (2.2.1) 2026-04-29 15:53:53.165 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.0.2.dev1) (1.6.2) 2026-04-29 15:53:53.174 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.0.2.dev1) (82.0.1) 2026-04-29 15:53:53.194 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.0.2.dev1) (0.6.0) 2026-04-29 15:53:53.239 | 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.0.2.dev1) (4.13.3) 2026-04-29 15:53:53.245 | 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.0.2.dev1) (0.6.0) 2026-04-29 15:53:53.246 | Requirement already satisfied: cmd2>=1.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.0.2.dev1) (3.2.0) 2026-04-29 15:53:53.257 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.0.2.dev1) (1.11.0) 2026-04-29 15:53:53.258 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.0.2.dev1) (14.3.3) 2026-04-29 15:53:53.259 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.0.2.dev1) (1.7.2) 2026-04-29 15:53:53.276 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->nova==33.0.2.dev1) (1.17.0) 2026-04-29 15:53:53.282 | 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.0.2.dev1) (2.1.0) 2026-04-29 15:53:53.284 | 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.0.2.dev1) (24.2.1) 2026-04-29 15:53:53.304 | 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.0.2.dev1) (4.4.0) 2026-04-29 15:53:53.331 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.0.2.dev1) (3.4.4) 2026-04-29 15:53:53.332 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.0.2.dev1) (3.11) 2026-04-29 15:53:53.333 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.0.2.dev1) (2.6.3) 2026-04-29 15:53:53.335 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.0.2.dev1) (2023.11.17) 2026-04-29 15:53:53.381 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.0.2.dev1) (4.0.0) 2026-04-29 15:53:53.382 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.0.2.dev1) (2.19.2) 2026-04-29 15:53:53.393 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.0.2.dev1) (0.1.2) 2026-04-29 15:53:53.413 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->nova==33.0.2.dev1) (0.7) 2026-04-29 15:53:53.469 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=10.0.0->nova==33.0.2.dev1) (2.8.5) 2026-04-29 15:53:53.476 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->nova==33.0.2.dev1) (0.16.0) 2026-04-29 15:53:53.952 | Collecting numpy (from websockify>=0.9.0->nova==33.0.2.dev1) 2026-04-29 15:53:53.969 | Downloading numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB) 2026-04-29 15:53:54.046 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.0.2.dev1) 2026-04-29 15:53:54.062 | Downloading jwcrypto-1.5.6-py3-none-any.whl.metadata (3.1 kB) 2026-04-29 15:53:54.118 | Collecting redis (from websockify>=0.9.0->nova==33.0.2.dev1) 2026-04-29 15:53:54.134 | Downloading redis-7.2.0-py3-none-any.whl.metadata (12 kB) 2026-04-29 15:53:54.253 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-04-29 15:53:54.276 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-04-29 15:53:54.302 | Downloading jwcrypto-1.5.6-py3-none-any.whl (92 kB) 2026-04-29 15:53:54.339 | Downloading numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.5 MB) 2026-04-29 15:53:55.026 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.5/16.5 MB 25.2 MB/s 0:00:00 2026-04-29 15:53:55.045 | Downloading redis-7.2.0-py3-none-any.whl (394 kB) 2026-04-29 15:53:55.103 | Building wheels for collected packages: nova 2026-04-29 15:53:55.104 | Building editable for nova (pyproject.toml): started 2026-04-29 15:53:57.455 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-04-29 15:53:57.455 | Created wheel for nova: filename=nova-33.0.2.dev1-0.editable-py3-none-any.whl size=9382 sha256=03f8f92e5c095600ad123749267d0d0bedd62e55ad93dadcfb84a6d7d85191db 2026-04-29 15:53:57.455 | Stored in directory: /tmp/pip-ephem-wheel-cache-th7pkxyt/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-04-29 15:53:57.461 | Successfully built nova 2026-04-29 15:53:57.739 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-04-29 15:54:02.075 | 2026-04-29 15:54:02.101 | Successfully installed jwcrypto-1.5.6 microversion-parse-2.1.0 nova-33.0.2.dev1 numpy-2.2.6 redis-7.2.0 websockify-0.13.0 2026-04-29 15:54:02.318 | + inc/python:pip_install:216 : result=0 2026-04-29 15:54:02.321 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-29 15:54:02.323 | + functions-common:time_stop:2412 : local name 2026-04-29 15:54:02.326 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:54:02.328 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:54:02.331 | + functions-common:time_stop:2415 : local total 2026-04-29 15:54:02.332 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:54:02.335 | + functions-common:time_stop:2418 : name=pip_install 2026-04-29 15:54:02.337 | + functions-common:time_stop:2419 : start_time=1777478026374 2026-04-29 15:54:02.339 | + functions-common:time_stop:2421 : [[ -z 1777478026374 ]] 2026-04-29 15:54:02.342 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:54:02.348 | + functions-common:time_stop:2424 : end_time=1777478042346 2026-04-29 15:54:02.350 | + functions-common:time_stop:2425 : elapsed_time=15972 2026-04-29 15:54:02.352 | + functions-common:time_stop:2426 : total=143763 2026-04-29 15:54:02.354 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:54:02.356 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=159735 2026-04-29 15:54:02.359 | + inc/python:pip_install:219 : return 0 2026-04-29 15:54:02.361 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-04-29 15:54:02.363 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-04-29 15:54:02.365 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-04-29 15:54:02.368 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-04-29 15:54:02.370 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:54:02.372 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:54:02.374 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-04-29 15:54:02.377 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:54:02.379 | + 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-04-29 15:54:02.395 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-04-29 15:54:02.398 | + ./stack.sh:main:956 : configure_nova 2026-04-29 15:54:02.400 | + lib/nova:configure_nova:260 : sudo install -d -o quobyte /etc/nova 2026-04-29 15:54:02.416 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-04-29 15:54:02.418 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-04-29 15:54:02.420 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-04-29 15:54:02.424 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-04-29 15:54:02.424 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-04-29 15:54:02.428 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-04-29 15:54:02.430 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-04-29 15:54:02.432 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-04-29 15:54:02.434 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-04-29 15:54:02.437 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-04-29 15:54:02.439 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-04-29 15:54:02.441 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-04-29 15:54:02.443 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-04-29 15:54:02.459 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-04-29 15:54:02.474 | + 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-04-29 15:54:02.490 | + 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-04-29 15:54:02.504 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-04-29 15:54:02.521 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-04-29 15:54:02.539 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-04-29 15:54:02.543 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-04-29 15:54:02.548 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.BlafFDY4Jj 2026-04-29 15:54:02.551 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-04-29 15:54:02.554 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-04-29 15:54:02.558 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-04-29 15:54:02.561 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-04-29 15:54:02.564 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-04-29 15:54:02.567 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.BlafFDY4Jj 2026-04-29 15:54:02.573 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.BlafFDY4Jj 2026-04-29 15:54:02.590 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.BlafFDY4Jj /etc/sudoers.d/nova-rootwrap 2026-04-29 15:54:02.608 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-04-29 15:54:02.612 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-04-29 15:54:02.616 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-04-29 15:54:02.619 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-04-29 15:54:02.622 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-04-29 15:54:02.625 | + 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-04-29 15:54:02.628 | + 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-04-29 15:54:02.633 | + 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-04-29 15:54:02.634 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-04-29 15:54:02.646 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-04-29 15:54:02.651 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-04-29 15:54:02.667 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-04-29 15:54:02.684 | + lib/nova:configure_nova:264 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-04-29 15:54:02.687 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-04-29 15:54:02.693 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-04-29 15:54:02.713 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:54:02.716 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-04-29 15:54:02.728 | net.ipv4.ip_forward = 1 2026-04-29 15:54:02.732 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-04-29 15:54:02.736 | + lib/nova:configure_nova:277 : [[ kvm == \k\v\m ]] 2026-04-29 15:54:02.739 | + lib/nova:configure_nova:278 : sudo modprobe kvm 2026-04-29 15:54:02.755 | + lib/nova:configure_nova:279 : '[' '!' -e /dev/kvm ']' 2026-04-29 15:54:02.758 | + lib/nova:configure_nova:294 : [[ kvm == \l\x\c ]] 2026-04-29 15:54:02.762 | + lib/nova:configure_nova:309 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-04-29 15:54:02.777 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-04-29 15:54:02.781 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-04-29 15:54:02.782 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-04-29 15:54:02.788 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:c468f42ba7c1 2026-04-29 15:54:02.793 | InitiatorName=iqn.2016-04.com.open-iscsi:c468f42ba7c1 2026-04-29 15:54:02.798 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-04-29 15:54:02.800 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-04-29 15:54:02.877 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-04-29 15:54:02.881 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-04-29 15:54:02.884 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-04-29 15:54:02.886 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart iscsid 2026-04-29 15:54:02.944 | + lib/nova:configure_nova:367 : create_nova_conf 2026-04-29 15:54:02.947 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-04-29 15:54:02.954 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-04-29 15:54:02.958 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-04-29 15:54:02.992 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-04-29 15:54:02.995 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-04-29 15:54:03.026 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-04-29 15:54:03.061 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-04-29 15:54:03.095 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-04-29 15:54:03.133 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 2 2026-04-29 15:54:03.168 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-04-29 15:54:03.208 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.50 2026-04-29 15:54:03.239 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-04-29 15:54:03.275 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-04-29 15:54:03.309 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-04-29 15:54:03.343 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-04-29 15:54:03.378 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-04-29 15:54:03.415 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-04-29 15:54:03.449 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-04-29 15:54:03.480 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-04-29 15:54:03.513 | + lib/nova:create_nova_conf:465 : is_fedora 2026-04-29 15:54:03.515 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-04-29 15:54:03.518 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-04-29 15:54:03.521 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-04-29 15:54:03.524 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-04-29 15:54:03.528 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-04-29 15:54:03.531 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-04-29 15:54:03.535 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-04-29 15:54:03.538 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-04-29 15:54:03.541 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-04-29 15:54:03.545 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-04-29 15:54:03.548 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-04-29 15:54:03.552 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-04-29 15:54:03.555 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-04-29 15:54:03.560 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-04-29 15:54:03.583 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:54:03.586 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-04-29 15:54:03.590 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-04-29 15:54:03.594 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-04-29 15:54:03.634 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-04-29 15:54:03.638 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-04-29 15:54:03.641 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-04-29 15:54:03.645 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-04-29 15:54:03.648 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-04-29 15:54:03.652 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-04-29 15:54:03.655 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-04-29 15:54:03.678 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:54:03.681 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-04-29 15:54:03.685 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-04-29 15:54:03.689 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-04-29 15:54:03.731 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-04-29 15:54:03.735 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-04-29 15:54:03.738 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-04-29 15:54:03.742 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-04-29 15:54:03.745 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-04-29 15:54:03.749 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-04-29 15:54:03.752 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-04-29 15:54:03.776 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:54:03.779 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-04-29 15:54:03.783 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-04-29 15:54:03.787 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-04-29 15:54:03.828 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-04-29 15:54:03.869 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-04-29 15:54:03.910 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-04-29 15:54:03.952 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-04-29 15:54:03.974 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:54:03.978 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-04-29 15:54:04.000 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:54:04.006 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-04-29 15:54:04.006 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-04-29 15:54:04.012 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-04-29 15:54:04.015 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-04-29 15:54:04.057 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-04-29 15:54:04.060 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-04-29 15:54:04.102 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-04-29 15:54:04.140 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-04-29 15:54:04.144 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/nova/nova.conf 2026-04-29 15:54:04.147 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=nova 2026-04-29 15:54:04.151 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-04-29 15:54:04.154 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-04-29 15:54:04.157 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-04-29 15:54:04.161 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-04-29 15:54:04.164 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-04-29 15:54:04.167 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-04-29 15:54:04.171 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-04-29 15:54:04.213 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-04-29 15:54:04.254 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.50/identity 2026-04-29 15:54:04.291 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-04-29 15:54:04.332 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-04-29 15:54:04.371 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-04-29 15:54:04.409 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-04-29 15:54:04.445 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-04-29 15:54:04.483 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.50/identity 2026-04-29 15:54:04.524 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-04-29 15:54:04.562 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-04-29 15:54:04.605 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-04-29 15:54:04.608 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-04-29 15:54:04.631 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:54:04.634 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-04-29 15:54:04.636 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-04-29 15:54:04.676 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-04-29 15:54:04.680 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-04-29 15:54:04.683 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-04-29 15:54:04.685 | + lib/keystone:configure_keystoneauth:434 : local section=cinder 2026-04-29 15:54:04.689 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf cinder auth_type password 2026-04-29 15:54:04.726 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf cinder interface public 2026-04-29 15:54:04.764 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.50/identity 2026-04-29 15:54:04.801 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf cinder username nova 2026-04-29 15:54:04.841 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-04-29 15:54:04.880 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-04-29 15:54:04.918 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf cinder project_name service 2026-04-29 15:54:04.955 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-04-29 15:54:04.992 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-04-29 15:54:05.015 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:54:05.019 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-04-29 15:54:05.042 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:54:05.046 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-04-29 15:54:05.049 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-04-29 15:54:05.089 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-04-29 15:54:05.129 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-04-29 15:54:05.133 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-04-29 15:54:05.170 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-04-29 15:54:05.174 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-04-29 15:54:05.177 | + lib/nova:create_nova_conf:539 : is_fedora 2026-04-29 15:54:05.181 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-04-29 15:54:05.184 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-04-29 15:54:05.187 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-04-29 15:54:05.190 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-04-29 15:54:05.193 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-04-29 15:54:05.197 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-04-29 15:54:05.199 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-04-29 15:54:05.202 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-04-29 15:54:05.206 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-04-29 15:54:05.208 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-04-29 15:54:05.211 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-04-29 15:54:05.215 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-04-29 15:54:05.218 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-04-29 15:54:05.221 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-04-29 15:54:05.224 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-04-29 15:54:05.227 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-04-29 15:54:05.231 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-04-29 15:54:05.250 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-04-29 15:54:05.253 | + functions:setup_systemd_logging:716 : local pidstr= 2026-04-29 15:54:05.256 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-04-29 15:54:05.259 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-04-29 15:54:05.262 | + 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-04-29 15:54:05.295 | + 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-04-29 15:54:05.328 | + 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-04-29 15:54:05.363 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-04-29 15:54:05.397 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-04-29 15:54:05.432 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-04-29 15:54:05.468 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-04-29 15:54:05.485 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:54:05.488 | + lib/nova:create_nova_conf:549 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-04-29 15:54:05.491 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-04-29 15:54:05.493 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-04-29 15:54:05.496 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-04-29 15:54:05.499 | + lib/apache:write_uwsgi_config:246 : local http= 2026-04-29 15:54:05.502 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-04-29 15:54:05.505 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-04-29 15:54:05.508 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-04-29 15:54:05.511 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-04-29 15:54:05.527 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-04-29 15:54:05.528 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-04-29 15:54:05.538 | d /var/run/uwsgi 0755 quobyte root 2026-04-29 15:54:05.543 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-04-29 15:54:05.557 | /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-04-29 15:54:05.562 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-04-29 15:54:05.565 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-04-29 15:54:05.569 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-04-29 15:54:05.573 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-04-29 15:54:05.608 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-04-29 15:54:05.643 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-04-29 15:54:05.676 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-04-29 15:54:05.709 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-04-29 15:54:05.742 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-04-29 15:54:05.775 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-04-29 15:54:05.809 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-04-29 15:54:05.843 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-04-29 15:54:05.877 | + 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-04-29 15:54:05.911 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-04-29 15:54:05.946 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-04-29 15:54:05.981 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-04-29 15:54:06.016 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-04-29 15:54:06.051 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-04-29 15:54:06.054 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-04-29 15:54:06.058 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-04-29 15:54:06.060 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-04-29 15:54:06.063 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-04-29 15:54:06.067 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 15:54:06.070 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 15:54:06.073 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-04-29 15:54:06.077 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-04-29 15:54:06.080 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-04-29 15:54:06.112 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-04-29 15:54:06.147 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-04-29 15:54:06.147 | + 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-04-29 15:54:06.157 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-04-29 15:54:06.162 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-04-29 15:54:06.165 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-04-29 15:54:06.167 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-04-29 15:54:06.170 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-04-29 15:54:06.172 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-04-29 15:54:06.175 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-04-29 15:54:06.178 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 15:54:06.181 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 15:54:06.184 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-04-29 15:54:06.187 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-04-29 15:54:06.190 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 15:54:06.193 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 15:54:06.196 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-04-29 15:54:06.208 | perl: warning: Setting locale failed. 2026-04-29 15:54:06.208 | perl: warning: Please check that your locale settings: 2026-04-29 15:54:06.208 | LANGUAGE = (unset), 2026-04-29 15:54:06.208 | LC_ALL = "en_US.utf8", 2026-04-29 15:54:06.208 | LANG = "de_DE.UTF-8" 2026-04-29 15:54:06.208 | are supported and installed on your system. 2026-04-29 15:54:06.208 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 15:54:06.248 | Enabling site nova-api. 2026-04-29 15:54:06.253 | To activate the new configuration, you need to run: 2026-04-29 15:54:06.253 | systemctl reload apache2 2026-04-29 15:54:06.258 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-04-29 15:54:06.261 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-04-29 15:54:06.264 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-04-29 15:54:06.267 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-04-29 15:54:06.439 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-04-29 15:54:06.460 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:54:06.463 | + lib/nova:create_nova_conf:553 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-04-29 15:54:06.466 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-04-29 15:54:06.469 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-04-29 15:54:06.472 | + lib/apache:write_uwsgi_config:245 : local url= 2026-04-29 15:54:06.474 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-04-29 15:54:06.477 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-04-29 15:54:06.480 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-04-29 15:54:06.482 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-04-29 15:54:06.484 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-04-29 15:54:06.500 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-04-29 15:54:06.501 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-04-29 15:54:06.511 | d /var/run/uwsgi 0755 quobyte root 2026-04-29 15:54:06.516 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-04-29 15:54:06.530 | /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-04-29 15:54:06.535 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-04-29 15:54:06.538 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-04-29 15:54:06.542 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-04-29 15:54:06.546 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-04-29 15:54:06.582 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-04-29 15:54:06.614 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-04-29 15:54:06.649 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-04-29 15:54:06.682 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-04-29 15:54:06.714 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-04-29 15:54:06.749 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-04-29 15:54:06.783 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-04-29 15:54:06.817 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-04-29 15:54:06.851 | + 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-04-29 15:54:06.884 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-04-29 15:54:06.917 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-04-29 15:54:06.951 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-04-29 15:54:06.984 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-04-29 15:54:07.018 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-04-29 15:54:07.021 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-04-29 15:54:07.054 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-04-29 15:54:07.075 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:54:07.078 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-04-29 15:54:07.114 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-04-29 15:54:07.117 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-04-29 15:54:07.121 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-04-29 15:54:07.141 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:54:07.143 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.50:5672/ 2026-04-29 15:54:07.147 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.50:5672/ 2026-04-29 15:54:07.180 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-04-29 15:54:07.217 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-04-29 15:54:07.220 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-04-29 15:54:07.223 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-04-29 15:54:07.226 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-04-29 15:54:07.228 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-04-29 15:54:07.232 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-04-29 15:54:07.251 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:54:07.254 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-04-29 15:54:07.258 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-04-29 15:54:07.260 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-04-29 15:54:07.279 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:54:07.282 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.50:5672/ 2026-04-29 15:54:07.286 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.50:5672/ 2026-04-29 15:54:07.319 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-04-29 15:54:07.322 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-04-29 15:54:07.325 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-04-29 15:54:07.360 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-04-29 15:54:07.394 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 2 2026-04-29 15:54:07.430 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-04-29 15:54:07.451 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:54:07.453 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-04-29 15:54:07.495 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-04-29 15:54:07.497 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-04-29 15:54:07.500 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-04-29 15:54:07.537 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-04-29 15:54:07.540 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-04-29 15:54:07.543 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-04-29 15:54:07.546 | + lib/keystone:configure_keystoneauth:434 : local section=service_user 2026-04-29 15:54:07.549 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf service_user auth_type password 2026-04-29 15:54:07.582 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf service_user interface public 2026-04-29 15:54:07.616 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.50/identity 2026-04-29 15:54:07.651 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf service_user username nova 2026-04-29 15:54:07.687 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-04-29 15:54:07.722 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-04-29 15:54:07.756 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf service_user project_name service 2026-04-29 15:54:07.792 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-04-29 15:54:07.827 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-04-29 15:54:07.846 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:54:07.849 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-04-29 15:54:07.853 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-04-29 15:54:07.856 | + lib/nova:create_nova_conf:587 : local conf 2026-04-29 15:54:07.859 | + lib/nova:create_nova_conf:588 : local vhost 2026-04-29 15:54:07.863 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-04-29 15:54:07.866 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-04-29 15:54:07.869 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-04-29 15:54:07.872 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-04-29 15:54:07.875 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-04-29 15:54:07.878 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-04-29 15:54:07.883 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-04-29 15:54:07.887 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-04-29 15:54:07.890 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-04-29 15:54:07.892 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-04-29 15:54:07.894 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-04-29 15:54:07.897 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-04-29 15:54:07.899 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-04-29 15:54:07.917 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:54:07.920 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-04-29 15:54:07.923 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-04-29 15:54:07.927 | + lib/nova:create_nova_conf:593 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-04-29 15:54:07.965 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-04-29 15:54:08.003 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-04-29 15:54:08.042 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-04-29 15:54:08.044 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-04-29 15:54:08.048 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-04-29 15:54:08.051 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-04-29 15:54:08.069 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:54:08.073 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-04-29 15:54:08.074 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-04-29 15:54:09.203 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-04-29 15:54:09.206 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-04-29 15:54:10.307 | Adding vhost "nova_cell1" ... 2026-04-29 15:54:10.395 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-04-29 15:54:11.529 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-04-29 15:54:11.565 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-04-29 15:54:11.568 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-04-29 15:54:11.572 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-04-29 15:54:11.575 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-04-29 15:54:11.579 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-04-29 15:54:11.583 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-04-29 15:54:11.605 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:54:11.610 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-04-29 15:54:11.614 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-04-29 15:54:11.617 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-04-29 15:54:11.639 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:54:11.643 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.50:5672/nova_cell1 2026-04-29 15:54:11.647 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.50:5672/nova_cell1 2026-04-29 15:54:11.683 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-04-29 15:54:11.687 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-04-29 15:54:11.690 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-04-29 15:54:11.711 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:54:11.714 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-04-29 15:54:11.717 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-04-29 15:54:11.720 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-04-29 15:54:11.723 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova_cell1.conf 2026-04-29 15:54:11.726 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-04-29 15:54:11.730 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-04-29 15:54:11.733 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-04-29 15:54:11.774 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-04-29 15:54:11.808 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.50/identity 2026-04-29 15:54:11.844 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-04-29 15:54:11.880 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-04-29 15:54:11.916 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-04-29 15:54:11.951 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-04-29 15:54:11.985 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-04-29 15:54:12.020 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-04-29 15:54:12.023 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-04-29 15:54:12.025 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-04-29 15:54:12.029 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-04-29 15:54:12.050 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-04-29 15:54:12.053 | + functions:setup_systemd_logging:716 : local pidstr= 2026-04-29 15:54:12.056 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-04-29 15:54:12.059 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-04-29 15:54:12.062 | + 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-04-29 15:54:12.098 | + 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-04-29 15:54:12.134 | + 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-04-29 15:54:12.170 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-04-29 15:54:12.206 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-04-29 15:54:12.241 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-04-29 15:54:12.245 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-04-29 15:54:12.250 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-04-29 15:54:12.253 | + lib/nova:create_nova_conf:621 : local conf 2026-04-29 15:54:12.257 | + lib/nova:create_nova_conf:622 : local offset 2026-04-29 15:54:12.260 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-04-29 15:54:12.263 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-04-29 15:54:12.266 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-04-29 15:54:12.269 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-04-29 15:54:12.273 | + lib/nova:create_nova_conf:624 : offset=0 2026-04-29 15:54:12.276 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-04-29 15:54:12.279 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-04-29 15:54:12.282 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-04-29 15:54:12.284 | + lib/nova:configure_console_proxies:729 : offset=0 2026-04-29 15:54:12.287 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-04-29 15:54:12.306 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:54:12.310 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-04-29 15:54:12.348 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-04-29 15:54:12.382 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-04-29 15:54:12.385 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-04-29 15:54:12.388 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-04-29 15:54:12.390 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-04-29 15:54:12.409 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:54:12.412 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-04-29 15:54:12.431 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:54:12.434 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-04-29 15:54:12.454 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:54:12.457 | + lib/nova:configure_nova:369 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-04-29 15:54:12.460 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-04-29 15:54:12.463 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-04-29 15:54:12.466 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 : is_service_enabled neutron 2026-04-29 15:54:12.487 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:54:12.490 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-04-29 15:54:12.506 | + lib/nova_plugins/functions-libvirt:configure_libvirt:121 : cat 2026-04-29 15:54:12.507 | + lib/nova_plugins/functions-libvirt:configure_libvirt:121 : sudo tee -a /etc/libvirt/qemu.conf 2026-04-29 15:54:12.517 | cgroup_device_acl = [ 2026-04-29 15:54:12.517 | "/dev/null", "/dev/full", "/dev/zero", 2026-04-29 15:54:12.517 | "/dev/random", "/dev/urandom", 2026-04-29 15:54:12.517 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-04-29 15:54:12.517 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-04-29 15:54:12.517 | "/dev/vfio/vfio", 2026-04-29 15:54:12.518 | ] 2026-04-29 15:54:12.521 | + lib/nova_plugins/functions-libvirt:configure_libvirt:132 : is_fedora 2026-04-29 15:54:12.525 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-04-29 15:54:12.528 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-04-29 15:54:12.530 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-04-29 15:54:12.533 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-04-29 15:54:12.536 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-04-29 15:54:12.540 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-04-29 15:54:12.543 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-04-29 15:54:12.546 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-04-29 15:54:12.549 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-04-29 15:54:12.552 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-04-29 15:54:12.554 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-04-29 15:54:12.557 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-04-29 15:54:12.560 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-04-29 15:54:12.563 | + lib/nova_plugins/functions-libvirt:configure_libvirt:151 : getent group libvirt 2026-04-29 15:54:12.569 | + lib/nova_plugins/functions-libvirt:configure_libvirt:154 : add_user_to_group quobyte libvirt 2026-04-29 15:54:12.571 | + functions-common:add_user_to_group:2181 : local user=quobyte 2026-04-29 15:54:12.575 | + functions-common:add_user_to_group:2182 : local group=libvirt 2026-04-29 15:54:12.578 | + functions-common:add_user_to_group:2184 : sudo usermod -a -G libvirt quobyte 2026-04-29 15:54:12.607 | + lib/nova_plugins/functions-libvirt:configure_libvirt:157 : [[ True = \T\r\u\e ]] 2026-04-29 15:54:12.610 | + lib/nova_plugins/functions-libvirt:configure_libvirt:158 : is_ubuntu 2026-04-29 15:54:12.614 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 15:54:12.617 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 15:54:12.620 | + lib/nova_plugins/functions-libvirt:configure_libvirt:163 : 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-04-29 15:54:12.623 | + lib/nova_plugins/functions-libvirt:configure_libvirt:167 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-04-29 15:54:12.626 | + lib/nova_plugins/functions-libvirt:configure_libvirt:168 : 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-04-29 15:54:12.643 | + lib/nova_plugins/functions-libvirt:configure_libvirt:169 : 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-04-29 15:54:12.643 | + lib/nova_plugins/functions-libvirt:configure_libvirt:169 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-04-29 15:54:12.653 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-04-29 15:54:12.658 | + lib/nova_plugins/functions-libvirt:configure_libvirt:171 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-04-29 15:54:12.675 | + lib/nova_plugins/functions-libvirt:configure_libvirt:172 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-04-29 15:54:12.676 | + lib/nova_plugins/functions-libvirt:configure_libvirt:172 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-04-29 15:54:12.686 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-04-29 15:54:12.690 | + lib/nova_plugins/functions-libvirt:configure_libvirt:176 : is_nova_console_proxy_compute_tls_enabled 2026-04-29 15:54:12.694 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-04-29 15:54:12.697 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-04-29 15:54:12.700 | + lib/nova_plugins/functions-libvirt:configure_libvirt:194 : restart_service libvirtd 2026-04-29 15:54:12.703 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-04-29 15:54:12.706 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart libvirtd 2026-04-29 15:54:12.770 | + lib/nova_plugins/functions-libvirt:configure_libvirt:200 : restart_service virtlogd 2026-04-29 15:54:12.772 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-04-29 15:54:12.775 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart virtlogd 2026-04-29 15:54:12.884 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-04-29 15:54:12.913 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-04-29 15:54:12.941 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-04-29 15:54:12.944 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_model Nehalem 2026-04-29 15:54:12.972 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-04-29 15:54:13.000 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-04-29 15:54:13.033 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-04-29 15:54:13.067 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-04-29 15:54:13.102 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-04-29 15:54:13.107 | ++ functions-common:is_arch:517 : uname -m 2026-04-29 15:54:13.111 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2026-04-29 15:54:13.113 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-04-29 15:54:13.117 | ++ functions-common:is_arch:517 : uname -m 2026-04-29 15:54:13.122 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-04-29 15:54:13.124 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-04-29 15:54:13.127 | + functions-common:isset:264 : [[ -v ENABLE_FILE_INJECTION ]] 2026-04-29 15:54:13.131 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-04-29 15:54:13.133 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-04-29 15:54:13.136 | + ./stack.sh:main:959 : is_service_enabled placement 2026-04-29 15:54:13.157 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:54:13.160 | + ./stack.sh:main:961 : stack_install_service placement 2026-04-29 15:54:13.163 | + lib/stack:stack_install_service:20 : local service=placement 2026-04-29 15:54:13.166 | + lib/stack:stack_install_service:21 : type install_placement 2026-04-29 15:54:13.169 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-04-29 15:54:13.172 | + lib/stack:stack_install_service:32 : install_placement 2026-04-29 15:54:13.175 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-04-29 15:54:13.178 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-04-29 15:54:13.181 | + inc/python:pip_install_gr:95 : local clean_name 2026-04-29 15:54:13.185 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-04-29 15:54:13.188 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-04-29 15:54:13.191 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-04-29 15:54:13.196 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-04-29 15:54:13.196 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-04-29 15:54:13.201 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-04-29 15:54:13.204 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-04-29 15:54:13.207 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-04-29 15:54:13.211 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-04-29 15:54:13.214 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-04-29 15:54:13.236 | Using python 3.12 to install osc-placement 2026-04-29 15:54:13.239 | + 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-04-29 15:54:14.454 | Collecting osc-placement 2026-04-29 15:54:14.600 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-04-29 15:54:14.612 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-04-29 15:54:14.612 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.13.1) 2026-04-29 15:54:14.613 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.4.0) 2026-04-29 15:54:14.614 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.0.1) 2026-04-29 15:54:14.616 | 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-04-29 15:54:14.617 | 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.32.5) 2026-04-29 15:54:14.618 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.7.0) 2026-04-29 15:54:14.619 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.8.2) 2026-04-29 15:54:14.620 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (4.15.0) 2026-04-29 15:54:14.624 | 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.13.3) 2026-04-29 15:54:14.625 | Requirement already satisfied: openstacksdk>=0.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.10.0) 2026-04-29 15:54:14.626 | 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.7.2) 2026-04-29 15:54:14.629 | 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-04-29 15:54:14.630 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.2.0) 2026-04-29 15:54:14.631 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.17.0) 2026-04-29 15:54:14.632 | 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-04-29 15:54:14.635 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-04-29 15:54:14.636 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (14.3.3) 2026-04-29 15:54:14.637 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.7.2) 2026-04-29 15:54:14.640 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2026-04-29 15:54:14.640 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.2.1) 2026-04-29 15:54:14.641 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2026-04-29 15:54:14.642 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.0) 2026-04-29 15:54:14.643 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.33) 2026-04-29 15:54:14.645 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (4.9.2) 2026-04-29 15:54:14.646 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (7.2.2) 2026-04-29 15:54:14.647 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2026-04-29 15:54:14.650 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.0.0) 2026-04-29 15:54:14.654 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (3.0) 2026-04-29 15:54:14.661 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (3.0.0) 2026-04-29 15:54:14.666 | 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-04-29 15:54:14.667 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.0) 2026-04-29 15:54:14.667 | 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-04-29 15:54:14.668 | 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.0) 2026-04-29 15:54:14.671 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (2.1.1) 2026-04-29 15:54:14.676 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (82.0.1) 2026-04-29 15:54:14.681 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.6.0) 2026-04-29 15:54:14.694 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.4.4) 2026-04-29 15:54:14.695 | 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.11) 2026-04-29 15:54:14.696 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.6.3) 2026-04-29 15:54:14.697 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2023.11.17) 2026-04-29 15:54:14.711 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.0.0) 2026-04-29 15:54:14.712 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.19.2) 2026-04-29 15:54:14.716 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-04-29 15:54:14.759 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-04-29 15:54:15.095 | Installing collected packages: osc-placement 2026-04-29 15:54:15.222 | Successfully installed osc-placement-4.8.0 2026-04-29 15:54:15.361 | + inc/python:pip_install:216 : result=0 2026-04-29 15:54:15.364 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-29 15:54:15.366 | + functions-common:time_stop:2412 : local name 2026-04-29 15:54:15.369 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:54:15.372 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:54:15.375 | + functions-common:time_stop:2415 : local total 2026-04-29 15:54:15.378 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:54:15.380 | + functions-common:time_stop:2418 : name=pip_install 2026-04-29 15:54:15.382 | + functions-common:time_stop:2419 : start_time=1777478053230 2026-04-29 15:54:15.384 | + functions-common:time_stop:2421 : [[ -z 1777478053230 ]] 2026-04-29 15:54:15.388 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:54:15.392 | + functions-common:time_stop:2424 : end_time=1777478055389 2026-04-29 15:54:15.395 | + functions-common:time_stop:2425 : elapsed_time=2159 2026-04-29 15:54:15.397 | + functions-common:time_stop:2426 : total=159735 2026-04-29 15:54:15.400 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:54:15.402 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=161894 2026-04-29 15:54:15.404 | + inc/python:pip_install:219 : return 0 2026-04-29 15:54:15.407 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement stable/2026.1 2026-04-29 15:54:15.410 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-04-29 15:54:15.412 | + functions-common:git_clone:582 : local git_dest=/opt/stack/placement 2026-04-29 15:54:15.415 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-04-29 15:54:15.418 | + functions-common:git_clone:584 : local orig_dir 2026-04-29 15:54:15.421 | ++ functions-common:git_clone:585 : pwd 2026-04-29 15:54:15.425 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-04-29 15:54:15.428 | + functions-common:git_clone:586 : local git_clone_flags= 2026-04-29 15:54:15.432 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-04-29 15:54:15.448 | + functions-common:git_clone:588 : RECLONE=False 2026-04-29 15:54:15.451 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-04-29 15:54:15.454 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-04-29 15:54:15.458 | + functions-common:git_clone:602 : echo stable/2026.1 2026-04-29 15:54:15.458 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-04-29 15:54:15.463 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/placement ]] 2026-04-29 15:54:15.466 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-04-29 15:54:15.468 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-04-29 15:54:15.471 | + functions-common:git_timed:689 : local count=0 2026-04-29 15:54:15.474 | + functions-common:git_timed:690 : local timeout=0 2026-04-29 15:54:15.477 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 15:54:15.481 | + functions-common:git_timed:693 : timeout=0 2026-04-29 15:54:15.483 | + functions-common:git_timed:696 : time_start git_timed 2026-04-29 15:54:15.486 | + functions-common:time_start:2398 : local name=git_timed 2026-04-29 15:54:15.490 | + functions-common:time_start:2399 : local start_time= 2026-04-29 15:54:15.492 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 15:54:15.496 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 15:54:15.500 | + functions-common:time_start:2403 : _TIME_START[$name]=1777478055497 2026-04-29 15:54:15.503 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-04-29 15:54:15.507 | Cloning into '/opt/stack/placement'... 2026-04-29 15:54:18.760 | + functions-common:git_timed:711 : time_stop git_timed 2026-04-29 15:54:18.763 | + functions-common:time_stop:2412 : local name 2026-04-29 15:54:18.767 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:54:18.771 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:54:18.776 | + functions-common:time_stop:2415 : local total 2026-04-29 15:54:18.779 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:54:18.783 | + functions-common:time_stop:2418 : name=git_timed 2026-04-29 15:54:18.786 | + functions-common:time_stop:2419 : start_time=1777478055497 2026-04-29 15:54:18.789 | + functions-common:time_stop:2421 : [[ -z 1777478055497 ]] 2026-04-29 15:54:18.794 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:54:18.800 | + functions-common:time_stop:2424 : end_time=1777478058796 2026-04-29 15:54:18.803 | + functions-common:time_stop:2425 : elapsed_time=3299 2026-04-29 15:54:18.807 | + functions-common:time_stop:2426 : total=359695 2026-04-29 15:54:18.810 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:54:18.813 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=362994 2026-04-29 15:54:18.817 | + functions-common:git_clone:623 : cd /opt/stack/placement 2026-04-29 15:54:18.821 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-04-29 15:54:18.824 | + functions-common:git_timed:689 : local count=0 2026-04-29 15:54:18.828 | + functions-common:git_timed:690 : local timeout=0 2026-04-29 15:54:18.832 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 15:54:18.835 | + functions-common:git_timed:693 : timeout=0 2026-04-29 15:54:18.838 | + functions-common:git_timed:696 : time_start git_timed 2026-04-29 15:54:18.841 | + functions-common:time_start:2398 : local name=git_timed 2026-04-29 15:54:18.845 | + functions-common:time_start:2399 : local start_time= 2026-04-29 15:54:18.848 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 15:54:18.854 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 15:54:18.858 | + functions-common:time_start:2403 : _TIME_START[$name]=1777478058855 2026-04-29 15:54:18.861 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-04-29 15:54:19.340 | From https://review.opendev.org/openstack/placement 2026-04-29 15:54:19.340 | * branch stable/2026.1 -> FETCH_HEAD 2026-04-29 15:54:19.350 | + functions-common:git_timed:711 : time_stop git_timed 2026-04-29 15:54:19.354 | + functions-common:time_stop:2412 : local name 2026-04-29 15:54:19.357 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:54:19.360 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:54:19.363 | + functions-common:time_stop:2415 : local total 2026-04-29 15:54:19.366 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:54:19.369 | + functions-common:time_stop:2418 : name=git_timed 2026-04-29 15:54:19.372 | + functions-common:time_stop:2419 : start_time=1777478058855 2026-04-29 15:54:19.376 | + functions-common:time_stop:2421 : [[ -z 1777478058855 ]] 2026-04-29 15:54:19.381 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:54:19.386 | + functions-common:time_stop:2424 : end_time=1777478059382 2026-04-29 15:54:19.389 | + functions-common:time_stop:2425 : elapsed_time=527 2026-04-29 15:54:19.393 | + functions-common:time_stop:2426 : total=362994 2026-04-29 15:54:19.396 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:54:19.399 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=363521 2026-04-29 15:54:19.403 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-04-29 15:54:19.406 | + functions-common:git_timed:689 : local count=0 2026-04-29 15:54:19.410 | + functions-common:git_timed:690 : local timeout=0 2026-04-29 15:54:19.413 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 15:54:19.417 | + functions-common:git_timed:693 : timeout=0 2026-04-29 15:54:19.420 | + functions-common:git_timed:696 : time_start git_timed 2026-04-29 15:54:19.423 | + functions-common:time_start:2398 : local name=git_timed 2026-04-29 15:54:19.427 | + functions-common:time_start:2399 : local start_time= 2026-04-29 15:54:19.430 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 15:54:19.436 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 15:54:19.441 | + functions-common:time_start:2403 : _TIME_START[$name]=1777478059437 2026-04-29 15:54:19.444 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-04-29 15:54:19.495 | Note: switching to 'FETCH_HEAD'. 2026-04-29 15:54:19.495 | 2026-04-29 15:54:19.495 | You are in 'detached HEAD' state. You can look around, make experimental 2026-04-29 15:54:19.495 | changes and commit them, and you can discard any commits you make in this 2026-04-29 15:54:19.495 | state without impacting any branches by switching back to a branch. 2026-04-29 15:54:19.495 | 2026-04-29 15:54:19.495 | If you want to create a new branch to retain commits you create, you may 2026-04-29 15:54:19.495 | do so (now or later) by using -c with the switch command. Example: 2026-04-29 15:54:19.495 | 2026-04-29 15:54:19.496 | git switch -c 2026-04-29 15:54:19.496 | 2026-04-29 15:54:19.496 | Or undo this operation with: 2026-04-29 15:54:19.496 | 2026-04-29 15:54:19.496 | git switch - 2026-04-29 15:54:19.496 | 2026-04-29 15:54:19.496 | Turn off this advice by setting config variable advice.detachedHead to false 2026-04-29 15:54:19.496 | 2026-04-29 15:54:19.496 | HEAD is now at 38c03b41 Update TOX_CONSTRAINTS_FILE for stable/2026.1 2026-04-29 15:54:19.500 | + functions-common:git_timed:711 : time_stop git_timed 2026-04-29 15:54:19.503 | + functions-common:time_stop:2412 : local name 2026-04-29 15:54:19.508 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:54:19.511 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:54:19.514 | + functions-common:time_stop:2415 : local total 2026-04-29 15:54:19.518 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:54:19.521 | + functions-common:time_stop:2418 : name=git_timed 2026-04-29 15:54:19.524 | + functions-common:time_stop:2419 : start_time=1777478059437 2026-04-29 15:54:19.528 | + functions-common:time_stop:2421 : [[ -z 1777478059437 ]] 2026-04-29 15:54:19.533 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:54:19.538 | + functions-common:time_stop:2424 : end_time=1777478059534 2026-04-29 15:54:19.542 | + functions-common:time_stop:2425 : elapsed_time=97 2026-04-29 15:54:19.545 | + functions-common:time_stop:2426 : total=363521 2026-04-29 15:54:19.549 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:54:19.552 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=363618 2026-04-29 15:54:19.556 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/placement 2026-04-29 15:54:19.575 | + functions-common:git_clone:664 : cd /opt/stack/placement 2026-04-29 15:54:19.581 | + functions-common:git_clone:665 : git show --oneline 2026-04-29 15:54:19.581 | + functions-common:git_clone:665 : head -1 2026-04-29 15:54:19.583 | 38c03b41 Update TOX_CONSTRAINTS_FILE for stable/2026.1 2026-04-29 15:54:19.588 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-04-29 15:54:19.592 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-04-29 15:54:19.596 | + inc/python:setup_develop:353 : local bindep 2026-04-29 15:54:19.599 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-04-29 15:54:19.604 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-04-29 15:54:19.607 | + inc/python:setup_develop:359 : local extras= 2026-04-29 15:54:19.612 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-04-29 15:54:19.615 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-04-29 15:54:19.619 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-04-29 15:54:19.622 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-04-29 15:54:19.626 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-04-29 15:54:19.630 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-04-29 15:54:19.634 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-04-29 15:54:19.639 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-04-29 15:54:19.643 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-04-29 15:54:19.646 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-04-29 15:54:19.649 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-04-29 15:54:19.654 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-04-29 15:54:19.662 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-04-29 15:54:19.665 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-04-29 15:54:19.669 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-04-29 15:54:19.830 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-04-29 15:54:19.834 | + inc/python:setup_package:436 : local bindep=0 2026-04-29 15:54:19.837 | + inc/python:setup_package:437 : local bindep_flag= 2026-04-29 15:54:19.841 | + inc/python:setup_package:438 : local bindep_profiles= 2026-04-29 15:54:19.844 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-04-29 15:54:19.848 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-04-29 15:54:19.852 | + inc/python:setup_package:445 : local flags=-e 2026-04-29 15:54:19.855 | + inc/python:setup_package:446 : local extras= 2026-04-29 15:54:19.859 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-04-29 15:54:19.863 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-04-29 15:54:19.866 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-04-29 15:54:19.870 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-04-29 15:54:19.873 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-04-29 15:54:19.876 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-04-29 15:54:19.903 | Using python 3.12 to install /opt/stack/placement 2026-04-29 15:54:19.906 | + 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-04-29 15:54:20.915 | Obtaining file:///opt/stack/placement 2026-04-29 15:54:20.918 | Installing build dependencies: started 2026-04-29 15:54:22.864 | Installing build dependencies: finished with status 'done' 2026-04-29 15:54:22.864 | Checking if build backend supports build_editable: started 2026-04-29 15:54:23.413 | Checking if build backend supports build_editable: finished with status 'done' 2026-04-29 15:54:23.414 | Getting requirements to build editable: started 2026-04-29 15:54:23.720 | Getting requirements to build editable: finished with status 'done' 2026-04-29 15:54:23.722 | Preparing editable metadata (pyproject.toml): started 2026-04-29 15:54:24.642 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-04-29 15:54:24.665 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (7.0.3) 2026-04-29 15:54:24.665 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (2.0.46) 2026-04-29 15:54:24.666 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (12.0.0) 2026-04-29 15:54:24.667 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (2.5.1) 2026-04-29 15:54:24.668 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (1.8.9) 2026-04-29 15:54:24.669 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (4.26.0) 2026-04-29 15:54:24.670 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (2.32.5) 2026-04-29 15:54:24.671 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (7.4.1) 2026-04-29 15:54:24.672 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (10.3.0) 2026-04-29 15:54:24.673 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (6.3.0) 2026-04-29 15:54:24.674 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (8.1.0) 2026-04-29 15:54:24.675 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (5.9.1) 2026-04-29 15:54:24.676 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (10.0.1) 2026-04-29 15:54:24.676 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (18.0.0) 2026-04-29 15:54:24.677 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (5.0.0) 2026-04-29 15:54:24.678 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (8.0.0) 2026-04-29 15:54:24.679 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (2.7.1) 2026-04-29 15:54:24.680 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (1.1.0) 2026-04-29 15:54:24.681 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (3.6.0) 2026-04-29 15:54:24.682 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (2.1.0) 2026-04-29 15:54:24.684 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.0.1.dev2) (25.4.0) 2026-04-29 15:54:24.685 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.0.1.dev2) (2025.9.1) 2026-04-29 15:54:24.686 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.0.1.dev2) (0.37.0) 2026-04-29 15:54:24.687 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.0.1.dev2) (0.30.0) 2026-04-29 15:54:24.694 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.0.1.dev2) (5.13.1) 2026-04-29 15:54:24.695 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.0.1.dev2) (4.1.1) 2026-04-29 15:54:24.697 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.0.1.dev2) (6.7.2) 2026-04-29 15:54:24.699 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.0.1.dev2) (4.0.1) 2026-04-29 15:54:24.699 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.0.1.dev2) (2.11.0) 2026-04-29 15:54:24.700 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.0.1.dev2) (5.8.0) 2026-04-29 15:54:24.705 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.0.1.dev2) (2.1.0) 2026-04-29 15:54:24.706 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.0.1.dev2) (5.7.0) 2026-04-29 15:54:24.707 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.0.1.dev2) (1.8.2) 2026-04-29 15:54:24.708 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.0.1.dev2) (4.15.0) 2026-04-29 15:54:24.718 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.0.1.dev2) (1.5.0) 2026-04-29 15:54:24.722 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.0.1.dev2) (5.2.1) 2026-04-29 15:54:24.727 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.0.1.dev2) (0.20) 2026-04-29 15:54:24.728 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.0.1.dev2) (3.0.0) 2026-04-29 15:54:24.731 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==15.0.1.dev2) (2.1.1) 2026-04-29 15:54:24.734 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.0.1.dev2) (1.3.0) 2026-04-29 15:54:24.735 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.0.1.dev2) (2.0.0) 2026-04-29 15:54:24.736 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.0.1.dev2) (6.0.3) 2026-04-29 15:54:24.743 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.0.1.dev2) (1.18.4) 2026-04-29 15:54:24.744 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.0.1.dev2) (2.0.2) 2026-04-29 15:54:24.746 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.0.1.dev2) (0.5.0) 2026-04-29 15:54:24.749 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==15.0.1.dev2) (1.3.10) 2026-04-29 15:54:24.754 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==15.0.1.dev2) (2.9.0.post0) 2026-04-29 15:54:24.757 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.0.1.dev2) (5.0.0) 2026-04-29 15:54:24.758 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.0.1.dev2) (3.1.6) 2026-04-29 15:54:24.760 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.0.1.dev2) (4.0.1) 2026-04-29 15:54:24.766 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==15.0.1.dev2) (3.0.3) 2026-04-29 15:54:24.773 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==15.0.1.dev2) (1.1.2) 2026-04-29 15:54:24.779 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==15.0.1.dev2) (3.17.0) 2026-04-29 15:54:24.783 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.0.1.dev2) (3.3.2) 2026-04-29 15:54:24.784 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.0.1.dev2) (26.0) 2026-04-29 15:54:24.785 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.0.1.dev2) (7.2.2) 2026-04-29 15:54:24.790 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.0.1.dev2) (82.0.1) 2026-04-29 15:54:24.795 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==15.0.1.dev2) (0.6.0) 2026-04-29 15:54:24.814 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==15.0.1.dev2) (1.17.0) 2026-04-29 15:54:24.829 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.0.1.dev2) (3.4.4) 2026-04-29 15:54:24.830 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.0.1.dev2) (3.11) 2026-04-29 15:54:24.831 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.0.1.dev2) (2.6.3) 2026-04-29 15:54:24.833 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.0.1.dev2) (2023.11.17) 2026-04-29 15:54:24.852 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==15.0.1.dev2) (0.7) 2026-04-29 15:54:24.865 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==15.0.1.dev2) (3.3.2) 2026-04-29 15:54:24.883 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==15.0.1.dev2) (2.8.5) 2026-04-29 15:54:24.916 | Building wheels for collected packages: openstack-placement 2026-04-29 15:54:24.918 | Building editable for openstack-placement (pyproject.toml): started 2026-04-29 15:54:25.697 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-04-29 15:54:25.699 | Created wheel for openstack-placement: filename=openstack_placement-15.0.1.dev2-0.editable-py3-none-any.whl size=8748 sha256=5995cf9fa8fa2152e57af7c4f4518b2d66dff964b6a28368f8dad78e4a7f42d0 2026-04-29 15:54:25.699 | Stored in directory: /tmp/pip-ephem-wheel-cache-z5li9wbo/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-04-29 15:54:25.705 | Successfully built openstack-placement 2026-04-29 15:54:25.992 | Installing collected packages: openstack-placement 2026-04-29 15:54:26.051 | Successfully installed openstack-placement-15.0.1.dev2 2026-04-29 15:54:26.205 | + inc/python:pip_install:216 : result=0 2026-04-29 15:54:26.209 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-29 15:54:26.213 | + functions-common:time_stop:2412 : local name 2026-04-29 15:54:26.217 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:54:26.220 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:54:26.222 | + functions-common:time_stop:2415 : local total 2026-04-29 15:54:26.225 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:54:26.229 | + functions-common:time_stop:2418 : name=pip_install 2026-04-29 15:54:26.232 | + functions-common:time_stop:2419 : start_time=1777478059896 2026-04-29 15:54:26.236 | + functions-common:time_stop:2421 : [[ -z 1777478059896 ]] 2026-04-29 15:54:26.240 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:54:26.246 | + functions-common:time_stop:2424 : end_time=1777478066242 2026-04-29 15:54:26.250 | + functions-common:time_stop:2425 : elapsed_time=6346 2026-04-29 15:54:26.253 | + functions-common:time_stop:2426 : total=161894 2026-04-29 15:54:26.257 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:54:26.260 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=168240 2026-04-29 15:54:26.264 | + inc/python:pip_install:219 : return 0 2026-04-29 15:54:26.266 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-04-29 15:54:26.269 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-04-29 15:54:26.272 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-04-29 15:54:26.276 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-04-29 15:54:26.278 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:54:26.282 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:54:26.287 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-04-29 15:54:26.290 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:54:26.295 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-04-29 15:54:26.298 | + ./stack.sh:main:962 : configure_placement 2026-04-29 15:54:26.302 | + lib/placement:configure_placement:86 : sudo install -d -o quobyte /etc/placement 2026-04-29 15:54:26.322 | + lib/placement:configure_placement:87 : create_placement_conf 2026-04-29 15:54:26.325 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-04-29 15:54:26.331 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-04-29 15:54:26.336 | ++ lib/database:database_connection_url:134 : local db=placement 2026-04-29 15:54:26.339 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-04-29 15:54:26.344 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-04-29 15:54:26.347 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-04-29 15:54:26.351 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-04-29 15:54:26.355 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-04-29 15:54:26.379 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:54:26.384 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-04-29 15:54:26.389 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-04-29 15:54:26.394 | + lib/placement:create_placement_conf:77 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-04-29 15:54:26.438 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-04-29 15:54:26.484 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-04-29 15:54:26.523 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-04-29 15:54:26.527 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/placement/placement.conf 2026-04-29 15:54:26.530 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=placement 2026-04-29 15:54:26.534 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-04-29 15:54:26.538 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-04-29 15:54:26.542 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-04-29 15:54:26.545 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/placement/placement.conf 2026-04-29 15:54:26.549 | + lib/keystone:configure_keystoneauth:433 : local admin_user=placement 2026-04-29 15:54:26.552 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-04-29 15:54:26.556 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-04-29 15:54:26.601 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-04-29 15:54:26.642 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.50/identity 2026-04-29 15:54:26.686 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-04-29 15:54:26.726 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-04-29 15:54:26.770 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-04-29 15:54:26.814 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-04-29 15:54:26.855 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-04-29 15:54:26.896 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.50/identity 2026-04-29 15:54:26.938 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-04-29 15:54:26.982 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-04-29 15:54:27.024 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-04-29 15:54:27.028 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-04-29 15:54:27.032 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-04-29 15:54:27.035 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-04-29 15:54:27.041 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-04-29 15:54:27.066 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-04-29 15:54:27.070 | + functions:setup_systemd_logging:716 : local pidstr= 2026-04-29 15:54:27.074 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-04-29 15:54:27.078 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-04-29 15:54:27.082 | + 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-04-29 15:54:27.126 | + 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-04-29 15:54:27.171 | + 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-04-29 15:54:27.214 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-04-29 15:54:27.258 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-04-29 15:54:27.303 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-04-29 15:54:27.308 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-04-29 15:54:27.312 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-04-29 15:54:27.315 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-04-29 15:54:27.319 | + lib/apache:write_uwsgi_config:246 : local http= 2026-04-29 15:54:27.322 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-04-29 15:54:27.326 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-04-29 15:54:27.329 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-04-29 15:54:27.333 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-04-29 15:54:27.352 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-04-29 15:54:27.353 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-04-29 15:54:27.362 | d /var/run/uwsgi 0755 quobyte root 2026-04-29 15:54:27.368 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-04-29 15:54:27.383 | /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-04-29 15:54:27.389 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-04-29 15:54:27.393 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-04-29 15:54:27.399 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-04-29 15:54:27.403 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-04-29 15:54:27.454 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-04-29 15:54:27.497 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-04-29 15:54:27.540 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-04-29 15:54:27.581 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-04-29 15:54:27.622 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-04-29 15:54:27.663 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-04-29 15:54:27.706 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-04-29 15:54:27.747 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-04-29 15:54:27.790 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-04-29 15:54:27.831 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-04-29 15:54:27.873 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-04-29 15:54:27.914 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-04-29 15:54:27.957 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-04-29 15:54:27.999 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-04-29 15:54:28.003 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-04-29 15:54:28.007 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-04-29 15:54:28.010 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-04-29 15:54:28.014 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-04-29 15:54:28.017 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 15:54:28.020 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 15:54:28.024 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-04-29 15:54:28.028 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-04-29 15:54:28.032 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-04-29 15:54:28.074 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-04-29 15:54:28.118 | + 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-04-29 15:54:28.118 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-04-29 15:54:28.131 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-04-29 15:54:28.136 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-04-29 15:54:28.140 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-04-29 15:54:28.143 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-04-29 15:54:28.147 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-04-29 15:54:28.150 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-04-29 15:54:28.155 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-04-29 15:54:28.159 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 15:54:28.163 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 15:54:28.167 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-04-29 15:54:28.171 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-04-29 15:54:28.174 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 15:54:28.179 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 15:54:28.182 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-04-29 15:54:28.195 | perl: warning: Setting locale failed. 2026-04-29 15:54:28.195 | perl: warning: Please check that your locale settings: 2026-04-29 15:54:28.196 | LANGUAGE = (unset), 2026-04-29 15:54:28.196 | LC_ALL = "en_US.utf8", 2026-04-29 15:54:28.196 | LANG = "de_DE.UTF-8" 2026-04-29 15:54:28.196 | are supported and installed on your system. 2026-04-29 15:54:28.196 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 15:54:28.237 | Enabling site placement-api. 2026-04-29 15:54:28.243 | To activate the new configuration, you need to run: 2026-04-29 15:54:28.243 | systemctl reload apache2 2026-04-29 15:54:28.249 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-04-29 15:54:28.253 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-04-29 15:54:28.257 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-04-29 15:54:28.261 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-04-29 15:54:28.424 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-04-29 15:54:28.426 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-04-29 15:54:28.428 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-04-29 15:54:28.468 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-04-29 15:54:28.509 | + ./stack.sh:main:969 : is_service_enabled placement placement-client 2026-04-29 15:54:28.532 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:54:28.536 | + ./stack.sh:main:970 : is_service_enabled n-cpu 2026-04-29 15:54:28.561 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:54:28.565 | + ./stack.sh:main:971 : configure_placement_nova_compute 2026-04-29 15:54:28.569 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-04-29 15:54:28.574 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-04-29 15:54:28.577 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-04-29 15:54:28.581 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-04-29 15:54:28.585 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-04-29 15:54:28.588 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf placement auth_type password 2026-04-29 15:54:28.632 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf placement interface public 2026-04-29 15:54:28.673 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.50/identity 2026-04-29 15:54:28.715 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf placement username nova 2026-04-29 15:54:28.756 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-04-29 15:54:28.797 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-04-29 15:54:28.840 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf placement project_name service 2026-04-29 15:54:28.880 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-04-29 15:54:28.922 | + ./stack.sh:main:975 : is_service_enabled horizon 2026-04-29 15:54:28.945 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:54:28.948 | + ./stack.sh:main:980 : is_service_enabled tls-proxy 2026-04-29 15:54:28.973 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:54:28.976 | + ./stack.sh:main:984 : is_service_enabled cinder 2026-04-29 15:54:29.000 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:54:29.002 | + ./stack.sh:main:986 : init_os_brick 2026-04-29 15:54:29.006 | + lib/cinder:init_os_brick:511 : mkdir -p /opt/stack/data/os_brick 2026-04-29 15:54:29.013 | + lib/cinder:init_os_brick:512 : is_service_enabled cinder 2026-04-29 15:54:29.037 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:54:29.041 | + lib/cinder:init_os_brick:513 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-04-29 15:54:29.086 | + lib/cinder:init_os_brick:515 : is_service_enabled nova 2026-04-29 15:54:29.110 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:54:29.113 | + lib/cinder:init_os_brick:516 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-04-29 15:54:29.156 | + lib/cinder:init_os_brick:518 : is_service_enabled glance 2026-04-29 15:54:29.181 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:54:29.184 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-04-29 15:54:29.229 | + lib/cinder:init_os_brick:520 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-04-29 15:54:29.273 | + ./stack.sh:main:993 : run_phase stack install 2026-04-29 15:54:29.276 | + functions-common:run_phase:1840 : local mode=stack 2026-04-29 15:54:29.280 | + functions-common:run_phase:1841 : local phase=install 2026-04-29 15:54:29.284 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-04-29 15:54:29.288 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-04-29 15:54:29.293 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-04-29 15:54:29.297 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-04-29 15:54:29.300 | + functions-common:run_phase:1850 : local extra 2026-04-29 15:54:29.306 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-04-29 15:54:29.312 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-04-29 15:54:29.316 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-04-29 15:54:29.320 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-04-29 15:54:29.323 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-04-29 15:54:29.328 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-04-29 15:54:29.350 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:54:29.354 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-04-29 15:54:29.358 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-04-29 15:54:29.362 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-04-29 15:54:29.365 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-04-29 15:54:29.369 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-29 15:54:29.372 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Tempest 2026-04-29 15:54:29.376 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-04-29 15:54:29.380 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-04-29 15:54:29.459 | ++ inc/async:async_inner:63 : install_tempest 2026-04-29 15:54:29.507 | [2019 Async install_tempest:38291]: running: install_tempest 2026-04-29 15:54:29.514 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-04-29 15:54:29.518 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-04-29 15:54:29.522 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-04-29 15:54:29.526 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-04-29 15:54:29.530 | + functions-common:run_phase:1867 : run_plugins stack install 2026-04-29 15:54:29.535 | + functions-common:run_plugins:1826 : local mode=stack 2026-04-29 15:54:29.538 | + functions-common:run_plugins:1827 : local phase=install 2026-04-29 15:54:29.542 | + functions-common:run_plugins:1829 : local plugins= 2026-04-29 15:54:29.546 | + functions-common:run_plugins:1830 : local plugin 2026-04-29 15:54:29.551 | + ./stack.sh:main:996 : use_library_from_git python-openstackclient 2026-04-29 15:54:29.555 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-04-29 15:54:29.559 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 15:54:29.562 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 15:54:29.567 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-04-29 15:54:29.570 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 15:54:29.574 | + ./stack.sh:main:1000 : pip_install_gr python-openstackclient 2026-04-29 15:54:29.578 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-04-29 15:54:29.582 | + inc/python:pip_install_gr:95 : local clean_name 2026-04-29 15:54:29.587 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-04-29 15:54:29.591 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-04-29 15:54:29.595 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-04-29 15:54:29.603 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-04-29 15:54:29.603 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-04-29 15:54:29.609 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-04-29 15:54:29.613 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-04-29 15:54:29.617 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-04-29 15:54:29.623 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-04-29 15:54:29.626 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-04-29 15:54:29.654 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-04-29 15:54:29.659 | + 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-04-29 15:54:30.955 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-04-29 15:54:31.106 | Downloading python_openstackclient-9.0.0-py3-none-any.whl.metadata (10 kB) 2026-04-29 15:54:31.123 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-04-29 15:54:31.123 | 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-04-29 15:54:31.125 | 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.13.3) 2026-04-29 15:54:31.127 | 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-04-29 15:54:31.127 | Requirement already satisfied: openstacksdk>=4.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.10.0) 2026-04-29 15:54:31.128 | Requirement already satisfied: osc-lib>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.4.0) 2026-04-29 15:54:31.129 | 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.7.2) 2026-04-29 15:54:31.130 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-04-29 15:54:31.131 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (9.9.0) 2026-04-29 15:54:31.132 | 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.32.5) 2026-04-29 15:54:31.132 | 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.7.0) 2026-04-29 15:54:31.135 | 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-04-29 15:54:31.135 | Requirement already satisfied: cmd2>=1.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) (3.2.0) 2026-04-29 15:54:31.136 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.17.0) 2026-04-29 15:54:31.137 | 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-04-29 15:54:31.141 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-04-29 15:54:31.142 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (14.3.3) 2026-04-29 15:54:31.143 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.7.2) 2026-04-29 15:54:31.145 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-04-29 15:54:31.150 | 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-04-29 15:54:31.153 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (5.2.1) 2026-04-29 15:54:31.154 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-04-29 15:54:31.155 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-04-29 15:54:31.156 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-04-29 15:54:31.157 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (5.13.1) 2026-04-29 15:54:31.158 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.2) 2026-04-29 15:54:31.159 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (4.9.2) 2026-04-29 15:54:31.160 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-04-29 15:54:31.161 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.4.0) 2026-04-29 15:54:31.162 | Requirement already satisfied: typing-extensions>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-04-29 15:54:31.169 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.0) 2026-04-29 15:54:31.178 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=2.3.0->python-openstackclient!=7.3.0,!=7.3.1) (10.0.1) 2026-04-29 15:54:31.182 | 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>=2.3.0->python-openstackclient!=7.3.0,!=7.3.1) (1.3.0) 2026-04-29 15:54:31.183 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=2.3.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.0) 2026-04-29 15:54:31.184 | 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>=2.3.0->python-openstackclient!=7.3.0,!=7.3.1) (3.3.2) 2026-04-29 15:54:31.185 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=2.3.0->python-openstackclient!=7.3.0,!=7.3.1) (26.0) 2026-04-29 15:54:31.188 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->osc-lib>=2.3.0->python-openstackclient!=7.3.0,!=7.3.1) (2.1.1) 2026-04-29 15:54:31.194 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->python-openstackclient!=7.3.0,!=7.3.1) (82.0.1) 2026-04-29 15:54:31.198 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.6.0) 2026-04-29 15:54:31.220 | 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.3.0) 2026-04-29 15:54:31.221 | 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.9.1) 2026-04-29 15:54:31.225 | 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-04-29 15:54:31.228 | 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.1.2) 2026-04-29 15:54:31.235 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.4.4) 2026-04-29 15:54:31.236 | 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.11) 2026-04-29 15:54:31.237 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2.6.3) 2026-04-29 15:54:31.239 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2023.11.17) 2026-04-29 15:54:31.256 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.0.0) 2026-04-29 15:54:31.257 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.19.2) 2026-04-29 15:54:31.262 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-04-29 15:54:31.310 | Downloading python_openstackclient-9.0.0-py3-none-any.whl (1.1 MB) 2026-04-29 15:54:31.474 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 8.1 MB/s 0:00:00 2026-04-29 15:54:31.830 | Installing collected packages: python-openstackclient 2026-04-29 15:54:34.010 | Successfully installed python-openstackclient-9.0.0 2026-04-29 15:54:34.169 | + inc/python:pip_install:216 : result=0 2026-04-29 15:54:34.172 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-29 15:54:34.176 | + functions-common:time_stop:2412 : local name 2026-04-29 15:54:34.179 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:54:34.183 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:54:34.187 | + functions-common:time_stop:2415 : local total 2026-04-29 15:54:34.192 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:54:34.194 | + functions-common:time_stop:2418 : name=pip_install 2026-04-29 15:54:34.196 | + functions-common:time_stop:2419 : start_time=1777478069647 2026-04-29 15:54:34.200 | + functions-common:time_stop:2421 : [[ -z 1777478069647 ]] 2026-04-29 15:54:34.205 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:54:34.212 | + functions-common:time_stop:2424 : end_time=1777478074206 2026-04-29 15:54:34.216 | + functions-common:time_stop:2425 : elapsed_time=4559 2026-04-29 15:54:34.219 | + functions-common:time_stop:2426 : total=168240 2026-04-29 15:54:34.223 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:54:34.227 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=172799 2026-04-29 15:54:34.231 | + inc/python:pip_install:219 : return 0 2026-04-29 15:54:34.236 | + ./stack.sh:main:1001 : is_service_enabled openstack-cli-server 2026-04-29 15:54:34.260 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:54:34.264 | + ./stack.sh:main:1008 : install_oscwrap 2026-04-29 15:54:34.270 | ++ functions-common:install_oscwrap:2462 : mktemp 2026-04-29 15:54:34.277 | + functions-common:install_oscwrap:2462 : OSCWRAP_TIMER_FILE=/tmp/tmp.V44A7CZSqV 2026-04-29 15:54:34.279 | + functions-common:install_oscwrap:2465 : shopt -s expand_aliases 2026-04-29 15:54:34.284 | + functions-common:install_oscwrap:2468 : unalias -a 2026-04-29 15:54:34.287 | + functions-common:install_oscwrap:2470 : alias openstack=oscwrap 2026-04-29 15:54:34.293 | + ./stack.sh:main:1013 : [[ False != \F\a\l\s\e ]] 2026-04-29 15:54:34.295 | + ./stack.sh:main:1053 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-04-29 15:54:34.300 | + ./stack.sh:main:1061 : is_service_enabled mysql postgresql 2026-04-29 15:54:34.326 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:54:34.331 | + ./stack.sh:main:1062 : configure_database 2026-04-29 15:54:34.335 | + lib/database:configure_database:128 : configure_database_mysql 2026-04-29 15:54:34.339 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-04-29 15:54:34.343 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-04-29 15:54:34.347 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-29 15:54:34.349 | + ./stack.sh:echo_summary:444 : echo -e Configuring and starting MySQL 2026-04-29 15:54:34.352 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-04-29 15:54:34.354 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 15:54:34.358 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 15:54:34.360 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-04-29 15:54:34.364 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-04-29 15:54:34.366 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 15:54:34.369 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 15:54:34.372 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-04-29 15:54:34.375 | ++ functions-common:is_fips_enabled:2533 : cat /proc/sys/crypto/fips_enabled 2026-04-29 15:54:34.377 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-04-29 15:54:34.380 | + functions-common:is_fips_enabled:2533 : fips= 2026-04-29 15:54:34.382 | + functions-common:is_fips_enabled:2534 : '[' '' == 1 ']' 2026-04-29 15:54:34.387 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-04-29 15:54:34.392 | ++ functions-common:ipv6_unquote:2210 : echo 0.0.0.0 2026-04-29 15:54:34.392 | ++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-04-29 15:54:34.394 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-04-29 15:54:34.477 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-04-29 15:54:34.480 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-04-29 15:54:34.484 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-04-29 15:54:34.486 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-04-29 15:54:34.490 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-04-29 15:54:34.493 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-04-29 15:54:34.496 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-04-29 15:54:34.499 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-04-29 15:54:34.501 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-04-29 15:54:34.504 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-04-29 15:54:34.508 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-04-29 15:54:34.510 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-04-29 15:54:34.513 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-04-29 15:54:34.515 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-04-29 15:54:34.519 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-04-29 15:54:34.522 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 15:54:34.525 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 15:54:34.528 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-04-29 15:54:34.531 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-04-29 15:54:34.534 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart mysql 2026-04-29 15:54:36.314 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-04-29 15:54:36.319 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-04-29 15:54:36.323 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 15:54:36.326 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 15:54:36.330 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-04-29 15:54:36.334 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-04-29 15:54:36.337 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-04-29 15:54:36.355 | mysqladmin: connect to server at 'localhost' failed 2026-04-29 15:54:36.355 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-04-29 15:54:36.362 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-04-29 15:54:36.366 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-04-29 15:54:36.371 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 15:54:36.376 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 15:54:36.379 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-04-29 15:54:36.382 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-04-29 15:54:36.387 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-04-29 15:54:36.394 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-04-29 15:54:36.397 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-04-29 15:54:36.422 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-04-29 15:54:36.517 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.45 2026-04-29 15:54:36.525 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-04-29 15:54:36.525 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.45 2026-04-29 15:54:36.530 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-04-29 15:54:36.534 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-04-29 15:54:36.538 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-04-29 15:54:36.542 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-04-29 15:54:36.545 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-04-29 15:54:36.551 | + 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-04-29 15:54:36.565 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-04-29 15:54:36.665 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-04-29 15:54:36.700 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-04-29 15:54:36.795 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-04-29 15:54:36.879 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-04-29 15:54:36.955 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-04-29 15:54:37.032 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-04-29 15:54:37.035 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-04-29 15:54:37.038 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-04-29 15:54:37.038 | enabling MySQL performance counting 2026-04-29 15:54:37.040 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-04-29 15:54:37.066 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-04-29 15:54:37.068 | + 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-04-29 15:54:38.092 | Processing ./tools/dbcounter 2026-04-29 15:54:38.095 | Installing build dependencies: started 2026-04-29 15:54:41.600 | Installing build dependencies: finished with status 'done' 2026-04-29 15:54:41.601 | Getting requirements to build wheel: started 2026-04-29 15:54:42.241 | Getting requirements to build wheel: finished with status 'done' 2026-04-29 15:54:42.242 | Preparing metadata (pyproject.toml): started 2026-04-29 15:54:42.616 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-04-29 15:54:42.620 | Building wheels for collected packages: dbcounter 2026-04-29 15:54:42.621 | Building wheel for dbcounter (pyproject.toml): started 2026-04-29 15:54:43.050 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-04-29 15:54:43.052 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3228 sha256=8a5cd52741133cd8c0a65c4cb415ff455db2581bfe8575d76eb0f1578fea885b 2026-04-29 15:54:43.052 | Stored in directory: /tmp/pip-ephem-wheel-cache-17oznetm/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-04-29 15:54:43.056 | Successfully built dbcounter 2026-04-29 15:54:43.379 | Installing collected packages: dbcounter 2026-04-29 15:54:43.427 | Successfully installed dbcounter-0.1 2026-04-29 15:54:43.585 | + inc/python:pip_install:216 : result=0 2026-04-29 15:54:43.588 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-29 15:54:43.592 | + functions-common:time_stop:2412 : local name 2026-04-29 15:54:43.596 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:54:43.599 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:54:43.604 | + functions-common:time_stop:2415 : local total 2026-04-29 15:54:43.606 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:54:43.609 | + functions-common:time_stop:2418 : name=pip_install 2026-04-29 15:54:43.613 | + functions-common:time_stop:2419 : start_time=1777478077060 2026-04-29 15:54:43.617 | + functions-common:time_stop:2421 : [[ -z 1777478077060 ]] 2026-04-29 15:54:43.621 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:54:43.627 | + functions-common:time_stop:2424 : end_time=1777478083623 2026-04-29 15:54:43.633 | + functions-common:time_stop:2425 : elapsed_time=6563 2026-04-29 15:54:43.633 | + functions-common:time_stop:2426 : total=172799 2026-04-29 15:54:43.636 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:54:43.640 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=179362 2026-04-29 15:54:43.644 | + inc/python:pip_install:219 : return 0 2026-04-29 15:54:43.648 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-04-29 15:54:43.653 | + lib/database:recreate_database:112 : local db=stats 2026-04-29 15:54:43.657 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-04-29 15:54:43.661 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-04-29 15:54:43.665 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-04-29 15:54:43.670 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-04-29 15:54:43.748 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-04-29 15:54:43.754 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-04-29 15:54:43.832 | + 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-04-29 15:54:43.832 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-04-29 15:54:43.837 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-04-29 15:54:43.924 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-04-29 15:54:43.926 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-04-29 15:54:44.011 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-04-29 15:54:44.093 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-04-29 15:54:44.176 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-04-29 15:54:44.261 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-04-29 15:54:44.347 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-04-29 15:54:44.426 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-04-29 15:54:44.501 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-04-29 15:54:44.502 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-04-29 15:54:44.506 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart mysql 2026-04-29 15:54:46.714 | + ./stack.sh:main:1066 : save_stackenv 1066 2026-04-29 15:54:46.719 | + functions-common:save_stackenv:63 : local tag=1066 2026-04-29 15:54:46.730 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2026-04-29 15:54:46.737 | + functions-common:save_stackenv:65 : time_stamp=2026-04-29-175446 2026-04-29 15:54:46.741 | + functions-common:save_stackenv:66 : echo '# 2026-04-29-175446 1066' 2026-04-29 15:54:46.746 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 15:54:46.751 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-04-29 15:54:46.755 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 15:54:46.759 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2026-04-29 15:54:46.763 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 15:54:46.768 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2026-04-29 15:54:46.773 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 15:54:46.777 | + functions-common:save_stackenv:68 : 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-04-29 15:54:46.780 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 15:54:46.784 | + functions-common:save_stackenv:68 : echo HOST_IP=192.168.122.50 2026-04-29 15:54:46.789 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 15:54:46.794 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=http://192.168.122.50/identity 2026-04-29 15:54:46.799 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 15:54:46.803 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-04-29-174111 2026-04-29 15:54:46.805 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 15:54:46.807 | + functions-common:save_stackenv:68 : echo OS_CACERT= 2026-04-29 15:54:46.810 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 15:54:46.814 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=192.168.122.50 2026-04-29 15:54:46.819 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 15:54:46.823 | + functions-common:save_stackenv:68 : echo STACK_USER=quobyte 2026-04-29 15:54:46.827 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 15:54:46.831 | + functions-common:save_stackenv:68 : echo TLS_IP= 2026-04-29 15:54:46.836 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 15:54:46.840 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2026-04-29 15:54:46.844 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 15:54:46.848 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2026-04-29 15:54:46.852 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 15:54:46.856 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=192.168.122.50 2026-04-29 15:54:46.860 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 15:54:46.864 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2026-04-29 15:54:46.868 | + ./stack.sh:main:1076 : start_dstat 2026-04-29 15:54:46.872 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-04-29 15:54:46.877 | + functions-common:run_process:1666 : local service=dstat 2026-04-29 15:54:46.881 | + functions-common:run_process:1667 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-04-29 15:54:46.885 | + functions-common:run_process:1668 : local group= 2026-04-29 15:54:46.889 | + functions-common:run_process:1669 : local user= 2026-04-29 15:54:46.893 | + functions-common:run_process:1670 : local env_vars= 2026-04-29 15:54:46.898 | + functions-common:run_process:1672 : local name=dstat 2026-04-29 15:54:46.901 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 15:54:46.905 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 15:54:46.909 | + functions-common:time_start:2399 : local start_time= 2026-04-29 15:54:46.913 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 15:54:46.918 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 15:54:46.923 | + functions-common:time_start:2403 : _TIME_START[$name]=1777478086919 2026-04-29 15:54:46.927 | + functions-common:run_process:1675 : is_service_enabled dstat 2026-04-29 15:54:46.954 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:54:46.958 | + functions-common:run_process:1676 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-04-29 15:54:46.964 | + functions-common:_run_under_systemd:1620 : local service=dstat 2026-04-29 15:54:46.968 | + functions-common:_run_under_systemd:1621 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-04-29 15:54:46.973 | + functions-common:_run_under_systemd:1622 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-04-29 15:54:46.977 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-04-29 15:54:46.981 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-04-29 15:54:46.983 | + functions-common:_common_systemd_pitfalls:1595 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-04-29 15:54:46.986 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-04-29 15:54:46.989 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@dstat.service 2026-04-29 15:54:46.993 | + functions-common:_run_under_systemd:1627 : local group= 2026-04-29 15:54:46.996 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-04-29 15:54:47.000 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-04-29 15:54:47.004 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-04-29 15:54:47.007 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-04-29 15:54:47.011 | + functions-common:_run_under_systemd:1636 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-04-29 15:54:47.017 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-04-29 15:54:47.021 | + functions-common:write_user_unit_file:1527 : local service=devstack@dstat.service 2026-04-29 15:54:47.025 | + functions-common:write_user_unit_file:1528 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-04-29 15:54:47.030 | + functions-common:write_user_unit_file:1529 : local group= 2026-04-29 15:54:47.034 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-04-29 15:54:47.039 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-04-29 15:54:47.043 | + functions-common:write_user_unit_file:1532 : local extra= 2026-04-29 15:54:47.047 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-04-29 15:54:47.050 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-04-29 15:54:47.054 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-04-29 15:54:47.061 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-04-29 15:54:47.161 | + functions-common:write_user_unit_file:1540 : 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-04-29 15:54:47.271 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-04-29 15:54:47.353 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-04-29 15:54:47.438 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-04-29 15:54:47.531 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-04-29 15:54:47.609 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-04-29 15:54:47.696 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-04-29 15:54:47.700 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-04-29 15:54:47.705 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-04-29 15:54:47.800 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-04-29 15:54:48.331 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@dstat.service 2026-04-29 15:54:48.351 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-04-29 15:54:48.856 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@dstat.service 2026-04-29 15:54:48.911 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 15:54:48.917 | + functions-common:time_stop:2412 : local name 2026-04-29 15:54:48.919 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:54:48.924 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:54:48.926 | + functions-common:time_stop:2415 : local total 2026-04-29 15:54:48.929 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:54:48.932 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 15:54:48.936 | + functions-common:time_stop:2419 : start_time=1777478086919 2026-04-29 15:54:48.938 | + functions-common:time_stop:2421 : [[ -z 1777478086919 ]] 2026-04-29 15:54:48.942 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:54:48.946 | + functions-common:time_stop:2424 : end_time=1777478088943 2026-04-29 15:54:48.948 | + functions-common:time_stop:2425 : elapsed_time=2024 2026-04-29 15:54:48.950 | + functions-common:time_stop:2426 : total=0 2026-04-29 15:54:48.954 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:54:48.957 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=2024 2026-04-29 15:54:48.960 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-04-29 15:54:48.965 | + functions-common:run_process:1666 : local service=memory_tracker 2026-04-29 15:54:48.967 | + functions-common:run_process:1667 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-04-29 15:54:48.970 | + functions-common:run_process:1668 : local group= 2026-04-29 15:54:48.972 | + functions-common:run_process:1669 : local user=root 2026-04-29 15:54:48.974 | + functions-common:run_process:1670 : local env_vars=PYTHON=python3.12 2026-04-29 15:54:48.976 | + functions-common:run_process:1672 : local name=memory_tracker 2026-04-29 15:54:48.978 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 15:54:48.980 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 15:54:48.982 | + functions-common:time_start:2399 : local start_time= 2026-04-29 15:54:48.986 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 15:54:48.987 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 15:54:48.991 | + functions-common:time_start:2403 : _TIME_START[$name]=1777478088988 2026-04-29 15:54:48.995 | + functions-common:run_process:1675 : is_service_enabled memory_tracker 2026-04-29 15:54:49.019 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:54:49.022 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 15:54:49.025 | + functions-common:time_stop:2412 : local name 2026-04-29 15:54:49.028 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:54:49.030 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:54:49.032 | + functions-common:time_stop:2415 : local total 2026-04-29 15:54:49.035 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:54:49.045 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 15:54:49.045 | + functions-common:time_stop:2419 : start_time=1777478088988 2026-04-29 15:54:49.046 | + functions-common:time_stop:2421 : [[ -z 1777478088988 ]] 2026-04-29 15:54:49.049 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:54:49.052 | + functions-common:time_stop:2424 : end_time=1777478089050 2026-04-29 15:54:49.054 | + functions-common:time_stop:2425 : elapsed_time=62 2026-04-29 15:54:49.056 | + functions-common:time_stop:2426 : total=2024 2026-04-29 15:54:49.058 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:54:49.061 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=2086 2026-04-29 15:54:49.062 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-04-29 15:54:49.087 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:54:49.091 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-04-29 15:54:49.093 | + functions-common:run_process:1666 : local service=file_tracker 2026-04-29 15:54:49.096 | + functions-common:run_process:1667 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-04-29 15:54:49.098 | + functions-common:run_process:1668 : local group= 2026-04-29 15:54:49.100 | + functions-common:run_process:1669 : local user= 2026-04-29 15:54:49.102 | + functions-common:run_process:1670 : local env_vars= 2026-04-29 15:54:49.104 | + functions-common:run_process:1672 : local name=file_tracker 2026-04-29 15:54:49.107 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 15:54:49.109 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 15:54:49.111 | + functions-common:time_start:2399 : local start_time= 2026-04-29 15:54:49.114 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 15:54:49.117 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 15:54:49.122 | + functions-common:time_start:2403 : _TIME_START[$name]=1777478089118 2026-04-29 15:54:49.128 | + functions-common:run_process:1675 : is_service_enabled file_tracker 2026-04-29 15:54:49.156 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:54:49.159 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 15:54:49.161 | + functions-common:time_stop:2412 : local name 2026-04-29 15:54:49.163 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:54:49.166 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:54:49.168 | + functions-common:time_stop:2415 : local total 2026-04-29 15:54:49.170 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:54:49.173 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 15:54:49.175 | + functions-common:time_stop:2419 : start_time=1777478089118 2026-04-29 15:54:49.177 | + functions-common:time_stop:2421 : [[ -z 1777478089118 ]] 2026-04-29 15:54:49.181 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:54:49.184 | + functions-common:time_stop:2424 : end_time=1777478089181 2026-04-29 15:54:49.186 | + functions-common:time_stop:2425 : elapsed_time=63 2026-04-29 15:54:49.188 | + functions-common:time_stop:2426 : total=2086 2026-04-29 15:54:49.191 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:54:49.194 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=2149 2026-04-29 15:54:49.197 | + ./stack.sh:main:1078 : is_service_enabled atop 2026-04-29 15:54:49.219 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:54:49.222 | + ./stack.sh:main:1086 : is_service_enabled tcpdump 2026-04-29 15:54:49.240 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:54:49.244 | + ./stack.sh:main:1094 : is_service_enabled etcd3 2026-04-29 15:54:49.266 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:54:49.269 | + ./stack.sh:main:1095 : start_etcd3 2026-04-29 15:54:49.272 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-04-29 15:54:49.274 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-04-29 15:54:49.277 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-04-29 15:54:49.280 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.50:2380' 2026-04-29 15:54:49.282 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.50:2380' 2026-04-29 15:54:49.285 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.50:2379' 2026-04-29 15:54:49.287 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-04-29 15:54:49.289 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-04-29 15:54:49.292 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.50:2379' 2026-04-29 15:54:49.296 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-04-29 15:54:49.302 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-04-29 15:54:49.304 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-04-29 15:54:49.309 | + 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.50:2380 --initial-advertise-peer-urls http://192.168.122.50:2380 --advertise-client-urls http://192.168.122.50:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.50:2379 --log-level=debug' '' root 2026-04-29 15:54:49.312 | + functions-common:write_user_unit_file:1527 : local service=devstack@etcd.service 2026-04-29 15:54:49.315 | + functions-common:write_user_unit_file:1528 : 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.50:2380 --initial-advertise-peer-urls http://192.168.122.50:2380 --advertise-client-urls http://192.168.122.50:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.50:2379 --log-level=debug' 2026-04-29 15:54:49.319 | + functions-common:write_user_unit_file:1529 : local group= 2026-04-29 15:54:49.325 | + functions-common:write_user_unit_file:1530 : local user=root 2026-04-29 15:54:49.329 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-04-29 15:54:49.331 | + functions-common:write_user_unit_file:1532 : local extra= 2026-04-29 15:54:49.334 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-04-29 15:54:49.337 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-04-29 15:54:49.339 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-04-29 15:54:49.348 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-04-29 15:54:49.439 | + functions-common:write_user_unit_file:1540 : 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-04-29 15:54:49.551 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-04-29 15:54:49.631 | + functions-common:write_user_unit_file:1542 : 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.50:2380 --initial-advertise-peer-urls http://192.168.122.50:2380 --advertise-client-urls http://192.168.122.50:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.50:2379 --log-level=debug' 2026-04-29 15:54:49.710 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-04-29 15:54:49.787 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-04-29 15:54:49.867 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-04-29 15:54:49.952 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-04-29 15:54:49.955 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-04-29 15:54:49.958 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-04-29 15:54:50.056 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-04-29 15:54:50.537 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-04-29 15:54:50.622 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-04-29 15:54:50.702 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-04-29 15:54:50.777 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-04-29 15:54:50.856 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-04-29 15:54:50.861 | ++ functions-common:is_arch:517 : uname -m 2026-04-29 15:54:50.868 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-04-29 15:54:50.870 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-04-29 15:54:51.353 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-04-29 15:54:51.376 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-04-29 15:54:51.854 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-04-29 15:54:52.877 | + ./stack.sh:main:1101 : is_service_enabled tls-proxy 2026-04-29 15:54:52.903 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:54:52.907 | + ./stack.sh:main:1106 : write_clouds_yaml 2026-04-29 15:54:52.911 | + functions-common:write_clouds_yaml:82 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-04-29 15:54:52.917 | ++ functions-common:write_clouds_yaml:84 : dirname /etc/openstack/clouds.yaml 2026-04-29 15:54:52.922 | + functions-common:write_clouds_yaml:84 : sudo mkdir -p /etc/openstack 2026-04-29 15:54:52.942 | + functions-common:write_clouds_yaml:85 : sudo chown -R quobyte /etc/openstack 2026-04-29 15:54:52.959 | + functions-common:write_clouds_yaml:87 : CA_CERT_ARG= 2026-04-29 15:54:52.962 | + functions-common:write_clouds_yaml:88 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-04-29 15:54:52.966 | + functions-common:write_clouds_yaml:92 : /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.50/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-04-29 15:54:53.072 | The user clouds.yaml file didn't exist. 2026-04-29 15:54:53.085 | + functions-common:write_clouds_yaml:103 : /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.50/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-04-29 15:54:53.210 | + functions-common:write_clouds_yaml:114 : /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.50/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-04-29 15:54:53.334 | + functions-common:write_clouds_yaml:125 : /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.50/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-04-29 15:54:53.459 | + functions-common:write_clouds_yaml:136 : /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.50/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-04-29 15:54:53.591 | + functions-common:write_clouds_yaml:147 : /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.50/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-04-29 15:54:53.730 | + functions-common:write_clouds_yaml:158 : /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.50/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-04-29 15:54:53.862 | + functions-common:write_clouds_yaml:169 : /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.50/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-04-29 15:54:53.994 | + functions-common:write_clouds_yaml:180 : /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.50/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-04-29 15:54:54.129 | + functions-common:write_clouds_yaml:191 : /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.50/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-04-29 15:54:54.266 | + functions-common:write_clouds_yaml:201 : cat 2026-04-29 15:54:54.274 | ++ functions-common:write_clouds_yaml:207 : eval echo '~quobyte' 2026-04-29 15:54:54.278 | +++ functions-common:write_clouds_yaml:207 : echo /home/quobyte 2026-04-29 15:54:54.282 | + functions-common:write_clouds_yaml:207 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-04-29 15:54:54.288 | + ./stack.sh:main:1107 : export OS_CLOUD=devstack-admin 2026-04-29 15:54:54.292 | + ./stack.sh:main:1107 : OS_CLOUD=devstack-admin 2026-04-29 15:54:54.296 | + ./stack.sh:main:1109 : is_service_enabled keystone 2026-04-29 15:54:54.320 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:54:54.324 | + ./stack.sh:main:1110 : echo_summary 'Starting Keystone' 2026-04-29 15:54:54.328 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-29 15:54:54.332 | + ./stack.sh:echo_summary:444 : echo -e Starting Keystone 2026-04-29 15:54:54.336 | + ./stack.sh:main:1112 : '[' 192.168.122.50 == 192.168.122.50 ']' 2026-04-29 15:54:54.340 | + ./stack.sh:main:1113 : init_keystone 2026-04-29 15:54:54.344 | + lib/keystone:init_keystone:477 : is_service_enabled ldap 2026-04-29 15:54:54.368 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:54:54.372 | + lib/keystone:init_keystone:481 : [[ True == True ]] 2026-04-29 15:54:54.376 | + lib/keystone:init_keystone:483 : recreate_database keystone 2026-04-29 15:54:54.380 | + lib/database:recreate_database:112 : local db=keystone 2026-04-29 15:54:54.384 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-04-29 15:54:54.388 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-04-29 15:54:54.392 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-04-29 15:54:54.397 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-04-29 15:54:54.479 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-04-29 15:54:54.484 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-04-29 15:54:54.567 | + lib/keystone:init_keystone:486 : time_start dbsync 2026-04-29 15:54:54.570 | + functions-common:time_start:2398 : local name=dbsync 2026-04-29 15:54:54.574 | + functions-common:time_start:2399 : local start_time= 2026-04-29 15:54:54.578 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 15:54:54.585 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 15:54:54.591 | + functions-common:time_start:2403 : _TIME_START[$name]=1777478094585 2026-04-29 15:54:54.593 | + lib/keystone:init_keystone:488 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-04-29 15:54:58.002 | INFO dbcounter [-] Registered counter for database keystone 2026-04-29 15:54:58.033 | 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=41194) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-04-29 15:54:58.047 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-04-29 15:54:58.047 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-04-29 15:54:58.048 | DEBUG dbcounter [-] [41194] Writer thread running {{(pid=41194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-04-29 15:54:58.124 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-04-29 15:55:01.859 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=41194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-04-29 15:55:01.863 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-04-29 15:55:01.863 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=41194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 15:55:01.874 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-04-29 15:55:01.927 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=41194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 15:55:01.928 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-04-29 15:55:01.949 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=41194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 15:55:01.953 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-04-29 15:55:02.035 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=41194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 15:55:02.038 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-04-29 15:55:02.119 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=41194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 15:55:02.126 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-04-29 15:55:02.230 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=41194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 15:55:02.233 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-04-29 15:55:02.234 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=41194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-04-29 15:55:02.236 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-04-29 15:55:02.302 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=41194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 15:55:02.304 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-04-29 15:55:02.334 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=41194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 15:55:02.765 | + lib/keystone:init_keystone:489 : time_stop dbsync 2026-04-29 15:55:02.769 | + functions-common:time_stop:2412 : local name 2026-04-29 15:55:02.772 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:55:02.775 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:55:02.778 | + functions-common:time_stop:2415 : local total 2026-04-29 15:55:02.781 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:55:02.785 | + functions-common:time_stop:2418 : name=dbsync 2026-04-29 15:55:02.788 | + functions-common:time_stop:2419 : start_time=1777478094585 2026-04-29 15:55:02.791 | + functions-common:time_stop:2421 : [[ -z 1777478094585 ]] 2026-04-29 15:55:02.795 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:55:02.801 | + functions-common:time_stop:2424 : end_time=1777478102797 2026-04-29 15:55:02.804 | + functions-common:time_stop:2425 : elapsed_time=8212 2026-04-29 15:55:02.808 | + functions-common:time_stop:2426 : total=0 2026-04-29 15:55:02.811 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:55:02.815 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=8212 2026-04-29 15:55:02.818 | + lib/keystone:init_keystone:491 : [[ fernet == \f\e\r\n\e\t ]] 2026-04-29 15:55:02.822 | + lib/keystone:init_keystone:492 : rm -rf /etc/keystone/fernet-keys/ 2026-04-29 15:55:02.829 | + lib/keystone:init_keystone:493 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-04-29 15:55:06.037 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-04-29 15:55:06.038 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-04-29 15:55:06.038 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-04-29 15:55:06.038 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-04-29 15:55:06.039 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-04-29 15:55:06.039 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-04-29 15:55:06.040 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-04-29 15:55:06.040 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-04-29 15:55:06.040 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-04-29 15:55:06.471 | + lib/keystone:init_keystone:495 : rm -rf /etc/keystone/credential-keys/ 2026-04-29 15:55:06.476 | + lib/keystone:init_keystone:496 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-04-29 15:55:09.648 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-04-29 15:55:09.649 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-04-29 15:55:09.649 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-04-29 15:55:09.649 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-04-29 15:55:09.650 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-04-29 15:55:09.650 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-04-29 15:55:09.650 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-04-29 15:55:09.651 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-04-29 15:55:09.651 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-04-29 15:55:10.091 | + ./stack.sh:main:1114 : start_keystone 2026-04-29 15:55:10.095 | + lib/keystone:start_keystone:550 : local service_port=5000 2026-04-29 15:55:10.098 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2026-04-29 15:55:10.102 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2026-04-29 15:55:10.128 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:55:10.133 | ++ lib/keystone:start_keystone:557 : which uwsgi 2026-04-29 15:55:10.139 | + lib/keystone:start_keystone:557 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-04-29 15:55:10.143 | + functions-common:run_process:1666 : local service=keystone 2026-04-29 15:55:10.148 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-04-29 15:55:10.152 | + functions-common:run_process:1668 : local group= 2026-04-29 15:55:10.156 | + functions-common:run_process:1669 : local user= 2026-04-29 15:55:10.160 | + functions-common:run_process:1670 : local env_vars= 2026-04-29 15:55:10.164 | + functions-common:run_process:1672 : local name=keystone 2026-04-29 15:55:10.168 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 15:55:10.172 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 15:55:10.176 | + functions-common:time_start:2399 : local start_time= 2026-04-29 15:55:10.180 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 15:55:10.187 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 15:55:10.193 | + functions-common:time_start:2403 : _TIME_START[$name]=1777478110188 2026-04-29 15:55:10.197 | + functions-common:run_process:1675 : is_service_enabled keystone 2026-04-29 15:55:10.221 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:55:10.225 | + functions-common:run_process:1676 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-04-29 15:55:10.230 | + functions-common:_run_under_systemd:1620 : local service=keystone 2026-04-29 15:55:10.234 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-04-29 15:55:10.238 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-04-29 15:55:10.242 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-04-29 15:55:10.246 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-04-29 15:55:10.250 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-04-29 15:55:10.253 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-04-29 15:55:10.258 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@keystone.service 2026-04-29 15:55:10.262 | + functions-common:_run_under_systemd:1627 : local group= 2026-04-29 15:55:10.266 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-04-29 15:55:10.270 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-04-29 15:55:10.274 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-04-29 15:55:10.278 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-04-29 15:55:10.282 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-04-29 15:55:10.287 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-04-29 15:55:10.291 | + functions-common:_run_under_systemd:1638 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-04-29 15:55:10.295 | + functions-common:_run_under_systemd:1640 : 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-04-29 15:55:10.299 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@keystone.service 2026-04-29 15:55:10.303 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-04-29 15:55:10.307 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-04-29 15:55:10.310 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-04-29 15:55:10.314 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-04-29 15:55:10.318 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-04-29 15:55:10.322 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-04-29 15:55:10.327 | + functions-common:write_uwsgi_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-04-29 15:55:10.417 | + functions-common:write_uwsgi_user_unit_file:1568 : 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-04-29 15:55:10.512 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-04-29 15:55:10.600 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-04-29 15:55:10.673 | + functions-common:write_uwsgi_user_unit_file:1571 : 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-04-29 15:55:10.760 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-04-29 15:55:10.828 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-04-29 15:55:10.908 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-04-29 15:55:10.982 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-04-29 15:55:11.053 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-04-29 15:55:11.127 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-04-29 15:55:11.198 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-04-29 15:55:11.202 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-04-29 15:55:11.205 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-04-29 15:55:11.289 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-04-29 15:55:11.824 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@keystone.service 2026-04-29 15:55:11.854 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-04-29 15:55:12.334 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@keystone.service 2026-04-29 15:55:12.487 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 15:55:12.493 | + functions-common:time_stop:2412 : local name 2026-04-29 15:55:12.498 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:55:12.503 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:55:12.507 | + functions-common:time_stop:2415 : local total 2026-04-29 15:55:12.513 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:55:12.516 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 15:55:12.520 | + functions-common:time_stop:2419 : start_time=1777478110188 2026-04-29 15:55:12.525 | + functions-common:time_stop:2421 : [[ -z 1777478110188 ]] 2026-04-29 15:55:12.530 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:55:12.535 | + functions-common:time_stop:2424 : end_time=1777478112532 2026-04-29 15:55:12.538 | + functions-common:time_stop:2425 : elapsed_time=2344 2026-04-29 15:55:12.541 | + functions-common:time_stop:2426 : total=2149 2026-04-29 15:55:12.544 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:55:12.546 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=4493 2026-04-29 15:55:12.550 | + lib/keystone:start_keystone:559 : echo 'Waiting for keystone to start...' 2026-04-29 15:55:12.550 | Waiting for keystone to start... 2026-04-29 15:55:12.554 | + lib/keystone:start_keystone:565 : local service_uri=http://192.168.122.50/identity/v3/ 2026-04-29 15:55:12.557 | + lib/keystone:start_keystone:567 : wait_for_service 60 http://192.168.122.50/identity/v3/ 2026-04-29 15:55:12.560 | + functions:wait_for_service:476 : local timeout=60 2026-04-29 15:55:12.563 | + functions:wait_for_service:477 : local url=http://192.168.122.50/identity/v3/ 2026-04-29 15:55:12.569 | + functions:wait_for_service:478 : local rval=0 2026-04-29 15:55:12.573 | + functions:wait_for_service:479 : time_start wait_for_service 2026-04-29 15:55:12.577 | + functions-common:time_start:2398 : local name=wait_for_service 2026-04-29 15:55:12.580 | + functions-common:time_start:2399 : local start_time= 2026-04-29 15:55:12.584 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 15:55:12.591 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 15:55:12.598 | + functions-common:time_start:2403 : _TIME_START[$name]=1777478112594 2026-04-29 15:55:12.600 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-04-29 15:55:12.604 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-04-29 15:55:12.608 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.50/identity/v3/ 2026-04-29 15:55:13.909 | ++ inc/async:async_inner:64 : rc=0 2026-04-29 15:55:13.940 | [38291 Async install_tempest:38291]: finished successfully 2026-04-29 15:55:18.008 | + :: : [[ 200 == 503 ]] 2026-04-29 15:55:18.010 | + :: : [[ 0 -eq 7 ]] 2026-04-29 15:55:18.016 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-04-29 15:55:18.019 | + functions-common:time_stop:2412 : local name 2026-04-29 15:55:18.023 | + functions-common:time_stop:2413 : local end_time 2026-04-29 15:55:18.028 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 15:55:18.030 | + functions-common:time_stop:2415 : local total 2026-04-29 15:55:18.034 | + functions-common:time_stop:2416 : local start_time 2026-04-29 15:55:18.038 | + functions-common:time_stop:2418 : name=wait_for_service 2026-04-29 15:55:18.041 | + functions-common:time_stop:2419 : start_time=1777478112594 2026-04-29 15:55:18.045 | + functions-common:time_stop:2421 : [[ -z 1777478112594 ]] 2026-04-29 15:55:18.050 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 15:55:18.056 | + functions-common:time_stop:2424 : end_time=1777478118052 2026-04-29 15:55:18.060 | + functions-common:time_stop:2425 : elapsed_time=5458 2026-04-29 15:55:18.063 | + functions-common:time_stop:2426 : total=0 2026-04-29 15:55:18.067 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 15:55:18.071 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=5458 2026-04-29 15:55:18.074 | + functions:wait_for_service:486 : return 0 2026-04-29 15:55:18.079 | + lib/keystone:start_keystone:572 : is_service_enabled tls-proxy 2026-04-29 15:55:18.104 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:55:18.108 | + lib/keystone:start_keystone:577 : restart_service memcached 2026-04-29 15:55:18.112 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-04-29 15:55:18.115 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart memcached 2026-04-29 15:55:18.632 | + ./stack.sh:main:1115 : bootstrap_keystone 2026-04-29 15:55:18.636 | + lib/keystone:bootstrap_keystone:592 : /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.50/identity 2026-04-29 15:55:22.250 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=42655) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 15:55:22.250 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=42655) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 15:55:22.250 | 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=42655) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 15:55:22.257 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=42655) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 15:55:22.272 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=42655) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 15:55:22.272 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=42655) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 15:55:22.301 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=42655) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 15:55:22.327 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=42655) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 15:55:22.327 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=42655) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 15:55:22.413 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42655) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 15:55:22.414 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=42655) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 15:55:22.414 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=42655) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 15:55:22.414 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=42655) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 15:55:22.414 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=42655) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 15:55:22.414 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=42655) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 15:55:22.428 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42655) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 15:55:22.429 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=42655) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 15:55:22.429 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=42655) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 15:55:22.429 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=42655) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 15:55:22.429 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=42655) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 15:55:22.429 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=42655) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 15:55:22.430 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42655) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 15:55:22.436 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=42655) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 15:55:22.439 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42655) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 15:55:22.439 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=42655) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 15:55:22.440 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=42655) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 15:55:22.440 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=42655) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 15:55:22.440 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=42655) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 15:55:22.440 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=42655) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 15:55:22.441 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42655) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 15:55:22.515 | INFO dbcounter [-] Registered counter for database keystone 2026-04-29 15:55:22.539 | 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=42655) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-04-29 15:55:22.733 | DEBUG dbcounter [-] [42655] Writer thread running {{(pid=42655) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-04-29 15:55:22.883 | INFO keystone.cmd.bootstrap [None req-2ca85770-ab29-475a-8907-2b8b3841de54 None None] Created domain default 2026-04-29 15:55:22.934 | INFO keystone.cmd.bootstrap [None req-2ca85770-ab29-475a-8907-2b8b3841de54 None None] Created project admin 2026-04-29 15:55:22.970 | WARNING keystone.common.password_hashing [None req-2ca85770-ab29-475a-8907-2b8b3841de54 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-04-29 15:55:22.992 | INFO keystone.cmd.bootstrap [None req-2ca85770-ab29-475a-8907-2b8b3841de54 None None] Created user admin 2026-04-29 15:55:23.017 | INFO keystone.cmd.bootstrap [None req-2ca85770-ab29-475a-8907-2b8b3841de54 None None] Created role reader 2026-04-29 15:55:23.040 | INFO keystone.cmd.bootstrap [None req-2ca85770-ab29-475a-8907-2b8b3841de54 None None] Created role member 2026-04-29 15:55:23.074 | INFO keystone.cmd.bootstrap [None req-2ca85770-ab29-475a-8907-2b8b3841de54 None None] Created implied role where f0cf9282fcde4d5a8e2a845ee28ec80a implies fe71d595bed647f0ad5509a507bb25cf 2026-04-29 15:55:23.090 | INFO keystone.cmd.bootstrap [None req-2ca85770-ab29-475a-8907-2b8b3841de54 None None] Created role manager 2026-04-29 15:55:23.115 | INFO keystone.cmd.bootstrap [None req-2ca85770-ab29-475a-8907-2b8b3841de54 None None] Created implied role where 677aa34cbeb74f568afc74aa933d873a implies f0cf9282fcde4d5a8e2a845ee28ec80a 2026-04-29 15:55:23.132 | INFO keystone.cmd.bootstrap [None req-2ca85770-ab29-475a-8907-2b8b3841de54 None None] Created role admin 2026-04-29 15:55:23.154 | INFO keystone.cmd.bootstrap [None req-2ca85770-ab29-475a-8907-2b8b3841de54 None None] Created implied role where 464c9fd9b9d84e20868e1b9d1b267979 implies 677aa34cbeb74f568afc74aa933d873a 2026-04-29 15:55:23.175 | INFO keystone.cmd.bootstrap [None req-2ca85770-ab29-475a-8907-2b8b3841de54 None None] Created role service 2026-04-29 15:55:23.194 | INFO keystone.cmd.bootstrap [None req-2ca85770-ab29-475a-8907-2b8b3841de54 None None] Granted role admin on project admin to user admin. 2026-04-29 15:55:23.207 | INFO keystone.cmd.bootstrap [None req-2ca85770-ab29-475a-8907-2b8b3841de54 None None] Granted role admin on the system to user admin. 2026-04-29 15:55:23.225 | WARNING py.warnings [None req-2ca85770-ab29-475a-8907-2b8b3841de54 None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-04-29 15:55:23.225 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 15:55:23.226 |  2026-04-29 15:55:23.230 | INFO keystone.cmd.bootstrap [None req-2ca85770-ab29-475a-8907-2b8b3841de54 None None] Created region RegionOne 2026-04-29 15:55:23.278 | INFO keystone.cmd.bootstrap [None req-2ca85770-ab29-475a-8907-2b8b3841de54 None None] Created public endpoint http://192.168.122.50/identity 2026-04-29 15:55:23.792 | + lib/keystone:bootstrap_keystone:600 : '[' False == True ']' 2026-04-29 15:55:23.796 | + ./stack.sh:main:1118 : create_keystone_accounts 2026-04-29 15:55:23.799 | + lib/keystone:create_keystone_accounts:298 : local admin_project 2026-04-29 15:55:23.803 | ++ lib/keystone:create_keystone_accounts:299 : oscwrap project show admin -f value -c id 2026-04-29 15:55:28.198 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:55:28.201 | + lib/keystone:create_keystone_accounts:299 : admin_project=1605f8cad449455b8789213b7e4da32c 2026-04-29 15:55:28.204 | + lib/keystone:create_keystone_accounts:300 : local admin_user 2026-04-29 15:55:28.208 | ++ lib/keystone:create_keystone_accounts:301 : oscwrap user show admin -f value -c id 2026-04-29 15:55:31.226 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:55:31.231 | + lib/keystone:create_keystone_accounts:301 : admin_user=40b40a270d794aefab7b38340df2a18a 2026-04-29 15:55:31.233 | + lib/keystone:create_keystone_accounts:303 : local admin_role=admin 2026-04-29 15:55:31.236 | + lib/keystone:create_keystone_accounts:304 : local member_role=member 2026-04-29 15:55:31.239 | + lib/keystone:create_keystone_accounts:305 : local reader_role=reader 2026-04-29 15:55:31.241 | + lib/keystone:create_keystone_accounts:307 : async_run ks-domain-role get_or_add_user_domain_role admin 40b40a270d794aefab7b38340df2a18a default 2026-04-29 15:55:31.311 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 40b40a270d794aefab7b38340df2a18a default 2026-04-29 15:55:31.354 | [2019 Async ks-domain-role:42781]: running: get_or_add_user_domain_role admin 40b40a270d794aefab7b38340df2a18a default 2026-04-29 15:55:31.358 | + lib/keystone:create_keystone_accounts:310 : get_or_create_domain Default 2026-04-29 15:55:31.362 | + functions-common:get_or_create_domain:864 : local domain_id 2026-04-29 15:55:31.366 | ++ functions-common:get_or_create_domain:869 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-04-29 15:55:34.905 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:55:34.909 | + functions-common:get_or_create_domain:869 : domain_id=default 2026-04-29 15:55:34.912 | + functions-common:get_or_create_domain:870 : echo default 2026-04-29 15:55:34.913 | default 2026-04-29 15:55:34.916 | + lib/keystone:create_keystone_accounts:311 : async_run ks-project get_or_create_project service Default 2026-04-29 15:55:34.989 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-04-29 15:55:35.048 | [2019 Async ks-project:42889]: running: get_or_create_project service Default 2026-04-29 15:55:35.048 | + lib/keystone:create_keystone_accounts:314 : async_run ks-service get_or_create_role service 2026-04-29 15:55:35.149 | + inc/async:async_inner:63 : get_or_create_role service 2026-04-29 15:55:35.209 | [2019 Async ks-service:42983]: running: get_or_create_role service 2026-04-29 15:55:35.216 | + lib/keystone:create_keystone_accounts:320 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-04-29 15:55:35.295 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-04-29 15:55:35.357 | [2019 Async ks-reseller:43095]: running: get_or_create_role ResellerAdmin 2026-04-29 15:55:35.362 | + lib/keystone:create_keystone_accounts:324 : local another_role=anotherrole 2026-04-29 15:55:35.368 | + lib/keystone:create_keystone_accounts:325 : async_run ks-anotherrole get_or_create_role anotherrole 2026-04-29 15:55:35.495 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-04-29 15:55:35.591 | [2019 Async ks-anotherrole:43191]: running: get_or_create_role anotherrole 2026-04-29 15:55:35.597 | + lib/keystone:create_keystone_accounts:328 : local invis_project 2026-04-29 15:55:35.606 | ++ lib/keystone:create_keystone_accounts:329 : get_or_create_project invisible_to_admin default 2026-04-29 15:55:35.613 | ++ functions-common:get_or_create_project:914 : local project_id 2026-04-29 15:55:35.623 | +++ functions-common:get_or_create_project:920 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-04-29 15:55:40.115 | + inc/async:async_inner:64 : rc=0 2026-04-29 15:55:40.143 | [42983 Async ks-service:42983]: finished successfully 2026-04-29 15:55:40.478 | + inc/async:async_inner:64 : rc=0 2026-04-29 15:55:40.536 | [42889 Async ks-project:42889]: finished successfully 2026-04-29 15:55:40.546 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:55:40.552 | ++ functions-common:get_or_create_project:920 : project_id=7231839211ae43b2bee4e7d96010a486 2026-04-29 15:55:40.556 | ++ functions-common:get_or_create_project:921 : echo 7231839211ae43b2bee4e7d96010a486 2026-04-29 15:55:40.567 | + lib/keystone:create_keystone_accounts:329 : invis_project=7231839211ae43b2bee4e7d96010a486 2026-04-29 15:55:40.573 | + lib/keystone:create_keystone_accounts:332 : local demo_project 2026-04-29 15:55:40.583 | ++ lib/keystone:create_keystone_accounts:333 : get_or_create_project demo default 2026-04-29 15:55:40.589 | ++ functions-common:get_or_create_project:914 : local project_id 2026-04-29 15:55:40.596 | +++ functions-common:get_or_create_project:920 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-04-29 15:55:40.684 | + inc/async:async_inner:64 : rc=0 2026-04-29 15:55:40.722 | [43095 Async ks-reseller:43095]: finished successfully 2026-04-29 15:55:40.813 | + inc/async:async_inner:64 : rc=0 2026-04-29 15:55:40.840 | [43191 Async ks-anotherrole:43191]: finished successfully 2026-04-29 15:55:41.264 | + inc/async:async_inner:64 : rc=0 2026-04-29 15:55:41.294 | [42781 Async ks-domain-role:42781]: finished successfully 2026-04-29 15:55:43.848 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:55:43.852 | ++ functions-common:get_or_create_project:920 : project_id=3566ef6fd40d42e591d966318d646377 2026-04-29 15:55:43.855 | ++ functions-common:get_or_create_project:921 : echo 3566ef6fd40d42e591d966318d646377 2026-04-29 15:55:43.859 | + lib/keystone:create_keystone_accounts:333 : demo_project=3566ef6fd40d42e591d966318d646377 2026-04-29 15:55:43.862 | + lib/keystone:create_keystone_accounts:334 : local demo_user 2026-04-29 15:55:43.867 | ++ lib/keystone:create_keystone_accounts:336 : get_or_create_user demo nomoresecret default demo@example.com 2026-04-29 15:55:43.870 | ++ functions-common:get_or_create_user:891 : local user_id 2026-04-29 15:55:43.874 | ++ functions-common:get_or_create_user:892 : [[ ! -z demo@example.com ]] 2026-04-29 15:55:43.877 | ++ functions-common:get_or_create_user:893 : local email=--email=demo@example.com 2026-04-29 15:55:43.882 | +++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create demo --password nomoresecret --domain=default --email=demo@example.com --or-show -f value -c id 2026-04-29 15:55:47.053 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:55:47.057 | ++ functions-common:get_or_create_user:907 : user_id=a80417d519a34c8891652383a73f2b86 2026-04-29 15:55:47.061 | ++ functions-common:get_or_create_user:908 : echo a80417d519a34c8891652383a73f2b86 2026-04-29 15:55:47.066 | + lib/keystone:create_keystone_accounts:336 : demo_user=a80417d519a34c8891652383a73f2b86 2026-04-29 15:55:47.070 | + lib/keystone:create_keystone_accounts:338 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-04-29 15:55:47.127 | [2019 Async ks-domain-role:42781]: Waiting for completion of get_or_add_user_domain_role admin 40b40a270d794aefab7b38340df2a18a default running on PID 42781 (6 other jobs running) 2026-04-29 15:55:47.154 | [2019 Async ks-domain-role:42781]: Signaling child to exit 2026-04-29 15:55:47.155 | WAKEUP 2026-04-29 15:55:47.182 | [2019 Async ks-domain-role:42781]: Signaled 2026-04-29 15:55:47.183 | + functions-common:get_or_add_user_domain_role:978 : local user_role_id 2026-04-29 15:55:47.183 | + functions-common:get_or_add_user_domain_role:982 : openstack --os-cloud devstack-system-admin role add admin --user 40b40a270d794aefab7b38340df2a18a --domain default 2026-04-29 15:55:47.183 | ++ functions-common:get_or_add_user_domain_role:989 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 40b40a270d794aefab7b38340df2a18a --domain default -c Role -f value 2026-04-29 15:55:47.183 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:55:47.183 | + functions-common:get_or_add_user_domain_role:989 : user_role_id=464c9fd9b9d84e20868e1b9d1b267979 2026-04-29 15:55:47.183 | + functions-common:get_or_add_user_domain_role:991 : echo 464c9fd9b9d84e20868e1b9d1b267979 2026-04-29 15:55:47.183 | 464c9fd9b9d84e20868e1b9d1b267979 2026-04-29 15:55:47.232 | [2019 Async ks-domain-role:42781]: finished get_or_add_user_domain_role admin 40b40a270d794aefab7b38340df2a18a default with result 0 in 10 seconds 2026-04-29 15:55:47.240 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-04-29 15:55:47.279 | [2019 Async ks-project:42889]: Waiting for completion of get_or_create_project service Default running on PID 42889 (5 other jobs running) 2026-04-29 15:55:47.306 | [2019 Async ks-project:42889]: Signaling child to exit 2026-04-29 15:55:47.306 | WAKEUP 2026-04-29 15:55:47.330 | [2019 Async ks-project:42889]: Signaled 2026-04-29 15:55:47.331 | + functions-common:get_or_create_project:914 : local project_id 2026-04-29 15:55:47.331 | ++ functions-common:get_or_create_project:920 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-04-29 15:55:47.332 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:55:47.332 | + functions-common:get_or_create_project:920 : project_id=08503a105820486b859c6cc7f45968dc 2026-04-29 15:55:47.332 | + functions-common:get_or_create_project:921 : echo 08503a105820486b859c6cc7f45968dc 2026-04-29 15:55:47.332 | 08503a105820486b859c6cc7f45968dc 2026-04-29 15:55:47.381 | [2019 Async ks-project:42889]: finished get_or_create_project service Default with result 0 in 5 seconds 2026-04-29 15:55:47.422 | [2019 Async ks-service:42983]: Waiting for completion of get_or_create_role service running on PID 42983 (4 other jobs running) 2026-04-29 15:55:47.450 | [2019 Async ks-service:42983]: Signaling child to exit 2026-04-29 15:55:47.450 | WAKEUP 2026-04-29 15:55:47.473 | [2019 Async ks-service:42983]: Signaled 2026-04-29 15:55:47.476 | + functions-common:get_or_create_role:927 : local role_id 2026-04-29 15:55:47.476 | ++ functions-common:get_or_create_role:932 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-04-29 15:55:47.476 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:55:47.476 | + functions-common:get_or_create_role:932 : role_id=adac2448d84b40e198a5cb84d06844e7 2026-04-29 15:55:47.476 | + functions-common:get_or_create_role:933 : echo adac2448d84b40e198a5cb84d06844e7 2026-04-29 15:55:47.476 | adac2448d84b40e198a5cb84d06844e7 2026-04-29 15:55:47.521 | [2019 Async ks-service:42983]: finished get_or_create_role service with result 0 in 5 seconds 2026-04-29 15:55:47.562 | [2019 Async ks-reseller:43095]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 43095 (3 other jobs running) 2026-04-29 15:55:47.590 | [2019 Async ks-reseller:43095]: Signaling child to exit 2026-04-29 15:55:47.590 | WAKEUP 2026-04-29 15:55:47.613 | [2019 Async ks-reseller:43095]: Signaled 2026-04-29 15:55:47.615 | + functions-common:get_or_create_role:927 : local role_id 2026-04-29 15:55:47.615 | ++ functions-common:get_or_create_role:932 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-04-29 15:55:47.615 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:55:47.615 | + functions-common:get_or_create_role:932 : role_id=6952688da4aa4643908b9150b3559329 2026-04-29 15:55:47.616 | + functions-common:get_or_create_role:933 : echo 6952688da4aa4643908b9150b3559329 2026-04-29 15:55:47.616 | 6952688da4aa4643908b9150b3559329 2026-04-29 15:55:47.662 | [2019 Async ks-reseller:43095]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2026-04-29 15:55:47.703 | [2019 Async ks-anotherrole:43191]: Waiting for completion of get_or_create_role anotherrole running on PID 43191 (2 other jobs running) 2026-04-29 15:55:47.730 | [2019 Async ks-anotherrole:43191]: Signaling child to exit 2026-04-29 15:55:47.731 | WAKEUP 2026-04-29 15:55:47.757 | [2019 Async ks-anotherrole:43191]: Signaled 2026-04-29 15:55:47.758 | + functions-common:get_or_create_role:927 : local role_id 2026-04-29 15:55:47.759 | ++ functions-common:get_or_create_role:932 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-04-29 15:55:47.759 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:55:47.759 | + functions-common:get_or_create_role:932 : role_id=f256350896534097974b871570264011 2026-04-29 15:55:47.759 | + functions-common:get_or_create_role:933 : echo f256350896534097974b871570264011 2026-04-29 15:55:47.759 | f256350896534097974b871570264011 2026-04-29 15:55:47.808 | [2019 Async ks-anotherrole:43191]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-04-29 15:55:47.813 | + inc/async:async_wait:197 : return 0 2026-04-29 15:55:47.817 | + lib/keystone:create_keystone_accounts:340 : async_run ks-demo-member get_or_add_user_project_role member a80417d519a34c8891652383a73f2b86 3566ef6fd40d42e591d966318d646377 2026-04-29 15:55:47.894 | + inc/async:async_inner:63 : get_or_add_user_project_role member a80417d519a34c8891652383a73f2b86 3566ef6fd40d42e591d966318d646377 2026-04-29 15:55:47.943 | [2019 Async ks-demo-member:44029]: running: get_or_add_user_project_role member a80417d519a34c8891652383a73f2b86 3566ef6fd40d42e591d966318d646377 2026-04-29 15:55:47.947 | + lib/keystone:create_keystone_accounts:342 : async_run ks-demo-admin get_or_add_user_project_role admin 40b40a270d794aefab7b38340df2a18a 3566ef6fd40d42e591d966318d646377 2026-04-29 15:55:48.035 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 40b40a270d794aefab7b38340df2a18a 3566ef6fd40d42e591d966318d646377 2026-04-29 15:55:48.087 | [2019 Async ks-demo-admin:44125]: running: get_or_add_user_project_role admin 40b40a270d794aefab7b38340df2a18a 3566ef6fd40d42e591d966318d646377 2026-04-29 15:55:48.091 | + lib/keystone:create_keystone_accounts:343 : async_run ks-demo-another get_or_add_user_project_role anotherrole a80417d519a34c8891652383a73f2b86 3566ef6fd40d42e591d966318d646377 2026-04-29 15:55:48.176 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole a80417d519a34c8891652383a73f2b86 3566ef6fd40d42e591d966318d646377 2026-04-29 15:55:48.222 | [2019 Async ks-demo-another:44221]: running: get_or_add_user_project_role anotherrole a80417d519a34c8891652383a73f2b86 3566ef6fd40d42e591d966318d646377 2026-04-29 15:55:48.228 | + lib/keystone:create_keystone_accounts:344 : async_run ks-demo-invis get_or_add_user_project_role member a80417d519a34c8891652383a73f2b86 7231839211ae43b2bee4e7d96010a486 2026-04-29 15:55:48.291 | + inc/async:async_inner:63 : get_or_add_user_project_role member a80417d519a34c8891652383a73f2b86 7231839211ae43b2bee4e7d96010a486 2026-04-29 15:55:48.357 | [2019 Async ks-demo-invis:44317]: running: get_or_add_user_project_role member a80417d519a34c8891652383a73f2b86 7231839211ae43b2bee4e7d96010a486 2026-04-29 15:55:48.362 | + lib/keystone:create_keystone_accounts:347 : local demo_reader 2026-04-29 15:55:48.370 | ++ lib/keystone:create_keystone_accounts:349 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-04-29 15:55:48.375 | ++ functions-common:get_or_create_user:891 : local user_id 2026-04-29 15:55:48.385 | ++ functions-common:get_or_create_user:892 : [[ ! -z demo_reader@example.com ]] 2026-04-29 15:55:48.391 | ++ functions-common:get_or_create_user:893 : local email=--email=demo_reader@example.com 2026-04-29 15:55:48.403 | +++ functions-common:get_or_create_user:907 : 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-04-29 15:55:52.614 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:55:52.621 | ++ functions-common:get_or_create_user:907 : user_id=e58ee995a7f84b84a1f6fdbdabbc6ca9 2026-04-29 15:55:52.623 | ++ functions-common:get_or_create_user:908 : echo e58ee995a7f84b84a1f6fdbdabbc6ca9 2026-04-29 15:55:52.628 | + lib/keystone:create_keystone_accounts:349 : demo_reader=e58ee995a7f84b84a1f6fdbdabbc6ca9 2026-04-29 15:55:52.633 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-reader get_or_add_user_project_role reader e58ee995a7f84b84a1f6fdbdabbc6ca9 3566ef6fd40d42e591d966318d646377 2026-04-29 15:55:52.725 | + inc/async:async_inner:63 : get_or_add_user_project_role reader e58ee995a7f84b84a1f6fdbdabbc6ca9 3566ef6fd40d42e591d966318d646377 2026-04-29 15:55:52.794 | [2019 Async ks-demo-reader:44451]: running: get_or_add_user_project_role reader e58ee995a7f84b84a1f6fdbdabbc6ca9 3566ef6fd40d42e591d966318d646377 2026-04-29 15:55:52.801 | + lib/keystone:create_keystone_accounts:354 : local alt_demo_project 2026-04-29 15:55:52.812 | ++ lib/keystone:create_keystone_accounts:355 : get_or_create_project alt_demo default 2026-04-29 15:55:52.819 | ++ functions-common:get_or_create_project:914 : local project_id 2026-04-29 15:55:52.829 | +++ functions-common:get_or_create_project:920 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-04-29 15:55:58.162 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:55:58.173 | ++ functions-common:get_or_create_project:920 : project_id=57fc5d833e64468a9ee59f6d2d62dd5d 2026-04-29 15:55:58.183 | ++ functions-common:get_or_create_project:921 : echo 57fc5d833e64468a9ee59f6d2d62dd5d 2026-04-29 15:55:58.194 | + lib/keystone:create_keystone_accounts:355 : alt_demo_project=57fc5d833e64468a9ee59f6d2d62dd5d 2026-04-29 15:55:58.206 | + lib/keystone:create_keystone_accounts:357 : local alt_demo_user 2026-04-29 15:55:58.220 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-04-29 15:55:58.225 | ++ functions-common:get_or_create_user:891 : local user_id 2026-04-29 15:55:58.232 | ++ functions-common:get_or_create_user:892 : [[ ! -z alt_demo@example.com ]] 2026-04-29 15:55:58.238 | ++ functions-common:get_or_create_user:893 : local email=--email=alt_demo@example.com 2026-04-29 15:55:58.244 | +++ functions-common:get_or_create_user:907 : 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-04-29 15:55:58.995 | + inc/async:async_inner:64 : rc=0 2026-04-29 15:55:59.074 | [44029 Async ks-demo-member:44029]: finished successfully 2026-04-29 15:55:59.591 | + inc/async:async_inner:64 : rc=0 2026-04-29 15:55:59.656 | [44221 Async ks-demo-another:44221]: finished successfully 2026-04-29 15:55:59.794 | + inc/async:async_inner:64 : rc=0 2026-04-29 15:55:59.830 | [44317 Async ks-demo-invis:44317]: finished successfully 2026-04-29 15:56:00.202 | + inc/async:async_inner:64 : rc=0 2026-04-29 15:56:00.221 | [44125 Async ks-demo-admin:44125]: finished successfully 2026-04-29 15:56:02.008 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:56:02.013 | ++ functions-common:get_or_create_user:907 : user_id=f946f9b7d340414c965dd894ad793741 2026-04-29 15:56:02.019 | ++ functions-common:get_or_create_user:908 : echo f946f9b7d340414c965dd894ad793741 2026-04-29 15:56:02.026 | + lib/keystone:create_keystone_accounts:359 : alt_demo_user=f946f9b7d340414c965dd894ad793741 2026-04-29 15:56:02.031 | + lib/keystone:create_keystone_accounts:361 : async_run ks-alt-admin get_or_add_user_project_role admin f946f9b7d340414c965dd894ad793741 57fc5d833e64468a9ee59f6d2d62dd5d 2026-04-29 15:56:02.135 | + inc/async:async_inner:63 : get_or_add_user_project_role admin f946f9b7d340414c965dd894ad793741 57fc5d833e64468a9ee59f6d2d62dd5d 2026-04-29 15:56:02.192 | [2019 Async ks-alt-admin:44906]: running: get_or_add_user_project_role admin f946f9b7d340414c965dd894ad793741 57fc5d833e64468a9ee59f6d2d62dd5d 2026-04-29 15:56:02.197 | + lib/keystone:create_keystone_accounts:362 : async_run ks-alt-another get_or_add_user_project_role anotherrole f946f9b7d340414c965dd894ad793741 57fc5d833e64468a9ee59f6d2d62dd5d 2026-04-29 15:56:02.293 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole f946f9b7d340414c965dd894ad793741 57fc5d833e64468a9ee59f6d2d62dd5d 2026-04-29 15:56:02.363 | [2019 Async ks-alt-another:45002]: running: get_or_add_user_project_role anotherrole f946f9b7d340414c965dd894ad793741 57fc5d833e64468a9ee59f6d2d62dd5d 2026-04-29 15:56:02.366 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_member 2026-04-29 15:56:02.371 | ++ lib/keystone:create_keystone_accounts:367 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-04-29 15:56:02.371 | ++ functions-common:get_or_create_user:891 : local user_id 2026-04-29 15:56:02.372 | ++ functions-common:get_or_create_user:892 : [[ ! -z alt_demo_member@example.com ]] 2026-04-29 15:56:02.375 | ++ functions-common:get_or_create_user:893 : local email=--email=alt_demo_member@example.com 2026-04-29 15:56:02.381 | +++ functions-common:get_or_create_user:907 : 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-04-29 15:56:03.357 | + inc/async:async_inner:64 : rc=0 2026-04-29 15:56:03.381 | [44451 Async ks-demo-reader:44451]: finished successfully 2026-04-29 15:56:05.851 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:56:05.858 | ++ functions-common:get_or_create_user:907 : user_id=6d270bfe372344f6b455521321ceac69 2026-04-29 15:56:05.862 | ++ functions-common:get_or_create_user:908 : echo 6d270bfe372344f6b455521321ceac69 2026-04-29 15:56:05.868 | + lib/keystone:create_keystone_accounts:367 : alt_demo_member=6d270bfe372344f6b455521321ceac69 2026-04-29 15:56:05.871 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-member-user get_or_add_user_project_role member 6d270bfe372344f6b455521321ceac69 57fc5d833e64468a9ee59f6d2d62dd5d 2026-04-29 15:56:05.970 | + inc/async:async_inner:63 : get_or_add_user_project_role member 6d270bfe372344f6b455521321ceac69 57fc5d833e64468a9ee59f6d2d62dd5d 2026-04-29 15:56:06.034 | [2019 Async ks-alt-member-user:45176]: running: get_or_add_user_project_role member 6d270bfe372344f6b455521321ceac69 57fc5d833e64468a9ee59f6d2d62dd5d 2026-04-29 15:56:06.039 | + lib/keystone:create_keystone_accounts:371 : local alt_demo_reader 2026-04-29 15:56:06.046 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-04-29 15:56:06.048 | ++ functions-common:get_or_create_user:891 : local user_id 2026-04-29 15:56:06.052 | ++ functions-common:get_or_create_user:892 : [[ ! -z alt_demo_reader@example.com ]] 2026-04-29 15:56:06.052 | ++ functions-common:get_or_create_user:893 : local email=--email=alt_demo_reader@example.com 2026-04-29 15:56:06.058 | +++ functions-common:get_or_create_user:907 : 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-04-29 15:56:09.637 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:56:09.640 | ++ functions-common:get_or_create_user:907 : user_id=46b577f728dc49b18f5e7f2e79a0fc1e 2026-04-29 15:56:09.643 | ++ functions-common:get_or_create_user:908 : echo 46b577f728dc49b18f5e7f2e79a0fc1e 2026-04-29 15:56:09.649 | + lib/keystone:create_keystone_accounts:373 : alt_demo_reader=46b577f728dc49b18f5e7f2e79a0fc1e 2026-04-29 15:56:09.653 | + lib/keystone:create_keystone_accounts:374 : async_run ks-alt-reader-user get_or_add_user_project_role reader 46b577f728dc49b18f5e7f2e79a0fc1e 57fc5d833e64468a9ee59f6d2d62dd5d 2026-04-29 15:56:09.726 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 46b577f728dc49b18f5e7f2e79a0fc1e 57fc5d833e64468a9ee59f6d2d62dd5d 2026-04-29 15:56:09.814 | [2019 Async ks-alt-reader-user:45347]: running: get_or_add_user_project_role reader 46b577f728dc49b18f5e7f2e79a0fc1e 57fc5d833e64468a9ee59f6d2d62dd5d 2026-04-29 15:56:09.820 | ++ lib/keystone:create_keystone_accounts:381 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-04-29 15:56:09.825 | ++ functions-common:get_or_create_user:891 : local user_id 2026-04-29 15:56:09.831 | ++ functions-common:get_or_create_user:892 : [[ ! -z system_member@example.com ]] 2026-04-29 15:56:09.838 | ++ functions-common:get_or_create_user:893 : local email=--email=system_member@example.com 2026-04-29 15:56:09.844 | +++ functions-common:get_or_create_user:907 : 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-04-29 15:56:10.748 | + inc/async:async_inner:64 : rc=0 2026-04-29 15:56:10.815 | [44906 Async ks-alt-admin:44906]: finished successfully 2026-04-29 15:56:11.086 | + inc/async:async_inner:64 : rc=0 2026-04-29 15:56:11.115 | [45002 Async ks-alt-another:45002]: finished successfully 2026-04-29 15:56:13.689 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:56:13.695 | ++ functions-common:get_or_create_user:907 : user_id=41a80367800e4fb3abb8e000d35e3f9c 2026-04-29 15:56:13.700 | ++ functions-common:get_or_create_user:908 : echo 41a80367800e4fb3abb8e000d35e3f9c 2026-04-29 15:56:13.706 | + lib/keystone:create_keystone_accounts:381 : system_member_user=41a80367800e4fb3abb8e000d35e3f9c 2026-04-29 15:56:13.712 | + lib/keystone:create_keystone_accounts:382 : async_run ks-system-member get_or_add_user_system_role member 41a80367800e4fb3abb8e000d35e3f9c all 2026-04-29 15:56:13.821 | + inc/async:async_inner:63 : get_or_add_user_system_role member 41a80367800e4fb3abb8e000d35e3f9c all 2026-04-29 15:56:13.882 | [2019 Async ks-system-member:45579]: running: get_or_add_user_system_role member 41a80367800e4fb3abb8e000d35e3f9c all 2026-04-29 15:56:13.889 | ++ lib/keystone:create_keystone_accounts:385 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-04-29 15:56:13.896 | ++ functions-common:get_or_create_user:891 : local user_id 2026-04-29 15:56:13.902 | ++ functions-common:get_or_create_user:892 : [[ ! -z system_reader@example.com ]] 2026-04-29 15:56:13.906 | ++ functions-common:get_or_create_user:893 : local email=--email=system_reader@example.com 2026-04-29 15:56:13.912 | +++ functions-common:get_or_create_user:907 : 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-04-29 15:56:14.259 | + inc/async:async_inner:64 : rc=0 2026-04-29 15:56:14.285 | [45176 Async ks-alt-member-user:45176]: finished successfully 2026-04-29 15:56:17.235 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:56:17.240 | ++ functions-common:get_or_create_user:907 : user_id=d4f7c147ca8d457ea4780c570f94a8ca 2026-04-29 15:56:17.244 | ++ functions-common:get_or_create_user:908 : echo d4f7c147ca8d457ea4780c570f94a8ca 2026-04-29 15:56:17.249 | + lib/keystone:create_keystone_accounts:385 : system_reader_user=d4f7c147ca8d457ea4780c570f94a8ca 2026-04-29 15:56:17.253 | + lib/keystone:create_keystone_accounts:386 : async_run ks-system-reader get_or_add_user_system_role reader d4f7c147ca8d457ea4780c570f94a8ca all 2026-04-29 15:56:17.346 | + inc/async:async_inner:63 : get_or_add_user_system_role reader d4f7c147ca8d457ea4780c570f94a8ca all 2026-04-29 15:56:17.414 | [2019 Async ks-system-reader:45784]: running: get_or_add_user_system_role reader d4f7c147ca8d457ea4780c570f94a8ca all 2026-04-29 15:56:17.417 | + lib/keystone:create_keystone_accounts:389 : local admin_group 2026-04-29 15:56:17.423 | ++ lib/keystone:create_keystone_accounts:391 : get_or_create_group admins default 'openstack admin group' 2026-04-29 15:56:17.427 | ++ functions-common:get_or_create_group:876 : local 'desc=openstack admin group' 2026-04-29 15:56:17.435 | ++ functions-common:get_or_create_group:877 : local group_id 2026-04-29 15:56:17.439 | +++ functions-common:get_or_create_group:884 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-04-29 15:56:18.299 | + inc/async:async_inner:64 : rc=0 2026-04-29 15:56:18.327 | [45347 Async ks-alt-reader-user:45347]: finished successfully 2026-04-29 15:56:20.840 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:56:20.847 | ++ functions-common:get_or_create_group:884 : group_id=10a3a9d486b644fe8f75bb4302793276 2026-04-29 15:56:20.852 | ++ functions-common:get_or_create_group:885 : echo 10a3a9d486b644fe8f75bb4302793276 2026-04-29 15:56:20.858 | + lib/keystone:create_keystone_accounts:391 : admin_group=10a3a9d486b644fe8f75bb4302793276 2026-04-29 15:56:20.861 | + lib/keystone:create_keystone_accounts:392 : local non_admin_group 2026-04-29 15:56:20.866 | ++ lib/keystone:create_keystone_accounts:394 : get_or_create_group nonadmins default 'non-admin group' 2026-04-29 15:56:20.870 | ++ functions-common:get_or_create_group:876 : local 'desc=non-admin group' 2026-04-29 15:56:20.875 | ++ functions-common:get_or_create_group:877 : local group_id 2026-04-29 15:56:20.882 | +++ functions-common:get_or_create_group:884 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-04-29 15:56:24.532 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:56:24.536 | ++ functions-common:get_or_create_group:884 : group_id=d69351c963074c0dba15de4e3bc8afea 2026-04-29 15:56:24.540 | ++ functions-common:get_or_create_group:885 : echo d69351c963074c0dba15de4e3bc8afea 2026-04-29 15:56:24.545 | + lib/keystone:create_keystone_accounts:394 : non_admin_group=d69351c963074c0dba15de4e3bc8afea 2026-04-29 15:56:24.549 | + lib/keystone:create_keystone_accounts:396 : async_run ks-group-memberdemo get_or_add_group_project_role member d69351c963074c0dba15de4e3bc8afea 3566ef6fd40d42e591d966318d646377 2026-04-29 15:56:24.653 | + inc/async:async_inner:63 : get_or_add_group_project_role member d69351c963074c0dba15de4e3bc8afea 3566ef6fd40d42e591d966318d646377 2026-04-29 15:56:24.726 | [2019 Async ks-group-memberdemo:46052]: running: get_or_add_group_project_role member d69351c963074c0dba15de4e3bc8afea 3566ef6fd40d42e591d966318d646377 2026-04-29 15:56:24.728 | + lib/keystone:create_keystone_accounts:397 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole d69351c963074c0dba15de4e3bc8afea 3566ef6fd40d42e591d966318d646377 2026-04-29 15:56:24.829 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole d69351c963074c0dba15de4e3bc8afea 3566ef6fd40d42e591d966318d646377 2026-04-29 15:56:24.909 | [2019 Async ks-group-anotherdemo:46131]: running: get_or_add_group_project_role anotherrole d69351c963074c0dba15de4e3bc8afea 3566ef6fd40d42e591d966318d646377 2026-04-29 15:56:24.914 | + lib/keystone:create_keystone_accounts:398 : async_run ks-group-memberalt get_or_add_group_project_role member d69351c963074c0dba15de4e3bc8afea 57fc5d833e64468a9ee59f6d2d62dd5d 2026-04-29 15:56:25.045 | + inc/async:async_inner:63 : get_or_add_group_project_role member d69351c963074c0dba15de4e3bc8afea 57fc5d833e64468a9ee59f6d2d62dd5d 2026-04-29 15:56:25.136 | [2019 Async ks-group-memberalt:46210]: running: get_or_add_group_project_role member d69351c963074c0dba15de4e3bc8afea 57fc5d833e64468a9ee59f6d2d62dd5d 2026-04-29 15:56:25.144 | + lib/keystone:create_keystone_accounts:399 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole d69351c963074c0dba15de4e3bc8afea 57fc5d833e64468a9ee59f6d2d62dd5d 2026-04-29 15:56:25.347 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole d69351c963074c0dba15de4e3bc8afea 57fc5d833e64468a9ee59f6d2d62dd5d 2026-04-29 15:56:25.447 | [2019 Async ks-group-anotheralt:46289]: running: get_or_add_group_project_role anotherrole d69351c963074c0dba15de4e3bc8afea 57fc5d833e64468a9ee59f6d2d62dd5d 2026-04-29 15:56:25.456 | + lib/keystone:create_keystone_accounts:400 : async_run ks-group-admin get_or_add_group_project_role admin 10a3a9d486b644fe8f75bb4302793276 1605f8cad449455b8789213b7e4da32c 2026-04-29 15:56:25.627 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 10a3a9d486b644fe8f75bb4302793276 1605f8cad449455b8789213b7e4da32c 2026-04-29 15:56:25.690 | + inc/async:async_inner:64 : rc=0 2026-04-29 15:56:25.734 | [2019 Async ks-group-admin:46371]: running: get_or_add_group_project_role admin 10a3a9d486b644fe8f75bb4302793276 1605f8cad449455b8789213b7e4da32c 2026-04-29 15:56:25.744 | + lib/keystone:create_keystone_accounts:402 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-04-29 15:56:25.773 | [45579 Async ks-system-member:45579]: finished successfully 2026-04-29 15:56:25.884 | [2019 Async ks-demo-member:44029]: Waiting for completion of get_or_add_user_project_role member a80417d519a34c8891652383a73f2b86 3566ef6fd40d42e591d966318d646377 running on PID 44029 (17 other jobs running) 2026-04-29 15:56:25.950 | [2019 Async ks-demo-member:44029]: Signaling child to exit 2026-04-29 15:56:25.952 | WAKEUP 2026-04-29 15:56:26.010 | [2019 Async ks-demo-member:44029]: Signaled 2026-04-29 15:56:26.013 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-04-29 15:56:26.013 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-04-29 15:56:26.013 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-04-29 15:56:26.013 | ++ functions-common:_get_domain_args:939 : local domain 2026-04-29 15:56:26.014 | ++ functions-common:_get_domain_args:940 : domain= 2026-04-29 15:56:26.014 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-04-29 15:56:26.014 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-04-29 15:56:26.014 | ++ functions-common:_get_domain_args:949 : echo 2026-04-29 15:56:26.014 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-04-29 15:56:26.014 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add member --user a80417d519a34c8891652383a73f2b86 --project 3566ef6fd40d42e591d966318d646377 2026-04-29 15:56:26.014 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a80417d519a34c8891652383a73f2b86 --project 3566ef6fd40d42e591d966318d646377 -c Role -f value 2026-04-29 15:56:26.014 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:56:26.014 | + functions-common:get_or_add_user_project_role:971 : user_role_id=f0cf9282fcde4d5a8e2a845ee28ec80a 2026-04-29 15:56:26.014 | + functions-common:get_or_add_user_project_role:972 : echo f0cf9282fcde4d5a8e2a845ee28ec80a 2026-04-29 15:56:26.014 | f0cf9282fcde4d5a8e2a845ee28ec80a 2026-04-29 15:56:26.120 | [2019 Async ks-demo-member:44029]: finished get_or_add_user_project_role member a80417d519a34c8891652383a73f2b86 3566ef6fd40d42e591d966318d646377 with result 0 in 11 seconds 2026-04-29 15:56:26.198 | [2019 Async ks-demo-admin:44125]: Waiting for completion of get_or_add_user_project_role admin 40b40a270d794aefab7b38340df2a18a 3566ef6fd40d42e591d966318d646377 running on PID 44125 (16 other jobs running) 2026-04-29 15:56:26.267 | [2019 Async ks-demo-admin:44125]: Signaling child to exit 2026-04-29 15:56:26.268 | WAKEUP 2026-04-29 15:56:26.327 | [2019 Async ks-demo-admin:44125]: Signaled 2026-04-29 15:56:26.331 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-04-29 15:56:26.331 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-04-29 15:56:26.331 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-04-29 15:56:26.331 | ++ functions-common:_get_domain_args:939 : local domain 2026-04-29 15:56:26.331 | ++ functions-common:_get_domain_args:940 : domain= 2026-04-29 15:56:26.331 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-04-29 15:56:26.331 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-04-29 15:56:26.331 | ++ functions-common:_get_domain_args:949 : echo 2026-04-29 15:56:26.331 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-04-29 15:56:26.331 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add admin --user 40b40a270d794aefab7b38340df2a18a --project 3566ef6fd40d42e591d966318d646377 2026-04-29 15:56:26.331 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 40b40a270d794aefab7b38340df2a18a --project 3566ef6fd40d42e591d966318d646377 -c Role -f value 2026-04-29 15:56:26.332 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:56:26.332 | + functions-common:get_or_add_user_project_role:971 : user_role_id=464c9fd9b9d84e20868e1b9d1b267979 2026-04-29 15:56:26.332 | + functions-common:get_or_add_user_project_role:972 : echo 464c9fd9b9d84e20868e1b9d1b267979 2026-04-29 15:56:26.332 | 464c9fd9b9d84e20868e1b9d1b267979 2026-04-29 15:56:26.450 | [2019 Async ks-demo-admin:44125]: finished get_or_add_user_project_role admin 40b40a270d794aefab7b38340df2a18a 3566ef6fd40d42e591d966318d646377 with result 0 in 12 seconds 2026-04-29 15:56:26.537 | [2019 Async ks-demo-another:44221]: Waiting for completion of get_or_add_user_project_role anotherrole a80417d519a34c8891652383a73f2b86 3566ef6fd40d42e591d966318d646377 running on PID 44221 (15 other jobs running) 2026-04-29 15:56:26.597 | [2019 Async ks-demo-another:44221]: Signaling child to exit 2026-04-29 15:56:26.598 | WAKEUP 2026-04-29 15:56:26.650 | [2019 Async ks-demo-another:44221]: Signaled 2026-04-29 15:56:26.651 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-04-29 15:56:26.651 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-04-29 15:56:26.651 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-04-29 15:56:26.651 | ++ functions-common:_get_domain_args:939 : local domain 2026-04-29 15:56:26.652 | ++ functions-common:_get_domain_args:940 : domain= 2026-04-29 15:56:26.652 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-04-29 15:56:26.652 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-04-29 15:56:26.652 | ++ functions-common:_get_domain_args:949 : echo 2026-04-29 15:56:26.652 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-04-29 15:56:26.652 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add anotherrole --user a80417d519a34c8891652383a73f2b86 --project 3566ef6fd40d42e591d966318d646377 2026-04-29 15:56:26.652 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user a80417d519a34c8891652383a73f2b86 --project 3566ef6fd40d42e591d966318d646377 -c Role -f value 2026-04-29 15:56:26.652 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:56:26.652 | + functions-common:get_or_add_user_project_role:971 : user_role_id=f256350896534097974b871570264011 2026-04-29 15:56:26.653 | + functions-common:get_or_add_user_project_role:972 : echo f256350896534097974b871570264011 2026-04-29 15:56:26.653 | f256350896534097974b871570264011 2026-04-29 15:56:26.753 | [2019 Async ks-demo-another:44221]: finished get_or_add_user_project_role anotherrole a80417d519a34c8891652383a73f2b86 3566ef6fd40d42e591d966318d646377 with result 0 in 11 seconds 2026-04-29 15:56:26.828 | [2019 Async ks-demo-invis:44317]: Waiting for completion of get_or_add_user_project_role member a80417d519a34c8891652383a73f2b86 7231839211ae43b2bee4e7d96010a486 running on PID 44317 (14 other jobs running) 2026-04-29 15:56:26.874 | [2019 Async ks-demo-invis:44317]: Signaling child to exit 2026-04-29 15:56:26.876 | WAKEUP 2026-04-29 15:56:26.928 | [2019 Async ks-demo-invis:44317]: Signaled 2026-04-29 15:56:26.929 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-04-29 15:56:26.931 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-04-29 15:56:26.931 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-04-29 15:56:26.931 | ++ functions-common:_get_domain_args:939 : local domain 2026-04-29 15:56:26.931 | ++ functions-common:_get_domain_args:940 : domain= 2026-04-29 15:56:26.931 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-04-29 15:56:26.931 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-04-29 15:56:26.931 | ++ functions-common:_get_domain_args:949 : echo 2026-04-29 15:56:26.931 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-04-29 15:56:26.931 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add member --user a80417d519a34c8891652383a73f2b86 --project 7231839211ae43b2bee4e7d96010a486 2026-04-29 15:56:26.932 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a80417d519a34c8891652383a73f2b86 --project 7231839211ae43b2bee4e7d96010a486 -c Role -f value 2026-04-29 15:56:26.932 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:56:26.932 | + functions-common:get_or_add_user_project_role:971 : user_role_id=f0cf9282fcde4d5a8e2a845ee28ec80a 2026-04-29 15:56:26.932 | + functions-common:get_or_add_user_project_role:972 : echo f0cf9282fcde4d5a8e2a845ee28ec80a 2026-04-29 15:56:26.932 | f0cf9282fcde4d5a8e2a845ee28ec80a 2026-04-29 15:56:27.023 | [2019 Async ks-demo-invis:44317]: finished get_or_add_user_project_role member a80417d519a34c8891652383a73f2b86 7231839211ae43b2bee4e7d96010a486 with result 0 in 11 seconds 2026-04-29 15:56:27.105 | [2019 Async ks-demo-reader:44451]: Waiting for completion of get_or_add_user_project_role reader e58ee995a7f84b84a1f6fdbdabbc6ca9 3566ef6fd40d42e591d966318d646377 running on PID 44451 (13 other jobs running) 2026-04-29 15:56:27.164 | [2019 Async ks-demo-reader:44451]: Signaling child to exit 2026-04-29 15:56:27.170 | WAKEUP 2026-04-29 15:56:27.214 | [2019 Async ks-demo-reader:44451]: Signaled 2026-04-29 15:56:27.222 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-04-29 15:56:27.222 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-04-29 15:56:27.222 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-04-29 15:56:27.222 | ++ functions-common:_get_domain_args:939 : local domain 2026-04-29 15:56:27.222 | ++ functions-common:_get_domain_args:940 : domain= 2026-04-29 15:56:27.222 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-04-29 15:56:27.223 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-04-29 15:56:27.223 | ++ functions-common:_get_domain_args:949 : echo 2026-04-29 15:56:27.223 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-04-29 15:56:27.223 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add reader --user e58ee995a7f84b84a1f6fdbdabbc6ca9 --project 3566ef6fd40d42e591d966318d646377 2026-04-29 15:56:27.223 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e58ee995a7f84b84a1f6fdbdabbc6ca9 --project 3566ef6fd40d42e591d966318d646377 -c Role -f value 2026-04-29 15:56:27.223 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:56:27.223 | + functions-common:get_or_add_user_project_role:971 : user_role_id=fe71d595bed647f0ad5509a507bb25cf 2026-04-29 15:56:27.223 | + functions-common:get_or_add_user_project_role:972 : echo fe71d595bed647f0ad5509a507bb25cf 2026-04-29 15:56:27.223 | fe71d595bed647f0ad5509a507bb25cf 2026-04-29 15:56:27.329 | [2019 Async ks-demo-reader:44451]: finished get_or_add_user_project_role reader e58ee995a7f84b84a1f6fdbdabbc6ca9 3566ef6fd40d42e591d966318d646377 with result 0 in 10 seconds 2026-04-29 15:56:27.336 | + inc/async:async_wait:197 : return 0 2026-04-29 15:56:27.340 | + lib/keystone:create_keystone_accounts:403 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-04-29 15:56:27.470 | [2019 Async ks-alt-admin:44906]: Waiting for completion of get_or_add_user_project_role admin f946f9b7d340414c965dd894ad793741 57fc5d833e64468a9ee59f6d2d62dd5d running on PID 44906 (12 other jobs running) 2026-04-29 15:56:27.528 | [2019 Async ks-alt-admin:44906]: Signaling child to exit 2026-04-29 15:56:27.528 | WAKEUP 2026-04-29 15:56:27.594 | [2019 Async ks-alt-admin:44906]: Signaled 2026-04-29 15:56:27.597 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-04-29 15:56:27.597 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-04-29 15:56:27.597 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-04-29 15:56:27.597 | ++ functions-common:_get_domain_args:939 : local domain 2026-04-29 15:56:27.597 | ++ functions-common:_get_domain_args:940 : domain= 2026-04-29 15:56:27.597 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-04-29 15:56:27.597 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-04-29 15:56:27.597 | ++ functions-common:_get_domain_args:949 : echo 2026-04-29 15:56:27.597 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-04-29 15:56:27.597 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add admin --user f946f9b7d340414c965dd894ad793741 --project 57fc5d833e64468a9ee59f6d2d62dd5d 2026-04-29 15:56:27.597 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f946f9b7d340414c965dd894ad793741 --project 57fc5d833e64468a9ee59f6d2d62dd5d -c Role -f value 2026-04-29 15:56:27.598 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:56:27.598 | + functions-common:get_or_add_user_project_role:971 : user_role_id=464c9fd9b9d84e20868e1b9d1b267979 2026-04-29 15:56:27.598 | + functions-common:get_or_add_user_project_role:972 : echo 464c9fd9b9d84e20868e1b9d1b267979 2026-04-29 15:56:27.598 | 464c9fd9b9d84e20868e1b9d1b267979 2026-04-29 15:56:27.698 | [2019 Async ks-alt-admin:44906]: finished get_or_add_user_project_role admin f946f9b7d340414c965dd894ad793741 57fc5d833e64468a9ee59f6d2d62dd5d with result 0 in 8 seconds 2026-04-29 15:56:27.793 | [2019 Async ks-alt-another:45002]: Waiting for completion of get_or_add_user_project_role anotherrole f946f9b7d340414c965dd894ad793741 57fc5d833e64468a9ee59f6d2d62dd5d running on PID 45002 (11 other jobs running) 2026-04-29 15:56:27.858 | [2019 Async ks-alt-another:45002]: Signaling child to exit 2026-04-29 15:56:27.861 | WAKEUP 2026-04-29 15:56:27.916 | [2019 Async ks-alt-another:45002]: Signaled 2026-04-29 15:56:27.919 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-04-29 15:56:27.919 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-04-29 15:56:27.919 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-04-29 15:56:27.919 | ++ functions-common:_get_domain_args:939 : local domain 2026-04-29 15:56:27.919 | ++ functions-common:_get_domain_args:940 : domain= 2026-04-29 15:56:27.920 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-04-29 15:56:27.920 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-04-29 15:56:27.920 | ++ functions-common:_get_domain_args:949 : echo 2026-04-29 15:56:27.920 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-04-29 15:56:27.920 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add anotherrole --user f946f9b7d340414c965dd894ad793741 --project 57fc5d833e64468a9ee59f6d2d62dd5d 2026-04-29 15:56:27.920 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user f946f9b7d340414c965dd894ad793741 --project 57fc5d833e64468a9ee59f6d2d62dd5d -c Role -f value 2026-04-29 15:56:27.920 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:56:27.920 | + functions-common:get_or_add_user_project_role:971 : user_role_id=f256350896534097974b871570264011 2026-04-29 15:56:27.920 | + functions-common:get_or_add_user_project_role:972 : echo f256350896534097974b871570264011 2026-04-29 15:56:27.920 | f256350896534097974b871570264011 2026-04-29 15:56:28.035 | [2019 Async ks-alt-another:45002]: finished get_or_add_user_project_role anotherrole f946f9b7d340414c965dd894ad793741 57fc5d833e64468a9ee59f6d2d62dd5d with result 0 in 8 seconds 2026-04-29 15:56:28.131 | [2019 Async ks-alt-member-user:45176]: Waiting for completion of get_or_add_user_project_role member 6d270bfe372344f6b455521321ceac69 57fc5d833e64468a9ee59f6d2d62dd5d running on PID 45176 (10 other jobs running) 2026-04-29 15:56:28.198 | [2019 Async ks-alt-member-user:45176]: Signaling child to exit 2026-04-29 15:56:28.203 | WAKEUP 2026-04-29 15:56:28.246 | [2019 Async ks-alt-member-user:45176]: Signaled 2026-04-29 15:56:28.248 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-04-29 15:56:28.248 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-04-29 15:56:28.249 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-04-29 15:56:28.249 | ++ functions-common:_get_domain_args:939 : local domain 2026-04-29 15:56:28.249 | ++ functions-common:_get_domain_args:940 : domain= 2026-04-29 15:56:28.249 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-04-29 15:56:28.249 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-04-29 15:56:28.249 | ++ functions-common:_get_domain_args:949 : echo 2026-04-29 15:56:28.249 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-04-29 15:56:28.249 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add member --user 6d270bfe372344f6b455521321ceac69 --project 57fc5d833e64468a9ee59f6d2d62dd5d 2026-04-29 15:56:28.249 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6d270bfe372344f6b455521321ceac69 --project 57fc5d833e64468a9ee59f6d2d62dd5d -c Role -f value 2026-04-29 15:56:28.249 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:56:28.250 | + functions-common:get_or_add_user_project_role:971 : user_role_id=f0cf9282fcde4d5a8e2a845ee28ec80a 2026-04-29 15:56:28.250 | + functions-common:get_or_add_user_project_role:972 : echo f0cf9282fcde4d5a8e2a845ee28ec80a 2026-04-29 15:56:28.250 | f0cf9282fcde4d5a8e2a845ee28ec80a 2026-04-29 15:56:28.376 | [2019 Async ks-alt-member-user:45176]: finished get_or_add_user_project_role member 6d270bfe372344f6b455521321ceac69 57fc5d833e64468a9ee59f6d2d62dd5d with result 0 in 8 seconds 2026-04-29 15:56:28.456 | [2019 Async ks-alt-reader-user:45347]: Waiting for completion of get_or_add_user_project_role reader 46b577f728dc49b18f5e7f2e79a0fc1e 57fc5d833e64468a9ee59f6d2d62dd5d running on PID 45347 (9 other jobs running) 2026-04-29 15:56:28.523 | [2019 Async ks-alt-reader-user:45347]: Signaling child to exit 2026-04-29 15:56:28.524 | WAKEUP 2026-04-29 15:56:28.631 | [2019 Async ks-alt-reader-user:45347]: Signaled 2026-04-29 15:56:28.631 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-04-29 15:56:28.631 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-04-29 15:56:28.631 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-04-29 15:56:28.631 | ++ functions-common:_get_domain_args:939 : local domain 2026-04-29 15:56:28.631 | ++ functions-common:_get_domain_args:940 : domain= 2026-04-29 15:56:28.631 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-04-29 15:56:28.631 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-04-29 15:56:28.631 | ++ functions-common:_get_domain_args:949 : echo 2026-04-29 15:56:28.631 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-04-29 15:56:28.632 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add reader --user 46b577f728dc49b18f5e7f2e79a0fc1e --project 57fc5d833e64468a9ee59f6d2d62dd5d 2026-04-29 15:56:28.632 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 46b577f728dc49b18f5e7f2e79a0fc1e --project 57fc5d833e64468a9ee59f6d2d62dd5d -c Role -f value 2026-04-29 15:56:28.632 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:56:28.632 | + functions-common:get_or_add_user_project_role:971 : user_role_id=fe71d595bed647f0ad5509a507bb25cf 2026-04-29 15:56:28.632 | + functions-common:get_or_add_user_project_role:972 : echo fe71d595bed647f0ad5509a507bb25cf 2026-04-29 15:56:28.632 | fe71d595bed647f0ad5509a507bb25cf 2026-04-29 15:56:28.770 | [2019 Async ks-alt-reader-user:45347]: finished get_or_add_user_project_role reader 46b577f728dc49b18f5e7f2e79a0fc1e 57fc5d833e64468a9ee59f6d2d62dd5d with result 0 in 8 seconds 2026-04-29 15:56:28.778 | + inc/async:async_wait:197 : return 0 2026-04-29 15:56:28.790 | + lib/keystone:create_keystone_accounts:404 : async_wait ks-system-member ks-system-reader 2026-04-29 15:56:28.928 | [2019 Async ks-system-member:45579]: Waiting for completion of get_or_add_user_system_role member 41a80367800e4fb3abb8e000d35e3f9c all running on PID 45579 (8 other jobs running) 2026-04-29 15:56:28.999 | [2019 Async ks-system-member:45579]: Signaling child to exit 2026-04-29 15:56:29.002 | WAKEUP 2026-04-29 15:56:29.059 | [2019 Async ks-system-member:45579]: Signaled 2026-04-29 15:56:29.062 | + functions-common:get_or_add_user_system_role:997 : local user_role_id 2026-04-29 15:56:29.062 | + functions-common:get_or_add_user_system_role:998 : local domain_args 2026-04-29 15:56:29.062 | ++ functions-common:get_or_add_user_system_role:1000 : _get_domain_args 2026-04-29 15:56:29.062 | ++ functions-common:_get_domain_args:939 : local domain 2026-04-29 15:56:29.062 | ++ functions-common:_get_domain_args:940 : domain= 2026-04-29 15:56:29.062 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-04-29 15:56:29.062 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-04-29 15:56:29.062 | ++ functions-common:_get_domain_args:949 : echo 2026-04-29 15:56:29.063 | + functions-common:get_or_add_user_system_role:1000 : domain_args= 2026-04-29 15:56:29.063 | ++ functions-common:get_or_add_user_system_role:1008 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 41a80367800e4fb3abb8e000d35e3f9c --system all -f value -c Role 2026-04-29 15:56:29.063 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:56:29.063 | + functions-common:get_or_add_user_system_role:1008 : user_role_id= 2026-04-29 15:56:29.063 | + functions-common:get_or_add_user_system_role:1009 : [[ -z '' ]] 2026-04-29 15:56:29.063 | + functions-common:get_or_add_user_system_role:1011 : openstack --os-cloud devstack-system-admin role add member --user 41a80367800e4fb3abb8e000d35e3f9c --system all 2026-04-29 15:56:29.063 | ++ functions-common:get_or_add_user_system_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 41a80367800e4fb3abb8e000d35e3f9c --system all -f value -c Role 2026-04-29 15:56:29.063 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:56:29.065 | + functions-common:get_or_add_user_system_role:1020 : user_role_id= 2026-04-29 15:56:29.068 | + functions-common:get_or_add_user_system_role:1022 : echo 2026-04-29 15:56:29.068 | 2026-04-29 15:56:29.182 | [2019 Async ks-system-member:45579]: finished get_or_add_user_system_role member 41a80367800e4fb3abb8e000d35e3f9c all with result 0 in 12 seconds 2026-04-29 15:56:29.286 | [2019 Async ks-system-reader:45784]: Waiting for completion of get_or_add_user_system_role reader d4f7c147ca8d457ea4780c570f94a8ca all running on PID 45784 (7 other jobs running) 2026-04-29 15:56:29.349 | [2019 Async ks-system-reader:45784]: Signaling child to exit 2026-04-29 15:56:32.424 | + inc/async:async_inner:64 : rc=0 2026-04-29 15:56:32.498 | [45784 Async ks-system-reader:45784]: finished successfully 2026-04-29 15:56:32.555 | WAKEUP 2026-04-29 15:56:32.616 | [2019 Async ks-system-reader:45784]: Signaled 2026-04-29 15:56:32.621 | + functions-common:get_or_add_user_system_role:997 : local user_role_id 2026-04-29 15:56:32.621 | + functions-common:get_or_add_user_system_role:998 : local domain_args 2026-04-29 15:56:32.621 | ++ functions-common:get_or_add_user_system_role:1000 : _get_domain_args 2026-04-29 15:56:32.621 | ++ functions-common:_get_domain_args:939 : local domain 2026-04-29 15:56:32.621 | ++ functions-common:_get_domain_args:940 : domain= 2026-04-29 15:56:32.621 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-04-29 15:56:32.621 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-04-29 15:56:32.621 | ++ functions-common:_get_domain_args:949 : echo 2026-04-29 15:56:32.621 | + functions-common:get_or_add_user_system_role:1000 : domain_args= 2026-04-29 15:56:32.621 | ++ functions-common:get_or_add_user_system_role:1008 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d4f7c147ca8d457ea4780c570f94a8ca --system all -f value -c Role 2026-04-29 15:56:32.621 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:56:32.622 | + functions-common:get_or_add_user_system_role:1008 : user_role_id= 2026-04-29 15:56:32.622 | + functions-common:get_or_add_user_system_role:1009 : [[ -z '' ]] 2026-04-29 15:56:32.622 | + functions-common:get_or_add_user_system_role:1011 : openstack --os-cloud devstack-system-admin role add reader --user d4f7c147ca8d457ea4780c570f94a8ca --system all 2026-04-29 15:56:32.622 | ++ functions-common:get_or_add_user_system_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d4f7c147ca8d457ea4780c570f94a8ca --system all -f value -c Role 2026-04-29 15:56:32.622 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:56:32.622 | + functions-common:get_or_add_user_system_role:1020 : user_role_id=fe71d595bed647f0ad5509a507bb25cf 2026-04-29 15:56:32.622 | + functions-common:get_or_add_user_system_role:1022 : echo fe71d595bed647f0ad5509a507bb25cf 2026-04-29 15:56:32.622 | fe71d595bed647f0ad5509a507bb25cf 2026-04-29 15:56:32.734 | [2019 Async ks-system-reader:45784]: finished get_or_add_user_system_role reader d4f7c147ca8d457ea4780c570f94a8ca all with result 0 in 15 seconds 2026-04-29 15:56:32.747 | + inc/async:async_wait:197 : return 0 2026-04-29 15:56:32.754 | + lib/keystone:create_keystone_accounts:405 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-04-29 15:56:32.883 | [2019 Async ks-group-memberdemo:46052]: Waiting for completion of get_or_add_group_project_role member d69351c963074c0dba15de4e3bc8afea 3566ef6fd40d42e591d966318d646377 running on PID 46052 (6 other jobs running) 2026-04-29 15:56:32.949 | [2019 Async ks-group-memberdemo:46052]: Signaling child to exit 2026-04-29 15:56:36.192 | + inc/async:async_inner:64 : rc=0 2026-04-29 15:56:36.226 | [46052 Async ks-group-memberdemo:46052]: finished successfully 2026-04-29 15:56:36.256 | WAKEUP 2026-04-29 15:56:36.282 | [2019 Async ks-group-memberdemo:46052]: Signaled 2026-04-29 15:56:36.284 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-04-29 15:56:36.284 | + functions-common:get_or_add_group_project_role:1032 : openstack role add member --group d69351c963074c0dba15de4e3bc8afea --project 3566ef6fd40d42e591d966318d646377 2026-04-29 15:56:36.285 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group d69351c963074c0dba15de4e3bc8afea --project 3566ef6fd40d42e591d966318d646377 -f value -c Role 2026-04-29 15:56:36.285 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:56:36.285 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=f0cf9282fcde4d5a8e2a845ee28ec80a 2026-04-29 15:56:36.285 | + functions-common:get_or_add_group_project_role:1041 : echo f0cf9282fcde4d5a8e2a845ee28ec80a 2026-04-29 15:56:36.285 | f0cf9282fcde4d5a8e2a845ee28ec80a 2026-04-29 15:56:36.333 | [2019 Async ks-group-memberdemo:46052]: finished get_or_add_group_project_role member d69351c963074c0dba15de4e3bc8afea 3566ef6fd40d42e591d966318d646377 with result 0 in 11 seconds 2026-04-29 15:56:36.381 | [2019 Async ks-group-anotherdemo:46131]: Waiting for completion of get_or_add_group_project_role anotherrole d69351c963074c0dba15de4e3bc8afea 3566ef6fd40d42e591d966318d646377 running on PID 46131 (5 other jobs running) 2026-04-29 15:56:36.408 | [2019 Async ks-group-anotherdemo:46131]: Signaling child to exit 2026-04-29 15:56:36.721 | + inc/async:async_inner:64 : rc=0 2026-04-29 15:56:36.761 | [46131 Async ks-group-anotherdemo:46131]: finished successfully 2026-04-29 15:56:36.798 | WAKEUP 2026-04-29 15:56:36.830 | [2019 Async ks-group-anotherdemo:46131]: Signaled 2026-04-29 15:56:36.832 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-04-29 15:56:36.832 | + functions-common:get_or_add_group_project_role:1032 : openstack role add anotherrole --group d69351c963074c0dba15de4e3bc8afea --project 3566ef6fd40d42e591d966318d646377 2026-04-29 15:56:36.832 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group d69351c963074c0dba15de4e3bc8afea --project 3566ef6fd40d42e591d966318d646377 -f value -c Role 2026-04-29 15:56:36.832 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:56:36.832 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=f256350896534097974b871570264011 2026-04-29 15:56:36.832 | + functions-common:get_or_add_group_project_role:1041 : echo f256350896534097974b871570264011 2026-04-29 15:56:36.832 | f256350896534097974b871570264011 2026-04-29 15:56:36.891 | [2019 Async ks-group-anotherdemo:46131]: finished get_or_add_group_project_role anotherrole d69351c963074c0dba15de4e3bc8afea 3566ef6fd40d42e591d966318d646377 with result 0 in 11 seconds 2026-04-29 15:56:36.931 | [2019 Async ks-group-memberalt:46210]: Waiting for completion of get_or_add_group_project_role member d69351c963074c0dba15de4e3bc8afea 57fc5d833e64468a9ee59f6d2d62dd5d running on PID 46210 (4 other jobs running) 2026-04-29 15:56:36.962 | [2019 Async ks-group-memberalt:46210]: Signaling child to exit 2026-04-29 15:56:37.169 | + inc/async:async_inner:64 : rc=0 2026-04-29 15:56:37.200 | [46289 Async ks-group-anotheralt:46289]: finished successfully 2026-04-29 15:56:37.233 | + inc/async:async_inner:64 : rc=0 2026-04-29 15:56:37.246 | + inc/async:async_inner:64 : rc=0 2026-04-29 15:56:37.266 | [46210 Async ks-group-memberalt:46210]: finished successfully 2026-04-29 15:56:37.276 | [46371 Async ks-group-admin:46371]: finished successfully 2026-04-29 15:56:37.292 | WAKEUP 2026-04-29 15:56:37.320 | [2019 Async ks-group-memberalt:46210]: Signaled 2026-04-29 15:56:37.321 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-04-29 15:56:37.321 | + functions-common:get_or_add_group_project_role:1032 : openstack role add member --group d69351c963074c0dba15de4e3bc8afea --project 57fc5d833e64468a9ee59f6d2d62dd5d 2026-04-29 15:56:37.322 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group d69351c963074c0dba15de4e3bc8afea --project 57fc5d833e64468a9ee59f6d2d62dd5d -f value -c Role 2026-04-29 15:56:37.322 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:56:37.322 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=f0cf9282fcde4d5a8e2a845ee28ec80a 2026-04-29 15:56:37.322 | + functions-common:get_or_add_group_project_role:1041 : echo f0cf9282fcde4d5a8e2a845ee28ec80a 2026-04-29 15:56:37.322 | f0cf9282fcde4d5a8e2a845ee28ec80a 2026-04-29 15:56:37.372 | [2019 Async ks-group-memberalt:46210]: finished get_or_add_group_project_role member d69351c963074c0dba15de4e3bc8afea 57fc5d833e64468a9ee59f6d2d62dd5d with result 0 in 12 seconds 2026-04-29 15:56:37.416 | [2019 Async ks-group-anotheralt:46289]: Waiting for completion of get_or_add_group_project_role anotherrole d69351c963074c0dba15de4e3bc8afea 57fc5d833e64468a9ee59f6d2d62dd5d running on PID 46289 (3 other jobs running) 2026-04-29 15:56:37.443 | [2019 Async ks-group-anotheralt:46289]: Signaling child to exit 2026-04-29 15:56:37.443 | WAKEUP 2026-04-29 15:56:37.468 | [2019 Async ks-group-anotheralt:46289]: Signaled 2026-04-29 15:56:37.469 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-04-29 15:56:37.470 | + functions-common:get_or_add_group_project_role:1032 : openstack role add anotherrole --group d69351c963074c0dba15de4e3bc8afea --project 57fc5d833e64468a9ee59f6d2d62dd5d 2026-04-29 15:56:37.470 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group d69351c963074c0dba15de4e3bc8afea --project 57fc5d833e64468a9ee59f6d2d62dd5d -f value -c Role 2026-04-29 15:56:37.470 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:56:37.470 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=f256350896534097974b871570264011 2026-04-29 15:56:37.470 | + functions-common:get_or_add_group_project_role:1041 : echo f256350896534097974b871570264011 2026-04-29 15:56:37.470 | f256350896534097974b871570264011 2026-04-29 15:56:37.519 | [2019 Async ks-group-anotheralt:46289]: finished get_or_add_group_project_role anotherrole d69351c963074c0dba15de4e3bc8afea 57fc5d833e64468a9ee59f6d2d62dd5d with result 0 in 11 seconds 2026-04-29 15:56:37.562 | [2019 Async ks-group-admin:46371]: Waiting for completion of get_or_add_group_project_role admin 10a3a9d486b644fe8f75bb4302793276 1605f8cad449455b8789213b7e4da32c running on PID 46371 (2 other jobs running) 2026-04-29 15:56:37.589 | [2019 Async ks-group-admin:46371]: Signaling child to exit 2026-04-29 15:56:37.589 | WAKEUP 2026-04-29 15:56:37.613 | [2019 Async ks-group-admin:46371]: Signaled 2026-04-29 15:56:37.615 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-04-29 15:56:37.615 | + functions-common:get_or_add_group_project_role:1032 : openstack role add admin --group 10a3a9d486b644fe8f75bb4302793276 --project 1605f8cad449455b8789213b7e4da32c 2026-04-29 15:56:37.615 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 10a3a9d486b644fe8f75bb4302793276 --project 1605f8cad449455b8789213b7e4da32c -f value -c Role 2026-04-29 15:56:37.616 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:56:37.616 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=464c9fd9b9d84e20868e1b9d1b267979 2026-04-29 15:56:37.616 | + functions-common:get_or_add_group_project_role:1041 : echo 464c9fd9b9d84e20868e1b9d1b267979 2026-04-29 15:56:37.616 | 464c9fd9b9d84e20868e1b9d1b267979 2026-04-29 15:56:37.665 | [2019 Async ks-group-admin:46371]: finished get_or_add_group_project_role admin 10a3a9d486b644fe8f75bb4302793276 1605f8cad449455b8789213b7e4da32c with result 0 in 11 seconds 2026-04-29 15:56:37.670 | + inc/async:async_wait:197 : return 0 2026-04-29 15:56:37.674 | + lib/keystone:create_keystone_accounts:407 : is_service_enabled ldap 2026-04-29 15:56:37.698 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:56:37.702 | + ./stack.sh:main:1119 : is_service_enabled nova 2026-04-29 15:56:37.727 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:56:37.731 | + ./stack.sh:main:1120 : async_runfunc create_nova_accounts 2026-04-29 15:56:37.735 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-04-29 15:56:37.817 | + inc/async:async_inner:63 : create_nova_accounts 2026-04-29 15:56:37.864 | [2019 Async create_nova_accounts:48271]: running: create_nova_accounts 2026-04-29 15:56:37.868 | + ./stack.sh:main:1122 : is_service_enabled glance 2026-04-29 15:56:37.891 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:56:37.895 | + ./stack.sh:main:1123 : async_runfunc create_glance_accounts 2026-04-29 15:56:37.899 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-04-29 15:56:37.975 | + inc/async:async_inner:63 : create_glance_accounts 2026-04-29 15:56:38.026 | [2019 Async create_glance_accounts:48394]: running: create_glance_accounts 2026-04-29 15:56:38.029 | + ./stack.sh:main:1125 : is_service_enabled cinder 2026-04-29 15:56:38.056 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:56:38.059 | + ./stack.sh:main:1126 : async_runfunc create_cinder_accounts 2026-04-29 15:56:38.062 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-04-29 15:56:38.124 | + inc/async:async_inner:63 : create_cinder_accounts 2026-04-29 15:56:38.164 | [2019 Async create_cinder_accounts:48532]: running: create_cinder_accounts 2026-04-29 15:56:38.167 | + ./stack.sh:main:1128 : is_service_enabled neutron 2026-04-29 15:56:38.187 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:56:38.190 | + ./stack.sh:main:1129 : async_runfunc create_neutron_accounts 2026-04-29 15:56:38.194 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-04-29 15:56:38.268 | + inc/async:async_inner:63 : create_neutron_accounts 2026-04-29 15:56:38.353 | [2019 Async create_neutron_accounts:48674]: running: create_neutron_accounts 2026-04-29 15:56:38.359 | + ./stack.sh:main:1131 : is_service_enabled swift 2026-04-29 15:56:38.395 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:56:38.404 | + ./stack.sh:main:1140 : is_service_enabled horizon 2026-04-29 15:56:38.443 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:56:38.455 | + ./stack.sh:main:1145 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-04-29 15:56:38.596 | [2019 Async create_nova_accounts:48271]: Waiting for completion of create_nova_accounts running on PID 48271 (5 other jobs running) 2026-04-29 15:56:38.655 | [2019 Async create_nova_accounts:48271]: Signaling child to exit 2026-04-29 15:57:11.446 | + inc/async:async_inner:64 : rc=0 2026-04-29 15:57:11.486 | [48674 Async create_neutron_accounts:48674]: finished successfully 2026-04-29 15:57:18.675 | + inc/async:async_inner:64 : rc=0 2026-04-29 15:57:18.707 | [48532 Async create_cinder_accounts:48532]: finished successfully 2026-04-29 15:57:34.361 | + inc/async:async_inner:64 : rc=0 2026-04-29 15:57:34.394 | [48271 Async create_nova_accounts:48271]: finished successfully 2026-04-29 15:57:34.421 | WAKEUP 2026-04-29 15:57:34.445 | [2019 Async create_nova_accounts:48271]: Signaled 2026-04-29 15:57:34.447 | + lib/nova:create_nova_accounts:384 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-04-29 15:57:34.447 | + lib/nova:create_nova_accounts:388 : create_service_user nova admin 2026-04-29 15:57:34.447 | + lib/keystone:create_service_user:420 : get_or_create_user nova nomoresecret Default 2026-04-29 15:57:34.447 | + functions-common:get_or_create_user:891 : local user_id 2026-04-29 15:57:34.447 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-04-29 15:57:34.447 | + functions-common:get_or_create_user:895 : local email= 2026-04-29 15:57:34.447 | ++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create nova --password nomoresecret --domain=Default --or-show -f value -c id 2026-04-29 15:57:34.447 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:57:34.447 | + functions-common:get_or_create_user:907 : user_id=b1fac5a6ab784afba746009640ad090a 2026-04-29 15:57:34.447 | + functions-common:get_or_create_user:908 : echo b1fac5a6ab784afba746009640ad090a 2026-04-29 15:57:34.448 | b1fac5a6ab784afba746009640ad090a 2026-04-29 15:57:34.448 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service nova service Default Default 2026-04-29 15:57:34.448 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-04-29 15:57:34.448 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-04-29 15:57:34.448 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-04-29 15:57:34.448 | ++ functions-common:_get_domain_args:939 : local domain 2026-04-29 15:57:34.448 | ++ functions-common:_get_domain_args:940 : domain= 2026-04-29 15:57:34.448 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-04-29 15:57:34.448 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-04-29 15:57:34.448 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-04-29 15:57:34.448 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-04-29 15:57:34.449 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-04-29 15:57:34.449 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-04-29 15:57:34.449 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-04-29 15:57:34.449 | ++ functions-common:get_or_add_user_project_role:971 : 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-04-29 15:57:34.449 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:57:34.449 | + functions-common:get_or_add_user_project_role:971 : user_role_id=adac2448d84b40e198a5cb84d06844e7 2026-04-29 15:57:34.449 | + functions-common:get_or_add_user_project_role:972 : echo adac2448d84b40e198a5cb84d06844e7 2026-04-29 15:57:34.449 | adac2448d84b40e198a5cb84d06844e7 2026-04-29 15:57:34.449 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2026-04-29 15:57:34.449 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin nova service Default Default 2026-04-29 15:57:34.449 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-04-29 15:57:34.450 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-04-29 15:57:34.450 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-04-29 15:57:34.450 | ++ functions-common:_get_domain_args:939 : local domain 2026-04-29 15:57:34.450 | ++ functions-common:_get_domain_args:940 : domain= 2026-04-29 15:57:34.450 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-04-29 15:57:34.450 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-04-29 15:57:34.450 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-04-29 15:57:34.450 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-04-29 15:57:34.450 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-04-29 15:57:34.450 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-04-29 15:57:34.450 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-04-29 15:57:34.450 | ++ functions-common:get_or_add_user_project_role:971 : 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-04-29 15:57:34.451 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:57:34.451 | + functions-common:get_or_add_user_project_role:971 : user_role_id=464c9fd9b9d84e20868e1b9d1b267979 2026-04-29 15:57:34.451 | + functions-common:get_or_add_user_project_role:972 : echo 464c9fd9b9d84e20868e1b9d1b267979 2026-04-29 15:57:34.451 | 464c9fd9b9d84e20868e1b9d1b267979 2026-04-29 15:57:34.451 | + lib/nova:create_nova_accounts:390 : local nova_api_url 2026-04-29 15:57:34.451 | + lib/nova:create_nova_accounts:391 : nova_api_url=http://192.168.122.50/compute 2026-04-29 15:57:34.451 | + lib/nova:create_nova_accounts:393 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-04-29 15:57:34.451 | + functions-common:get_or_create_service:1047 : local service_id 2026-04-29 15:57:34.451 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-04-29 15:57:34.451 | ++ functions-common:get_or_create_service:1058 : 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-04-29 15:57:34.451 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:57:34.452 | + functions-common:get_or_create_service:1058 : service_id=' 2026-04-29 15:57:34.452 | b76106ec82cc4d6a930d8abee275da0d' 2026-04-29 15:57:34.452 | + functions-common:get_or_create_service:1059 : echo b76106ec82cc4d6a930d8abee275da0d 2026-04-29 15:57:34.452 | b76106ec82cc4d6a930d8abee275da0d 2026-04-29 15:57:34.452 | + lib/nova:create_nova_accounts:395 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.50/compute/v2/$(project_id)s' 2026-04-29 15:57:34.452 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-04-29 15:57:34.452 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.50/compute/v2/$(project_id)s' RegionOne 2026-04-29 15:57:34.452 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-04-29 15:57:34.452 | +++ functions-common:_get_or_create_endpoint_with_interface:1070 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-04-29 15:57:34.452 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:57:34.452 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-04-29 15:57:34.453 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-04-29 15:57:34.453 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.50/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-04-29 15:57:34.453 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:57:34.453 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=f178a9c627014713a850ae1b5753f438 2026-04-29 15:57:34.453 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo f178a9c627014713a850ae1b5753f438 2026-04-29 15:57:34.453 | + functions-common:get_or_create_endpoint:1092 : public_id=f178a9c627014713a850ae1b5753f438 2026-04-29 15:57:34.453 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-04-29 15:57:34.453 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-04-29 15:57:34.453 | + functions-common:get_or_create_endpoint:1101 : echo f178a9c627014713a850ae1b5753f438 2026-04-29 15:57:34.453 | f178a9c627014713a850ae1b5753f438 2026-04-29 15:57:34.454 | + lib/nova:create_nova_accounts:399 : get_or_create_service nova compute 'Nova Compute Service' 2026-04-29 15:57:34.454 | + functions-common:get_or_create_service:1047 : local service_id 2026-04-29 15:57:34.454 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-04-29 15:57:34.454 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-04-29 15:57:34.454 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:57:34.454 | + functions-common:get_or_create_service:1058 : service_id=' 2026-04-29 15:57:34.454 | 2b970bf9d39f4569b4943ed4dd757781' 2026-04-29 15:57:34.454 | + functions-common:get_or_create_service:1059 : echo 2b970bf9d39f4569b4943ed4dd757781 2026-04-29 15:57:34.454 | 2b970bf9d39f4569b4943ed4dd757781 2026-04-29 15:57:34.454 | + lib/nova:create_nova_accounts:401 : get_or_create_endpoint compute RegionOne http://192.168.122.50/compute/v2.1 2026-04-29 15:57:34.454 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-04-29 15:57:34.454 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface compute public http://192.168.122.50/compute/v2.1 RegionOne 2026-04-29 15:57:34.455 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-04-29 15:57:34.455 | +++ functions-common:_get_or_create_endpoint_with_interface:1070 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-04-29 15:57:34.455 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:57:34.455 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-04-29 15:57:34.455 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-04-29 15:57:34.455 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.50/compute/v2.1 --region RegionOne -f value -c id 2026-04-29 15:57:34.455 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:57:34.455 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=367d7bc993aa40fabc36ebca8cca2aca 2026-04-29 15:57:34.455 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo 367d7bc993aa40fabc36ebca8cca2aca 2026-04-29 15:57:34.455 | + functions-common:get_or_create_endpoint:1092 : public_id=367d7bc993aa40fabc36ebca8cca2aca 2026-04-29 15:57:34.456 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-04-29 15:57:34.456 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-04-29 15:57:34.456 | + functions-common:get_or_create_endpoint:1101 : echo 367d7bc993aa40fabc36ebca8cca2aca 2026-04-29 15:57:34.456 | 367d7bc993aa40fabc36ebca8cca2aca 2026-04-29 15:57:34.456 | + lib/nova:create_nova_accounts:406 : is_service_enabled n-api 2026-04-29 15:57:34.457 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:57:34.457 | + lib/nova:create_nova_accounts:408 : is_service_enabled swift 2026-04-29 15:57:34.457 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:57:34.457 | + lib/nova:create_nova_accounts:416 : is_service_enabled s3api 2026-04-29 15:57:34.457 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:57:34.457 | + lib/nova:create_nova_accounts:427 : is_service_enabled n-api 2026-04-29 15:57:34.457 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:57:34.457 | + lib/nova:create_nova_accounts:428 : [[ False = True ]] 2026-04-29 15:57:34.494 | [2019 Async create_nova_accounts:48271]: finished create_nova_accounts with result 0 in 56 seconds 2026-04-29 15:57:34.532 | [2019 Async create_glance_accounts:48394]: Waiting for completion of create_glance_accounts running on PID 48394 (4 other jobs running) 2026-04-29 15:57:34.558 | [2019 Async create_glance_accounts:48394]: Signaling child to exit 2026-04-29 15:57:47.220 | + inc/async:async_inner:64 : rc=0 2026-04-29 15:57:47.245 | [48394 Async create_glance_accounts:48394]: finished successfully 2026-04-29 15:57:47.270 | WAKEUP 2026-04-29 15:57:47.293 | [2019 Async create_glance_accounts:48394]: Signaled 2026-04-29 15:57:47.295 | + lib/glance:create_glance_accounts:485 : is_service_enabled g-api 2026-04-29 15:57:47.295 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:57:47.295 | + lib/glance:create_glance_accounts:489 : create_service_user glance admin 2026-04-29 15:57:47.295 | + lib/keystone:create_service_user:420 : get_or_create_user glance nomoresecret Default 2026-04-29 15:57:47.295 | + functions-common:get_or_create_user:891 : local user_id 2026-04-29 15:57:47.295 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-04-29 15:57:47.296 | + functions-common:get_or_create_user:895 : local email= 2026-04-29 15:57:47.296 | ++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create glance --password nomoresecret --domain=Default --or-show -f value -c id 2026-04-29 15:57:47.296 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:57:47.296 | + functions-common:get_or_create_user:907 : user_id=12add569448b4718b610f184d4ac139e 2026-04-29 15:57:47.296 | + functions-common:get_or_create_user:908 : echo 12add569448b4718b610f184d4ac139e 2026-04-29 15:57:47.296 | 12add569448b4718b610f184d4ac139e 2026-04-29 15:57:47.296 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance service Default Default 2026-04-29 15:57:47.296 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-04-29 15:57:47.296 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-04-29 15:57:47.296 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-04-29 15:57:47.296 | ++ functions-common:_get_domain_args:939 : local domain 2026-04-29 15:57:47.297 | ++ functions-common:_get_domain_args:940 : domain= 2026-04-29 15:57:47.297 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-04-29 15:57:47.297 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-04-29 15:57:47.297 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-04-29 15:57:47.297 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-04-29 15:57:47.297 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-04-29 15:57:47.297 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-04-29 15:57:47.297 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-04-29 15:57:47.297 | ++ functions-common:get_or_add_user_project_role:971 : 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-04-29 15:57:47.297 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:57:47.297 | + functions-common:get_or_add_user_project_role:971 : user_role_id=adac2448d84b40e198a5cb84d06844e7 2026-04-29 15:57:47.298 | + functions-common:get_or_add_user_project_role:972 : echo adac2448d84b40e198a5cb84d06844e7 2026-04-29 15:57:47.298 | adac2448d84b40e198a5cb84d06844e7 2026-04-29 15:57:47.298 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2026-04-29 15:57:47.298 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin glance service Default Default 2026-04-29 15:57:47.298 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-04-29 15:57:47.298 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-04-29 15:57:47.298 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-04-29 15:57:47.298 | ++ functions-common:_get_domain_args:939 : local domain 2026-04-29 15:57:47.298 | ++ functions-common:_get_domain_args:940 : domain= 2026-04-29 15:57:47.298 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-04-29 15:57:47.298 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-04-29 15:57:47.298 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-04-29 15:57:47.299 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-04-29 15:57:47.299 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-04-29 15:57:47.299 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-04-29 15:57:47.299 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-04-29 15:57:47.299 | ++ functions-common:get_or_add_user_project_role:971 : 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-04-29 15:57:47.299 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:57:47.299 | + functions-common:get_or_add_user_project_role:971 : user_role_id=464c9fd9b9d84e20868e1b9d1b267979 2026-04-29 15:57:47.299 | + functions-common:get_or_add_user_project_role:972 : echo 464c9fd9b9d84e20868e1b9d1b267979 2026-04-29 15:57:47.299 | 464c9fd9b9d84e20868e1b9d1b267979 2026-04-29 15:57:47.299 | + lib/glance:create_glance_accounts:492 : is_service_enabled s-proxy 2026-04-29 15:57:47.299 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:57:47.300 | + lib/glance:create_glance_accounts:496 : get_or_create_service glance image 'Glance Image Service' 2026-04-29 15:57:47.300 | + functions-common:get_or_create_service:1047 : local service_id 2026-04-29 15:57:47.300 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-04-29 15:57:47.300 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-04-29 15:57:47.300 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:57:47.300 | + functions-common:get_or_create_service:1058 : service_id=' 2026-04-29 15:57:47.300 | 9ca252d533814024a2e1cf4b0395e7c0' 2026-04-29 15:57:47.300 | + functions-common:get_or_create_service:1059 : echo 9ca252d533814024a2e1cf4b0395e7c0 2026-04-29 15:57:47.300 | 9ca252d533814024a2e1cf4b0395e7c0 2026-04-29 15:57:47.300 | + lib/glance:create_glance_accounts:498 : get_or_create_endpoint image RegionOne http://192.168.122.50/image 2026-04-29 15:57:47.300 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-04-29 15:57:47.301 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface image public http://192.168.122.50/image RegionOne 2026-04-29 15:57:47.301 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-04-29 15:57:47.301 | +++ functions-common:_get_or_create_endpoint_with_interface:1070 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-04-29 15:57:47.301 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:57:47.301 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-04-29 15:57:47.301 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-04-29 15:57:47.301 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.50/image --region RegionOne -f value -c id 2026-04-29 15:57:47.301 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:57:47.301 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=eaeff696df2346fa990982b748ebd9fd 2026-04-29 15:57:47.301 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo eaeff696df2346fa990982b748ebd9fd 2026-04-29 15:57:47.301 | + functions-common:get_or_create_endpoint:1092 : public_id=eaeff696df2346fa990982b748ebd9fd 2026-04-29 15:57:47.302 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-04-29 15:57:47.302 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-04-29 15:57:47.302 | + functions-common:get_or_create_endpoint:1101 : echo eaeff696df2346fa990982b748ebd9fd 2026-04-29 15:57:47.302 | eaeff696df2346fa990982b748ebd9fd 2026-04-29 15:57:47.302 | ++ lib/glance:create_glance_accounts:503 : get_or_create_domain Default 2026-04-29 15:57:47.302 | ++ functions-common:get_or_create_domain:864 : local domain_id 2026-04-29 15:57:47.302 | +++ functions-common:get_or_create_domain:869 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-04-29 15:57:47.302 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:57:47.302 | ++ functions-common:get_or_create_domain:869 : domain_id=default 2026-04-29 15:57:47.302 | ++ functions-common:get_or_create_domain:870 : echo default 2026-04-29 15:57:47.302 | + lib/glance:create_glance_accounts:503 : service_domain_id=default 2026-04-29 15:57:47.303 | + lib/glance:create_glance_accounts:504 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-04-29 15:57:47.303 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-04-29 15:57:47.303 | + lib/glance:create_glance_accounts:507 : [[ True = True ]] 2026-04-29 15:57:47.303 | + lib/glance:create_glance_accounts:508 : configure_glance_quotas 2026-04-29 15:57:47.303 | + lib/glance:configure_glance_quotas:317 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-04-29 15:57:47.303 | +---------------+----------------------------------+ 2026-04-29 15:57:47.303 | | Field | Value | 2026-04-29 15:57:47.303 | +---------------+----------------------------------+ 2026-04-29 15:57:47.303 | | default_limit | 2000 | 2026-04-29 15:57:47.303 | | description | None | 2026-04-29 15:57:47.303 | | id | 6284e82f84b248439b31c15ea1695bbf | 2026-04-29 15:57:47.304 | | region_id | RegionOne | 2026-04-29 15:57:47.304 | | resource_name | image_size_total | 2026-04-29 15:57:47.304 | | service_id | 9ca252d533814024a2e1cf4b0395e7c0 | 2026-04-29 15:57:47.304 | +---------------+----------------------------------+ 2026-04-29 15:57:47.304 | + lib/glance:configure_glance_quotas:319 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-04-29 15:57:47.304 | +---------------+----------------------------------+ 2026-04-29 15:57:47.304 | | Field | Value | 2026-04-29 15:57:47.304 | +---------------+----------------------------------+ 2026-04-29 15:57:47.304 | | default_limit | 2000 | 2026-04-29 15:57:47.304 | | description | None | 2026-04-29 15:57:47.305 | | id | 4436ed66562c4ec992b9e7dbf4a4c1b6 | 2026-04-29 15:57:47.305 | | region_id | RegionOne | 2026-04-29 15:57:47.305 | | resource_name | image_stage_total | 2026-04-29 15:57:47.305 | | service_id | 9ca252d533814024a2e1cf4b0395e7c0 | 2026-04-29 15:57:47.305 | +---------------+----------------------------------+ 2026-04-29 15:57:47.305 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-04-29 15:57:47.305 | +---------------+----------------------------------+ 2026-04-29 15:57:47.305 | | Field | Value | 2026-04-29 15:57:47.305 | +---------------+----------------------------------+ 2026-04-29 15:57:47.305 | | default_limit | 100 | 2026-04-29 15:57:47.305 | | description | None | 2026-04-29 15:57:47.305 | | id | 6f83cfe4e0f54c8ea2997857da4c096a | 2026-04-29 15:57:47.306 | | region_id | RegionOne | 2026-04-29 15:57:47.306 | | resource_name | image_count_total | 2026-04-29 15:57:47.306 | | service_id | 9ca252d533814024a2e1cf4b0395e7c0 | 2026-04-29 15:57:47.306 | +---------------+----------------------------------+ 2026-04-29 15:57:47.306 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-04-29 15:57:47.306 | +---------------+----------------------------------+ 2026-04-29 15:57:47.306 | | Field | Value | 2026-04-29 15:57:47.306 | +---------------+----------------------------------+ 2026-04-29 15:57:47.306 | | default_limit | 100 | 2026-04-29 15:57:47.306 | | description | None | 2026-04-29 15:57:47.306 | | id | 8c9efa67d7114e2b9f0bb5b4b23d086b | 2026-04-29 15:57:47.307 | | region_id | RegionOne | 2026-04-29 15:57:47.307 | | resource_name | image_count_uploading | 2026-04-29 15:57:47.307 | | service_id | 9ca252d533814024a2e1cf4b0395e7c0 | 2026-04-29 15:57:47.307 | +---------------+----------------------------------+ 2026-04-29 15:57:47.307 | + lib/glance:configure_glance_quotas:327 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-04-29 15:57:47.307 | + lib/glance:configure_glance_quotas:330 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-04-29 15:57:47.307 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-04-29 15:57:47.307 | + lib/glance:configure_glance_quotas:332 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-04-29 15:57:47.307 | + lib/glance:configure_glance_quotas:333 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-04-29 15:57:47.307 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.50/identity 2026-04-29 15:57:47.307 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-04-29 15:57:47.308 | ++ lib/glance:configure_glance_quotas:336 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-04-29 15:57:47.308 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:57:47.308 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id eaeff696df2346fa990982b748ebd9fd 2026-04-29 15:57:47.308 | + lib/glance:configure_glance_quotas:340 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-04-29 15:57:47.308 | + lib/glance:create_glance_accounts:511 : is_service_enabled s3api 2026-04-29 15:57:47.308 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:57:47.344 | [2019 Async create_glance_accounts:48394]: finished create_glance_accounts with result 0 in 69 seconds 2026-04-29 15:57:47.383 | [2019 Async create_cinder_accounts:48532]: Waiting for completion of create_cinder_accounts running on PID 48532 (3 other jobs running) 2026-04-29 15:57:47.406 | [2019 Async create_cinder_accounts:48532]: Signaling child to exit 2026-04-29 15:57:47.407 | WAKEUP 2026-04-29 15:57:47.428 | [2019 Async create_cinder_accounts:48532]: Signaled 2026-04-29 15:57:47.430 | + 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-04-29 15:57:47.430 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-04-29 15:57:47.430 | + lib/cinder:create_cinder_accounts:458 : is_service_enabled barbican 2026-04-29 15:57:47.431 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:57:47.431 | + lib/cinder:create_cinder_accounts:462 : create_service_user cinder 2026-04-29 15:57:47.431 | + lib/keystone:create_service_user:420 : get_or_create_user cinder nomoresecret Default 2026-04-29 15:57:47.431 | + functions-common:get_or_create_user:891 : local user_id 2026-04-29 15:57:47.431 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-04-29 15:57:47.431 | + functions-common:get_or_create_user:895 : local email= 2026-04-29 15:57:47.431 | ++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create cinder --password nomoresecret --domain=Default --or-show -f value -c id 2026-04-29 15:57:47.431 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:57:47.431 | + functions-common:get_or_create_user:907 : user_id=8267fb722cbb420092dbaa67552e6aa8 2026-04-29 15:57:47.431 | + functions-common:get_or_create_user:908 : echo 8267fb722cbb420092dbaa67552e6aa8 2026-04-29 15:57:47.431 | 8267fb722cbb420092dbaa67552e6aa8 2026-04-29 15:57:47.431 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service cinder service Default Default 2026-04-29 15:57:47.432 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-04-29 15:57:47.432 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-04-29 15:57:47.432 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-04-29 15:57:47.432 | ++ functions-common:_get_domain_args:939 : local domain 2026-04-29 15:57:47.432 | ++ functions-common:_get_domain_args:940 : domain= 2026-04-29 15:57:47.432 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-04-29 15:57:47.432 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-04-29 15:57:47.432 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-04-29 15:57:47.432 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-04-29 15:57:47.432 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-04-29 15:57:47.432 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-04-29 15:57:47.433 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-04-29 15:57:47.433 | ++ functions-common:get_or_add_user_project_role:971 : 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-04-29 15:57:47.433 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:57:47.433 | + functions-common:get_or_add_user_project_role:971 : user_role_id=adac2448d84b40e198a5cb84d06844e7 2026-04-29 15:57:47.433 | + functions-common:get_or_add_user_project_role:972 : echo adac2448d84b40e198a5cb84d06844e7 2026-04-29 15:57:47.433 | adac2448d84b40e198a5cb84d06844e7 2026-04-29 15:57:47.433 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2026-04-29 15:57:47.433 | + lib/cinder:create_cinder_accounts:464 : local cinder_api_url 2026-04-29 15:57:47.433 | + lib/cinder:create_cinder_accounts:465 : cinder_api_url=http://192.168.122.50/volume 2026-04-29 15:57:47.433 | + lib/cinder:create_cinder_accounts:468 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-04-29 15:57:47.434 | + functions-common:get_or_create_service:1047 : local service_id 2026-04-29 15:57:47.434 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-04-29 15:57:47.434 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-04-29 15:57:47.434 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:57:47.434 | + functions-common:get_or_create_service:1058 : service_id=' 2026-04-29 15:57:47.434 | 7a37ff3095a24657bab90683288eedcf' 2026-04-29 15:57:47.434 | + functions-common:get_or_create_service:1059 : echo 7a37ff3095a24657bab90683288eedcf 2026-04-29 15:57:47.434 | 7a37ff3095a24657bab90683288eedcf 2026-04-29 15:57:47.434 | + lib/cinder:create_cinder_accounts:470 : get_or_create_endpoint block-storage RegionOne http://192.168.122.50/volume/v3 2026-04-29 15:57:47.434 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-04-29 15:57:47.434 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.50/volume/v3 RegionOne 2026-04-29 15:57:47.434 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-04-29 15:57:47.435 | +++ functions-common:_get_or_create_endpoint_with_interface:1070 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-04-29 15:57:47.435 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:57:47.435 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-04-29 15:57:47.435 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-04-29 15:57:47.435 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.50/volume/v3 --region RegionOne -f value -c id 2026-04-29 15:57:47.435 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:57:47.435 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=4e31ced404d34f46bf3b41d8aeb469fc 2026-04-29 15:57:47.435 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo 4e31ced404d34f46bf3b41d8aeb469fc 2026-04-29 15:57:47.435 | + functions-common:get_or_create_endpoint:1092 : public_id=4e31ced404d34f46bf3b41d8aeb469fc 2026-04-29 15:57:47.435 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-04-29 15:57:47.435 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-04-29 15:57:47.436 | + functions-common:get_or_create_endpoint:1101 : echo 4e31ced404d34f46bf3b41d8aeb469fc 2026-04-29 15:57:47.436 | 4e31ced404d34f46bf3b41d8aeb469fc 2026-04-29 15:57:47.436 | + lib/cinder:create_cinder_accounts:473 : configure_cinder_internal_tenant 2026-04-29 15:57:47.436 | ++ lib/cinder:configure_cinder_internal_tenant:706 : get_or_create_project service 2026-04-29 15:57:47.436 | ++ functions-common:get_or_create_project:914 : local project_id 2026-04-29 15:57:47.436 | +++ functions-common:get_or_create_project:920 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-04-29 15:57:47.436 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:57:47.436 | ++ functions-common:get_or_create_project:920 : project_id=08503a105820486b859c6cc7f45968dc 2026-04-29 15:57:47.436 | ++ functions-common:get_or_create_project:921 : echo 08503a105820486b859c6cc7f45968dc 2026-04-29 15:57:47.436 | + lib/cinder:configure_cinder_internal_tenant:706 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 08503a105820486b859c6cc7f45968dc 2026-04-29 15:57:47.437 | ++ lib/cinder:configure_cinder_internal_tenant:707 : get_or_create_user cinder 2026-04-29 15:57:47.437 | ++ functions-common:get_or_create_user:891 : local user_id 2026-04-29 15:57:47.437 | ++ functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-04-29 15:57:47.437 | ++ functions-common:get_or_create_user:895 : local email= 2026-04-29 15:57:47.437 | +++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-04-29 15:57:47.437 | No password was supplied, authentication will fail when a user does not have a password. 2026-04-29 15:57:47.437 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:57:47.437 | ++ functions-common:get_or_create_user:907 : user_id=8267fb722cbb420092dbaa67552e6aa8 2026-04-29 15:57:47.437 | ++ functions-common:get_or_create_user:908 : echo 8267fb722cbb420092dbaa67552e6aa8 2026-04-29 15:57:47.437 | + lib/cinder:configure_cinder_internal_tenant:707 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 8267fb722cbb420092dbaa67552e6aa8 2026-04-29 15:57:47.477 | [2019 Async create_cinder_accounts:48532]: finished create_cinder_accounts with result 0 in 40 seconds 2026-04-29 15:57:47.481 | + inc/async:async_wait:197 : return 0 2026-04-29 15:57:47.485 | + ./stack.sh:main:1146 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-04-29 15:57:47.536 | [2019 Async create_neutron_accounts:48674]: Waiting for completion of create_neutron_accounts running on PID 48674 (2 other jobs running) 2026-04-29 15:57:47.561 | [2019 Async create_neutron_accounts:48674]: Signaling child to exit 2026-04-29 15:57:47.563 | WAKEUP 2026-04-29 15:57:47.585 | [2019 Async create_neutron_accounts:48674]: Signaled 2026-04-29 15:57:47.586 | + lib/neutron:create_neutron_accounts:479 : local neutron_url 2026-04-29 15:57:47.586 | + lib/neutron:create_neutron_accounts:480 : neutron_url=http://192.168.122.50/ 2026-04-29 15:57:47.586 | + lib/neutron:create_neutron_accounts:481 : '[' '!' -z networking ']' 2026-04-29 15:57:47.587 | + lib/neutron:create_neutron_accounts:482 : neutron_url=http://192.168.122.50/networking 2026-04-29 15:57:47.587 | + lib/neutron:create_neutron_accounts:485 : is_service_enabled q-svc neutron-api 2026-04-29 15:57:47.587 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:57:47.587 | + lib/neutron:create_neutron_accounts:487 : create_service_user neutron 2026-04-29 15:57:47.587 | + lib/keystone:create_service_user:420 : get_or_create_user neutron nomoresecret Default 2026-04-29 15:57:47.587 | + functions-common:get_or_create_user:891 : local user_id 2026-04-29 15:57:47.587 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-04-29 15:57:47.587 | + functions-common:get_or_create_user:895 : local email= 2026-04-29 15:57:47.587 | ++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create neutron --password nomoresecret --domain=Default --or-show -f value -c id 2026-04-29 15:57:47.587 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:57:47.587 | + functions-common:get_or_create_user:907 : user_id=189c9656deba459c997599276f5ca92a 2026-04-29 15:57:47.588 | + functions-common:get_or_create_user:908 : echo 189c9656deba459c997599276f5ca92a 2026-04-29 15:57:47.588 | 189c9656deba459c997599276f5ca92a 2026-04-29 15:57:47.588 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service neutron service Default Default 2026-04-29 15:57:47.588 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-04-29 15:57:47.588 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-04-29 15:57:47.588 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-04-29 15:57:47.588 | ++ functions-common:_get_domain_args:939 : local domain 2026-04-29 15:57:47.588 | ++ functions-common:_get_domain_args:940 : domain= 2026-04-29 15:57:47.588 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-04-29 15:57:47.588 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-04-29 15:57:47.588 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-04-29 15:57:47.589 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-04-29 15:57:47.589 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-04-29 15:57:47.590 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-04-29 15:57:47.590 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-04-29 15:57:47.590 | ++ functions-common:get_or_add_user_project_role:971 : 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-04-29 15:57:47.590 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:57:47.590 | + functions-common:get_or_add_user_project_role:971 : user_role_id=adac2448d84b40e198a5cb84d06844e7 2026-04-29 15:57:47.590 | + functions-common:get_or_add_user_project_role:972 : echo adac2448d84b40e198a5cb84d06844e7 2026-04-29 15:57:47.590 | adac2448d84b40e198a5cb84d06844e7 2026-04-29 15:57:47.590 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2026-04-29 15:57:47.590 | + lib/neutron:create_neutron_accounts:489 : get_or_create_service neutron network 'Neutron Service' 2026-04-29 15:57:47.591 | + functions-common:get_or_create_service:1047 : local service_id 2026-04-29 15:57:47.591 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-04-29 15:57:47.591 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-04-29 15:57:47.591 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:57:47.591 | + functions-common:get_or_create_service:1058 : service_id=' 2026-04-29 15:57:47.591 | 575750033ab34c53840fe303fb680cbe' 2026-04-29 15:57:47.591 | + functions-common:get_or_create_service:1059 : echo 575750033ab34c53840fe303fb680cbe 2026-04-29 15:57:47.591 | 575750033ab34c53840fe303fb680cbe 2026-04-29 15:57:47.591 | + lib/neutron:create_neutron_accounts:491 : get_or_create_endpoint network RegionOne http://192.168.122.50/networking 2026-04-29 15:57:47.591 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-04-29 15:57:47.592 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface network public http://192.168.122.50/networking RegionOne 2026-04-29 15:57:47.592 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-04-29 15:57:47.593 | +++ functions-common:_get_or_create_endpoint_with_interface:1070 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-04-29 15:57:47.593 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:57:47.593 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-04-29 15:57:47.593 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-04-29 15:57:47.593 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.50/networking --region RegionOne -f value -c id 2026-04-29 15:57:47.593 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 15:57:47.593 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=6ad18f2aaf2744e78b7166b4e85d07b8 2026-04-29 15:57:47.593 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo 6ad18f2aaf2744e78b7166b4e85d07b8 2026-04-29 15:57:47.593 | + functions-common:get_or_create_endpoint:1092 : public_id=6ad18f2aaf2744e78b7166b4e85d07b8 2026-04-29 15:57:47.593 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-04-29 15:57:47.594 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-04-29 15:57:47.594 | + functions-common:get_or_create_endpoint:1101 : echo 6ad18f2aaf2744e78b7166b4e85d07b8 2026-04-29 15:57:47.594 | 6ad18f2aaf2744e78b7166b4e85d07b8 2026-04-29 15:57:47.632 | [2019 Async create_neutron_accounts:48674]: finished create_neutron_accounts with result 0 in 33 seconds 2026-04-29 15:57:47.639 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-04-29 15:57:47.645 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-04-29 15:57:47.648 | + inc/async:async_wait:197 : return 0 2026-04-29 15:57:47.651 | + ./stack.sh:main:1152 : is_service_enabled mysql postgresql 2026-04-29 15:57:47.672 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:57:47.675 | + ./stack.sh:main:1152 : is_service_enabled glance 2026-04-29 15:57:47.697 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:57:47.700 | + ./stack.sh:main:1153 : echo_summary 'Configuring Glance' 2026-04-29 15:57:47.704 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-29 15:57:47.707 | + ./stack.sh:echo_summary:444 : echo -e Configuring Glance 2026-04-29 15:57:47.710 | + ./stack.sh:main:1154 : async_runfunc init_glance 2026-04-29 15:57:47.714 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-04-29 15:57:47.785 | + inc/async:async_inner:63 : init_glance 2026-04-29 15:57:47.827 | [2019 Async init_glance:50909]: running: init_glance 2026-04-29 15:57:47.830 | + ./stack.sh:main:1161 : is_service_enabled neutron 2026-04-29 15:57:47.850 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:57:47.854 | + ./stack.sh:main:1162 : echo_summary 'Configuring Neutron' 2026-04-29 15:57:47.857 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-29 15:57:47.860 | + ./stack.sh:echo_summary:444 : echo -e Configuring Neutron 2026-04-29 15:57:47.863 | + ./stack.sh:main:1164 : configure_neutron 2026-04-29 15:57:47.866 | + lib/neutron:configure_neutron:380 : _configure_neutron_common 2026-04-29 15:57:47.869 | + lib/neutron:_configure_neutron_common:880 : _create_neutron_conf_dir 2026-04-29 15:57:47.872 | + lib/neutron:_create_neutron_conf_dir:873 : sudo install -d -o quobyte /etc/neutron 2026-04-29 15:57:47.895 | + lib/neutron:_configure_neutron_common:883 : cd /opt/stack/neutron 2026-04-29 15:57:47.898 | + lib/neutron:_configure_neutron_common:883 : exec ./tools/generate_config_file_samples.sh 2026-04-29 15:58:01.688 | + inc/async:async_inner:64 : rc=0 2026-04-29 15:58:01.715 | [50909 Async init_glance:50909]: finished successfully 2026-04-29 15:58:11.027 | /opt/stack/neutron/neutron/__init__.py:25: UserWarning: The selected oslo_service backend is "eventlet" 2026-04-29 15:58:11.028 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-04-29 15:58:24.554 | + lib/neutron:_configure_neutron_common:885 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-04-29 15:58:24.559 | + lib/neutron:_configure_neutron_common:887 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-04-29 15:58:24.562 | + lib/neutron:_configure_neutron_common:891 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-04-29 15:58:24.565 | + lib/neutron:_configure_neutron_common:895 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-04-29 15:58:24.569 | + lib/neutron:_configure_neutron_common:900 : neutron_plugin_configure_common 2026-04-29 15:58:24.571 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-04-29 15:58:24.573 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-04-29 15:58:24.576 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-04-29 15:58:24.578 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-04-29 15:58:24.581 | + lib/neutron:neutron_service_plugin_class_add:1039 : local service_plugin_class=ovn-router 2026-04-29 15:58:24.584 | + lib/neutron:neutron_service_plugin_class_add:1040 : [[ '' == '' ]] 2026-04-29 15:58:24.588 | + lib/neutron:neutron_service_plugin_class_add:1041 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-04-29 15:58:24.590 | + lib/neutron:_configure_neutron_common:902 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-04-29 15:58:24.594 | + lib/neutron:_configure_neutron_common:902 : [[ ml2_conf.ini == '' ]] 2026-04-29 15:58:24.597 | + lib/neutron:_configure_neutron_common:902 : [[ ml2 == '' ]] 2026-04-29 15:58:24.599 | + lib/neutron:_configure_neutron_common:907 : mkdir -p /etc/neutron/plugins/ml2 2026-04-29 15:58:24.603 | + lib/neutron:_configure_neutron_common:908 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-29 15:58:24.606 | + lib/neutron:_configure_neutron_common:911 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-29 15:58:24.609 | + lib/neutron:_configure_neutron_common:914 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-04-29 15:58:24.612 | + lib/neutron:_configure_neutron_common:915 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-29 15:58:24.617 | ++ lib/neutron:_configure_neutron_common:920 : database_connection_url neutron 2026-04-29 15:58:24.620 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-04-29 15:58:24.623 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-04-29 15:58:24.625 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-04-29 15:58:24.628 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-04-29 15:58:24.631 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-04-29 15:58:24.635 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-04-29 15:58:24.653 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:58:24.656 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-04-29 15:58:24.658 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-04-29 15:58:24.662 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-04-29 15:58:24.696 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-04-29 15:58:24.734 | + lib/neutron:_configure_neutron_common:922 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-04-29 15:58:24.770 | + lib/neutron:_configure_neutron_common:923 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-04-29 15:58:24.807 | + lib/neutron:_configure_neutron_common:924 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-04-29 15:58:24.841 | + lib/neutron:_configure_neutron_common:927 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-04-29 15:58:24.878 | + lib/neutron:_configure_neutron_common:929 : '[' libvirt = fake ']' 2026-04-29 15:58:24.881 | + lib/neutron:_configure_neutron_common:939 : setup_logging /etc/neutron/neutron.conf 2026-04-29 15:58:24.884 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-04-29 15:58:24.887 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-04-29 15:58:24.890 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-04-29 15:58:24.909 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-04-29 15:58:24.912 | + functions:setup_systemd_logging:716 : local pidstr= 2026-04-29 15:58:24.915 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-04-29 15:58:24.918 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-04-29 15:58:24.921 | + 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-04-29 15:58:24.956 | + 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-04-29 15:58:24.992 | + 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-04-29 15:58:25.027 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-04-29 15:58:25.062 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-04-29 15:58:25.099 | + lib/neutron:_configure_neutron_common:941 : _neutron_setup_rootwrap 2026-04-29 15:58:25.102 | + lib/neutron:_neutron_setup_rootwrap:1074 : [[ True == \F\a\l\s\e ]] 2026-04-29 15:58:25.105 | + lib/neutron:_neutron_setup_rootwrap:1078 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-04-29 15:58:25.108 | + lib/neutron:_neutron_setup_rootwrap:1079 : [[ -d /etc/neutron/rootwrap.d ]] 2026-04-29 15:58:25.111 | + lib/neutron:_neutron_setup_rootwrap:1083 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-04-29 15:58:25.114 | + lib/neutron:neutron_deploy_rootwrap_filters:1064 : [[ True == \F\a\l\s\e ]] 2026-04-29 15:58:25.117 | + lib/neutron:neutron_deploy_rootwrap_filters:1067 : local srcdir=/opt/stack/neutron 2026-04-29 15:58:25.121 | + lib/neutron:neutron_deploy_rootwrap_filters:1068 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-04-29 15:58:25.137 | + lib/neutron:neutron_deploy_rootwrap_filters:1069 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-04-29 15:58:25.155 | + lib/neutron:_neutron_setup_rootwrap:1087 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-04-29 15:58:25.171 | + lib/neutron:_neutron_setup_rootwrap:1088 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-04-29 15:58:25.189 | + lib/neutron:_neutron_setup_rootwrap:1092 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-04-29 15:58:25.210 | + lib/neutron:_neutron_setup_rootwrap:1095 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-04-29 15:58:25.213 | + lib/neutron:_neutron_setup_rootwrap:1096 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-04-29 15:58:25.217 | ++ lib/neutron:_neutron_setup_rootwrap:1099 : mktemp 2026-04-29 15:58:25.221 | + lib/neutron:_neutron_setup_rootwrap:1099 : TEMPFILE=/tmp/tmp.Tf6WC9kaGX 2026-04-29 15:58:25.224 | + lib/neutron:_neutron_setup_rootwrap:1100 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-04-29 15:58:25.227 | + lib/neutron:_neutron_setup_rootwrap:1101 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-04-29 15:58:25.230 | + lib/neutron:_neutron_setup_rootwrap:1102 : chmod 0440 /tmp/tmp.Tf6WC9kaGX 2026-04-29 15:58:25.234 | + lib/neutron:_neutron_setup_rootwrap:1103 : sudo chown root:root /tmp/tmp.Tf6WC9kaGX 2026-04-29 15:58:25.248 | + lib/neutron:_neutron_setup_rootwrap:1104 : sudo mv /tmp/tmp.Tf6WC9kaGX /etc/sudoers.d/neutron-rootwrap 2026-04-29 15:58:25.263 | + lib/neutron:_neutron_setup_rootwrap:1107 : configure_root_helper_options /etc/neutron/neutron.conf 2026-04-29 15:58:25.267 | + lib/neutron:configure_root_helper_options:1111 : local conffile=/etc/neutron/neutron.conf 2026-04-29 15:58:25.269 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-04-29 15:58:25.304 | + lib/neutron:configure_root_helper_options:1113 : [[ True == \T\r\u\e ]] 2026-04-29 15:58:25.307 | + lib/neutron:configure_root_helper_options:1114 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-04-29 15:58:25.341 | + lib/neutron:configure_neutron:381 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-04-29 15:58:25.344 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-04-29 15:58:25.347 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-04-29 15:58:25.350 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-04-29 15:58:25.353 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-04-29 15:58:25.357 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-04-29 15:58:25.376 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:58:25.380 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-04-29 15:58:25.383 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-04-29 15:58:25.385 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-04-29 15:58:25.405 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:58:25.408 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.50:5672/ 2026-04-29 15:58:25.411 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.50:5672/ 2026-04-29 15:58:25.448 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-04-29 15:58:25.451 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-04-29 15:58:25.453 | + lib/neutron:configure_neutron:383 : is_service_enabled q-metering neutron-metering 2026-04-29 15:58:25.473 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:58:25.477 | + lib/neutron:configure_neutron:386 : is_service_enabled q-agt neutron-agent 2026-04-29 15:58:25.496 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:58:25.499 | + lib/neutron:configure_neutron:389 : is_service_enabled q-dhcp neutron-dhcp 2026-04-29 15:58:25.518 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:58:25.521 | + lib/neutron:configure_neutron:392 : is_service_enabled q-l3 neutron-l3 2026-04-29 15:58:25.540 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:58:25.543 | + lib/neutron:configure_neutron:395 : is_service_enabled q-meta neutron-metadata-agent 2026-04-29 15:58:25.563 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:58:25.567 | + lib/neutron:configure_neutron:399 : [[ legacy != \l\e\g\a\c\y ]] 2026-04-29 15:58:25.570 | + lib/neutron:configure_neutron:402 : is_service_enabled ceilometer 2026-04-29 15:58:25.590 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:58:25.593 | + lib/neutron:configure_neutron:406 : [[ ovn == \o\v\n ]] 2026-04-29 15:58:25.595 | + lib/neutron:configure_neutron:407 : configure_ovn 2026-04-29 15:58:25.598 | + lib/neutron_plugins/ovn_agent:configure_ovn:549 : echo 'Configuring OVN' 2026-04-29 15:58:25.598 | Configuring OVN 2026-04-29 15:58:25.601 | + lib/neutron_plugins/ovn_agent:configure_ovn:551 : '[' -z '' ']' 2026-04-29 15:58:25.605 | + lib/neutron_plugins/ovn_agent:configure_ovn:552 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-04-29 15:58:25.609 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:553 : cat /etc/openvswitch/system-id.conf 2026-04-29 15:58:25.614 | + lib/neutron_plugins/ovn_agent:configure_ovn:553 : OVN_UUID=a89d1fc9-eed4-43e6-86f1-26de0e2abb5c 2026-04-29 15:58:25.617 | + lib/neutron_plugins/ovn_agent:configure_ovn:568 : [[ False == \F\a\l\s\e ]] 2026-04-29 15:58:25.620 | + lib/neutron_plugins/ovn_agent:configure_ovn:568 : is_fedora 2026-04-29 15:58:25.623 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-04-29 15:58:25.626 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-04-29 15:58:25.628 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-04-29 15:58:25.631 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-04-29 15:58:25.634 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-04-29 15:58:25.637 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-04-29 15:58:25.641 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-04-29 15:58:25.643 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-04-29 15:58:25.647 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-04-29 15:58:25.649 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-04-29 15:58:25.653 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-04-29 15:58:25.655 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-04-29 15:58:25.658 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-04-29 15:58:25.661 | + lib/neutron_plugins/ovn_agent:configure_ovn:575 : local sample_file= 2026-04-29 15:58:25.665 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : local config_file= 2026-04-29 15:58:25.668 | + lib/neutron_plugins/ovn_agent:configure_ovn:577 : is_ovn_agent_enabled 2026-04-29 15:58:25.671 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:319 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-04-29 15:58:25.691 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:58:25.694 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:320 : enable_service q-ovn-agent 2026-04-29 15:58:25.740 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:321 : return 0 2026-04-29 15:58:25.743 | + lib/neutron_plugins/ovn_agent:configure_ovn:577 : [[ metadata =~ metadata ]] 2026-04-29 15:58:25.746 | + lib/neutron_plugins/ovn_agent:configure_ovn:577 : is_service_enabled ovn-controller 2026-04-29 15:58:25.765 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:58:25.768 | + lib/neutron_plugins/ovn_agent:configure_ovn:578 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-04-29 15:58:25.771 | + lib/neutron_plugins/ovn_agent:configure_ovn:579 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-04-29 15:58:25.775 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-04-29 15:58:25.778 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : sudo install -d -o quobyte /etc/neutron 2026-04-29 15:58:25.795 | + lib/neutron_plugins/ovn_agent:configure_ovn:587 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-04-29 15:58:25.801 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : cd /opt/stack/neutron 2026-04-29 15:58:25.804 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : exec ./tools/generate_config_file_samples.sh 2026-04-29 15:58:48.123 | /opt/stack/neutron/neutron/__init__.py:25: UserWarning: The selected oslo_service backend is "eventlet" 2026-04-29 15:58:48.123 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-04-29 15:59:01.388 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-04-29 15:59:01.393 | + lib/neutron_plugins/ovn_agent:configure_ovn:591 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-04-29 15:59:01.395 | + lib/neutron:configure_root_helper_options:1111 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-04-29 15:59:01.398 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-04-29 15:59:01.426 | + lib/neutron:configure_root_helper_options:1113 : [[ True == \T\r\u\e ]] 2026-04-29 15:59:01.428 | + lib/neutron:configure_root_helper_options:1114 : 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-04-29 15:59:01.457 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-04-29 15:59:01.487 | + lib/neutron_plugins/ovn_agent:configure_ovn:594 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.50 2026-04-29 15:59:01.516 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-04-29 15:59:01.546 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-04-29 15:59:01.577 | + lib/neutron_plugins/ovn_agent:configure_ovn:597 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-04-29 15:59:01.607 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.50:6642 2026-04-29 15:59:01.637 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : is_service_enabled tls-proxy 2026-04-29 15:59:01.657 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:59:01.661 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-04-29 15:59:01.664 | + lib/neutron_plugins/ovn_agent:configure_ovn:608 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-04-29 15:59:01.699 | + lib/neutron_plugins/ovn_agent:configure_ovn:609 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.50:6641 2026-04-29 15:59:01.731 | + lib/neutron:configure_neutron:408 : configure_ovn_plugin 2026-04-29 15:59:01.734 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:491 : echo 'Configuring Neutron for OVN' 2026-04-29 15:59:01.734 | Configuring Neutron for OVN 2026-04-29 15:59:01.738 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:493 : is_service_enabled q-svc neutron-api 2026-04-29 15:59:01.756 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:59:01.759 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:494 : filter_network_api_extensions 2026-04-29 15:59:01.763 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:465 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-04-29 15:59:01.763 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-04-29 15:59:05.048 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:465 : 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-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-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 2026-04-29 15:59:05.052 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:468 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-04-29 15:59:05.052 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-04-29 15:59:07.879 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:468 : 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-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-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,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,flavors,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-04-29 15:59:07.881 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:469 : is_service_enabled q-qos neutron-qos 2026-04-29 15:59:07.900 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:59:07.903 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:472 : 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-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-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,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,flavors,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-04-29 15:59:07.909 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : tr ', ' '\n' 2026-04-29 15:59:07.909 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : 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-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-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,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,flavors,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-04-29 15:59:07.909 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : sort -u 2026-04-29 15:59:07.915 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : extensions='address-group 2026-04-29 15:59:07.915 | address-scope 2026-04-29 15:59:07.915 | agent 2026-04-29 15:59:07.915 | allowed-address-pairs 2026-04-29 15:59:07.915 | auto-allocated-topology 2026-04-29 15:59:07.915 | availability_zone 2026-04-29 15:59:07.915 | bgp 2026-04-29 15:59:07.915 | bgp_4byte_asn 2026-04-29 15:59:07.915 | bgp_dragent_scheduler 2026-04-29 15:59:07.915 | binding 2026-04-29 15:59:07.916 | binding-extended 2026-04-29 15:59:07.916 | default-subnetpools 2026-04-29 15:59:07.916 | dhcp_agent_scheduler 2026-04-29 15:59:07.916 | dns-domain-ports 2026-04-29 15:59:07.916 | dns-integration 2026-04-29 15:59:07.916 | dns-integration-domain-keywords 2026-04-29 15:59:07.916 | empty-string-filtering 2026-04-29 15:59:07.916 | enable-default-route-bfd 2026-04-29 15:59:07.916 | enable-default-route-ecmp 2026-04-29 15:59:07.916 | expose-port-forwarding-in-fip 2026-04-29 15:59:07.916 | ext-gw-mode 2026-04-29 15:59:07.917 | external-gateway-multihoming 2026-04-29 15:59:07.917 | external-net 2026-04-29 15:59:07.917 | extra_dhcp_opt 2026-04-29 15:59:07.917 | extraroute 2026-04-29 15:59:07.917 | extraroute-atomic 2026-04-29 15:59:07.917 | filter-validation 2026-04-29 15:59:07.917 | fip-port-details 2026-04-29 15:59:07.917 | flavors 2026-04-29 15:59:07.917 | floating-ip-port-forwarding 2026-04-29 15:59:07.917 | floating-ip-port-forwarding-description 2026-04-29 15:59:07.917 | floating-ip-port-forwarding-detail 2026-04-29 15:59:07.918 | floating-ip-port-forwarding-port-ranges 2026-04-29 15:59:07.919 | floatingip-pools 2026-04-29 15:59:07.919 | fwaas_v2 2026-04-29 15:59:07.919 | ip_allocation 2026-04-29 15:59:07.920 | l3-flavors 2026-04-29 15:59:07.920 | l3-ha 2026-04-29 15:59:07.920 | logging 2026-04-29 15:59:07.921 | multi-provider 2026-04-29 15:59:07.921 | net-mtu 2026-04-29 15:59:07.922 | net-mtu-writable 2026-04-29 15:59:07.922 | network-ip-availability 2026-04-29 15:59:07.922 | network_availability_zone 2026-04-29 15:59:07.922 | network_ha 2026-04-29 15:59:07.922 | pagination 2026-04-29 15:59:07.922 | port-device-profile 2026-04-29 15:59:07.922 | port-hardware-offload-type 2026-04-29 15:59:07.922 | port-mac-address-regenerate 2026-04-29 15:59:07.923 | port-numa-affinity-policy 2026-04-29 15:59:07.923 | port-numa-affinity-policy-socket 2026-04-29 15:59:07.923 | port-resource-request 2026-04-29 15:59:07.923 | port-security 2026-04-29 15:59:07.923 | port-trusted-vif 2026-04-29 15:59:07.923 | project-id 2026-04-29 15:59:07.923 | provider 2026-04-29 15:59:07.923 | qinq 2026-04-29 15:59:07.924 | qos 2026-04-29 15:59:07.924 | qos-bw-limit-direction 2026-04-29 15:59:07.924 | qos-bw-minimum-ingress 2026-04-29 15:59:07.924 | qos-default 2026-04-29 15:59:07.924 | qos-fip 2026-04-29 15:59:07.924 | qos-gateway-ip 2026-04-29 15:59:07.924 | qos-rule-type-details 2026-04-29 15:59:07.925 | qos-rule-type-filter 2026-04-29 15:59:07.925 | qos-rules-alias 2026-04-29 15:59:07.925 | quota-check-limit 2026-04-29 15:59:07.925 | quota-check-limit-default 2026-04-29 15:59:07.925 | quota_details 2026-04-29 15:59:07.926 | quotas 2026-04-29 15:59:07.926 | rbac-address-scope 2026-04-29 15:59:07.926 | rbac-policies 2026-04-29 15:59:07.926 | rbac-security-groups 2026-04-29 15:59:07.926 | router 2026-04-29 15:59:07.926 | router-enable-snat 2026-04-29 15:59:07.926 | router_availability_zone 2026-04-29 15:59:07.926 | security-group 2026-04-29 15:59:07.927 | security-groups-default-rules 2026-04-29 15:59:07.927 | security-groups-normalized-cidr 2026-04-29 15:59:07.927 | security-groups-remote-address-group 2026-04-29 15:59:07.927 | security-groups-rules-belongs-to-default-sg 2026-04-29 15:59:07.927 | security-groups-shared-filtering 2026-04-29 15:59:07.927 | segment 2026-04-29 15:59:07.927 | sorting 2026-04-29 15:59:07.928 | standard-attr-description 2026-04-29 15:59:07.928 | standard-attr-fwaas-v2 2026-04-29 15:59:07.928 | standard-attr-revisions 2026-04-29 15:59:07.928 | standard-attr-tag 2026-04-29 15:59:07.928 | standard-attr-timestamp 2026-04-29 15:59:07.928 | stateful-security-group 2026-04-29 15:59:07.928 | subnet-dns-publish-fixed-ip 2026-04-29 15:59:07.929 | subnet-external-network 2026-04-29 15:59:07.929 | subnet-service-types 2026-04-29 15:59:07.929 | subnet_allocation 2026-04-29 15:59:07.929 | subnetpool-prefix-ops 2026-04-29 15:59:07.929 | tag-creation 2026-04-29 15:59:07.929 | tap-mirror 2026-04-29 15:59:07.929 | tap-mirror-both-direction 2026-04-29 15:59:07.930 | trunk 2026-04-29 15:59:07.930 | uplink-status-propagation 2026-04-29 15:59:07.930 | uplink-status-propagation-updatable 2026-04-29 15:59:07.930 | vlan-transparent 2026-04-29 15:59:07.930 | vpn-endpoint-groups 2026-04-29 15:59:07.930 | vpnaas' 2026-04-29 15:59:07.931 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : tr ', ' '\n' 2026-04-29 15:59:07.931 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : 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-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-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,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,flavors,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-04-29 15:59:07.931 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : sort -u 2026-04-29 15:59:07.931 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : supported_ext='address-group 2026-04-29 15:59:07.931 | address-scope 2026-04-29 15:59:07.931 | agent 2026-04-29 15:59:07.931 | allowed-address-pairs 2026-04-29 15:59:07.931 | auto-allocated-topology 2026-04-29 15:59:07.932 | availability_zone 2026-04-29 15:59:07.932 | bgp 2026-04-29 15:59:07.932 | bgp_4byte_asn 2026-04-29 15:59:07.932 | bgp_dragent_scheduler 2026-04-29 15:59:07.932 | binding 2026-04-29 15:59:07.932 | binding-extended 2026-04-29 15:59:07.932 | default-subnetpools 2026-04-29 15:59:07.932 | dhcp_agent_scheduler 2026-04-29 15:59:07.932 | dns-domain-ports 2026-04-29 15:59:07.932 | dns-integration 2026-04-29 15:59:07.933 | dns-integration-domain-keywords 2026-04-29 15:59:07.933 | empty-string-filtering 2026-04-29 15:59:07.933 | enable-default-route-bfd 2026-04-29 15:59:07.933 | enable-default-route-ecmp 2026-04-29 15:59:07.933 | expose-port-forwarding-in-fip 2026-04-29 15:59:07.933 | ext-gw-mode 2026-04-29 15:59:07.933 | external-gateway-multihoming 2026-04-29 15:59:07.934 | external-net 2026-04-29 15:59:07.934 | extra_dhcp_opt 2026-04-29 15:59:07.934 | extraroute 2026-04-29 15:59:07.934 | extraroute-atomic 2026-04-29 15:59:07.934 | filter-validation 2026-04-29 15:59:07.934 | fip-port-details 2026-04-29 15:59:07.934 | flavors 2026-04-29 15:59:07.934 | floating-ip-port-forwarding 2026-04-29 15:59:07.935 | floating-ip-port-forwarding-description 2026-04-29 15:59:07.935 | floating-ip-port-forwarding-detail 2026-04-29 15:59:07.935 | floating-ip-port-forwarding-port-ranges 2026-04-29 15:59:07.935 | floatingip-pools 2026-04-29 15:59:07.935 | fwaas_v2 2026-04-29 15:59:07.935 | ip_allocation 2026-04-29 15:59:07.935 | l3-flavors 2026-04-29 15:59:07.936 | l3-ha 2026-04-29 15:59:07.936 | logging 2026-04-29 15:59:07.936 | multi-provider 2026-04-29 15:59:07.936 | net-mtu 2026-04-29 15:59:07.936 | net-mtu-writable 2026-04-29 15:59:07.936 | network-ip-availability 2026-04-29 15:59:07.936 | network_availability_zone 2026-04-29 15:59:07.936 | network_ha 2026-04-29 15:59:07.937 | pagination 2026-04-29 15:59:07.937 | port-device-profile 2026-04-29 15:59:07.937 | port-hardware-offload-type 2026-04-29 15:59:07.937 | port-mac-address-regenerate 2026-04-29 15:59:07.937 | port-numa-affinity-policy 2026-04-29 15:59:07.937 | port-numa-affinity-policy-socket 2026-04-29 15:59:07.937 | port-resource-request 2026-04-29 15:59:07.938 | port-security 2026-04-29 15:59:07.938 | port-trusted-vif 2026-04-29 15:59:07.938 | project-id 2026-04-29 15:59:07.938 | provider 2026-04-29 15:59:07.938 | qinq 2026-04-29 15:59:07.938 | qos 2026-04-29 15:59:07.939 | qos-bw-limit-direction 2026-04-29 15:59:07.939 | qos-bw-minimum-ingress 2026-04-29 15:59:07.939 | qos-default 2026-04-29 15:59:07.939 | qos-fip 2026-04-29 15:59:07.939 | qos-gateway-ip 2026-04-29 15:59:07.939 | qos-rule-type-details 2026-04-29 15:59:07.939 | qos-rule-type-filter 2026-04-29 15:59:07.939 | qos-rules-alias 2026-04-29 15:59:07.940 | quota-check-limit 2026-04-29 15:59:07.940 | quota-check-limit-default 2026-04-29 15:59:07.940 | quota_details 2026-04-29 15:59:07.940 | quotas 2026-04-29 15:59:07.940 | rbac-address-scope 2026-04-29 15:59:07.940 | rbac-policies 2026-04-29 15:59:07.941 | rbac-security-groups 2026-04-29 15:59:07.941 | router 2026-04-29 15:59:07.941 | router-enable-snat 2026-04-29 15:59:07.941 | router_availability_zone 2026-04-29 15:59:07.941 | security-group 2026-04-29 15:59:07.941 | security-groups-default-rules 2026-04-29 15:59:07.941 | security-groups-normalized-cidr 2026-04-29 15:59:07.941 | security-groups-remote-address-group 2026-04-29 15:59:07.941 | security-groups-rules-belongs-to-default-sg 2026-04-29 15:59:07.942 | security-groups-shared-filtering 2026-04-29 15:59:07.942 | segment 2026-04-29 15:59:07.942 | sorting 2026-04-29 15:59:07.942 | standard-attr-description 2026-04-29 15:59:07.942 | standard-attr-fwaas-v2 2026-04-29 15:59:07.942 | standard-attr-revisions 2026-04-29 15:59:07.942 | standard-attr-tag 2026-04-29 15:59:07.943 | standard-attr-timestamp 2026-04-29 15:59:07.943 | stateful-security-group 2026-04-29 15:59:07.943 | subnet-dns-publish-fixed-ip 2026-04-29 15:59:07.943 | subnet-external-network 2026-04-29 15:59:07.943 | subnet-service-types 2026-04-29 15:59:07.943 | subnet_allocation 2026-04-29 15:59:07.943 | subnetpool-prefix-ops 2026-04-29 15:59:07.944 | tag-creation 2026-04-29 15:59:07.944 | tap-mirror 2026-04-29 15:59:07.944 | tap-mirror-both-direction 2026-04-29 15:59:07.944 | trunk 2026-04-29 15:59:07.944 | uplink-status-propagation 2026-04-29 15:59:07.944 | uplink-status-propagation-updatable 2026-04-29 15:59:07.944 | vlan-transparent 2026-04-29 15:59:07.945 | vpn-endpoint-groups 2026-04-29 15:59:07.946 | vpnaas' 2026-04-29 15:59:07.946 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:475 : echo -e 'address-group 2026-04-29 15:59:07.946 | address-scope 2026-04-29 15:59:07.946 | agent 2026-04-29 15:59:07.946 | allowed-address-pairs 2026-04-29 15:59:07.946 | auto-allocated-topology 2026-04-29 15:59:07.947 | availability_zone 2026-04-29 15:59:07.947 | bgp 2026-04-29 15:59:07.947 | bgp_4byte_asn 2026-04-29 15:59:07.947 | bgp_dragent_scheduler 2026-04-29 15:59:07.947 | binding 2026-04-29 15:59:07.947 | binding-extended 2026-04-29 15:59:07.947 | default-subnetpools 2026-04-29 15:59:07.948 | dhcp_agent_scheduler 2026-04-29 15:59:07.948 | dns-domain-ports 2026-04-29 15:59:07.948 | dns-integration 2026-04-29 15:59:07.948 | dns-integration-domain-keywords 2026-04-29 15:59:07.948 | empty-string-filtering 2026-04-29 15:59:07.948 | enable-default-route-bfd 2026-04-29 15:59:07.948 | enable-default-route-ecmp 2026-04-29 15:59:07.949 | expose-port-forwarding-in-fip 2026-04-29 15:59:07.949 | ext-gw-mode 2026-04-29 15:59:07.949 | external-gateway-multihoming 2026-04-29 15:59:07.949 | external-net 2026-04-29 15:59:07.949 | extra_dhcp_opt 2026-04-29 15:59:07.949 | extraroute 2026-04-29 15:59:07.949 | extraroute-atomic 2026-04-29 15:59:07.950 | filter-validation 2026-04-29 15:59:07.950 | fip-port-details 2026-04-29 15:59:07.950 | flavors 2026-04-29 15:59:07.950 | floating-ip-port-forwarding 2026-04-29 15:59:07.950 | floating-ip-port-forwarding-description 2026-04-29 15:59:07.950 | floating-ip-port-forwarding-detail 2026-04-29 15:59:07.950 | floating-ip-port-forwarding-port-ranges 2026-04-29 15:59:07.951 | floatingip-pools 2026-04-29 15:59:07.951 | fwaas_v2 2026-04-29 15:59:07.951 | ip_allocation 2026-04-29 15:59:07.951 | l3-flavors 2026-04-29 15:59:07.951 | l3-ha 2026-04-29 15:59:07.951 | logging 2026-04-29 15:59:07.951 | multi-provider 2026-04-29 15:59:07.952 | net-mtu 2026-04-29 15:59:07.952 | net-mtu-writable 2026-04-29 15:59:07.952 | network-ip-availability 2026-04-29 15:59:07.952 | network_availability_zone 2026-04-29 15:59:07.952 | network_ha 2026-04-29 15:59:07.952 | pagination 2026-04-29 15:59:07.952 | port-device-profile 2026-04-29 15:59:07.953 | port-hardware-offload-type 2026-04-29 15:59:07.953 | port-mac-address-regenerate 2026-04-29 15:59:07.953 | port-numa-affinity-policy 2026-04-29 15:59:07.953 | port-numa-affinity-policy-socket 2026-04-29 15:59:07.953 | port-resource-request 2026-04-29 15:59:07.953 | port-security 2026-04-29 15:59:07.953 | port-trusted-vif 2026-04-29 15:59:07.953 | project-id 2026-04-29 15:59:07.954 | provider 2026-04-29 15:59:07.954 | qinq 2026-04-29 15:59:07.954 | qos 2026-04-29 15:59:07.954 | qos-bw-limit-direction 2026-04-29 15:59:07.954 | qos-bw-minimum-ingress 2026-04-29 15:59:07.954 | qos-default 2026-04-29 15:59:07.954 | qos-fip 2026-04-29 15:59:07.955 | qos-gateway-ip 2026-04-29 15:59:07.955 | qos-rule-type-details 2026-04-29 15:59:07.955 | qos-rule-type-filter 2026-04-29 15:59:07.955 | qos-rules-alias 2026-04-29 15:59:07.955 | quota-check-limit 2026-04-29 15:59:07.955 | quota-check-limit-default 2026-04-29 15:59:07.956 | quota_details 2026-04-29 15:59:07.956 | quotas 2026-04-29 15:59:07.956 | rbac-address-scope 2026-04-29 15:59:07.956 | rbac-policies 2026-04-29 15:59:07.956 | rbac-security-groups 2026-04-29 15:59:07.956 | router 2026-04-29 15:59:07.956 | router-enable-snat 2026-04-29 15:59:07.956 | router_availability_zone 2026-04-29 15:59:07.957 | security-group 2026-04-29 15:59:07.957 | security-groups-default-rules 2026-04-29 15:59:07.957 | security-groups-normalized-cidr 2026-04-29 15:59:07.957 | security-groups-remote-address-group 2026-04-29 15:59:07.957 | security-groups-rules-belongs-to-default-sg 2026-04-29 15:59:07.957 | security-groups-shared-filtering 2026-04-29 15:59:07.957 | segment 2026-04-29 15:59:07.958 | sorting 2026-04-29 15:59:07.958 | standard-attr-description 2026-04-29 15:59:07.958 | standard-attr-fwaas-v2 2026-04-29 15:59:07.958 | standard-attr-revisions 2026-04-29 15:59:07.958 | standard-attr-tag 2026-04-29 15:59:07.958 | standard-attr-timestamp 2026-04-29 15:59:07.958 | stateful-security-group 2026-04-29 15:59:07.958 | subnet-dns-publish-fixed-ip 2026-04-29 15:59:07.958 | subnet-external-network 2026-04-29 15:59:07.959 | subnet-service-types 2026-04-29 15:59:07.959 | subnet_allocation 2026-04-29 15:59:07.959 | subnetpool-prefix-ops 2026-04-29 15:59:07.959 | tag-creation 2026-04-29 15:59:07.959 | tap-mirror 2026-04-29 15:59:07.959 | tap-mirror-both-direction 2026-04-29 15:59:07.959 | trunk 2026-04-29 15:59:07.960 | uplink-status-propagation 2026-04-29 15:59:07.960 | uplink-status-propagation-updatable 2026-04-29 15:59:07.960 | vlan-transparent 2026-04-29 15:59:07.960 | vpn-endpoint-groups 2026-04-29 15:59:07.960 | vpnaas' 2026-04-29 15:59:07.960 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:475 : comm -12 /dev/fd/63 /dev/fd/62 2026-04-29 15:59:07.960 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:475 : echo -e 'address-group 2026-04-29 15:59:07.961 | address-scope 2026-04-29 15:59:07.961 | agent 2026-04-29 15:59:07.961 | allowed-address-pairs 2026-04-29 15:59:07.961 | auto-allocated-topology 2026-04-29 15:59:07.961 | availability_zone 2026-04-29 15:59:07.961 | bgp 2026-04-29 15:59:07.961 | bgp_4byte_asn 2026-04-29 15:59:07.962 | bgp_dragent_scheduler 2026-04-29 15:59:07.962 | binding 2026-04-29 15:59:07.962 | binding-extended 2026-04-29 15:59:07.962 | default-subnetpools 2026-04-29 15:59:07.962 | dhcp_agent_scheduler 2026-04-29 15:59:07.962 | dns-domain-ports 2026-04-29 15:59:07.962 | dns-integration 2026-04-29 15:59:07.963 | dns-integration-domain-keywords 2026-04-29 15:59:07.963 | empty-string-filtering 2026-04-29 15:59:07.963 | enable-default-route-bfd 2026-04-29 15:59:07.963 | enable-default-route-ecmp 2026-04-29 15:59:07.963 | expose-port-forwarding-in-fip 2026-04-29 15:59:07.963 | ext-gw-mode 2026-04-29 15:59:07.963 | external-gateway-multihoming 2026-04-29 15:59:07.964 | external-net 2026-04-29 15:59:07.964 | extra_dhcp_opt 2026-04-29 15:59:07.964 | extraroute 2026-04-29 15:59:07.964 | extraroute-atomic 2026-04-29 15:59:07.964 | filter-validation 2026-04-29 15:59:07.964 | fip-port-details 2026-04-29 15:59:07.964 | flavors 2026-04-29 15:59:07.965 | floating-ip-port-forwarding 2026-04-29 15:59:07.965 | floating-ip-port-forwarding-description 2026-04-29 15:59:07.965 | floating-ip-port-forwarding-detail 2026-04-29 15:59:07.965 | floating-ip-port-forwarding-port-ranges 2026-04-29 15:59:07.965 | floatingip-pools 2026-04-29 15:59:07.965 | fwaas_v2 2026-04-29 15:59:07.965 | ip_allocation 2026-04-29 15:59:07.966 | l3-flavors 2026-04-29 15:59:07.966 | l3-ha 2026-04-29 15:59:07.966 | logging 2026-04-29 15:59:07.966 | multi-provider 2026-04-29 15:59:07.966 | net-mtu 2026-04-29 15:59:07.966 | net-mtu-writable 2026-04-29 15:59:07.966 | network-ip-availability 2026-04-29 15:59:07.967 | network_availability_zone 2026-04-29 15:59:07.967 | network_ha 2026-04-29 15:59:07.967 | pagination 2026-04-29 15:59:07.967 | port-device-profile 2026-04-29 15:59:07.967 | port-hardware-offload-type 2026-04-29 15:59:07.967 | port-mac-address-regenerate 2026-04-29 15:59:07.968 | port-numa-affinity-policy 2026-04-29 15:59:07.968 | port-numa-affinity-policy-socket 2026-04-29 15:59:07.968 | port-resource-request 2026-04-29 15:59:07.968 | port-security 2026-04-29 15:59:07.968 | port-trusted-vif 2026-04-29 15:59:07.968 | project-id 2026-04-29 15:59:07.968 | provider 2026-04-29 15:59:07.969 | qinq 2026-04-29 15:59:07.969 | qos 2026-04-29 15:59:07.969 | qos-bw-limit-direction 2026-04-29 15:59:07.969 | qos-bw-minimum-ingress 2026-04-29 15:59:07.969 | qos-default 2026-04-29 15:59:07.969 | qos-fip 2026-04-29 15:59:07.969 | qos-gateway-ip 2026-04-29 15:59:07.970 | qos-rule-type-details 2026-04-29 15:59:07.970 | qos-rule-type-filter 2026-04-29 15:59:07.970 | qos-rules-alias 2026-04-29 15:59:07.970 | quota-check-limit 2026-04-29 15:59:07.970 | quota-check-limit-default 2026-04-29 15:59:07.970 | quota_details 2026-04-29 15:59:07.970 | quotas 2026-04-29 15:59:07.971 | rbac-address-scope 2026-04-29 15:59:07.971 | rbac-policies 2026-04-29 15:59:07.971 | rbac-security-groups 2026-04-29 15:59:07.971 | router 2026-04-29 15:59:07.971 | router-enable-snat 2026-04-29 15:59:07.971 | router_availability_zone 2026-04-29 15:59:07.971 | security-group 2026-04-29 15:59:07.972 | security-groups-default-rules 2026-04-29 15:59:07.972 | security-groups-normalized-cidr 2026-04-29 15:59:07.972 | security-groups-remote-address-group 2026-04-29 15:59:07.972 | security-groups-rules-belongs-to-default-sg 2026-04-29 15:59:07.972 | security-groups-shared-filtering 2026-04-29 15:59:07.972 | segment 2026-04-29 15:59:07.973 | sorting 2026-04-29 15:59:07.973 | standard-attr-description 2026-04-29 15:59:07.973 | standard-attr-fwaas-v2 2026-04-29 15:59:07.973 | standard-attr-revisions 2026-04-29 15:59:07.973 | standard-attr-tag 2026-04-29 15:59:07.973 | standard-attr-timestamp 2026-04-29 15:59:07.974 | stateful-security-group 2026-04-29 15:59:07.974 | subnet-dns-publish-fixed-ip 2026-04-29 15:59:07.974 | subnet-external-network 2026-04-29 15:59:07.974 | subnet-service-types 2026-04-29 15:59:07.974 | subnet_allocation 2026-04-29 15:59:07.974 | subnetpool-prefix-ops 2026-04-29 15:59:07.975 | tag-creation 2026-04-29 15:59:07.975 | tap-mirror 2026-04-29 15:59:07.975 | tap-mirror-both-direction 2026-04-29 15:59:07.975 | trunk 2026-04-29 15:59:07.975 | uplink-status-propagation 2026-04-29 15:59:07.975 | uplink-status-propagation-updatable 2026-04-29 15:59:07.975 | vlan-transparent 2026-04-29 15:59:07.976 | vpn-endpoint-groups 2026-04-29 15:59:07.976 | vpnaas' 2026-04-29 15:59:07.976 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:475 : enabled_ext='address-group 2026-04-29 15:59:07.976 | address-scope 2026-04-29 15:59:07.976 | agent 2026-04-29 15:59:07.976 | allowed-address-pairs 2026-04-29 15:59:07.976 | auto-allocated-topology 2026-04-29 15:59:07.977 | availability_zone 2026-04-29 15:59:07.977 | bgp 2026-04-29 15:59:07.977 | bgp_4byte_asn 2026-04-29 15:59:07.977 | bgp_dragent_scheduler 2026-04-29 15:59:07.977 | binding 2026-04-29 15:59:07.977 | binding-extended 2026-04-29 15:59:07.977 | default-subnetpools 2026-04-29 15:59:07.978 | dhcp_agent_scheduler 2026-04-29 15:59:07.978 | dns-domain-ports 2026-04-29 15:59:07.978 | dns-integration 2026-04-29 15:59:07.978 | dns-integration-domain-keywords 2026-04-29 15:59:07.978 | empty-string-filtering 2026-04-29 15:59:07.978 | enable-default-route-bfd 2026-04-29 15:59:07.978 | enable-default-route-ecmp 2026-04-29 15:59:07.979 | expose-port-forwarding-in-fip 2026-04-29 15:59:07.979 | ext-gw-mode 2026-04-29 15:59:07.979 | external-gateway-multihoming 2026-04-29 15:59:07.979 | external-net 2026-04-29 15:59:07.979 | extra_dhcp_opt 2026-04-29 15:59:07.979 | extraroute 2026-04-29 15:59:07.979 | extraroute-atomic 2026-04-29 15:59:07.980 | filter-validation 2026-04-29 15:59:07.980 | fip-port-details 2026-04-29 15:59:07.980 | flavors 2026-04-29 15:59:07.980 | floating-ip-port-forwarding 2026-04-29 15:59:07.980 | floating-ip-port-forwarding-description 2026-04-29 15:59:07.980 | floating-ip-port-forwarding-detail 2026-04-29 15:59:07.980 | floating-ip-port-forwarding-port-ranges 2026-04-29 15:59:07.981 | floatingip-pools 2026-04-29 15:59:07.981 | fwaas_v2 2026-04-29 15:59:07.981 | ip_allocation 2026-04-29 15:59:07.981 | l3-flavors 2026-04-29 15:59:07.981 | l3-ha 2026-04-29 15:59:07.981 | logging 2026-04-29 15:59:07.981 | multi-provider 2026-04-29 15:59:07.981 | net-mtu 2026-04-29 15:59:07.982 | net-mtu-writable 2026-04-29 15:59:07.982 | network-ip-availability 2026-04-29 15:59:07.982 | network_availability_zone 2026-04-29 15:59:07.982 | network_ha 2026-04-29 15:59:07.982 | pagination 2026-04-29 15:59:07.982 | port-device-profile 2026-04-29 15:59:07.983 | port-hardware-offload-type 2026-04-29 15:59:07.983 | port-mac-address-regenerate 2026-04-29 15:59:07.983 | port-numa-affinity-policy 2026-04-29 15:59:07.983 | port-numa-affinity-policy-socket 2026-04-29 15:59:07.983 | port-resource-request 2026-04-29 15:59:07.983 | port-security 2026-04-29 15:59:07.983 | port-trusted-vif 2026-04-29 15:59:07.983 | project-id 2026-04-29 15:59:07.984 | provider 2026-04-29 15:59:07.984 | qinq 2026-04-29 15:59:07.984 | qos 2026-04-29 15:59:07.984 | qos-bw-limit-direction 2026-04-29 15:59:07.984 | qos-bw-minimum-ingress 2026-04-29 15:59:07.984 | qos-default 2026-04-29 15:59:07.984 | qos-fip 2026-04-29 15:59:07.985 | qos-gateway-ip 2026-04-29 15:59:07.985 | qos-rule-type-details 2026-04-29 15:59:07.985 | qos-rule-type-filter 2026-04-29 15:59:07.985 | qos-rules-alias 2026-04-29 15:59:07.985 | quota-check-limit 2026-04-29 15:59:07.985 | quota-check-limit-default 2026-04-29 15:59:07.986 | quota_details 2026-04-29 15:59:07.986 | quotas 2026-04-29 15:59:07.986 | rbac-address-scope 2026-04-29 15:59:07.986 | rbac-policies 2026-04-29 15:59:07.986 | rbac-security-groups 2026-04-29 15:59:07.986 | router 2026-04-29 15:59:07.986 | router-enable-snat 2026-04-29 15:59:07.986 | router_availability_zone 2026-04-29 15:59:07.987 | security-group 2026-04-29 15:59:07.987 | security-groups-default-rules 2026-04-29 15:59:07.987 | security-groups-normalized-cidr 2026-04-29 15:59:07.987 | security-groups-remote-address-group 2026-04-29 15:59:07.987 | security-groups-rules-belongs-to-default-sg 2026-04-29 15:59:07.987 | security-groups-shared-filtering 2026-04-29 15:59:07.987 | segment 2026-04-29 15:59:07.987 | sorting 2026-04-29 15:59:07.988 | standard-attr-description 2026-04-29 15:59:07.988 | standard-attr-fwaas-v2 2026-04-29 15:59:07.988 | standard-attr-revisions 2026-04-29 15:59:07.988 | standard-attr-tag 2026-04-29 15:59:07.988 | standard-attr-timestamp 2026-04-29 15:59:07.988 | stateful-security-group 2026-04-29 15:59:07.988 | subnet-dns-publish-fixed-ip 2026-04-29 15:59:07.989 | subnet-external-network 2026-04-29 15:59:07.989 | subnet-service-types 2026-04-29 15:59:07.989 | subnet_allocation 2026-04-29 15:59:07.989 | subnetpool-prefix-ops 2026-04-29 15:59:07.989 | tag-creation 2026-04-29 15:59:07.989 | tap-mirror 2026-04-29 15:59:07.989 | tap-mirror-both-direction 2026-04-29 15:59:07.990 | trunk 2026-04-29 15:59:07.990 | uplink-status-propagation 2026-04-29 15:59:07.990 | uplink-status-propagation-updatable 2026-04-29 15:59:07.990 | vlan-transparent 2026-04-29 15:59:07.990 | vpn-endpoint-groups 2026-04-29 15:59:07.990 | vpnaas' 2026-04-29 15:59:07.990 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : echo -e 'address-group 2026-04-29 15:59:07.991 | address-scope 2026-04-29 15:59:07.991 | agent 2026-04-29 15:59:07.991 | allowed-address-pairs 2026-04-29 15:59:07.991 | auto-allocated-topology 2026-04-29 15:59:07.991 | availability_zone 2026-04-29 15:59:07.991 | bgp 2026-04-29 15:59:07.992 | bgp_4byte_asn 2026-04-29 15:59:07.992 | bgp_dragent_scheduler 2026-04-29 15:59:07.992 | binding 2026-04-29 15:59:07.992 | binding-extended 2026-04-29 15:59:07.992 | default-subnetpools 2026-04-29 15:59:07.992 | dhcp_agent_scheduler 2026-04-29 15:59:07.992 | dns-domain-ports 2026-04-29 15:59:07.992 | dns-integration 2026-04-29 15:59:07.993 | dns-integration-domain-keywords 2026-04-29 15:59:07.993 | empty-string-filtering 2026-04-29 15:59:07.993 | enable-default-route-bfd 2026-04-29 15:59:07.993 | enable-default-route-ecmp 2026-04-29 15:59:07.993 | expose-port-forwarding-in-fip 2026-04-29 15:59:07.993 | ext-gw-mode 2026-04-29 15:59:07.994 | external-gateway-multihoming 2026-04-29 15:59:07.994 | external-net 2026-04-29 15:59:07.994 | extra_dhcp_opt 2026-04-29 15:59:07.994 | extraroute 2026-04-29 15:59:07.994 | extraroute-atomic 2026-04-29 15:59:07.994 | filter-validation 2026-04-29 15:59:07.994 | fip-port-details 2026-04-29 15:59:07.994 | flavors 2026-04-29 15:59:07.995 | floating-ip-port-forwarding 2026-04-29 15:59:07.995 | floating-ip-port-forwarding-description 2026-04-29 15:59:07.995 | floating-ip-port-forwarding-detail 2026-04-29 15:59:07.995 | floating-ip-port-forwarding-port-ranges 2026-04-29 15:59:07.995 | floatingip-pools 2026-04-29 15:59:07.996 | fwaas_v2 2026-04-29 15:59:07.996 | ip_allocation 2026-04-29 15:59:07.996 | l3-flavors 2026-04-29 15:59:07.996 | l3-ha 2026-04-29 15:59:07.996 | logging 2026-04-29 15:59:07.996 | multi-provider 2026-04-29 15:59:07.996 | net-mtu 2026-04-29 15:59:07.997 | net-mtu-writable 2026-04-29 15:59:07.997 | network-ip-availability 2026-04-29 15:59:07.997 | network_availability_zone 2026-04-29 15:59:07.997 | network_ha 2026-04-29 15:59:07.997 | pagination 2026-04-29 15:59:07.997 | port-device-profile 2026-04-29 15:59:07.997 | port-hardware-offload-type 2026-04-29 15:59:07.998 | port-mac-address-regenerate 2026-04-29 15:59:07.998 | port-numa-affinity-policy 2026-04-29 15:59:07.998 | port-numa-affinity-policy-socket 2026-04-29 15:59:07.998 | port-resource-request 2026-04-29 15:59:07.998 | port-security 2026-04-29 15:59:07.998 | port-trusted-vif 2026-04-29 15:59:07.999 | project-id 2026-04-29 15:59:07.999 | provider 2026-04-29 15:59:07.999 | qinq 2026-04-29 15:59:07.999 | qos 2026-04-29 15:59:07.999 | qos-bw-limit-direction 2026-04-29 15:59:07.999 | qos-bw-minimum-ingress 2026-04-29 15:59:07.999 | qos-default 2026-04-29 15:59:07.999 | qos-fip 2026-04-29 15:59:08.000 | qos-gateway-ip 2026-04-29 15:59:08.000 | qos-rule-type-details 2026-04-29 15:59:08.000 | qos-rule-type-filter 2026-04-29 15:59:08.000 | qos-rules-alias 2026-04-29 15:59:08.000 | quota-check-limit 2026-04-29 15:59:08.000 | quota-check-limit-default 2026-04-29 15:59:08.001 | quota_details 2026-04-29 15:59:08.001 | quotas 2026-04-29 15:59:08.001 | rbac-address-scope 2026-04-29 15:59:08.001 | rbac-policies 2026-04-29 15:59:08.001 | rbac-security-groups 2026-04-29 15:59:08.001 | router 2026-04-29 15:59:08.001 | router-enable-snat 2026-04-29 15:59:08.002 | router_availability_zone 2026-04-29 15:59:08.002 | security-group 2026-04-29 15:59:08.002 | security-groups-default-rules 2026-04-29 15:59:08.002 | security-groups-normalized-cidr 2026-04-29 15:59:08.002 | security-groups-remote-address-group 2026-04-29 15:59:08.002 | security-groups-rules-belongs-to-default-sg 2026-04-29 15:59:08.002 | security-groups-shared-filtering 2026-04-29 15:59:08.003 | segment 2026-04-29 15:59:08.003 | sorting 2026-04-29 15:59:08.003 | standard-attr-description 2026-04-29 15:59:08.003 | standard-attr-fwaas-v2 2026-04-29 15:59:08.003 | standard-attr-revisions 2026-04-29 15:59:08.003 | standard-attr-tag 2026-04-29 15:59:08.003 | standard-attr-timestamp 2026-04-29 15:59:08.004 | stateful-security-group 2026-04-29 15:59:08.004 | subnet-dns-publish-fixed-ip 2026-04-29 15:59:08.004 | subnet-external-network 2026-04-29 15:59:08.004 | subnet-service-types 2026-04-29 15:59:08.004 | subnet_allocation 2026-04-29 15:59:08.004 | subnetpool-prefix-ops 2026-04-29 15:59:08.004 | tag-creation 2026-04-29 15:59:08.005 | tap-mirror 2026-04-29 15:59:08.005 | tap-mirror-both-direction 2026-04-29 15:59:08.005 | trunk 2026-04-29 15:59:08.005 | uplink-status-propagation 2026-04-29 15:59:08.005 | uplink-status-propagation-updatable 2026-04-29 15:59:08.005 | vlan-transparent 2026-04-29 15:59:08.006 | vpn-endpoint-groups 2026-04-29 15:59:08.006 | vpnaas' 2026-04-29 15:59:08.006 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : comm -3 /dev/fd/63 /dev/fd/62 2026-04-29 15:59:08.006 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : echo -e 'address-group 2026-04-29 15:59:08.006 | address-scope 2026-04-29 15:59:08.006 | agent 2026-04-29 15:59:08.006 | allowed-address-pairs 2026-04-29 15:59:08.006 | auto-allocated-topology 2026-04-29 15:59:08.007 | availability_zone 2026-04-29 15:59:08.007 | bgp 2026-04-29 15:59:08.007 | bgp_4byte_asn 2026-04-29 15:59:08.007 | bgp_dragent_scheduler 2026-04-29 15:59:08.007 | binding 2026-04-29 15:59:08.008 | binding-extended 2026-04-29 15:59:08.008 | default-subnetpools 2026-04-29 15:59:08.008 | dhcp_agent_scheduler 2026-04-29 15:59:08.008 | dns-domain-ports 2026-04-29 15:59:08.008 | dns-integration 2026-04-29 15:59:08.008 | dns-integration-domain-keywords 2026-04-29 15:59:08.008 | empty-string-filtering 2026-04-29 15:59:08.009 | enable-default-route-bfd 2026-04-29 15:59:08.009 | enable-default-route-ecmp 2026-04-29 15:59:08.009 | expose-port-forwarding-in-fip 2026-04-29 15:59:08.009 | ext-gw-mode 2026-04-29 15:59:08.009 | external-gateway-multihoming 2026-04-29 15:59:08.009 | external-net 2026-04-29 15:59:08.009 | extra_dhcp_opt 2026-04-29 15:59:08.010 | extraroute 2026-04-29 15:59:08.010 | extraroute-atomic 2026-04-29 15:59:08.010 | filter-validation 2026-04-29 15:59:08.010 | fip-port-details 2026-04-29 15:59:08.010 | flavors 2026-04-29 15:59:08.010 | floating-ip-port-forwarding 2026-04-29 15:59:08.010 | floating-ip-port-forwarding-description 2026-04-29 15:59:08.011 | floating-ip-port-forwarding-detail 2026-04-29 15:59:08.011 | floating-ip-port-forwarding-port-ranges 2026-04-29 15:59:08.011 | floatingip-pools 2026-04-29 15:59:08.011 | fwaas_v2 2026-04-29 15:59:08.011 | ip_allocation 2026-04-29 15:59:08.011 | l3-flavors 2026-04-29 15:59:08.011 | l3-ha 2026-04-29 15:59:08.012 | logging 2026-04-29 15:59:08.012 | multi-provider 2026-04-29 15:59:08.012 | net-mtu 2026-04-29 15:59:08.012 | net-mtu-writable 2026-04-29 15:59:08.012 | network-ip-availability 2026-04-29 15:59:08.012 | network_availability_zone 2026-04-29 15:59:08.012 | network_ha 2026-04-29 15:59:08.013 | pagination 2026-04-29 15:59:08.013 | port-device-profile 2026-04-29 15:59:08.013 | port-hardware-offload-type 2026-04-29 15:59:08.013 | port-mac-address-regenerate 2026-04-29 15:59:08.013 | port-numa-affinity-policy 2026-04-29 15:59:08.013 | port-numa-affinity-policy-socket 2026-04-29 15:59:08.014 | port-resource-request 2026-04-29 15:59:08.014 | port-security 2026-04-29 15:59:08.014 | port-trusted-vif 2026-04-29 15:59:08.014 | project-id 2026-04-29 15:59:08.014 | provider 2026-04-29 15:59:08.014 | qinq 2026-04-29 15:59:08.014 | qos 2026-04-29 15:59:08.014 | qos-bw-limit-direction 2026-04-29 15:59:08.015 | qos-bw-minimum-ingress 2026-04-29 15:59:08.015 | qos-default 2026-04-29 15:59:08.015 | qos-fip 2026-04-29 15:59:08.015 | qos-gateway-ip 2026-04-29 15:59:08.015 | qos-rule-type-details 2026-04-29 15:59:08.015 | qos-rule-type-filter 2026-04-29 15:59:08.016 | qos-rules-alias 2026-04-29 15:59:08.016 | quota-check-limit 2026-04-29 15:59:08.016 | quota-check-limit-default 2026-04-29 15:59:08.016 | quota_details 2026-04-29 15:59:08.016 | quotas 2026-04-29 15:59:08.016 | rbac-address-scope 2026-04-29 15:59:08.016 | rbac-policies 2026-04-29 15:59:08.017 | rbac-security-groups 2026-04-29 15:59:08.017 | router 2026-04-29 15:59:08.017 | router-enable-snat 2026-04-29 15:59:08.017 | router_availability_zone 2026-04-29 15:59:08.017 | security-group 2026-04-29 15:59:08.017 | security-groups-default-rules 2026-04-29 15:59:08.017 | security-groups-normalized-cidr 2026-04-29 15:59:08.018 | security-groups-remote-address-group 2026-04-29 15:59:08.018 | security-groups-rules-belongs-to-default-sg 2026-04-29 15:59:08.018 | security-groups-shared-filtering 2026-04-29 15:59:08.018 | segment 2026-04-29 15:59:08.018 | sorting 2026-04-29 15:59:08.018 | standard-attr-description 2026-04-29 15:59:08.019 | standard-attr-fwaas-v2 2026-04-29 15:59:08.019 | standard-attr-revisions 2026-04-29 15:59:08.019 | standard-attr-tag 2026-04-29 15:59:08.019 | standard-attr-timestamp 2026-04-29 15:59:08.019 | stateful-security-group 2026-04-29 15:59:08.019 | subnet-dns-publish-fixed-ip 2026-04-29 15:59:08.019 | subnet-external-network 2026-04-29 15:59:08.020 | subnet-service-types 2026-04-29 15:59:08.020 | subnet_allocation 2026-04-29 15:59:08.020 | subnetpool-prefix-ops 2026-04-29 15:59:08.020 | tag-creation 2026-04-29 15:59:08.020 | tap-mirror 2026-04-29 15:59:08.020 | tap-mirror-both-direction 2026-04-29 15:59:08.020 | trunk 2026-04-29 15:59:08.021 | uplink-status-propagation 2026-04-29 15:59:08.021 | uplink-status-propagation-updatable 2026-04-29 15:59:08.021 | vlan-transparent 2026-04-29 15:59:08.021 | vpn-endpoint-groups 2026-04-29 15:59:08.021 | vpnaas' 2026-04-29 15:59:08.021 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : disabled_ext= 2026-04-29 15:59:08.021 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : '[' '!' -z '' ']' 2026-04-29 15:59:08.022 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : 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-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 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-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 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-04-29 15:59:08.022 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : tr ' ' , 2026-04-29 15:59:08.022 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : 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-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,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-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,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-04-29 15:59:08.022 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : 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-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,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-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,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-04-29 15:59:08.022 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:495 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-04-29 15:59:08.023 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-29 15:59:08.023 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-04-29 15:59:08.023 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-04-29 15:59:08.023 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-04-29 15:59:08.023 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-04-29 15:59:08.023 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-04-29 15:59:08.027 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=tcp:192.168.122.50:6641 2026-04-29 15:59:08.031 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-29 15:59:08.034 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-04-29 15:59:08.037 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.50:6641 2026-04-29 15:59:08.041 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.50:6641 ']' 2026-04-29 15:59:08.044 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-04-29 15:59:08.047 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.50:6641 2026-04-29 15:59:08.084 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:497 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=tcp:192.168.122.50:6642 2026-04-29 15:59:08.087 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-29 15:59:08.090 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-04-29 15:59:08.093 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.50:6642 2026-04-29 15:59:08.096 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.50:6642 ']' 2026-04-29 15:59:08.100 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-04-29 15:59:08.103 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.50:6642 2026-04-29 15:59:08.139 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled tls-proxy 2026-04-29 15:59:08.159 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:59:08.162 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:506 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-04-29 15:59:08.166 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-29 15:59:08.169 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-04-29 15:59:08.172 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-04-29 15:59:08.175 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-04-29 15:59:08.178 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-04-29 15:59:08.181 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-04-29 15:59:08.219 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:507 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-04-29 15:59:08.222 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-29 15:59:08.225 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-04-29 15:59:08.228 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-04-29 15:59:08.231 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-04-29 15:59:08.234 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-04-29 15:59:08.237 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-04-29 15:59:08.272 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:508 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-04-29 15:59:08.275 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-29 15:59:08.279 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-04-29 15:59:08.282 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-04-29 15:59:08.285 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-04-29 15:59:08.288 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-04-29 15:59:08.291 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-04-29 15:59:08.327 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:509 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-04-29 15:59:08.351 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:511 : is_service_enabled q-log neutron-log 2026-04-29 15:59:08.371 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:59:08.374 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:517 : is_ovn_metadata_agent_enabled 2026-04-29 15:59:08.377 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-04-29 15:59:08.397 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:59:08.401 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : [[ False == \F\a\l\s\e ]] 2026-04-29 15:59:08.403 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:313 : return 0 2026-04-29 15:59:08.407 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:518 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-04-29 15:59:08.409 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-29 15:59:08.413 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-04-29 15:59:08.415 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-04-29 15:59:08.419 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-04-29 15:59:08.422 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-04-29 15:59:08.425 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-04-29 15:59:08.460 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:525 : is_service_enabled q-dns neutron-dns 2026-04-29 15:59:08.480 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:59:08.483 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-04-29 15:59:08.521 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:533 : is_service_enabled q-dhcp neutron-dhcp 2026-04-29 15:59:08.541 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:59:08.544 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:536 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-04-29 15:59:08.585 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:539 : is_service_enabled n-api-meta 2026-04-29 15:59:08.603 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:59:08.606 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:540 : is_ovn_metadata_agent_enabled 2026-04-29 15:59:08.610 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-04-29 15:59:08.631 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:59:08.635 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : [[ False == \F\a\l\s\e ]] 2026-04-29 15:59:08.638 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:313 : return 0 2026-04-29 15:59:08.641 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-04-29 15:59:08.678 | + lib/neutron:configure_neutron:412 : is_service_enabled q-placement neutron-placement 2026-04-29 15:59:08.698 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:59:08.702 | + lib/neutron:configure_neutron:415 : is_service_enabled q-trunk neutron-trunk 2026-04-29 15:59:08.721 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:59:08.725 | + lib/neutron:configure_neutron:418 : is_service_enabled q-qos neutron-qos 2026-04-29 15:59:08.744 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:59:08.747 | + lib/neutron:configure_neutron:425 : is_service_enabled neutron-segments 2026-04-29 15:59:08.767 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:59:08.770 | + lib/neutron:configure_neutron:431 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-04-29 15:59:08.792 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:59:08.795 | + lib/neutron:configure_neutron:432 : _configure_neutron_service 2026-04-29 15:59:08.798 | + lib/neutron:_configure_neutron_service:1009 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-04-29 15:59:08.802 | + lib/neutron:_configure_neutron_service:1010 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-04-29 15:59:08.808 | + lib/neutron:_configure_neutron_service:1013 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-04-29 15:59:08.846 | + lib/neutron:_configure_neutron_service:1015 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-04-29 15:59:08.883 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-04-29 15:59:08.918 | + lib/neutron:_configure_neutron_service:1018 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-04-29 15:59:08.955 | + lib/neutron:_configure_neutron_service:1019 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-04-29 15:59:08.959 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/neutron/neutron.conf 2026-04-29 15:59:08.961 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=neutron 2026-04-29 15:59:08.964 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-04-29 15:59:08.967 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-04-29 15:59:08.970 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-04-29 15:59:08.972 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/neutron/neutron.conf 2026-04-29 15:59:08.975 | + lib/keystone:configure_keystoneauth:433 : local admin_user=neutron 2026-04-29 15:59:08.978 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-04-29 15:59:08.981 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-04-29 15:59:09.018 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-04-29 15:59:09.054 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.50/identity 2026-04-29 15:59:09.091 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-04-29 15:59:09.128 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-04-29 15:59:09.165 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-04-29 15:59:09.201 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-04-29 15:59:09.238 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-04-29 15:59:09.276 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.50/identity 2026-04-29 15:59:09.313 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-04-29 15:59:09.350 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-04-29 15:59:09.386 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-04-29 15:59:09.389 | + lib/neutron:_configure_neutron_service:1022 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-04-29 15:59:09.426 | + lib/neutron:_configure_neutron_service:1023 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-04-29 15:59:09.462 | + lib/neutron:_configure_neutron_service:1025 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-04-29 15:59:09.466 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/neutron/neutron.conf 2026-04-29 15:59:09.469 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-04-29 15:59:09.472 | + lib/keystone:configure_keystoneauth:434 : local section=nova 2026-04-29 15:59:09.475 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-04-29 15:59:09.513 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/neutron/neutron.conf nova interface public 2026-04-29 15:59:09.550 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.50/identity 2026-04-29 15:59:09.586 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/neutron/neutron.conf nova username nova 2026-04-29 15:59:09.622 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-04-29 15:59:09.658 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-04-29 15:59:09.694 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/neutron/neutron.conf nova project_name service 2026-04-29 15:59:09.728 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-04-29 15:59:09.765 | + lib/neutron:_configure_neutron_service:1028 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-04-29 15:59:09.768 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/neutron/neutron.conf 2026-04-29 15:59:09.771 | + lib/keystone:configure_keystoneauth:433 : local admin_user=placement 2026-04-29 15:59:09.774 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-04-29 15:59:09.777 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-04-29 15:59:09.814 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/neutron/neutron.conf placement interface public 2026-04-29 15:59:09.850 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.50/identity 2026-04-29 15:59:09.886 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/neutron/neutron.conf placement username placement 2026-04-29 15:59:09.923 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-04-29 15:59:09.961 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-04-29 15:59:09.997 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/neutron/neutron.conf placement project_name service 2026-04-29 15:59:10.033 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-04-29 15:59:10.069 | + lib/neutron:_configure_neutron_service:1031 : neutron_plugin_configure_service 2026-04-29 15:59:10.072 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-04-29 15:59:10.075 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-04-29 15:59:10.078 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-04-29 15:59:10.081 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-04-29 15:59:10.083 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-04-29 15:59:10.087 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-04-29 15:59:10.090 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-04-29 15:59:10.093 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-04-29 15:59:10.097 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-04-29 15:59:10.100 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-04-29 15:59:10.103 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-04-29 15:59:10.107 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-04-29 15:59:10.109 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-04-29 15:59:10.113 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-04-29 15:59:10.116 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-04-29 15:59:10.119 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-04-29 15:59:10.122 | + 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-04-29 15:59:10.125 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-29 15:59:10.128 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-04-29 15:59:10.131 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-04-29 15:59:10.134 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-04-29 15:59:10.137 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-04-29 15:59:10.140 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-04-29 15:59:10.175 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-04-29 15:59:10.179 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-29 15:59:10.182 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-04-29 15:59:10.185 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-04-29 15:59:10.187 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-04-29 15:59:10.190 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-04-29 15:59:10.194 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-04-29 15:59:10.229 | + 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-04-29 15:59:10.232 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-29 15:59:10.234 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-04-29 15:59:10.238 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-04-29 15:59:10.241 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-04-29 15:59:10.244 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-04-29 15:59:10.246 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-04-29 15:59:10.282 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-04-29 15:59:10.284 | + 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-04-29 15:59:10.287 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-29 15:59:10.290 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-04-29 15:59:10.293 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-04-29 15:59:10.296 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-04-29 15:59:10.299 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-04-29 15:59:10.301 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-04-29 15:59:10.336 | + 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-04-29 15:59:10.339 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-29 15:59:10.342 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-04-29 15:59:10.345 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-04-29 15:59:10.348 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-04-29 15:59:10.350 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-04-29 15:59:10.353 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-04-29 15:59:10.389 | + 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-04-29 15:59:10.392 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-29 15:59:10.395 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-04-29 15:59:10.399 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-04-29 15:59:10.401 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-04-29 15:59:10.405 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-04-29 15:59:10.408 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-04-29 15:59:10.444 | + 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-04-29 15:59:10.447 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-29 15:59:10.451 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-04-29 15:59:10.453 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-04-29 15:59:10.457 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-04-29 15:59:10.460 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-04-29 15:59:10.463 | + 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-04-29 15:59:10.498 | + 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-04-29 15:59:10.500 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-29 15:59:10.503 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-04-29 15:59:10.506 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-04-29 15:59:10.509 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-04-29 15:59:10.511 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-04-29 15:59:10.515 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-04-29 15:59:10.549 | + 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-04-29 15:59:10.552 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-29 15:59:10.555 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-04-29 15:59:10.558 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-04-29 15:59:10.561 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-04-29 15:59:10.565 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-04-29 15:59:10.569 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-04-29 15:59:10.604 | + 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-04-29 15:59:10.607 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-29 15:59:10.609 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-04-29 15:59:10.612 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-04-29 15:59:10.615 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-04-29 15:59:10.618 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-04-29 15:59:10.621 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-04-29 15:59:10.657 | + 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-04-29 15:59:10.660 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-29 15:59:10.663 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-04-29 15:59:10.665 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-04-29 15:59:10.669 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-04-29 15:59:10.672 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-04-29 15:59:10.675 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-04-29 15:59:10.708 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-04-29 15:59:10.711 | + lib/neutron:configure_neutron:435 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-04-29 15:59:10.747 | + lib/neutron:configure_neutron:439 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-04-29 15:59:10.781 | + lib/neutron:configure_neutron:441 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-04-29 15:59:10.783 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-04-29 15:59:10.786 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-04-29 15:59:10.788 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-04-29 15:59:10.791 | + lib/apache:write_uwsgi_config:246 : local http= 2026-04-29 15:59:10.793 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-04-29 15:59:10.796 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-04-29 15:59:10.799 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-04-29 15:59:10.801 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-04-29 15:59:10.818 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-04-29 15:59:10.819 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-04-29 15:59:10.829 | d /var/run/uwsgi 0755 quobyte root 2026-04-29 15:59:10.834 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-04-29 15:59:10.849 | /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-04-29 15:59:10.855 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-04-29 15:59:10.858 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-04-29 15:59:10.863 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-04-29 15:59:10.866 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-04-29 15:59:10.902 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-04-29 15:59:10.936 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-04-29 15:59:10.969 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-04-29 15:59:11.003 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-04-29 15:59:11.036 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-04-29 15:59:11.069 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-04-29 15:59:11.102 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-04-29 15:59:11.137 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-04-29 15:59:11.171 | + 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-04-29 15:59:11.205 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-04-29 15:59:11.238 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-04-29 15:59:11.271 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-04-29 15:59:11.303 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-04-29 15:59:11.336 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-04-29 15:59:11.339 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-04-29 15:59:11.343 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-04-29 15:59:11.346 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-04-29 15:59:11.349 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-04-29 15:59:11.351 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 15:59:11.354 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 15:59:11.357 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-04-29 15:59:11.361 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-04-29 15:59:11.364 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-04-29 15:59:11.399 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-04-29 15:59:11.433 | + 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-04-29 15:59:11.433 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-04-29 15:59:11.444 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-04-29 15:59:11.449 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-04-29 15:59:11.451 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-04-29 15:59:11.454 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-04-29 15:59:11.457 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-04-29 15:59:11.459 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-04-29 15:59:11.461 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-04-29 15:59:11.465 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 15:59:11.468 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 15:59:11.470 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-04-29 15:59:11.473 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-04-29 15:59:11.477 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 15:59:11.480 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 15:59:11.482 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-04-29 15:59:11.495 | perl: warning: Setting locale failed. 2026-04-29 15:59:11.495 | perl: warning: Please check that your locale settings: 2026-04-29 15:59:11.495 | LANGUAGE = (unset), 2026-04-29 15:59:11.495 | LC_ALL = "en_US.utf8", 2026-04-29 15:59:11.495 | LANG = "de_DE.UTF-8" 2026-04-29 15:59:11.495 | are supported and installed on your system. 2026-04-29 15:59:11.495 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 15:59:11.542 | Enabling site neutron-api. 2026-04-29 15:59:11.547 | To activate the new configuration, you need to run: 2026-04-29 15:59:11.547 | systemctl reload apache2 2026-04-29 15:59:11.553 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-04-29 15:59:11.556 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-04-29 15:59:11.559 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-04-29 15:59:11.562 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-04-29 15:59:11.719 | + ./stack.sh:main:1167 : is_service_enabled mysql postgresql 2026-04-29 15:59:11.739 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:59:11.742 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-04-29 15:59:11.761 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:59:11.764 | + ./stack.sh:main:1168 : async_runfunc init_neutron 2026-04-29 15:59:11.768 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-04-29 15:59:11.833 | + inc/async:async_inner:63 : init_neutron 2026-04-29 15:59:11.877 | [2019 Async init_neutron:55109]: running: init_neutron 2026-04-29 15:59:11.880 | + ./stack.sh:main:1176 : is_service_enabled q-dhcp 2026-04-29 15:59:11.901 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:59:11.905 | + ./stack.sh:main:1195 : is_service_enabled nova neutron 2026-04-29 15:59:11.928 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:59:11.932 | + ./stack.sh:main:1196 : configure_os_vif 2026-04-29 15:59:11.936 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-04-29 15:59:11.939 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-04-29 15:59:11.977 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-04-29 15:59:11.980 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-04-29 15:59:12.021 | + ./stack.sh:main:1202 : is_service_enabled swift 2026-04-29 15:59:12.044 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 15:59:12.047 | + ./stack.sh:main:1211 : is_service_enabled cinder 2026-04-29 15:59:12.069 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:59:12.072 | + ./stack.sh:main:1212 : echo_summary 'Configuring Cinder' 2026-04-29 15:59:12.077 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-29 15:59:12.081 | + ./stack.sh:echo_summary:444 : echo -e Configuring Cinder 2026-04-29 15:59:12.085 | + ./stack.sh:main:1213 : async_runfunc init_cinder 2026-04-29 15:59:12.089 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-04-29 15:59:12.158 | + inc/async:async_inner:63 : init_cinder 2026-04-29 15:59:12.202 | [2019 Async init_cinder:55347]: running: init_cinder 2026-04-29 15:59:12.206 | + ./stack.sh:main:1219 : is_service_enabled placement 2026-04-29 15:59:12.226 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 15:59:12.230 | + ./stack.sh:main:1220 : echo_summary 'Configuring placement' 2026-04-29 15:59:12.234 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-29 15:59:12.237 | + ./stack.sh:echo_summary:444 : echo -e Configuring placement 2026-04-29 15:59:12.241 | + ./stack.sh:main:1221 : async_runfunc init_placement 2026-04-29 15:59:12.245 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-04-29 15:59:12.318 | + inc/async:async_inner:63 : init_placement 2026-04-29 15:59:12.359 | [2019 Async init_placement:55477]: running: init_placement 2026-04-29 15:59:12.363 | + ./stack.sh:main:1225 : async_wait init_neutron 2026-04-29 15:59:12.416 | [2019 Async init_neutron:55109]: Waiting for completion of init_neutron running on PID 55109 (5 other jobs running) 2026-04-29 15:59:12.449 | [2019 Async init_neutron:55109]: Signaling child to exit 2026-04-29 15:59:26.776 | + inc/async:async_inner:64 : rc=0 2026-04-29 15:59:26.814 | [55347 Async init_cinder:55347]: finished successfully 2026-04-29 15:59:59.579 | + inc/async:async_inner:64 : rc=0 2026-04-29 15:59:59.610 | [55477 Async init_placement:55477]: finished successfully 2026-04-29 16:00:05.102 | + inc/async:async_inner:64 : rc=0 2026-04-29 16:00:05.137 | [55109 Async init_neutron:55109]: finished successfully 2026-04-29 16:00:05.166 | WAKEUP 2026-04-29 16:00:05.192 | [2019 Async init_neutron:55109]: Signaled 2026-04-29 16:00:05.194 | + lib/neutron:init_neutron:498 : recreate_database neutron 2026-04-29 16:00:05.194 | + lib/database:recreate_database:112 : local db=neutron 2026-04-29 16:00:05.194 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-04-29 16:00:05.194 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-04-29 16:00:05.195 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-04-29 16:00:05.195 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-04-29 16:00:05.195 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-04-29 16:00:05.195 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-04-29 16:00:05.195 | + lib/neutron:init_neutron:499 : time_start dbsync 2026-04-29 16:00:05.195 | + functions-common:time_start:2398 : local name=dbsync 2026-04-29 16:00:05.195 | + functions-common:time_start:2399 : local start_time= 2026-04-29 16:00:05.195 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 16:00:05.195 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 16:00:05.196 | + functions-common:time_start:2403 : _TIME_START[$name]=1777478352040 2026-04-29 16:00:05.196 | + lib/neutron:init_neutron:501 : /opt/stack/data/venv/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2026-04-29 16:00:05.196 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-04-29 16:00:05.196 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-04-29 16:00:05.196 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-04-29 16:00:05.196 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-04-29 16:00:05.196 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-04-29 16:00:05.196 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-04-29 16:00:05.196 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-04-29 16:00:05.196 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-04-29 16:00:05.197 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-04-29 16:00:05.197 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-04-29 16:00:05.197 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-04-29 16:00:05.197 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-04-29 16:00:05.197 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-04-29 16:00:05.197 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-04-29 16:00:05.197 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-04-29 16:00:05.197 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-04-29 16:00:05.197 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-04-29 16:00:05.197 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-04-29 16:00:05.198 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-04-29 16:00:05.198 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-04-29 16:00:05.198 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-04-29 16:00:05.198 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-04-29 16:00:05.198 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-04-29 16:00:05.198 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-04-29 16:00:05.198 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-04-29 16:00:05.198 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-04-29 16:00:05.198 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-04-29 16:00:05.198 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-04-29 16:00:05.199 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-04-29 16:00:05.199 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-04-29 16:00:05.199 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-04-29 16:00:05.199 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-04-29 16:00:05.199 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-04-29 16:00:05.199 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-04-29 16:00:05.199 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-04-29 16:00:05.199 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-04-29 16:00:05.199 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-04-29 16:00:05.199 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-04-29 16:00:05.200 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-04-29 16:00:05.200 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-04-29 16:00:05.200 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-04-29 16:00:05.200 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-04-29 16:00:05.200 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-04-29 16:00:05.200 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-04-29 16:00:05.200 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-04-29 16:00:05.200 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-04-29 16:00:05.200 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-04-29 16:00:05.200 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-04-29 16:00:05.201 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-04-29 16:00:05.201 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-04-29 16:00:05.201 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-04-29 16:00:05.201 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-04-29 16:00:05.201 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-04-29 16:00:05.201 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-04-29 16:00:05.201 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-04-29 16:00:05.201 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-04-29 16:00:05.201 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-04-29 16:00:05.201 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-04-29 16:00:05.202 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-04-29 16:00:05.202 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-04-29 16:00:05.202 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-04-29 16:00:05.202 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-04-29 16:00:05.202 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-04-29 16:00:05.202 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-04-29 16:00:05.202 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-04-29 16:00:05.202 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-04-29 16:00:05.202 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-04-29 16:00:05.202 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-04-29 16:00:05.203 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-04-29 16:00:05.203 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-04-29 16:00:05.203 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-04-29 16:00:05.203 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-04-29 16:00:05.203 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-04-29 16:00:05.203 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-04-29 16:00:05.203 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-04-29 16:00:05.203 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-04-29 16:00:05.203 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-04-29 16:00:05.204 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-04-29 16:00:05.204 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-04-29 16:00:05.204 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-04-29 16:00:05.204 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-04-29 16:00:05.204 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-04-29 16:00:05.204 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-04-29 16:00:05.204 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-04-29 16:00:05.204 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-04-29 16:00:05.204 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-04-29 16:00:05.204 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-04-29 16:00:05.205 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-04-29 16:00:05.205 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-04-29 16:00:05.205 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-04-29 16:00:05.205 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-04-29 16:00:05.205 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-04-29 16:00:05.205 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-04-29 16:00:05.205 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-04-29 16:00:05.205 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-04-29 16:00:05.205 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-04-29 16:00:05.205 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-04-29 16:00:05.206 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-04-29 16:00:05.206 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-04-29 16:00:05.206 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-04-29 16:00:05.206 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-04-29 16:00:05.206 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-04-29 16:00:05.206 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-04-29 16:00:05.206 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-04-29 16:00:05.206 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-04-29 16:00:05.206 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-04-29 16:00:05.206 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-04-29 16:00:05.207 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-04-29 16:00:05.207 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-04-29 16:00:05.207 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-04-29 16:00:05.207 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-04-29 16:00:05.207 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-04-29 16:00:05.207 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-04-29 16:00:05.207 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-04-29 16:00:05.207 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-04-29 16:00:05.207 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-04-29 16:00:05.207 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-04-29 16:00:05.208 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-04-29 16:00:05.208 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-04-29 16:00:05.208 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-04-29 16:00:05.208 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-04-29 16:00:05.208 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-04-29 16:00:05.208 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-04-29 16:00:05.208 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-04-29 16:00:05.208 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-04-29 16:00:05.208 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-04-29 16:00:05.208 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-04-29 16:00:05.209 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-04-29 16:00:05.209 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-04-29 16:00:05.209 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-04-29 16:00:05.209 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-04-29 16:00:05.209 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-04-29 16:00:05.209 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-04-29 16:00:05.209 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-04-29 16:00:05.209 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-04-29 16:00:05.209 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-04-29 16:00:05.209 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-04-29 16:00:05.210 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-04-29 16:00:05.210 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-04-29 16:00:05.210 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-04-29 16:00:05.210 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-04-29 16:00:05.210 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-04-29 16:00:05.210 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-04-29 16:00:05.210 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-04-29 16:00:05.210 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-04-29 16:00:05.210 | Running upgrade for neutron ... 2026-04-29 16:00:05.210 | OK 2026-04-29 16:00:05.211 | + lib/neutron:init_neutron:502 : time_stop dbsync 2026-04-29 16:00:05.211 | + functions-common:time_stop:2412 : local name 2026-04-29 16:00:05.211 | + functions-common:time_stop:2413 : local end_time 2026-04-29 16:00:05.211 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 16:00:05.211 | + functions-common:time_stop:2415 : local total 2026-04-29 16:00:05.211 | + functions-common:time_stop:2416 : local start_time 2026-04-29 16:00:05.211 | + functions-common:time_stop:2418 : name=dbsync 2026-04-29 16:00:05.211 | + functions-common:time_stop:2419 : start_time=1777478352040 2026-04-29 16:00:05.211 | + functions-common:time_stop:2421 : [[ -z 1777478352040 ]] 2026-04-29 16:00:05.211 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 16:00:05.212 | + functions-common:time_stop:2424 : end_time=1777478405080 2026-04-29 16:00:05.212 | + functions-common:time_stop:2425 : elapsed_time=53040 2026-04-29 16:00:05.212 | + functions-common:time_stop:2426 : total=8212 2026-04-29 16:00:05.212 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 16:00:05.212 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=61252 2026-04-29 16:00:05.249 | [2019 Async init_neutron:55109]: finished init_neutron with result 0 in 53 seconds 2026-04-29 16:00:05.254 | + inc/async:async_wait:197 : return 0 2026-04-29 16:00:05.258 | + ./stack.sh:main:1226 : async_wait init_placement 2026-04-29 16:00:05.322 | [2019 Async init_placement:55477]: Waiting for completion of init_placement running on PID 55477 (4 other jobs running) 2026-04-29 16:00:05.350 | [2019 Async init_placement:55477]: Signaling child to exit 2026-04-29 16:00:05.350 | WAKEUP 2026-04-29 16:00:05.376 | [2019 Async init_placement:55477]: Signaled 2026-04-29 16:00:05.378 | + lib/placement:init_placement:113 : recreate_database placement 2026-04-29 16:00:05.378 | + lib/database:recreate_database:112 : local db=placement 2026-04-29 16:00:05.378 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-04-29 16:00:05.378 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-04-29 16:00:05.379 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-04-29 16:00:05.379 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-04-29 16:00:05.379 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-04-29 16:00:05.379 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-04-29 16:00:05.379 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-04-29 16:00:05.379 | + lib/placement:init_placement:115 : create_placement_accounts 2026-04-29 16:00:05.379 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-04-29 16:00:05.379 | + lib/keystone:create_service_user:420 : get_or_create_user placement nomoresecret Default 2026-04-29 16:00:05.379 | + functions-common:get_or_create_user:891 : local user_id 2026-04-29 16:00:05.379 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-04-29 16:00:05.380 | + functions-common:get_or_create_user:895 : local email= 2026-04-29 16:00:05.380 | ++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create placement --password nomoresecret --domain=Default --or-show -f value -c id 2026-04-29 16:00:05.380 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 16:00:05.380 | + functions-common:get_or_create_user:907 : user_id=7756f06b2a814dd0b448d360285a0340 2026-04-29 16:00:05.380 | + functions-common:get_or_create_user:908 : echo 7756f06b2a814dd0b448d360285a0340 2026-04-29 16:00:05.380 | 7756f06b2a814dd0b448d360285a0340 2026-04-29 16:00:05.380 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service placement service Default Default 2026-04-29 16:00:05.380 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-04-29 16:00:05.380 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-04-29 16:00:05.380 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-04-29 16:00:05.381 | ++ functions-common:_get_domain_args:939 : local domain 2026-04-29 16:00:05.381 | ++ functions-common:_get_domain_args:940 : domain= 2026-04-29 16:00:05.381 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-04-29 16:00:05.381 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-04-29 16:00:05.381 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-04-29 16:00:05.381 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-04-29 16:00:05.381 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-04-29 16:00:05.381 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-04-29 16:00:05.381 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-04-29 16:00:05.381 | ++ functions-common:get_or_add_user_project_role:971 : 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-04-29 16:00:05.382 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 16:00:05.382 | + functions-common:get_or_add_user_project_role:971 : user_role_id=adac2448d84b40e198a5cb84d06844e7 2026-04-29 16:00:05.382 | + functions-common:get_or_add_user_project_role:972 : echo adac2448d84b40e198a5cb84d06844e7 2026-04-29 16:00:05.382 | adac2448d84b40e198a5cb84d06844e7 2026-04-29 16:00:05.382 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2026-04-29 16:00:05.382 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin placement service Default Default 2026-04-29 16:00:05.382 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-04-29 16:00:05.382 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-04-29 16:00:05.382 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-04-29 16:00:05.382 | ++ functions-common:_get_domain_args:939 : local domain 2026-04-29 16:00:05.383 | ++ functions-common:_get_domain_args:940 : domain= 2026-04-29 16:00:05.383 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-04-29 16:00:05.383 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-04-29 16:00:05.383 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-04-29 16:00:05.383 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-04-29 16:00:05.383 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-04-29 16:00:05.383 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-04-29 16:00:05.383 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-04-29 16:00:05.383 | ++ functions-common:get_or_add_user_project_role:971 : 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-04-29 16:00:05.384 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 16:00:05.384 | + functions-common:get_or_add_user_project_role:971 : user_role_id=464c9fd9b9d84e20868e1b9d1b267979 2026-04-29 16:00:05.384 | + functions-common:get_or_add_user_project_role:972 : echo 464c9fd9b9d84e20868e1b9d1b267979 2026-04-29 16:00:05.384 | 464c9fd9b9d84e20868e1b9d1b267979 2026-04-29 16:00:05.384 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.50/placement 2026-04-29 16:00:05.384 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-04-29 16:00:05.384 | + functions-common:get_or_create_service:1047 : local service_id 2026-04-29 16:00:05.384 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-04-29 16:00:05.384 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-04-29 16:00:05.384 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 16:00:05.385 | + functions-common:get_or_create_service:1058 : service_id=' 2026-04-29 16:00:05.385 | 2098d205eb5a43689c4ddfdee1250b8d' 2026-04-29 16:00:05.385 | + functions-common:get_or_create_service:1059 : echo 2098d205eb5a43689c4ddfdee1250b8d 2026-04-29 16:00:05.385 | 2098d205eb5a43689c4ddfdee1250b8d 2026-04-29 16:00:05.385 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.50/placement 2026-04-29 16:00:05.385 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-04-29 16:00:05.385 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface placement public http://192.168.122.50/placement RegionOne 2026-04-29 16:00:05.385 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-04-29 16:00:05.385 | +++ functions-common:_get_or_create_endpoint_with_interface:1070 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-04-29 16:00:05.385 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 16:00:05.386 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-04-29 16:00:05.386 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-04-29 16:00:05.386 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.50/placement --region RegionOne -f value -c id 2026-04-29 16:00:05.386 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 16:00:05.386 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=71c698e9e743478a8864e9d1668ccdb0 2026-04-29 16:00:05.386 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo 71c698e9e743478a8864e9d1668ccdb0 2026-04-29 16:00:05.386 | + functions-common:get_or_create_endpoint:1092 : public_id=71c698e9e743478a8864e9d1668ccdb0 2026-04-29 16:00:05.386 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-04-29 16:00:05.386 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-04-29 16:00:05.386 | + functions-common:get_or_create_endpoint:1101 : echo 71c698e9e743478a8864e9d1668ccdb0 2026-04-29 16:00:05.387 | 71c698e9e743478a8864e9d1668ccdb0 2026-04-29 16:00:05.429 | [2019 Async init_placement:55477]: finished init_placement with result 0 in 47 seconds 2026-04-29 16:00:05.435 | + inc/async:async_wait:197 : return 0 2026-04-29 16:00:05.438 | + ./stack.sh:main:1227 : async_wait init_glance 2026-04-29 16:00:05.499 | [2019 Async init_glance:50909]: Waiting for completion of init_glance running on PID 50909 (3 other jobs running) 2026-04-29 16:00:05.527 | [2019 Async init_glance:50909]: Signaling child to exit 2026-04-29 16:00:05.527 | WAKEUP 2026-04-29 16:00:05.552 | [2019 Async init_glance:50909]: Signaled 2026-04-29 16:00:05.554 | + lib/glance:init_glance:524 : rm -rf /opt/stack/data/glance/images 2026-04-29 16:00:05.554 | + lib/glance:init_glance:525 : mkdir -p /opt/stack/data/glance/images 2026-04-29 16:00:05.554 | + lib/glance:init_glance:528 : recreate_database glance 2026-04-29 16:00:05.554 | + lib/database:recreate_database:112 : local db=glance 2026-04-29 16:00:05.554 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-04-29 16:00:05.554 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-04-29 16:00:05.554 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-04-29 16:00:05.554 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-04-29 16:00:05.555 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-04-29 16:00:05.555 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-04-29 16:00:05.555 | + lib/glance:init_glance:530 : time_start dbsync 2026-04-29 16:00:05.555 | + functions-common:time_start:2398 : local name=dbsync 2026-04-29 16:00:05.555 | + functions-common:time_start:2399 : local start_time= 2026-04-29 16:00:05.555 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 16:00:05.555 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 16:00:05.555 | + functions-common:time_start:2403 : _TIME_START[$name]=1777478267994 2026-04-29 16:00:05.555 | + lib/glance:init_glance:532 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-04-29 16:00:05.555 | INFO dbcounter [-] Registered counter for database glance 2026-04-29 16:00:05.556 | 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=51015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-04-29 16:00:05.556 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-04-29 16:00:05.556 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-04-29 16:00:05.556 | DEBUG dbcounter [-] [51015] Writer thread running {{(pid=51015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-04-29 16:00:05.556 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-04-29 16:00:05.556 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-04-29 16:00:05.556 | INFO dbcounter [-] Registered counter for database glance 2026-04-29 16:00:05.556 | 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=51015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-04-29 16:00:05.556 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-04-29 16:00:05.557 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-04-29 16:00:05.557 | DEBUG dbcounter [-] [51015] Writer thread running {{(pid=51015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-04-29 16:00:05.557 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-04-29 16:00:05.557 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=51015) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-04-29 16:00:05.557 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-04-29 16:00:05.557 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=51015) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 16:00:05.557 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-04-29 16:00:05.557 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=51015) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 16:00:05.557 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-04-29 16:00:05.557 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=51015) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 16:00:05.558 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-04-29 16:00:05.558 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=51015) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 16:00:05.558 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-04-29 16:00:05.558 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=51015) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 16:00:05.558 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-04-29 16:00:05.558 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=51015) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 16:00:05.558 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-04-29 16:00:05.558 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=51015) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 16:00:05.558 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-04-29 16:00:05.558 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=51015) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 16:00:05.559 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-04-29 16:00:05.559 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=51015) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 16:00:05.559 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-04-29 16:00:05.559 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=51015) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 16:00:05.559 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-04-29 16:00:05.559 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=51015) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 16:00:05.563 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-04-29 16:00:05.563 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=51015) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 16:00:05.563 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-04-29 16:00:05.564 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=51015) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 16:00:05.564 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-04-29 16:00:05.564 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=51015) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 16:00:05.564 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-04-29 16:00:05.564 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=51015) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 16:00:05.564 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-04-29 16:00:05.564 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-04-29 16:00:05.564 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-04-29 16:00:05.564 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-04-29 16:00:05.564 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-04-29 16:00:05.564 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-04-29 16:00:05.565 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-04-29 16:00:05.565 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-04-29 16:00:05.565 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-04-29 16:00:05.565 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-04-29 16:00:05.565 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-04-29 16:00:05.566 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=51015) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-04-29 16:00:05.566 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-04-29 16:00:05.566 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=51015) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 16:00:05.566 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-04-29 16:00:05.566 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=51015) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 16:00:05.566 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-04-29 16:00:05.566 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=51015) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 16:00:05.566 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-04-29 16:00:05.567 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=51015) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 16:00:05.567 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-04-29 16:00:05.567 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=51015) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 16:00:05.567 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-04-29 16:00:05.567 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=51015) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 16:00:05.567 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-04-29 16:00:05.567 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=51015) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 16:00:05.567 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-04-29 16:00:05.567 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=51015) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 16:00:05.567 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-04-29 16:00:05.568 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=51015) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 16:00:05.568 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-04-29 16:00:05.568 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=51015) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 16:00:05.568 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-04-29 16:00:05.568 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=51015) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 16:00:05.568 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-04-29 16:00:05.568 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=51015) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-04-29 16:00:05.568 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-04-29 16:00:05.568 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-04-29 16:00:05.568 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-04-29 16:00:05.569 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-04-29 16:00:05.569 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-04-29 16:00:05.569 | Database migration is up to date. No migration needed. 2026-04-29 16:00:05.569 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-04-29 16:00:05.569 | Database is synced successfully. 2026-04-29 16:00:05.569 | + lib/glance:init_glance:535 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-04-29 16:00:05.569 | INFO dbcounter [-] Registered counter for database glance 2026-04-29 16:00:05.569 | 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=51192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-04-29 16:00:05.569 | DEBUG dbcounter [-] [51192] Writer thread running {{(pid=51192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-04-29 16:00:05.569 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-04-29 16:00:05.569 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-04-29 16:00:05.570 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-04-29 16:00:05.570 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-04-29 16:00:05.570 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-04-29 16:00:05.570 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-04-29 16:00:05.570 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-04-29 16:00:05.570 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-04-29 16:00:05.570 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-04-29 16:00:05.570 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-04-29 16:00:05.571 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-04-29 16:00:05.571 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-04-29 16:00:05.571 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-04-29 16:00:05.571 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-04-29 16:00:05.571 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-04-29 16:00:05.571 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-04-29 16:00:05.571 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-04-29 16:00:05.571 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-04-29 16:00:05.571 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-04-29 16:00:05.571 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-04-29 16:00:05.572 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-04-29 16:00:05.572 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-04-29 16:00:05.572 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-04-29 16:00:05.572 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-04-29 16:00:05.572 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-04-29 16:00:05.573 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-04-29 16:00:05.573 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-04-29 16:00:05.573 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-04-29 16:00:05.573 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-04-29 16:00:05.573 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-04-29 16:00:05.573 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-04-29 16:00:05.573 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-04-29 16:00:05.573 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-04-29 16:00:05.573 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-04-29 16:00:05.574 | + lib/glance:init_glance:536 : time_stop dbsync 2026-04-29 16:00:05.574 | + functions-common:time_stop:2412 : local name 2026-04-29 16:00:05.574 | + functions-common:time_stop:2413 : local end_time 2026-04-29 16:00:05.574 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 16:00:05.574 | + functions-common:time_stop:2415 : local total 2026-04-29 16:00:05.574 | + functions-common:time_stop:2416 : local start_time 2026-04-29 16:00:05.574 | + functions-common:time_stop:2418 : name=dbsync 2026-04-29 16:00:05.574 | + functions-common:time_stop:2419 : start_time=1777478267994 2026-04-29 16:00:05.575 | + functions-common:time_stop:2421 : [[ -z 1777478267994 ]] 2026-04-29 16:00:05.575 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 16:00:05.575 | + functions-common:time_stop:2424 : end_time=1777478281668 2026-04-29 16:00:05.575 | + functions-common:time_stop:2425 : elapsed_time=13674 2026-04-29 16:00:05.575 | + functions-common:time_stop:2426 : total=8212 2026-04-29 16:00:05.575 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 16:00:05.575 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21886 2026-04-29 16:00:05.606 | [2019 Async init_glance:50909]: finished init_glance with result 0 in 13 seconds 2026-04-29 16:00:05.610 | + inc/async:async_wait:197 : return 0 2026-04-29 16:00:05.613 | + ./stack.sh:main:1228 : async_wait init_swift 2026-04-29 16:00:05.638 | Not waiting for async task init_swift that we never started or has already been waited for 2026-04-29 16:00:05.641 | + inc/async:async_wait:197 : return 0 2026-04-29 16:00:05.645 | + ./stack.sh:main:1229 : async_wait init_cinder 2026-04-29 16:00:05.703 | [2019 Async init_cinder:55347]: Waiting for completion of init_cinder running on PID 55347 (2 other jobs running) 2026-04-29 16:00:05.731 | [2019 Async init_cinder:55347]: Signaling child to exit 2026-04-29 16:00:05.731 | WAKEUP 2026-04-29 16:00:05.757 | [2019 Async init_cinder:55347]: Signaled 2026-04-29 16:00:05.759 | + lib/cinder:init_cinder:479 : is_service_enabled mysql postgresql 2026-04-29 16:00:05.759 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:00:05.759 | + lib/cinder:init_cinder:481 : recreate_database cinder 2026-04-29 16:00:05.759 | + lib/database:recreate_database:112 : local db=cinder 2026-04-29 16:00:05.759 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-04-29 16:00:05.760 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-04-29 16:00:05.760 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-04-29 16:00:05.760 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-04-29 16:00:05.760 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-04-29 16:00:05.760 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-04-29 16:00:05.760 | + lib/cinder:init_cinder:483 : time_start dbsync 2026-04-29 16:00:05.760 | + functions-common:time_start:2398 : local name=dbsync 2026-04-29 16:00:05.761 | + functions-common:time_start:2399 : local start_time= 2026-04-29 16:00:05.761 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 16:00:05.761 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 16:00:05.761 | + functions-common:time_start:2403 : _TIME_START[$name]=1777478352388 2026-04-29 16:00:05.761 | + lib/cinder:init_cinder:485 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-04-29 16:00:05.761 | INFO dbcounter [-] Registered counter for database cinder 2026-04-29 16:00:05.761 | 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=55561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-04-29 16:00:05.762 | INFO cinder.db.migration [-] Applying migration(s) 2026-04-29 16:00:05.762 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-04-29 16:00:05.762 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-04-29 16:00:05.762 | DEBUG dbcounter [-] [55561] Writer thread running {{(pid=55561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-04-29 16:00:05.762 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-04-29 16:00:05.762 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=55561) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-04-29 16:00:05.762 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-04-29 16:00:05.763 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=55561) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 16:00:05.763 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-04-29 16:00:05.763 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=55561) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 16:00:05.763 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-04-29 16:00:05.763 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=55561) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 16:00:05.763 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-04-29 16:00:05.763 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=55561) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 16:00:05.764 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-04-29 16:00:05.764 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=55561) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 16:00:05.764 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-04-29 16:00:05.764 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=55561) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 16:00:05.764 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-04-29 16:00:05.764 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=55561) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 16:00:05.764 | INFO cinder.db.migration [-] Migration(s) applied 2026-04-29 16:00:05.765 | + lib/cinder:init_cinder:486 : time_stop dbsync 2026-04-29 16:00:05.765 | + functions-common:time_stop:2412 : local name 2026-04-29 16:00:05.765 | + functions-common:time_stop:2413 : local end_time 2026-04-29 16:00:05.765 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 16:00:05.765 | + functions-common:time_stop:2415 : local total 2026-04-29 16:00:05.765 | + functions-common:time_stop:2416 : local start_time 2026-04-29 16:00:05.765 | + functions-common:time_stop:2418 : name=dbsync 2026-04-29 16:00:05.766 | + functions-common:time_stop:2419 : start_time=1777478352388 2026-04-29 16:00:05.766 | + functions-common:time_stop:2421 : [[ -z 1777478352388 ]] 2026-04-29 16:00:05.766 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 16:00:05.766 | + functions-common:time_stop:2424 : end_time=1777478364626 2026-04-29 16:00:05.766 | + functions-common:time_stop:2425 : elapsed_time=12238 2026-04-29 16:00:05.766 | + functions-common:time_stop:2426 : total=8212 2026-04-29 16:00:05.766 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 16:00:05.766 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=20450 2026-04-29 16:00:05.767 | + lib/cinder:init_cinder:489 : is_service_enabled c-vol 2026-04-29 16:00:05.767 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:00:05.767 | + lib/cinder:init_cinder:489 : [[ -n lvm:lvmdriver-1 ]] 2026-04-29 16:00:05.767 | + lib/cinder:init_cinder:490 : local be be_name be_type 2026-04-29 16:00:05.767 | + lib/cinder:init_cinder:491 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-04-29 16:00:05.767 | + lib/cinder:init_cinder:492 : be_type=lvm 2026-04-29 16:00:05.767 | + lib/cinder:init_cinder:493 : be_name=lvmdriver-1 2026-04-29 16:00:05.767 | + lib/cinder:init_cinder:494 : type init_cinder_backend_lvm 2026-04-29 16:00:05.767 | + lib/cinder:init_cinder:495 : init_cinder_backend_lvm lvmdriver-1 2026-04-29 16:00:05.767 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-04-29 16:00:05.768 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-04-29 16:00:05.768 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-04-29 16:00:05.768 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-04-29 16:00:05.768 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-04-29 16:00:05.768 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-04-29 16:00:05.768 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-04-29 16:00:05.768 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-04-29 16:00:05.768 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-04-29 16:00:05.768 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-04-29 16:00:05.768 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-04-29 16:00:05.768 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-04-29 16:00:05.769 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-04-29 16:00:05.769 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-04-29 16:00:05.769 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-04-29 16:00:05.769 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-04-29 16:00:05.769 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-04-29 16:00:05.769 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-04-29 16:00:05.769 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-04-29 16:00:05.769 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-04-29 16:00:05.769 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-04-29 16:00:05.769 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-04-29 16:00:05.769 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-04-29 16:00:05.770 | Volume group "stack-volumes-lvmdriver-1" not found 2026-04-29 16:00:05.770 | Cannot process volume group stack-volumes-lvmdriver-1 2026-04-29 16:00:05.770 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-04-29 16:00:05.770 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-04-29 16:00:05.770 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-04-29 16:00:05.770 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-04-29 16:00:05.770 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-04-29 16:00:05.770 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-04-29 16:00:05.770 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-04-29 16:00:05.770 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-04-29 16:00:05.770 | s|%DIRECTIO%|--direct-io=on|g; 2026-04-29 16:00:05.771 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-04-29 16:00:05.771 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-04-29 16:00:05.771 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-04-29 16:00:05.771 | [Unit] 2026-04-29 16:00:05.771 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-04-29 16:00:05.771 | DefaultDependencies=no 2026-04-29 16:00:05.771 | After=systemd-udev-settle.service 2026-04-29 16:00:05.771 | Before=lvm2-activation-early.service 2026-04-29 16:00:05.771 | Wants=systemd-udev-settle.service 2026-04-29 16:00:05.771 | 2026-04-29 16:00:05.771 | [Service] 2026-04-29 16:00:05.772 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-04-29 16:00:05.772 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-04-29 16:00:05.772 | RemainAfterExit=yes 2026-04-29 16:00:05.772 | Type=oneshot 2026-04-29 16:00:05.772 | 2026-04-29 16:00:05.772 | [Install] 2026-04-29 16:00:05.772 | WantedBy=local-fs.target 2026-04-29 16:00:05.772 | Also=systemd-udev-settle.service 2026-04-29 16:00:05.772 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-04-29 16:00:05.772 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-04-29 16:00:05.772 | 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-04-29 16:00:05.772 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-04-29 16:00:05.773 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-04-29 16:00:05.773 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-04-29 16:00:05.773 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-04-29 16:00:05.773 | Volume group "stack-volumes-lvmdriver-1" not found 2026-04-29 16:00:05.773 | Cannot process volume group stack-volumes-lvmdriver-1 2026-04-29 16:00:05.773 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-04-29 16:00:05.773 | Physical volume "/dev/loop0" successfully created. 2026-04-29 16:00:05.773 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-04-29 16:00:05.773 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-04-29 16:00:05.773 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:00:05.773 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-04-29 16:00:05.774 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-04-29 16:00:05.774 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-04-29 16:00:05.774 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-04-29 16:00:05.774 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-04-29 16:00:05.774 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-04-29 16:00:05.774 | + lib/cinder:init_cinder:500 : is_service_enabled c-bak 2026-04-29 16:00:05.774 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 16:00:05.774 | + lib/cinder:init_cinder:506 : mkdir -p /opt/stack/data/cinder/volumes 2026-04-29 16:00:05.811 | [2019 Async init_cinder:55347]: finished init_cinder with result 0 in 14 seconds 2026-04-29 16:00:05.816 | + inc/async:async_wait:197 : return 0 2026-04-29 16:00:05.820 | + ./stack.sh:main:1234 : is_service_enabled nova 2026-04-29 16:00:05.841 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:00:05.846 | + ./stack.sh:main:1235 : echo_summary 'Configuring Nova' 2026-04-29 16:00:05.849 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-29 16:00:05.853 | + ./stack.sh:echo_summary:444 : echo -e Configuring Nova 2026-04-29 16:00:05.856 | + ./stack.sh:main:1236 : init_nova 2026-04-29 16:00:05.859 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-04-29 16:00:05.884 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:00:05.888 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-04-29 16:00:05.913 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:00:05.917 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-04-29 16:00:05.920 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-04-29 16:00:06.007 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-04-29 16:00:06.058 | [2019 Async nova-cell-0:57673]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-04-29 16:00:06.063 | ++ lib/nova:init_nova:861 : seq 1 1 2026-04-29 16:00:06.070 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-04-29 16:00:06.075 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-04-29 16:00:06.079 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-04-29 16:00:06.084 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-04-29 16:00:06.089 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-04-29 16:00:06.180 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-04-29 16:00:06.226 | [2019 Async nova-cell-1:57777]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-04-29 16:00:06.229 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-04-29 16:00:06.232 | + lib/database:recreate_database:112 : local db=nova_api 2026-04-29 16:00:06.235 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-04-29 16:00:06.238 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-04-29 16:00:06.240 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-04-29 16:00:06.245 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-04-29 16:00:06.327 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-04-29 16:00:06.331 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-04-29 16:00:06.436 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-04-29 16:00:11.126 | INFO dbcounter [-] Registered counter for database nova_api 2026-04-29 16:00:11.168 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-04-29 16:00:11.169 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-04-29 16:00:11.169 | DEBUG dbcounter [-] [57847] Writer thread running {{(pid=57847) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-04-29 16:00:11.235 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-04-29 16:00:16.548 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=57847) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-04-29 16:00:16.555 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-04-29 16:00:19.108 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=57847) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 16:00:19.111 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-04-29 16:00:19.119 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=57847) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 16:00:19.973 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-04-29 16:00:19.978 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-04-29 16:00:19.983 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-04-29 16:00:19.986 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-04-29 16:00:19.991 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-04-29 16:00:19.995 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-04-29 16:00:20.000 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-04-29 16:00:20.031 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:00:20.037 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-04-29 16:00:20.043 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-04-29 16:00:20.050 | + 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-04-29 16:00:24.143 | INFO dbcounter [None req-b1779bfd-ad7c-47f1-958b-726b11496560 None None] Registered counter for database nova_api 2026-04-29 16:00:24.224 | DEBUG dbcounter [-] [58441] Writer thread running {{(pid=58441) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-04-29 16:00:25.062 | ++ lib/nova:init_nova:873 : seq 0 1 2026-04-29 16:00:25.070 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-04-29 16:00:25.074 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-04-29 16:00:25.143 | [2019 Async nova-cell-0:57673]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 57673 (3 other jobs running) 2026-04-29 16:00:25.179 | [2019 Async nova-cell-0:57673]: Signaling child to exit 2026-04-29 16:00:32.593 | + inc/async:async_inner:64 : rc=0 2026-04-29 16:00:32.628 | [57777 Async nova-cell-1:57777]: finished successfully 2026-04-29 16:00:32.939 | + inc/async:async_inner:64 : rc=0 2026-04-29 16:00:32.970 | [57673 Async nova-cell-0:57673]: finished successfully 2026-04-29 16:00:32.998 | WAKEUP 2026-04-29 16:00:33.025 | [2019 Async nova-cell-0:57673]: Signaled 2026-04-29 16:00:33.027 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-04-29 16:00:33.027 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-04-29 16:00:33.028 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-04-29 16:00:33.028 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-04-29 16:00:33.028 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-04-29 16:00:33.028 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-04-29 16:00:33.028 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-04-29 16:00:33.028 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-04-29 16:00:33.028 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-04-29 16:00:33.028 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-04-29 16:00:33.028 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-04-29 16:00:33.028 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-04-29 16:00:33.029 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-04-29 16:00:33.029 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-04-29 16:00:33.029 | DEBUG dbcounter [-] [57817] Writer thread running {{(pid=57817) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-04-29 16:00:33.029 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-04-29 16:00:33.029 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57817) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-04-29 16:00:33.029 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-04-29 16:00:33.029 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57817) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 16:00:33.029 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-04-29 16:00:33.029 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57817) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 16:00:33.029 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-04-29 16:00:33.029 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57817) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 16:00:33.030 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-04-29 16:00:33.030 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57817) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 16:00:33.030 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-04-29 16:00:33.030 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57817) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 16:00:33.030 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-04-29 16:00:33.030 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57817) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 16:00:33.030 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-04-29 16:00:33.030 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57817) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 16:00:33.030 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-04-29 16:00:33.030 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57817) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 16:00:33.081 | [2019 Async nova-cell-0:57673]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 26 seconds 2026-04-29 16:00:33.086 | + inc/async:async_wait:197 : return 0 2026-04-29 16:00:33.091 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-04-29 16:00:33.095 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-04-29 16:00:33.156 | [2019 Async nova-cell-1:57777]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 57777 (2 other jobs running) 2026-04-29 16:00:33.186 | [2019 Async nova-cell-1:57777]: Signaling child to exit 2026-04-29 16:00:33.186 | WAKEUP 2026-04-29 16:00:33.213 | [2019 Async nova-cell-1:57777]: Signaled 2026-04-29 16:00:33.216 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-04-29 16:00:33.216 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-04-29 16:00:33.216 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-04-29 16:00:33.216 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-04-29 16:00:33.216 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-04-29 16:00:33.216 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-04-29 16:00:33.216 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-04-29 16:00:33.216 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-04-29 16:00:33.216 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-04-29 16:00:33.216 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-04-29 16:00:33.216 | + 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-04-29 16:00:33.217 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-04-29 16:00:33.217 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-04-29 16:00:33.217 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-04-29 16:00:33.217 | DEBUG dbcounter [-] [57844] Writer thread running {{(pid=57844) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-04-29 16:00:33.217 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-04-29 16:00:33.217 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57844) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-04-29 16:00:33.217 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-04-29 16:00:33.217 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57844) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 16:00:33.217 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-04-29 16:00:33.217 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57844) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 16:00:33.217 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-04-29 16:00:33.218 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57844) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 16:00:33.218 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-04-29 16:00:33.218 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57844) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 16:00:33.218 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-04-29 16:00:33.218 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57844) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 16:00:33.218 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-04-29 16:00:33.218 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57844) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 16:00:33.218 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-04-29 16:00:33.218 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57844) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 16:00:33.218 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-04-29 16:00:33.218 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57844) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 16:00:33.271 | [2019 Async nova-cell-1:57777]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 26 seconds 2026-04-29 16:00:33.277 | + inc/async:async_wait:197 : return 0 2026-04-29 16:00:33.281 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-04-29 16:00:33.284 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-04-29 16:00:37.167 | Running batches of 50 until complete 2026-04-29 16:00:37.167 | INFO dbcounter [None req-c25512dd-9c6e-47b3-99ff-0c0b522efaba None None] Registered counter for database nova_cell0 2026-04-29 16:00:37.315 | DEBUG dbcounter [-] [59065] Writer thread running {{(pid=59065) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-04-29 16:00:37.321 | INFO dbcounter [None req-c25512dd-9c6e-47b3-99ff-0c0b522efaba None None] Registered counter for database nova_api 2026-04-29 16:00:37.430 | DEBUG dbcounter [-] [59065] Writer thread running {{(pid=59065) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-04-29 16:00:37.458 | INFO dbcounter [None req-c25512dd-9c6e-47b3-99ff-0c0b522efaba None None] Registered counter for database nova_cell0 2026-04-29 16:00:37.480 | DEBUG dbcounter [-] [59065] Writer thread running {{(pid=59065) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-04-29 16:00:37.558 | +-------------------------------------+--------------+-----------+ 2026-04-29 16:00:37.558 | | Migration | Total Needed | Completed | 2026-04-29 16:00:37.558 | +-------------------------------------+--------------+-----------+ 2026-04-29 16:00:37.558 | | fill_virtual_interface_list | 0 | 0 | 2026-04-29 16:00:37.558 | | migrate_empty_ratio | 0 | 0 | 2026-04-29 16:00:37.558 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-04-29 16:00:37.558 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-04-29 16:00:37.558 | | migration_migrate_to_uuid | 0 | 0 | 2026-04-29 16:00:37.558 | | populate_dev_uuids | 0 | 0 | 2026-04-29 16:00:37.558 | | populate_instance_compute_id | 0 | 0 | 2026-04-29 16:00:37.559 | | populate_missing_availability_zones | 0 | 0 | 2026-04-29 16:00:37.559 | | populate_queued_for_delete | 0 | 0 | 2026-04-29 16:00:37.559 | | populate_user_id | 0 | 0 | 2026-04-29 16:00:37.559 | | populate_uuids | 0 | 0 | 2026-04-29 16:00:37.559 | +-------------------------------------+--------------+-----------+ 2026-04-29 16:00:38.448 | ++ lib/nova:init_nova:887 : seq 1 1 2026-04-29 16:00:38.456 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-04-29 16:00:38.460 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-04-29 16:00:38.464 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-04-29 16:00:38.468 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-04-29 16:00:38.473 | + 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-04-29 16:00:42.270 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-04-29 16:00:42.270 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-04-29 16:00:42.271 | INFO dbcounter [None req-4875f9fd-9161-4a40-9071-da42e1e4c1cf None None] Registered counter for database nova_api 2026-04-29 16:00:42.339 | DEBUG dbcounter [-] [59084] Writer thread running {{(pid=59084) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-04-29 16:00:43.176 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-04-29 16:00:43.179 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-04-29 16:00:43.198 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-04-29 16:00:43.202 | + ./stack.sh:main:1238 : async_runfunc configure_neutron_nova 2026-04-29 16:00:43.205 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-04-29 16:00:43.280 | + inc/async:async_inner:63 : configure_neutron_nova 2026-04-29 16:00:43.330 | [2019 Async configure_neutron_nova:59142]: running: configure_neutron_nova 2026-04-29 16:00:43.334 | + ./stack.sh:main:1246 : run_phase stack post-config 2026-04-29 16:00:43.339 | + functions-common:run_phase:1840 : local mode=stack 2026-04-29 16:00:43.342 | + functions-common:run_phase:1841 : local phase=post-config 2026-04-29 16:00:43.345 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-04-29 16:00:43.350 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-04-29 16:00:43.354 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-04-29 16:00:43.358 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-04-29 16:00:43.362 | + functions-common:run_phase:1850 : local extra 2026-04-29 16:00:43.368 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-04-29 16:00:43.372 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-04-29 16:00:43.376 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-04-29 16:00:43.379 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-04-29 16:00:43.383 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-04-29 16:00:43.387 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-04-29 16:00:43.414 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:00:43.419 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-04-29 16:00:43.423 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-04-29 16:00:43.426 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-04-29 16:00:43.429 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-04-29 16:00:43.434 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-04-29 16:00:43.437 | ++ extras.d/80-tempest.sh:source:12 : : 2026-04-29 16:00:43.441 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-04-29 16:00:43.443 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-04-29 16:00:43.448 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-04-29 16:00:43.452 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-04-29 16:00:43.454 | + functions-common:run_phase:1867 : run_plugins stack post-config 2026-04-29 16:00:43.458 | + functions-common:run_plugins:1826 : local mode=stack 2026-04-29 16:00:43.462 | + functions-common:run_plugins:1827 : local phase=post-config 2026-04-29 16:00:43.467 | + functions-common:run_plugins:1829 : local plugins= 2026-04-29 16:00:43.471 | + functions-common:run_plugins:1830 : local plugin 2026-04-29 16:00:43.475 | + ./stack.sh:main:1254 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-04-29 16:00:43.479 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-04-29 16:00:43.482 | + inc/meta-config:merge_config_group:171 : shift 2026-04-29 16:00:43.485 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-04-29 16:00:43.489 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-04-29 16:00:43.492 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-04-29 16:00:43.496 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-04-29 16:00:43.501 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-04-29 16:00:43.505 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-04-29 16:00:43.508 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-04-29 16:00:43.512 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-04-29 16:00:43.516 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-04-29 16:00:43.516 | /^\[\[.+\|.*\]\]/ { 2026-04-29 16:00:43.516 | gsub("[][]", "", $1); 2026-04-29 16:00:43.516 | split($1, a, "|"); 2026-04-29 16:00:43.516 | if (a[1] == matchgroup) 2026-04-29 16:00:43.517 | print a[2] 2026-04-29 16:00:43.517 | } 2026-04-29 16:00:43.517 | ' /home/quobyte/devstack/local.conf 2026-04-29 16:00:43.523 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-04-29 16:00:43.527 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-04-29 16:00:43.531 | + inc/meta-config:merge_config_group:180 : local dir 2026-04-29 16:00:43.535 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-04-29 16:00:43.540 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-04-29 16:00:43.544 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-04-29 16:00:43.547 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-04-29 16:00:43.551 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-04-29 16:00:43.558 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-04-29 16:00:43.561 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-04-29 16:00:43.564 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-04-29 16:00:43.569 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-04-29 16:00:43.572 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-04-29 16:00:43.576 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-04-29 16:00:43.580 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-04-29 16:00:43.583 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-04-29 16:00:43.587 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-04-29 16:00:43.592 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-04-29 16:00:43.595 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-04-29 16:00:43.600 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-04-29 16:00:43.603 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-04-29 16:00:43.609 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-04-29 16:00:43.610 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-04-29 16:00:43.610 | BEGIN { 2026-04-29 16:00:43.610 | section = "" 2026-04-29 16:00:43.610 | last_section = "" 2026-04-29 16:00:43.610 | section_count = 0 2026-04-29 16:00:43.610 | } 2026-04-29 16:00:43.610 | /^\[.+\]/ { 2026-04-29 16:00:43.610 | gsub("[][]", "", $1); 2026-04-29 16:00:43.610 | section=$1 2026-04-29 16:00:43.610 | next 2026-04-29 16:00:43.610 | } 2026-04-29 16:00:43.612 | /^ *\#/ { 2026-04-29 16:00:43.612 | next 2026-04-29 16:00:43.612 | } 2026-04-29 16:00:43.613 | /^[^ \t]+/ { 2026-04-29 16:00:43.613 | # get offset of first = in $0 2026-04-29 16:00:43.613 | eq_idx = index($0, "=") 2026-04-29 16:00:43.613 | # extract attr & value from $0 2026-04-29 16:00:43.613 | attr = substr($0, 1, eq_idx - 1) 2026-04-29 16:00:43.613 | value = substr($0, eq_idx + 1) 2026-04-29 16:00:43.613 | # only need to strip trailing whitespace from attr 2026-04-29 16:00:43.613 | sub(/[ \t]*$/, "", attr) 2026-04-29 16:00:43.613 | # need to strip leading & trailing whitespace from value 2026-04-29 16:00:43.613 | sub(/^[ \t]*/, "", value) 2026-04-29 16:00:43.613 | sub(/[ \t]*$/, "", value) 2026-04-29 16:00:43.614 | 2026-04-29 16:00:43.614 | # cfg_attr_count: number of config lines per [section, attr] 2026-04-29 16:00:43.615 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-04-29 16:00:43.615 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-04-29 16:00:43.615 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-04-29 16:00:43.616 | if (! (section, attr) in cfg_attr_count) { 2026-04-29 16:00:43.616 | if (section != last_section) { 2026-04-29 16:00:43.616 | cfg_section[section_count++] = section 2026-04-29 16:00:43.616 | last_section = section 2026-04-29 16:00:43.616 | } 2026-04-29 16:00:43.616 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-04-29 16:00:43.616 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-04-29 16:00:43.616 | 2026-04-29 16:00:43.616 | cfg_attr[section, attr, 0] = value 2026-04-29 16:00:43.616 | cfg_attr_count[section, attr] = 1 2026-04-29 16:00:43.616 | } else { 2026-04-29 16:00:43.616 | lno = cfg_attr_count[section, attr]++ 2026-04-29 16:00:43.617 | cfg_attr[section, attr, lno] = value 2026-04-29 16:00:43.617 | } 2026-04-29 16:00:43.617 | } 2026-04-29 16:00:43.617 | END { 2026-04-29 16:00:43.617 | # Process each section in order 2026-04-29 16:00:43.617 | for (sno = 0; sno < section_count; sno++) { 2026-04-29 16:00:43.617 | section = cfg_section[sno] 2026-04-29 16:00:43.617 | # The ini routines simply append a config item immediately 2026-04-29 16:00:43.617 | # after the section header. To keep the same order as defined 2026-04-29 16:00:43.617 | # in local.conf, invoke the ini routines in the reverse order 2026-04-29 16:00:43.617 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-04-29 16:00:43.617 | attr = cfg_sec_attr_name[sno, attr_no] 2026-04-29 16:00:43.618 | if (cfg_attr_count[section, attr] == 1) 2026-04-29 16:00:43.619 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-04-29 16:00:43.619 | else { 2026-04-29 16:00:43.619 | # For multiline, invoke the ini routines in the reverse order 2026-04-29 16:00:43.620 | count = cfg_attr_count[section, attr] 2026-04-29 16:00:43.620 | print "inidelete " configfile " " section " " attr 2026-04-29 16:00:43.620 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-04-29 16:00:43.621 | for (l = count -2; l >= 0; l--) 2026-04-29 16:00:43.621 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-04-29 16:00:43.621 | } 2026-04-29 16:00:43.621 | } 2026-04-29 16:00:43.621 | } 2026-04-29 16:00:43.621 | } 2026-04-29 16:00:43.621 | ' 2026-04-29 16:00:43.621 | + inc/meta-config:merge_config_file:164 : read a 2026-04-29 16:00:43.622 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-04-29 16:00:43.622 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-04-29 16:00:43.622 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-04-29 16:00:43.622 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-04-29 16:00:43.623 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-04-29 16:00:43.627 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-04-29 16:00:43.630 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-04-29 16:00:43.630 | BEGIN { group = "" } 2026-04-29 16:00:43.630 | /^\[\[.+\|.*\]\]/ { 2026-04-29 16:00:43.630 | gsub("[][]", "", $1); 2026-04-29 16:00:43.630 | split($1, a, "|"); 2026-04-29 16:00:43.630 | if (a[1] == matchgroup && a[2] == configfile) { 2026-04-29 16:00:43.630 | group=a[1] 2026-04-29 16:00:43.630 | } else { 2026-04-29 16:00:43.630 | group="" 2026-04-29 16:00:43.630 | } 2026-04-29 16:00:43.630 | next 2026-04-29 16:00:43.630 | } 2026-04-29 16:00:43.631 | { 2026-04-29 16:00:43.631 | if (group != "") 2026-04-29 16:00:43.631 | print $0 2026-04-29 16:00:43.631 | } 2026-04-29 16:00:43.631 | ' /home/quobyte/devstack/local.conf 2026-04-29 16:00:43.640 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-04-29 16:00:43.643 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-04-29 16:00:43.684 | + inc/meta-config:merge_config_file:164 : read a 2026-04-29 16:00:43.688 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-04-29 16:00:43.691 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-04-29 16:00:43.733 | + inc/meta-config:merge_config_file:164 : read a 2026-04-29 16:00:43.736 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-04-29 16:00:43.740 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-04-29 16:00:43.781 | + inc/meta-config:merge_config_file:164 : read a 2026-04-29 16:00:43.784 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-04-29 16:00:43.788 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-04-29 16:00:43.827 | + inc/meta-config:merge_config_file:164 : read a 2026-04-29 16:00:43.830 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-04-29 16:00:43.834 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-04-29 16:00:43.874 | + inc/meta-config:merge_config_file:164 : read a 2026-04-29 16:00:43.878 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-04-29 16:00:43.881 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-04-29 16:00:43.885 | + inc/meta-config:merge_config_group:180 : local dir 2026-04-29 16:00:43.889 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-04-29 16:00:43.893 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-04-29 16:00:43.898 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-04-29 16:00:43.901 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-04-29 16:00:43.906 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-04-29 16:00:43.911 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-04-29 16:00:43.914 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-04-29 16:00:43.918 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-04-29 16:00:43.921 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-04-29 16:00:43.925 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-04-29 16:00:43.928 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-04-29 16:00:43.931 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-04-29 16:00:43.936 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-04-29 16:00:43.940 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-04-29 16:00:43.944 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-04-29 16:00:43.949 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-04-29 16:00:43.952 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-04-29 16:00:43.955 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-04-29 16:00:43.959 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-04-29 16:00:43.967 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-04-29 16:00:43.967 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-04-29 16:00:43.967 | BEGIN { 2026-04-29 16:00:43.968 | section = "" 2026-04-29 16:00:43.968 | last_section = "" 2026-04-29 16:00:43.968 | section_count = 0 2026-04-29 16:00:43.968 | } 2026-04-29 16:00:43.968 | /^\[.+\]/ { 2026-04-29 16:00:43.968 | gsub("[][]", "", $1); 2026-04-29 16:00:43.968 | section=$1 2026-04-29 16:00:43.968 | next 2026-04-29 16:00:43.968 | } 2026-04-29 16:00:43.968 | /^ *\#/ { 2026-04-29 16:00:43.968 | next 2026-04-29 16:00:43.969 | } 2026-04-29 16:00:43.969 | /^[^ \t]+/ { 2026-04-29 16:00:43.969 | # get offset of first = in $0 2026-04-29 16:00:43.969 | eq_idx = index($0, "=") 2026-04-29 16:00:43.969 | # extract attr & value from $0 2026-04-29 16:00:43.969 | attr = substr($0, 1, eq_idx - 1) 2026-04-29 16:00:43.969 | value = substr($0, eq_idx + 1) 2026-04-29 16:00:43.969 | # only need to strip trailing whitespace from attr 2026-04-29 16:00:43.969 | sub(/[ \t]*$/, "", attr) 2026-04-29 16:00:43.969 | # need to strip leading & trailing whitespace from value 2026-04-29 16:00:43.969 | sub(/^[ \t]*/, "", value) 2026-04-29 16:00:43.971 | sub(/[ \t]*$/, "", value) 2026-04-29 16:00:43.971 | 2026-04-29 16:00:43.971 | # cfg_attr_count: number of config lines per [section, attr] 2026-04-29 16:00:43.971 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-04-29 16:00:43.971 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-04-29 16:00:43.971 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-04-29 16:00:43.971 | if (! (section, attr) in cfg_attr_count) { 2026-04-29 16:00:43.971 | if (section != last_section) { 2026-04-29 16:00:43.971 | cfg_section[section_count++] = section 2026-04-29 16:00:43.971 | last_section = section 2026-04-29 16:00:43.972 | } 2026-04-29 16:00:43.972 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-04-29 16:00:43.972 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-04-29 16:00:43.972 | 2026-04-29 16:00:43.972 | cfg_attr[section, attr, 0] = value 2026-04-29 16:00:43.972 | cfg_attr_count[section, attr] = 1 2026-04-29 16:00:43.972 | } else { 2026-04-29 16:00:43.972 | lno = cfg_attr_count[section, attr]++ 2026-04-29 16:00:43.972 | cfg_attr[section, attr, lno] = value 2026-04-29 16:00:43.972 | } 2026-04-29 16:00:43.972 | } 2026-04-29 16:00:43.972 | END { 2026-04-29 16:00:43.974 | # Process each section in order 2026-04-29 16:00:43.974 | for (sno = 0; sno < section_count; sno++) { 2026-04-29 16:00:43.974 | section = cfg_section[sno] 2026-04-29 16:00:43.974 | # The ini routines simply append a config item immediately 2026-04-29 16:00:43.974 | # after the section header. To keep the same order as defined 2026-04-29 16:00:43.974 | # in local.conf, invoke the ini routines in the reverse order 2026-04-29 16:00:43.974 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-04-29 16:00:43.974 | attr = cfg_sec_attr_name[sno, attr_no] 2026-04-29 16:00:43.974 | if (cfg_attr_count[section, attr] == 1) 2026-04-29 16:00:43.975 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-04-29 16:00:43.975 | else { 2026-04-29 16:00:43.975 | # For multiline, invoke the ini routines in the reverse order 2026-04-29 16:00:43.975 | count = cfg_attr_count[section, attr] 2026-04-29 16:00:43.975 | print "inidelete " configfile " " section " " attr 2026-04-29 16:00:43.975 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-04-29 16:00:43.975 | for (l = count -2; l >= 0; l--) 2026-04-29 16:00:43.975 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-04-29 16:00:43.975 | } 2026-04-29 16:00:43.975 | } 2026-04-29 16:00:43.976 | } 2026-04-29 16:00:43.976 | } 2026-04-29 16:00:43.976 | ' 2026-04-29 16:00:43.976 | + inc/meta-config:merge_config_file:164 : read a 2026-04-29 16:00:43.976 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-04-29 16:00:43.976 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-04-29 16:00:43.978 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-04-29 16:00:43.982 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-04-29 16:00:43.985 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-04-29 16:00:43.989 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-04-29 16:00:43.993 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-04-29 16:00:43.993 | BEGIN { group = "" } 2026-04-29 16:00:43.993 | /^\[\[.+\|.*\]\]/ { 2026-04-29 16:00:43.993 | gsub("[][]", "", $1); 2026-04-29 16:00:43.993 | split($1, a, "|"); 2026-04-29 16:00:43.993 | if (a[1] == matchgroup && a[2] == configfile) { 2026-04-29 16:00:43.993 | group=a[1] 2026-04-29 16:00:43.993 | } else { 2026-04-29 16:00:43.994 | group="" 2026-04-29 16:00:43.995 | } 2026-04-29 16:00:43.995 | next 2026-04-29 16:00:43.995 | } 2026-04-29 16:00:43.995 | { 2026-04-29 16:00:43.995 | if (group != "") 2026-04-29 16:00:43.995 | print $0 2026-04-29 16:00:43.995 | } 2026-04-29 16:00:43.995 | ' /home/quobyte/devstack/local.conf 2026-04-29 16:00:44.002 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-04-29 16:00:44.006 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-04-29 16:00:44.047 | + inc/meta-config:merge_config_file:164 : read a 2026-04-29 16:00:44.051 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-04-29 16:00:44.056 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-04-29 16:00:44.060 | + inc/meta-config:merge_config_group:180 : local dir 2026-04-29 16:00:44.065 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-04-29 16:00:44.069 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-04-29 16:00:44.073 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-04-29 16:00:44.077 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-04-29 16:00:44.081 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-04-29 16:00:44.087 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-04-29 16:00:44.089 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-04-29 16:00:44.094 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-04-29 16:00:44.098 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-04-29 16:00:44.102 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-04-29 16:00:44.106 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-04-29 16:00:44.108 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-04-29 16:00:44.112 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-04-29 16:00:44.115 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-04-29 16:00:44.120 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-04-29 16:00:44.123 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-04-29 16:00:44.128 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-04-29 16:00:44.130 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-04-29 16:00:44.135 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-04-29 16:00:44.138 | + inc/meta-config:merge_config_file:164 : read a 2026-04-29 16:00:44.138 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-04-29 16:00:44.138 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-04-29 16:00:44.139 | BEGIN { 2026-04-29 16:00:44.139 | section = "" 2026-04-29 16:00:44.139 | last_section = "" 2026-04-29 16:00:44.139 | section_count = 0 2026-04-29 16:00:44.139 | } 2026-04-29 16:00:44.139 | /^\[.+\]/ { 2026-04-29 16:00:44.139 | gsub("[][]", "", $1); 2026-04-29 16:00:44.139 | section=$1 2026-04-29 16:00:44.139 | next 2026-04-29 16:00:44.139 | } 2026-04-29 16:00:44.139 | /^ *\#/ { 2026-04-29 16:00:44.140 | next 2026-04-29 16:00:44.140 | } 2026-04-29 16:00:44.140 | /^[^ \t]+/ { 2026-04-29 16:00:44.140 | # get offset of first = in $0 2026-04-29 16:00:44.140 | eq_idx = index($0, "=") 2026-04-29 16:00:44.140 | # extract attr & value from $0 2026-04-29 16:00:44.140 | attr = substr($0, 1, eq_idx - 1) 2026-04-29 16:00:44.141 | value = substr($0, eq_idx + 1) 2026-04-29 16:00:44.141 | # only need to strip trailing whitespace from attr 2026-04-29 16:00:44.141 | sub(/[ \t]*$/, "", attr) 2026-04-29 16:00:44.141 | # need to strip leading & trailing whitespace from value 2026-04-29 16:00:44.141 | sub(/^[ \t]*/, "", value) 2026-04-29 16:00:44.141 | sub(/[ \t]*$/, "", value) 2026-04-29 16:00:44.141 | 2026-04-29 16:00:44.141 | # cfg_attr_count: number of config lines per [section, attr] 2026-04-29 16:00:44.142 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-04-29 16:00:44.142 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-04-29 16:00:44.142 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-04-29 16:00:44.142 | if (! (section, attr) in cfg_attr_count) { 2026-04-29 16:00:44.142 | if (section != last_section) { 2026-04-29 16:00:44.142 | cfg_section[section_count++] = section 2026-04-29 16:00:44.143 | last_section = section 2026-04-29 16:00:44.143 | } 2026-04-29 16:00:44.143 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-04-29 16:00:44.143 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-04-29 16:00:44.143 | 2026-04-29 16:00:44.143 | cfg_attr[section, attr, 0] = value 2026-04-29 16:00:44.143 | cfg_attr_count[section, attr] = 1 2026-04-29 16:00:44.144 | } else { 2026-04-29 16:00:44.144 | lno = cfg_attr_count[section, attr]++ 2026-04-29 16:00:44.144 | cfg_attr[section, attr, lno] = value 2026-04-29 16:00:44.144 | } 2026-04-29 16:00:44.144 | } 2026-04-29 16:00:44.144 | END { 2026-04-29 16:00:44.144 | # Process each section in order 2026-04-29 16:00:44.145 | for (sno = 0; sno < section_count; sno++) { 2026-04-29 16:00:44.145 | section = cfg_section[sno] 2026-04-29 16:00:44.145 | # The ini routines simply append a config item immediately 2026-04-29 16:00:44.145 | # after the section header. To keep the same order as defined 2026-04-29 16:00:44.145 | # in local.conf, invoke the ini routines in the reverse order 2026-04-29 16:00:44.145 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-04-29 16:00:44.145 | attr = cfg_sec_attr_name[sno, attr_no] 2026-04-29 16:00:44.146 | if (cfg_attr_count[section, attr] == 1) 2026-04-29 16:00:44.146 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-04-29 16:00:44.146 | else { 2026-04-29 16:00:44.146 | # For multiline, invoke the ini routines in the reverse order 2026-04-29 16:00:44.146 | count = cfg_attr_count[section, attr] 2026-04-29 16:00:44.146 | print "inidelete " configfile " " section " " attr 2026-04-29 16:00:44.146 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-04-29 16:00:44.147 | for (l = count -2; l >= 0; l--) 2026-04-29 16:00:44.147 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-04-29 16:00:44.147 | } 2026-04-29 16:00:44.147 | } 2026-04-29 16:00:44.147 | } 2026-04-29 16:00:44.147 | } 2026-04-29 16:00:44.147 | ' 2026-04-29 16:00:44.147 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-04-29 16:00:44.147 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-04-29 16:00:44.148 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-04-29 16:00:44.152 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-04-29 16:00:44.155 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-04-29 16:00:44.159 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-04-29 16:00:44.159 | BEGIN { group = "" } 2026-04-29 16:00:44.159 | /^\[\[.+\|.*\]\]/ { 2026-04-29 16:00:44.159 | gsub("[][]", "", $1); 2026-04-29 16:00:44.159 | split($1, a, "|"); 2026-04-29 16:00:44.159 | if (a[1] == matchgroup && a[2] == configfile) { 2026-04-29 16:00:44.159 | group=a[1] 2026-04-29 16:00:44.159 | } else { 2026-04-29 16:00:44.160 | group="" 2026-04-29 16:00:44.160 | } 2026-04-29 16:00:44.160 | next 2026-04-29 16:00:44.160 | } 2026-04-29 16:00:44.160 | { 2026-04-29 16:00:44.160 | if (group != "") 2026-04-29 16:00:44.160 | print $0 2026-04-29 16:00:44.160 | } 2026-04-29 16:00:44.160 | ' /home/quobyte/devstack/local.conf 2026-04-29 16:00:44.168 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-04-29 16:00:44.171 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-04-29 16:00:44.214 | + inc/meta-config:merge_config_file:164 : read a 2026-04-29 16:00:44.217 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-04-29 16:00:44.221 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-04-29 16:00:44.259 | + inc/meta-config:merge_config_file:164 : read a 2026-04-29 16:00:44.263 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-04-29 16:00:44.266 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-04-29 16:00:44.306 | + inc/meta-config:merge_config_file:164 : read a 2026-04-29 16:00:44.309 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-04-29 16:00:44.313 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-04-29 16:00:44.332 | + inc/async:async_inner:64 : rc=0 2026-04-29 16:00:44.350 | + inc/meta-config:merge_config_file:164 : read a 2026-04-29 16:00:44.353 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-d849974a-535c-4c22-b272-79524e2b3a61"' 2026-04-29 16:00:44.357 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-d849974a-535c-4c22-b272-79524e2b3a61 2026-04-29 16:00:44.360 | [59142 Async configure_neutron_nova:59142]: finished successfully 2026-04-29 16:00:44.394 | + inc/meta-config:merge_config_file:164 : read a 2026-04-29 16:00:44.398 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-04-29 16:00:44.401 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-04-29 16:00:44.439 | + inc/meta-config:merge_config_file:164 : read a 2026-04-29 16:00:44.442 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-04-29 16:00:44.445 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-04-29 16:00:44.481 | + inc/meta-config:merge_config_file:164 : read a 2026-04-29 16:00:44.485 | + ./stack.sh:main:1263 : is_service_enabled swift 2026-04-29 16:00:44.507 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 16:00:44.511 | + ./stack.sh:main:1271 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-04-29 16:00:44.514 | + ./stack.sh:main:1272 : is_service_enabled cinder 2026-04-29 16:00:44.537 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:00:44.540 | + ./stack.sh:main:1273 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-04-29 16:00:44.582 | + ./stack.sh:main:1276 : async_wait configure_neutron_nova 2026-04-29 16:00:44.635 | [2019 Async configure_neutron_nova:59142]: Waiting for completion of configure_neutron_nova running on PID 59142 (2 other jobs running) 2026-04-29 16:00:44.663 | [2019 Async configure_neutron_nova:59142]: Signaling child to exit 2026-04-29 16:00:44.664 | WAKEUP 2026-04-29 16:00:44.686 | [2019 Async configure_neutron_nova:59142]: Signaled 2026-04-29 16:00:44.687 | + lib/neutron:configure_neutron_nova:445 : create_nova_conf_neutron /etc/nova/nova.conf 2026-04-29 16:00:44.688 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova.conf 2026-04-29 16:00:44.688 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-04-29 16:00:44.688 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-04-29 16:00:44.688 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-04-29 16:00:44.688 | + lib/keystone:configure_keystoneauth:434 : local section=neutron 2026-04-29 16:00:44.688 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf neutron auth_type password 2026-04-29 16:00:44.688 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf neutron interface public 2026-04-29 16:00:44.688 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.50/identity 2026-04-29 16:00:44.688 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf neutron username nova 2026-04-29 16:00:44.688 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-04-29 16:00:44.688 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-04-29 16:00:44.689 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf neutron project_name service 2026-04-29 16:00:44.689 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-04-29 16:00:44.689 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-04-29 16:00:44.689 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-04-29 16:00:44.689 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-04-29 16:00:44.689 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-04-29 16:00:44.689 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-04-29 16:00:44.689 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 16:00:44.689 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-04-29 16:00:44.689 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-04-29 16:00:44.689 | + lib/neutron:configure_neutron_nova:446 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-04-29 16:00:44.690 | ++ lib/neutron:configure_neutron_nova:447 : seq 1 1 2026-04-29 16:00:44.690 | + lib/neutron:configure_neutron_nova:447 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-04-29 16:00:44.690 | + lib/neutron:configure_neutron_nova:448 : local conf 2026-04-29 16:00:44.690 | ++ lib/neutron:configure_neutron_nova:449 : conductor_conf 1 2026-04-29 16:00:44.690 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-04-29 16:00:44.690 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-04-29 16:00:44.690 | + lib/neutron:configure_neutron_nova:449 : conf=/etc/nova/nova_cell1.conf 2026-04-29 16:00:44.690 | + lib/neutron:configure_neutron_nova:450 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-04-29 16:00:44.690 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova_cell1.conf 2026-04-29 16:00:44.690 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-04-29 16:00:44.690 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova_cell1.conf 2026-04-29 16:00:44.691 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-04-29 16:00:44.691 | + lib/keystone:configure_keystoneauth:434 : local section=neutron 2026-04-29 16:00:44.691 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-04-29 16:00:44.691 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-04-29 16:00:44.691 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.50/identity 2026-04-29 16:00:44.691 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-04-29 16:00:44.691 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-04-29 16:00:44.691 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-04-29 16:00:44.691 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-04-29 16:00:44.691 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-04-29 16:00:44.691 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-04-29 16:00:44.692 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-04-29 16:00:44.692 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-04-29 16:00:44.692 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-04-29 16:00:44.692 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-04-29 16:00:44.692 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 16:00:44.692 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-04-29 16:00:44.692 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-04-29 16:00:44.737 | [2019 Async configure_neutron_nova:59142]: finished configure_neutron_nova with result 0 in 1 seconds 2026-04-29 16:00:44.742 | + inc/async:async_wait:197 : return 0 2026-04-29 16:00:44.746 | + ./stack.sh:main:1282 : is_service_enabled nova 2026-04-29 16:00:44.767 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:00:44.771 | + ./stack.sh:main:1283 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-04-29 16:00:44.810 | + ./stack.sh:main:1284 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-04-29 16:00:44.852 | + ./stack.sh:main:1288 : is_service_enabled n-api 2026-04-29 16:00:44.873 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:00:44.876 | + ./stack.sh:main:1289 : echo_summary 'Starting Nova API' 2026-04-29 16:00:44.879 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-29 16:00:44.882 | + ./stack.sh:echo_summary:444 : echo -e Starting Nova API 2026-04-29 16:00:44.885 | + ./stack.sh:main:1290 : start_nova_api 2026-04-29 16:00:44.888 | + lib/nova:start_nova_api:968 : local service_port=8774 2026-04-29 16:00:44.892 | + lib/nova:start_nova_api:969 : local service_protocol=http 2026-04-29 16:00:44.895 | + lib/nova:start_nova_api:970 : local nova_url 2026-04-29 16:00:44.898 | + lib/nova:start_nova_api:971 : is_service_enabled tls-proxy 2026-04-29 16:00:44.919 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 16:00:44.922 | + lib/nova:start_nova_api:977 : 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-04-29 16:00:44.926 | + lib/nova:start_nova_api:978 : 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-04-29 16:00:44.929 | + lib/nova:start_nova_api:978 : 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-04-29 16:00:44.934 | ++ lib/nova:start_nova_api:980 : which uwsgi 2026-04-29 16:00:44.939 | + lib/nova:start_nova_api:980 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-04-29 16:00:44.943 | + functions-common:run_process:1666 : local service=n-api 2026-04-29 16:00:44.946 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-04-29 16:00:44.950 | + functions-common:run_process:1668 : local group= 2026-04-29 16:00:44.954 | + functions-common:run_process:1669 : local user= 2026-04-29 16:00:44.957 | + functions-common:run_process:1670 : local env_vars= 2026-04-29 16:00:44.961 | + functions-common:run_process:1672 : local name=n-api 2026-04-29 16:00:44.965 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 16:00:44.968 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 16:00:44.971 | + functions-common:time_start:2399 : local start_time= 2026-04-29 16:00:44.974 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 16:00:44.979 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 16:00:44.983 | + functions-common:time_start:2403 : _TIME_START[$name]=1777478444980 2026-04-29 16:00:44.986 | + functions-common:run_process:1675 : is_service_enabled n-api 2026-04-29 16:00:45.006 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:00:45.010 | + functions-common:run_process:1676 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-04-29 16:00:45.014 | + functions-common:_run_under_systemd:1620 : local service=n-api 2026-04-29 16:00:45.017 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-04-29 16:00:45.020 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-04-29 16:00:45.023 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-04-29 16:00:45.026 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-04-29 16:00:45.029 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-04-29 16:00:45.032 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-04-29 16:00:45.036 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-api.service 2026-04-29 16:00:45.040 | + functions-common:_run_under_systemd:1627 : local group= 2026-04-29 16:00:45.043 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-04-29 16:00:45.046 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-04-29 16:00:45.049 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-04-29 16:00:45.053 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-04-29 16:00:45.056 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-04-29 16:00:45.060 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-04-29 16:00:45.063 | + functions-common:_run_under_systemd:1638 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-04-29 16:00:45.067 | + functions-common:_run_under_systemd:1640 : 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-04-29 16:00:45.070 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@n-api.service 2026-04-29 16:00:45.073 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-04-29 16:00:45.076 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-04-29 16:00:45.079 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-04-29 16:00:45.083 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-04-29 16:00:45.086 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-04-29 16:00:45.089 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-04-29 16:00:45.094 | + functions-common:write_uwsgi_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-04-29 16:00:45.178 | + functions-common:write_uwsgi_user_unit_file:1568 : 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-04-29 16:00:45.258 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-04-29 16:00:45.330 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-04-29 16:00:45.398 | + functions-common:write_uwsgi_user_unit_file:1571 : 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-04-29 16:00:45.471 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-04-29 16:00:45.541 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-04-29 16:00:45.617 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-04-29 16:00:45.688 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-04-29 16:00:45.759 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-04-29 16:00:45.826 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-04-29 16:00:45.896 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-04-29 16:00:45.898 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-04-29 16:00:45.901 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-04-29 16:00:45.980 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-04-29 16:00:46.438 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-api.service 2026-04-29 16:00:46.459 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-04-29 16:00:46.909 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-api.service 2026-04-29 16:00:47.051 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 16:00:47.053 | + functions-common:time_stop:2412 : local name 2026-04-29 16:00:47.058 | + functions-common:time_stop:2413 : local end_time 2026-04-29 16:00:47.060 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 16:00:47.067 | + functions-common:time_stop:2415 : local total 2026-04-29 16:00:47.067 | + functions-common:time_stop:2416 : local start_time 2026-04-29 16:00:47.071 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 16:00:47.074 | + functions-common:time_stop:2419 : start_time=1777478444980 2026-04-29 16:00:47.078 | + functions-common:time_stop:2421 : [[ -z 1777478444980 ]] 2026-04-29 16:00:47.083 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 16:00:47.088 | + functions-common:time_stop:2424 : end_time=1777478447084 2026-04-29 16:00:47.092 | + functions-common:time_stop:2425 : elapsed_time=2104 2026-04-29 16:00:47.096 | + functions-common:time_stop:2426 : total=4493 2026-04-29 16:00:47.100 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 16:00:47.106 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=6597 2026-04-29 16:00:47.108 | + lib/nova:start_nova_api:981 : nova_url=http://192.168.122.50/compute/v2.1/ 2026-04-29 16:00:47.112 | + lib/nova:start_nova_api:983 : echo 'Waiting for nova-api to start...' 2026-04-29 16:00:47.113 | Waiting for nova-api to start... 2026-04-29 16:00:47.117 | + lib/nova:start_nova_api:984 : wait_for_service 60 http://192.168.122.50/compute/v2.1/ 2026-04-29 16:00:47.122 | + functions:wait_for_service:476 : local timeout=60 2026-04-29 16:00:47.127 | + functions:wait_for_service:477 : local url=http://192.168.122.50/compute/v2.1/ 2026-04-29 16:00:47.131 | + functions:wait_for_service:478 : local rval=0 2026-04-29 16:00:47.136 | + functions:wait_for_service:479 : time_start wait_for_service 2026-04-29 16:00:47.140 | + functions-common:time_start:2398 : local name=wait_for_service 2026-04-29 16:00:47.145 | + functions-common:time_start:2399 : local start_time= 2026-04-29 16:00:47.149 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 16:00:47.154 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 16:00:47.161 | + functions-common:time_start:2403 : _TIME_START[$name]=1777478447156 2026-04-29 16:00:47.166 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-04-29 16:00:47.171 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-04-29 16:00:47.174 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.50/compute/v2.1/ 2026-04-29 16:00:53.281 | + :: : [[ 200 == 503 ]] 2026-04-29 16:00:53.283 | + :: : [[ 0 -eq 7 ]] 2026-04-29 16:00:53.289 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-04-29 16:00:53.293 | + functions-common:time_stop:2412 : local name 2026-04-29 16:00:53.297 | + functions-common:time_stop:2413 : local end_time 2026-04-29 16:00:53.301 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 16:00:53.306 | + functions-common:time_stop:2415 : local total 2026-04-29 16:00:53.310 | + functions-common:time_stop:2416 : local start_time 2026-04-29 16:00:53.314 | + functions-common:time_stop:2418 : name=wait_for_service 2026-04-29 16:00:53.319 | + functions-common:time_stop:2419 : start_time=1777478447156 2026-04-29 16:00:53.323 | + functions-common:time_stop:2421 : [[ -z 1777478447156 ]] 2026-04-29 16:00:53.327 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 16:00:53.335 | + functions-common:time_stop:2424 : end_time=1777478453329 2026-04-29 16:00:53.339 | + functions-common:time_stop:2425 : elapsed_time=6173 2026-04-29 16:00:53.343 | + functions-common:time_stop:2426 : total=5458 2026-04-29 16:00:53.347 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 16:00:53.351 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=11631 2026-04-29 16:00:53.356 | + functions:wait_for_service:486 : return 0 2026-04-29 16:00:53.360 | + lib/nova:start_nova_api:988 : 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-04-29 16:00:53.365 | + lib/nova:start_nova_api:988 : 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-04-29 16:00:53.369 | + ./stack.sh:main:1293 : is_service_enabled ovn-controller ovn-controller-vtep 2026-04-29 16:00:53.397 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:00:53.401 | + ./stack.sh:main:1294 : echo_summary 'Starting OVN services' 2026-04-29 16:00:53.405 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-29 16:00:53.410 | + ./stack.sh:echo_summary:444 : echo -e Starting OVN services 2026-04-29 16:00:53.414 | + ./stack.sh:main:1295 : start_ovn_services 2026-04-29 16:00:53.419 | + lib/neutron:start_ovn_services:575 : [[ ovn == \o\v\n ]] 2026-04-29 16:00:53.423 | + lib/neutron:start_ovn_services:576 : '[' libvirt '!=' ironic ']' 2026-04-29 16:00:53.426 | + lib/neutron:start_ovn_services:582 : init_ovn 2026-04-29 16:00:53.432 | + lib/neutron_plugins/ovn_agent:init_ovn:622 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-04-29 16:00:53.435 | + lib/neutron_plugins/ovn_agent:init_ovn:624 : [[ False == \F\a\l\s\e ]] 2026-04-29 16:00:53.440 | + lib/neutron_plugins/ovn_agent:init_ovn:625 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-04-29 16:00:53.444 | + lib/neutron_plugins/ovn_agent:init_ovn:628 : sudo mkdir -p /var/lib/ovn 2026-04-29 16:00:53.466 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : mkdir -p /opt/stack/data/ovs 2026-04-29 16:00:53.473 | + lib/neutron_plugins/ovn_agent:init_ovn:631 : rm -f '/opt/stack/data/ovs/*.db' 2026-04-29 16:00:53.480 | + lib/neutron_plugins/ovn_agent:init_ovn:632 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-04-29 16:00:53.486 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-04-29 16:00:53.505 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-04-29 16:00:53.523 | + lib/neutron_plugins/ovn_agent:init_ovn:635 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-04-29 16:00:53.541 | + lib/neutron:start_ovn_services:583 : start_ovn 2026-04-29 16:00:53.545 | + lib/neutron_plugins/ovn_agent:start_ovn:734 : echo 'Starting OVN' 2026-04-29 16:00:53.545 | Starting OVN 2026-04-29 16:00:53.549 | + lib/neutron_plugins/ovn_agent:start_ovn:736 : _start_ovs 2026-04-29 16:00:53.553 | + lib/neutron_plugins/ovn_agent:_start_ovs:639 : echo 'Starting OVS' 2026-04-29 16:00:53.553 | Starting OVS 2026-04-29 16:00:53.556 | + lib/neutron_plugins/ovn_agent:_start_ovs:640 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-04-29 16:00:53.581 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:00:53.585 | + lib/neutron_plugins/ovn_agent:_start_ovs:642 : enable_service ovsdb-server 2026-04-29 16:00:53.648 | + lib/neutron_plugins/ovn_agent:_start_ovs:643 : enable_service ovs-vswitchd 2026-04-29 16:00:53.707 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : [[ False == \T\r\u\e ]] 2026-04-29 16:00:53.711 | + lib/neutron_plugins/ovn_agent:_start_ovs:669 : _start_process ovsdb-server.service 2026-04-29 16:00:53.715 | + lib/neutron_plugins/ovn_agent:_start_process:253 : sudo systemctl daemon-reload 2026-04-29 16:00:54.223 | + lib/neutron_plugins/ovn_agent:_start_process:254 : sudo systemctl enable ovsdb-server.service 2026-04-29 16:00:54.710 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-04-29 16:00:54.710 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-04-29 16:00:54.710 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-04-29 16:00:54.710 | 2026-04-29 16:00:54.710 | Possible reasons for having these kinds of units are: 2026-04-29 16:00:54.710 | • A unit may be statically enabled by being symlinked from another unit's 2026-04-29 16:00:54.710 | .wants/, .requires/, or .upholds/ directory. 2026-04-29 16:00:54.711 | • A unit's purpose may be to act as a helper for some other unit which has 2026-04-29 16:00:54.711 | a requirement dependency on it. 2026-04-29 16:00:54.711 | • A unit may be started when needed via activation (socket, path, timer, 2026-04-29 16:00:54.711 | D-Bus, udev, scripted systemctl call, ...). 2026-04-29 16:00:54.711 | • In case of template units, the unit is meant to be enabled with some 2026-04-29 16:00:54.711 | instance name specified. 2026-04-29 16:00:54.716 | + lib/neutron_plugins/ovn_agent:_start_process:255 : sudo systemctl restart ovsdb-server.service 2026-04-29 16:00:59.379 | + lib/neutron_plugins/ovn_agent:_start_ovs:670 : _start_process ovs-vswitchd.service 2026-04-29 16:00:59.382 | + lib/neutron_plugins/ovn_agent:_start_process:253 : sudo systemctl daemon-reload 2026-04-29 16:00:59.876 | + lib/neutron_plugins/ovn_agent:_start_process:254 : sudo systemctl enable ovs-vswitchd.service 2026-04-29 16:01:00.355 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-04-29 16:01:00.355 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-04-29 16:01:00.355 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-04-29 16:01:00.355 | 2026-04-29 16:01:00.356 | Possible reasons for having these kinds of units are: 2026-04-29 16:01:00.356 | • A unit may be statically enabled by being symlinked from another unit's 2026-04-29 16:01:00.356 | .wants/, .requires/, or .upholds/ directory. 2026-04-29 16:01:00.356 | • A unit's purpose may be to act as a helper for some other unit which has 2026-04-29 16:01:00.356 | a requirement dependency on it. 2026-04-29 16:01:00.356 | • A unit may be started when needed via activation (socket, path, timer, 2026-04-29 16:01:00.356 | D-Bus, udev, scripted systemctl call, ...). 2026-04-29 16:01:00.356 | • In case of template units, the unit is meant to be enabled with some 2026-04-29 16:01:00.356 | instance name specified. 2026-04-29 16:01:00.364 | + lib/neutron_plugins/ovn_agent:_start_process:255 : sudo systemctl restart ovs-vswitchd.service 2026-04-29 16:01:00.712 | + lib/neutron_plugins/ovn_agent:_start_ovs:673 : echo 'Configuring OVSDB' 2026-04-29 16:01:00.712 | Configuring OVSDB 2026-04-29 16:01:00.716 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : is_service_enabled tls-proxy 2026-04-29 16:01:00.743 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 16:01:00.749 | + lib/neutron_plugins/ovn_agent:_start_ovs:681 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-04-29 16:01:00.782 | + lib/neutron_plugins/ovn_agent:_start_ovs:682 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-04-29 16:01:00.809 | + lib/neutron_plugins/ovn_agent:_start_ovs:683 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=a89d1fc9-eed4-43e6-86f1-26de0e2abb5c 2026-04-29 16:01:00.833 | + lib/neutron_plugins/ovn_agent:_start_ovs:684 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.50:6642 2026-04-29 16:01:00.860 | + lib/neutron_plugins/ovn_agent:_start_ovs:685 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-04-29 16:01:00.888 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-04-29 16:01:00.914 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.50 2026-04-29 16:01:00.940 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:688 : hostname 2026-04-29 16:01:00.946 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-04-29 16:01:00.971 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : [[ True == \T\r\u\e ]] 2026-04-29 16:01:00.974 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-04-29 16:01:00.999 | + lib/neutron_plugins/ovn_agent:_start_ovs:694 : is_provider_network 2026-04-29 16:01:01.002 | + functions-common:is_provider_network:2261 : '[' '' == True ']' 2026-04-29 16:01:01.006 | + functions-common:is_provider_network:2264 : return 1 2026-04-29 16:01:01.009 | + lib/neutron_plugins/ovn_agent:_start_ovs:694 : [[ True == \T\r\u\e ]] 2026-04-29 16:01:01.013 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : ovn_base_setup_bridge br-ex 2026-04-29 16:01:01.016 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:241 : local bridge=br-ex 2026-04-29 16:01:01.019 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:242 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex -- set bridge br-ex protocols=OpenFlow13,OpenFlow15' 2026-04-29 16:01:01.022 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:244 : '[' system '!=' system ']' 2026-04-29 16:01:01.025 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:248 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex -- set bridge br-ex protocols=OpenFlow13,OpenFlow15 2026-04-29 16:01:01.057 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-04-29 16:01:01.086 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-04-29 16:01:01.121 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : is_service_enabled ovn-controller-vtep 2026-04-29 16:01:01.146 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 16:01:01.149 | + lib/neutron_plugins/ovn_agent:start_ovn:738 : local SCRIPTDIR=/share/ovn/scripts 2026-04-29 16:01:01.153 | + lib/neutron_plugins/ovn_agent:start_ovn:739 : use_new_ovn_repository 2026-04-29 16:01:01.157 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:213 : [[ False == \F\a\l\s\e ]] 2026-04-29 16:01:01.161 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:214 : return 0 2026-04-29 16:01:01.164 | + lib/neutron_plugins/ovn_agent:start_ovn:743 : is_service_enabled ovn-northd 2026-04-29 16:01:01.189 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:01:01.192 | + lib/neutron_plugins/ovn_agent:start_ovn:744 : [[ False == \T\r\u\e ]] 2026-04-29 16:01:01.195 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : _start_process ovn-central.service 2026-04-29 16:01:01.199 | + lib/neutron_plugins/ovn_agent:_start_process:253 : sudo systemctl daemon-reload 2026-04-29 16:01:01.688 | + lib/neutron_plugins/ovn_agent:_start_process:254 : sudo systemctl enable ovn-central.service 2026-04-29 16:01:02.183 | + lib/neutron_plugins/ovn_agent:_start_process:255 : sudo systemctl restart ovn-central.service 2026-04-29 16:01:02.267 | + lib/neutron_plugins/ovn_agent:start_ovn:753 : _wait_for_ovn_and_set_custom_config 2026-04-29 16:01:02.271 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:716 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-04-29 16:01:02.275 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:202 : local count=0 2026-04-29 16:01:02.280 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:203 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-04-29 16:01:02.284 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:204 : sleep 1 2026-04-29 16:01:03.292 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:205 : count=1 2026-04-29 16:01:03.296 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:206 : '[' 1 -gt 40 ']' 2026-04-29 16:01:03.300 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:203 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-04-29 16:01:03.304 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:717 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-04-29 16:01:03.308 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:202 : local count=0 2026-04-29 16:01:03.312 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:203 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-04-29 16:01:03.316 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:718 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-04-29 16:01:03.319 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:191 : local count=0 2026-04-29 16:01:03.323 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:192 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-04-29 16:01:03.327 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:719 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-04-29 16:01:03.331 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:191 : local count=0 2026-04-29 16:01:03.336 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:192 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-04-29 16:01:03.338 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:721 : is_service_enabled tls-proxy 2026-04-29 16:01:03.366 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 16:01:03.370 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:726 : 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-04-29 16:01:03.398 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:727 : 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-04-29 16:01:03.426 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:728 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:info file:info 2026-04-29 16:01:03.445 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:729 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:info file:info 2026-04-29 16:01:03.465 | + lib/neutron_plugins/ovn_agent:start_ovn:757 : is_service_enabled ovn-controller 2026-04-29 16:01:03.491 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:01:03.495 | + lib/neutron_plugins/ovn_agent:start_ovn:758 : [[ False == \T\r\u\e ]] 2026-04-29 16:01:03.498 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _start_process ovn-controller.service 2026-04-29 16:01:03.502 | + lib/neutron_plugins/ovn_agent:_start_process:253 : sudo systemctl daemon-reload 2026-04-29 16:01:04.011 | + lib/neutron_plugins/ovn_agent:_start_process:254 : sudo systemctl enable ovn-controller.service 2026-04-29 16:01:04.515 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-04-29 16:01:04.515 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-04-29 16:01:04.515 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-04-29 16:01:04.515 | 2026-04-29 16:01:04.515 | Possible reasons for having these kinds of units are: 2026-04-29 16:01:04.516 | • A unit may be statically enabled by being symlinked from another unit's 2026-04-29 16:01:04.516 | .wants/, .requires/, or .upholds/ directory. 2026-04-29 16:01:04.516 | • A unit's purpose may be to act as a helper for some other unit which has 2026-04-29 16:01:04.516 | a requirement dependency on it. 2026-04-29 16:01:04.516 | • A unit may be started when needed via activation (socket, path, timer, 2026-04-29 16:01:04.516 | D-Bus, udev, scripted systemctl call, ...). 2026-04-29 16:01:04.516 | • In case of template units, the unit is meant to be enabled with some 2026-04-29 16:01:04.516 | instance name specified. 2026-04-29 16:01:04.523 | + lib/neutron_plugins/ovn_agent:_start_process:255 : sudo systemctl restart ovn-controller.service 2026-04-29 16:01:04.822 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller-vtep 2026-04-29 16:01:04.854 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 16:01:04.857 | + lib/neutron_plugins/ovn_agent:start_ovn:777 : is_ovn_metadata_agent_enabled 2026-04-29 16:01:04.862 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-04-29 16:01:04.887 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:01:04.892 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : [[ False == \F\a\l\s\e ]] 2026-04-29 16:01:04.896 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:313 : return 0 2026-04-29 16:01:04.899 | + lib/neutron_plugins/ovn_agent:start_ovn:778 : 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-04-29 16:01:04.902 | + functions-common:run_process:1666 : local service=q-ovn-metadata-agent 2026-04-29 16:01:04.906 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-04-29 16:01:04.911 | + functions-common:run_process:1668 : local group= 2026-04-29 16:01:04.914 | + functions-common:run_process:1669 : local user= 2026-04-29 16:01:04.918 | + functions-common:run_process:1670 : local env_vars= 2026-04-29 16:01:04.922 | + functions-common:run_process:1672 : local name=q-ovn-metadata-agent 2026-04-29 16:01:04.926 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 16:01:04.930 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 16:01:04.934 | + functions-common:time_start:2399 : local start_time= 2026-04-29 16:01:04.938 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 16:01:04.944 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 16:01:04.950 | + functions-common:time_start:2403 : _TIME_START[$name]=1777478464945 2026-04-29 16:01:04.955 | + functions-common:run_process:1675 : is_service_enabled q-ovn-metadata-agent 2026-04-29 16:01:04.982 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:01:04.986 | + functions-common:run_process:1676 : _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-04-29 16:01:04.990 | + functions-common:_run_under_systemd:1620 : local service=q-ovn-metadata-agent 2026-04-29 16:01:04.994 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-04-29 16:01:04.998 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-04-29 16:01:05.002 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-04-29 16:01:05.006 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-04-29 16:01:05.010 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ sudo ]] 2026-04-29 16:01:05.014 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ ^/ ]] 2026-04-29 16:01:05.019 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-04-29 16:01:05.023 | + functions-common:_run_under_systemd:1627 : local group= 2026-04-29 16:01:05.027 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-04-29 16:01:05.031 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-04-29 16:01:05.035 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-04-29 16:01:05.040 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-04-29 16:01:05.044 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ uwsgi ]] 2026-04-29 16:01:05.048 | + functions-common:_run_under_systemd:1642 : 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-04-29 16:01:05.052 | + functions-common:write_user_unit_file:1527 : local service=devstack@q-ovn-metadata-agent.service 2026-04-29 16:01:05.056 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-04-29 16:01:05.060 | + functions-common:write_user_unit_file:1529 : local group= 2026-04-29 16:01:05.064 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-04-29 16:01:05.068 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-04-29 16:01:05.072 | + functions-common:write_user_unit_file:1532 : local extra= 2026-04-29 16:01:05.076 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-04-29 16:01:05.080 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-04-29 16:01:05.084 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-04-29 16:01:05.090 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Unit Description 'Devstack devstack@q-ovn-metadata-agent.service' 2026-04-29 16:01:05.181 | + functions-common:write_user_unit_file:1540 : 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-04-29 16:01:05.275 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-04-29 16:01:05.356 | + functions-common:write_user_unit_file:1542 : 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-04-29 16:01:05.435 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-04-29 16:01:05.512 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-04-29 16:01:05.597 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-04-29 16:01:05.679 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-04-29 16:01:05.684 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-04-29 16:01:05.688 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-04-29 16:01:05.789 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-04-29 16:01:06.305 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-04-29 16:01:06.337 | 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-04-29 16:01:06.824 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-04-29 16:01:06.867 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 16:01:06.870 | + functions-common:time_stop:2412 : local name 2026-04-29 16:01:06.875 | + functions-common:time_stop:2413 : local end_time 2026-04-29 16:01:06.879 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 16:01:06.884 | + functions-common:time_stop:2415 : local total 2026-04-29 16:01:06.888 | + functions-common:time_stop:2416 : local start_time 2026-04-29 16:01:06.895 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 16:01:06.896 | + functions-common:time_stop:2419 : start_time=1777478464945 2026-04-29 16:01:06.901 | + functions-common:time_stop:2421 : [[ -z 1777478464945 ]] 2026-04-29 16:01:06.907 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 16:01:06.917 | + functions-common:time_stop:2424 : end_time=1777478466912 2026-04-29 16:01:06.922 | + functions-common:time_stop:2425 : elapsed_time=1967 2026-04-29 16:01:06.926 | + functions-common:time_stop:2426 : total=6597 2026-04-29 16:01:06.930 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 16:01:06.934 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=8564 2026-04-29 16:01:06.939 | + lib/neutron_plugins/ovn_agent:start_ovn:780 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-04-29 16:01:06.943 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-04-29 16:01:06.947 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-04-29 16:01:06.953 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-04-29 16:01:06.981 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-04-29 16:01:06.986 | + functions:setup_systemd_logging:716 : local pidstr= 2026-04-29 16:01:06.990 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-04-29 16:01:06.994 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-04-29 16:01:06.999 | + 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-04-29 16:01:07.052 | + 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-04-29 16:01:07.100 | + 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-04-29 16:01:07.150 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-04-29 16:01:07.200 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-04-29 16:01:07.248 | + lib/neutron_plugins/ovn_agent:start_ovn:783 : is_ovn_agent_enabled 2026-04-29 16:01:07.253 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:319 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-04-29 16:01:07.282 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:01:07.286 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:320 : enable_service q-ovn-agent 2026-04-29 16:01:07.354 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:321 : return 0 2026-04-29 16:01:07.358 | + lib/neutron_plugins/ovn_agent:start_ovn:784 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-04-29 16:01:07.363 | + functions-common:run_process:1666 : local service=q-ovn-agent 2026-04-29 16:01:07.367 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-04-29 16:01:07.371 | + functions-common:run_process:1668 : local group= 2026-04-29 16:01:07.375 | + functions-common:run_process:1669 : local user= 2026-04-29 16:01:07.380 | + functions-common:run_process:1670 : local env_vars= 2026-04-29 16:01:07.384 | + functions-common:run_process:1672 : local name=q-ovn-agent 2026-04-29 16:01:07.388 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 16:01:07.392 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 16:01:07.397 | + functions-common:time_start:2399 : local start_time= 2026-04-29 16:01:07.401 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 16:01:07.407 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 16:01:07.413 | + functions-common:time_start:2403 : _TIME_START[$name]=1777478467409 2026-04-29 16:01:07.418 | + functions-common:run_process:1675 : is_service_enabled q-ovn-agent 2026-04-29 16:01:07.448 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:01:07.452 | + functions-common:run_process:1676 : _run_under_systemd q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2026-04-29 16:01:07.456 | + functions-common:_run_under_systemd:1620 : local service=q-ovn-agent 2026-04-29 16:01:07.461 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-04-29 16:01:07.465 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-04-29 16:01:07.470 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-04-29 16:01:07.474 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-04-29 16:01:07.478 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-04-29 16:01:07.483 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-04-29 16:01:07.487 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@q-ovn-agent.service 2026-04-29 16:01:07.492 | + functions-common:_run_under_systemd:1627 : local group= 2026-04-29 16:01:07.496 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-04-29 16:01:07.500 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-04-29 16:01:07.505 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-04-29 16:01:07.509 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-04-29 16:01:07.514 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-04-29 16:01:07.518 | + functions-common:_run_under_systemd:1642 : 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-04-29 16:01:07.523 | + functions-common:write_user_unit_file:1527 : local service=devstack@q-ovn-agent.service 2026-04-29 16:01:07.527 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-04-29 16:01:07.531 | + functions-common:write_user_unit_file:1529 : local group= 2026-04-29 16:01:07.535 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-04-29 16:01:07.539 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-04-29 16:01:07.543 | + functions-common:write_user_unit_file:1532 : local extra= 2026-04-29 16:01:07.547 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-04-29 16:01:07.551 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-04-29 16:01:07.556 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-04-29 16:01:07.567 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-04-29 16:01:07.667 | + functions-common:write_user_unit_file:1540 : 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-04-29 16:01:07.767 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-04-29 16:01:07.850 | + functions-common:write_user_unit_file:1542 : 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-04-29 16:01:07.935 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-04-29 16:01:08.022 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-04-29 16:01:08.107 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-04-29 16:01:08.195 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-04-29 16:01:08.199 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-04-29 16:01:08.204 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-04-29 16:01:08.304 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-04-29 16:01:08.818 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@q-ovn-agent.service 2026-04-29 16:01:08.845 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-04-29 16:01:09.332 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@q-ovn-agent.service 2026-04-29 16:01:09.400 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 16:01:09.404 | + functions-common:time_stop:2412 : local name 2026-04-29 16:01:09.407 | + functions-common:time_stop:2413 : local end_time 2026-04-29 16:01:09.413 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 16:01:09.418 | + functions-common:time_stop:2415 : local total 2026-04-29 16:01:09.422 | + functions-common:time_stop:2416 : local start_time 2026-04-29 16:01:09.427 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 16:01:09.432 | + functions-common:time_stop:2419 : start_time=1777478467409 2026-04-29 16:01:09.436 | + functions-common:time_stop:2421 : [[ -z 1777478467409 ]] 2026-04-29 16:01:09.442 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 16:01:09.448 | + functions-common:time_stop:2424 : end_time=1777478469443 2026-04-29 16:01:09.453 | + functions-common:time_stop:2425 : elapsed_time=2034 2026-04-29 16:01:09.457 | + functions-common:time_stop:2426 : total=8564 2026-04-29 16:01:09.460 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 16:01:09.464 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=10598 2026-04-29 16:01:09.469 | + lib/neutron_plugins/ovn_agent:start_ovn:786 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-04-29 16:01:09.473 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-04-29 16:01:09.477 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-04-29 16:01:09.483 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-04-29 16:01:09.512 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-04-29 16:01:09.516 | + functions:setup_systemd_logging:716 : local pidstr= 2026-04-29 16:01:09.521 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-04-29 16:01:09.525 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-04-29 16:01:09.530 | + 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-04-29 16:01:09.589 | + 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-04-29 16:01:09.637 | + 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-04-29 16:01:09.685 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-04-29 16:01:09.736 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-04-29 16:01:09.782 | + lib/neutron:start_ovn_services:585 : [[ True == \T\r\u\e ]] 2026-04-29 16:01:09.787 | + lib/neutron:start_ovn_services:586 : [[ True != \T\r\u\e ]] 2026-04-29 16:01:09.791 | + lib/neutron:start_ovn_services:590 : create_public_bridge 2026-04-29 16:01:09.795 | + lib/neutron_plugins/ovn_agent:create_public_bridge:306 : sudo ovs-vsctl --may-exist add-br br-ex -- set bridge br-ex protocols=OpenFlow13,OpenFlow15 2026-04-29 16:01:09.825 | + lib/neutron_plugins/ovn_agent:create_public_bridge:307 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-04-29 16:01:09.854 | + lib/neutron_plugins/ovn_agent:create_public_bridge:308 : _configure_public_network_connectivity 2026-04-29 16:01:09.858 | + lib/neutron:_configure_public_network_connectivity:813 : [[ -n '' ]] 2026-04-29 16:01:09.863 | + lib/neutron:_configure_public_network_connectivity:820 : for d in $default_v4_route_devs 2026-04-29 16:01:09.868 | + lib/neutron:_configure_public_network_connectivity:821 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-04-29 16:01:09.928 | + ./stack.sh:main:1298 : is_service_enabled q-svc neutron-api 2026-04-29 16:01:09.963 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:01:09.969 | + ./stack.sh:main:1299 : echo_summary 'Starting Neutron' 2026-04-29 16:01:09.973 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-29 16:01:09.977 | + ./stack.sh:echo_summary:444 : echo -e Starting Neutron 2026-04-29 16:01:09.983 | + ./stack.sh:main:1300 : configure_neutron_after_post_config 2026-04-29 16:01:09.986 | + lib/neutron:configure_neutron_after_post_config:555 : [[ ovn-router != '' ]] 2026-04-29 16:01:09.991 | + lib/neutron:configure_neutron_after_post_config:556 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-04-29 16:01:10.039 | + lib/neutron:configure_neutron_after_post_config:558 : configure_rbac_policies 2026-04-29 16:01:10.044 | + lib/neutron:configure_rbac_policies:564 : [[ True == \T\r\u\e ]] 2026-04-29 16:01:10.049 | + lib/neutron:configure_rbac_policies:565 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-04-29 16:01:10.097 | + lib/neutron:configure_rbac_policies:566 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope True 2026-04-29 16:01:10.145 | + ./stack.sh:main:1301 : start_neutron_service_and_check 2026-04-29 16:01:10.150 | + lib/neutron:start_neutron_service_and_check:631 : local service_port=9696 2026-04-29 16:01:10.155 | + lib/neutron:start_neutron_service_and_check:632 : local service_protocol=http 2026-04-29 16:01:10.159 | + lib/neutron:start_neutron_service_and_check:633 : local cfg_file_options 2026-04-29 16:01:10.163 | + lib/neutron:start_neutron_service_and_check:634 : local neutron_url 2026-04-29 16:01:10.169 | ++ lib/neutron:start_neutron_service_and_check:636 : determine_config_files neutron-server 2026-04-29 16:01:10.174 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-04-29 16:01:10.178 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-04-29 16:01:10.185 | +++ lib/neutron:determine_config_files:368 : _determine_config_server 2026-04-29 16:01:10.189 | +++ lib/neutron:_determine_config_server:324 : [[ '' != '' ]] 2026-04-29 16:01:10.194 | +++ lib/neutron:_determine_config_server:331 : [[ 0 > 0 ]] 2026-04-29 16:01:10.198 | +++ lib/neutron:_determine_config_server:338 : local cfg_file 2026-04-29 16:01:10.203 | +++ lib/neutron:_determine_config_server:339 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-04-29 16:01:10.207 | +++ lib/neutron:_determine_config_server:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-04-29 16:01:10.212 | ++ lib/neutron:determine_config_files:368 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-04-29 16:01:10.217 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-04-29 16:01:10.221 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-04-29 16:01:10.227 | + lib/neutron:start_neutron_service_and_check:636 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-04-29 16:01:10.232 | + lib/neutron:start_neutron_service_and_check:638 : is_service_enabled tls-proxy 2026-04-29 16:01:10.257 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 16:01:10.262 | + lib/neutron:start_neutron_service_and_check:644 : enable_neutron_server_services 2026-04-29 16:01:10.268 | + lib/neutron:enable_neutron_server_services:602 : local rpc_workers 2026-04-29 16:01:10.271 | + lib/neutron:enable_neutron_server_services:607 : [[ -f /etc/neutron/neutron.conf ]] 2026-04-29 16:01:10.276 | ++ lib/neutron:enable_neutron_server_services:608 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-04-29 16:01:10.311 | + lib/neutron:enable_neutron_server_services:608 : rpc_workers= 2026-04-29 16:01:10.315 | + lib/neutron:enable_neutron_server_services:615 : enable_service neutron-api 2026-04-29 16:01:10.381 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-periodic-workers 2026-04-29 16:01:10.449 | + lib/neutron:enable_neutron_server_services:619 : [[ '' != \0 ]] 2026-04-29 16:01:10.455 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-rpc-server 2026-04-29 16:01:10.523 | + lib/neutron:enable_neutron_server_services:624 : [[ ovn == \o\v\n ]] 2026-04-29 16:01:10.528 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-ovn-maintenance-worker 2026-04-29 16:01:10.599 | ++ lib/neutron:start_neutron_service_and_check:647 : which uwsgi 2026-04-29 16:01:10.606 | + lib/neutron:start_neutron_service_and_check:647 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-04-29 16:01:10.610 | + functions-common:run_process:1666 : local service=neutron-api 2026-04-29 16:01:10.615 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-04-29 16:01:10.619 | + functions-common:run_process:1668 : local group= 2026-04-29 16:01:10.624 | + functions-common:run_process:1669 : local user= 2026-04-29 16:01:10.628 | + functions-common:run_process:1670 : local env_vars= 2026-04-29 16:01:10.632 | + functions-common:run_process:1672 : local name=neutron-api 2026-04-29 16:01:10.636 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 16:01:10.640 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 16:01:10.644 | + functions-common:time_start:2399 : local start_time= 2026-04-29 16:01:10.649 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 16:01:10.654 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 16:01:10.662 | + functions-common:time_start:2403 : _TIME_START[$name]=1777478470657 2026-04-29 16:01:10.667 | + functions-common:run_process:1675 : is_service_enabled neutron-api 2026-04-29 16:01:10.695 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:01:10.700 | + functions-common:run_process:1676 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-04-29 16:01:10.705 | + functions-common:_run_under_systemd:1620 : local service=neutron-api 2026-04-29 16:01:10.709 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-04-29 16:01:10.715 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-04-29 16:01:10.719 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-04-29 16:01:10.723 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-04-29 16:01:10.728 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-04-29 16:01:10.732 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-04-29 16:01:10.737 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@neutron-api.service 2026-04-29 16:01:10.741 | + functions-common:_run_under_systemd:1627 : local group= 2026-04-29 16:01:10.746 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-04-29 16:01:10.750 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-04-29 16:01:10.754 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-04-29 16:01:10.758 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-04-29 16:01:10.764 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-04-29 16:01:10.768 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-04-29 16:01:10.772 | + functions-common:_run_under_systemd:1638 : cmd='/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-04-29 16:01:10.777 | + functions-common:_run_under_systemd:1640 : 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-04-29 16:01:10.782 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@neutron-api.service 2026-04-29 16:01:10.786 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-04-29 16:01:10.790 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-04-29 16:01:10.794 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-04-29 16:01:10.798 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-04-29 16:01:10.803 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-04-29 16:01:10.807 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-04-29 16:01:10.814 | + functions-common:write_uwsgi_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-04-29 16:01:10.911 | + functions-common:write_uwsgi_user_unit_file:1568 : 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-04-29 16:01:11.008 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-04-29 16:01:11.093 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-04-29 16:01:11.178 | + functions-common:write_uwsgi_user_unit_file:1571 : 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-04-29 16:01:11.264 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-04-29 16:01:11.350 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-04-29 16:01:11.438 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-04-29 16:01:11.523 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-04-29 16:01:11.610 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-04-29 16:01:11.696 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-04-29 16:01:11.782 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-04-29 16:01:11.787 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-04-29 16:01:11.791 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-04-29 16:01:11.891 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-04-29 16:01:12.404 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@neutron-api.service 2026-04-29 16:01:12.438 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-04-29 16:01:12.921 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@neutron-api.service 2026-04-29 16:01:13.101 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 16:01:13.110 | + functions-common:time_stop:2412 : local name 2026-04-29 16:01:13.115 | + functions-common:time_stop:2413 : local end_time 2026-04-29 16:01:13.127 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 16:01:13.128 | + functions-common:time_stop:2415 : local total 2026-04-29 16:01:13.141 | + functions-common:time_stop:2416 : local start_time 2026-04-29 16:01:13.153 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 16:01:13.164 | + functions-common:time_stop:2419 : start_time=1777478470657 2026-04-29 16:01:13.169 | + functions-common:time_stop:2421 : [[ -z 1777478470657 ]] 2026-04-29 16:01:13.184 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 16:01:13.197 | + functions-common:time_stop:2424 : end_time=1777478473185 2026-04-29 16:01:13.203 | + functions-common:time_stop:2425 : elapsed_time=2528 2026-04-29 16:01:13.206 | + functions-common:time_stop:2426 : total=10598 2026-04-29 16:01:13.210 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 16:01:13.213 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=13126 2026-04-29 16:01:13.216 | + lib/neutron:start_neutron_service_and_check:648 : neutron_url=http://192.168.122.50/ 2026-04-29 16:01:13.224 | + lib/neutron:start_neutron_service_and_check:651 : 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-04-29 16:01:13.231 | + functions-common:run_process:1666 : local service=neutron-rpc-server 2026-04-29 16:01:13.238 | + functions-common:run_process:1667 : 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-04-29 16:01:13.245 | + functions-common:run_process:1668 : local group= 2026-04-29 16:01:13.253 | + functions-common:run_process:1669 : local user= 2026-04-29 16:01:13.262 | + functions-common:run_process:1670 : local env_vars= 2026-04-29 16:01:13.269 | + functions-common:run_process:1672 : local name=neutron-rpc-server 2026-04-29 16:01:13.274 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 16:01:13.280 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 16:01:13.287 | + functions-common:time_start:2399 : local start_time= 2026-04-29 16:01:13.291 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 16:01:13.301 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 16:01:13.316 | + functions-common:time_start:2403 : _TIME_START[$name]=1777478473303 2026-04-29 16:01:13.321 | + functions-common:run_process:1675 : is_service_enabled neutron-rpc-server 2026-04-29 16:01:13.361 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:01:13.368 | + functions-common:run_process:1676 : _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-04-29 16:01:13.374 | + functions-common:_run_under_systemd:1620 : local service=neutron-rpc-server 2026-04-29 16:01:13.376 | + functions-common:_run_under_systemd:1621 : 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-04-29 16:01:13.383 | + functions-common:_run_under_systemd:1622 : 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-04-29 16:01:13.389 | + functions-common:_run_under_systemd:1624 : _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-04-29 16:01:13.394 | + functions-common:_common_systemd_pitfalls:1592 : 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-04-29 16:01:13.401 | + functions-common:_common_systemd_pitfalls:1595 : [[ /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-04-29 16:01:13.405 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-04-29 16:01:13.412 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@neutron-rpc-server.service 2026-04-29 16:01:13.418 | + functions-common:_run_under_systemd:1627 : local group= 2026-04-29 16:01:13.423 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-04-29 16:01:13.427 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-04-29 16:01:13.434 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-04-29 16:01:13.439 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-04-29 16:01:13.445 | + functions-common:_run_under_systemd:1636 : [[ /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-04-29 16:01:13.448 | + functions-common:_run_under_systemd:1642 : 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-04-29 16:01:13.453 | + functions-common:write_user_unit_file:1527 : local service=devstack@neutron-rpc-server.service 2026-04-29 16:01:13.458 | + functions-common:write_user_unit_file:1528 : 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-04-29 16:01:13.464 | + functions-common:write_user_unit_file:1529 : local group= 2026-04-29 16:01:13.468 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-04-29 16:01:13.474 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-04-29 16:01:13.481 | + functions-common:write_user_unit_file:1532 : local extra= 2026-04-29 16:01:13.488 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-04-29 16:01:13.493 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-04-29 16:01:13.500 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-04-29 16:01:13.505 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-04-29 16:01:13.650 | + functions-common:write_user_unit_file:1540 : 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-04-29 16:01:13.797 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-04-29 16:01:13.916 | + functions-common:write_user_unit_file:1542 : 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-04-29 16:01:14.025 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-04-29 16:01:14.119 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-04-29 16:01:14.192 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-04-29 16:01:14.271 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-04-29 16:01:14.271 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-04-29 16:01:14.273 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-04-29 16:01:14.362 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-04-29 16:01:14.951 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-04-29 16:01:15.008 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-04-29 16:01:15.531 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@neutron-rpc-server.service 2026-04-29 16:01:15.588 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 16:01:15.595 | + functions-common:time_stop:2412 : local name 2026-04-29 16:01:15.604 | + functions-common:time_stop:2413 : local end_time 2026-04-29 16:01:15.612 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 16:01:15.617 | + functions-common:time_stop:2415 : local total 2026-04-29 16:01:15.626 | + functions-common:time_stop:2416 : local start_time 2026-04-29 16:01:15.630 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 16:01:15.633 | + functions-common:time_stop:2419 : start_time=1777478473303 2026-04-29 16:01:15.637 | + functions-common:time_stop:2421 : [[ -z 1777478473303 ]] 2026-04-29 16:01:15.644 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 16:01:15.650 | + functions-common:time_stop:2424 : end_time=1777478475646 2026-04-29 16:01:15.654 | + functions-common:time_stop:2425 : elapsed_time=2343 2026-04-29 16:01:15.664 | + functions-common:time_stop:2426 : total=13126 2026-04-29 16:01:15.670 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 16:01:15.677 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=15469 2026-04-29 16:01:15.682 | + lib/neutron:start_neutron_service_and_check:652 : 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-04-29 16:01:15.691 | + functions-common:run_process:1666 : local service=neutron-periodic-workers 2026-04-29 16:01:15.697 | + functions-common:run_process:1667 : 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-04-29 16:01:15.701 | + functions-common:run_process:1668 : local group= 2026-04-29 16:01:15.707 | + functions-common:run_process:1669 : local user= 2026-04-29 16:01:15.711 | + functions-common:run_process:1670 : local env_vars= 2026-04-29 16:01:15.720 | + functions-common:run_process:1672 : local name=neutron-periodic-workers 2026-04-29 16:01:15.725 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 16:01:15.731 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 16:01:15.739 | + functions-common:time_start:2399 : local start_time= 2026-04-29 16:01:15.745 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 16:01:15.751 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 16:01:15.761 | + functions-common:time_start:2403 : _TIME_START[$name]=1777478475756 2026-04-29 16:01:15.769 | + functions-common:run_process:1675 : is_service_enabled neutron-periodic-workers 2026-04-29 16:01:15.821 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:01:15.826 | + functions-common:run_process:1676 : _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-04-29 16:01:15.832 | + functions-common:_run_under_systemd:1620 : local service=neutron-periodic-workers 2026-04-29 16:01:15.840 | + functions-common:_run_under_systemd:1621 : 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-04-29 16:01:15.844 | + functions-common:_run_under_systemd:1622 : 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-04-29 16:01:15.852 | + functions-common:_run_under_systemd:1624 : _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-04-29 16:01:15.859 | + functions-common:_common_systemd_pitfalls:1592 : 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-04-29 16:01:15.867 | + functions-common:_common_systemd_pitfalls:1595 : [[ /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-04-29 16:01:15.872 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-04-29 16:01:15.878 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@neutron-periodic-workers.service 2026-04-29 16:01:15.884 | + functions-common:_run_under_systemd:1627 : local group= 2026-04-29 16:01:15.889 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-04-29 16:01:15.893 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-04-29 16:01:15.900 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-04-29 16:01:15.906 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-04-29 16:01:15.911 | + functions-common:_run_under_systemd:1636 : [[ /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-04-29 16:01:15.915 | + functions-common:_run_under_systemd:1642 : 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-04-29 16:01:15.919 | + functions-common:write_user_unit_file:1527 : local service=devstack@neutron-periodic-workers.service 2026-04-29 16:01:15.926 | + functions-common:write_user_unit_file:1528 : 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-04-29 16:01:15.933 | + functions-common:write_user_unit_file:1529 : local group= 2026-04-29 16:01:15.938 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-04-29 16:01:15.945 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-04-29 16:01:15.952 | + functions-common:write_user_unit_file:1532 : local extra= 2026-04-29 16:01:15.958 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-04-29 16:01:15.964 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-04-29 16:01:15.968 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-04-29 16:01:15.976 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-04-29 16:01:16.135 | + functions-common:write_user_unit_file:1540 : 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-04-29 16:01:16.305 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-04-29 16:01:16.435 | + functions-common:write_user_unit_file:1542 : 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-04-29 16:01:16.572 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-04-29 16:01:16.694 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-04-29 16:01:16.821 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-04-29 16:01:16.963 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-04-29 16:01:16.968 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-04-29 16:01:16.974 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-04-29 16:01:17.140 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-04-29 16:01:17.723 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-04-29 16:01:17.761 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-04-29 16:01:18.315 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-04-29 16:01:18.377 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 16:01:18.385 | + functions-common:time_stop:2412 : local name 2026-04-29 16:01:18.390 | + functions-common:time_stop:2413 : local end_time 2026-04-29 16:01:18.398 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 16:01:18.407 | + functions-common:time_stop:2415 : local total 2026-04-29 16:01:18.412 | + functions-common:time_stop:2416 : local start_time 2026-04-29 16:01:18.420 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 16:01:18.431 | + functions-common:time_stop:2419 : start_time=1777478475756 2026-04-29 16:01:18.435 | + functions-common:time_stop:2421 : [[ -z 1777478475756 ]] 2026-04-29 16:01:18.442 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 16:01:18.450 | + functions-common:time_stop:2424 : end_time=1777478478444 2026-04-29 16:01:18.456 | + functions-common:time_stop:2425 : elapsed_time=2688 2026-04-29 16:01:18.464 | + functions-common:time_stop:2426 : total=15469 2026-04-29 16:01:18.471 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 16:01:18.475 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=18157 2026-04-29 16:01:18.484 | + lib/neutron:start_neutron_service_and_check:653 : _run_ovn_maintenance 2026-04-29 16:01:18.488 | + lib/neutron:_run_ovn_maintenance:352 : [[ ovn == \o\v\n ]] 2026-04-29 16:01:18.497 | + lib/neutron:_run_ovn_maintenance:353 : run_process neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-04-29 16:01:18.502 | + functions-common:run_process:1666 : local service=neutron-ovn-maintenance-worker 2026-04-29 16:01:18.510 | + functions-common:run_process:1667 : 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-04-29 16:01:18.512 | + functions-common:run_process:1668 : local group= 2026-04-29 16:01:18.520 | + functions-common:run_process:1669 : local user= 2026-04-29 16:01:18.528 | + functions-common:run_process:1670 : local env_vars= 2026-04-29 16:01:18.533 | + functions-common:run_process:1672 : local name=neutron-ovn-maintenance-worker 2026-04-29 16:01:18.541 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 16:01:18.543 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 16:01:18.550 | + functions-common:time_start:2399 : local start_time= 2026-04-29 16:01:18.553 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 16:01:18.562 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 16:01:18.570 | + functions-common:time_start:2403 : _TIME_START[$name]=1777478478563 2026-04-29 16:01:18.575 | + functions-common:run_process:1675 : is_service_enabled neutron-ovn-maintenance-worker 2026-04-29 16:01:18.617 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:01:18.623 | + functions-common:run_process:1676 : _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-04-29 16:01:18.631 | + functions-common:_run_under_systemd:1620 : local service=neutron-ovn-maintenance-worker 2026-04-29 16:01:18.637 | + functions-common:_run_under_systemd:1621 : 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-04-29 16:01:18.642 | + functions-common:_run_under_systemd:1622 : 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-04-29 16:01:18.651 | + functions-common:_run_under_systemd:1624 : _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-04-29 16:01:18.658 | + functions-common:_common_systemd_pitfalls:1592 : 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-04-29 16:01:18.661 | + functions-common:_common_systemd_pitfalls:1595 : [[ /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-04-29 16:01:18.669 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /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-04-29 16:01:18.675 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-04-29 16:01:18.683 | + functions-common:_run_under_systemd:1627 : local group= 2026-04-29 16:01:18.690 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-04-29 16:01:18.695 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-04-29 16:01:18.702 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-04-29 16:01:18.706 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-04-29 16:01:18.709 | + functions-common:_run_under_systemd:1636 : [[ /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-04-29 16:01:18.716 | + functions-common:_run_under_systemd:1642 : 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-04-29 16:01:18.723 | + functions-common:write_user_unit_file:1527 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-04-29 16:01:18.729 | + functions-common:write_user_unit_file:1528 : 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-04-29 16:01:18.735 | + functions-common:write_user_unit_file:1529 : local group= 2026-04-29 16:01:18.737 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-04-29 16:01:18.744 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-04-29 16:01:18.751 | + functions-common:write_user_unit_file:1532 : local extra= 2026-04-29 16:01:18.755 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-04-29 16:01:18.761 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-04-29 16:01:18.767 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-04-29 16:01:18.777 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-04-29 16:01:18.904 | + functions-common:write_user_unit_file:1540 : 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-04-29 16:01:19.079 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-04-29 16:01:19.221 | + functions-common:write_user_unit_file:1542 : 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-04-29 16:01:19.374 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-04-29 16:01:19.514 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-04-29 16:01:19.665 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-04-29 16:01:19.794 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-04-29 16:01:19.795 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-04-29 16:01:19.798 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-04-29 16:01:19.955 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-04-29 16:01:20.512 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-04-29 16:01:20.547 | 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-04-29 16:01:21.076 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-04-29 16:01:21.136 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 16:01:21.143 | + functions-common:time_stop:2412 : local name 2026-04-29 16:01:21.147 | + functions-common:time_stop:2413 : local end_time 2026-04-29 16:01:21.156 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 16:01:21.162 | + functions-common:time_stop:2415 : local total 2026-04-29 16:01:21.167 | + functions-common:time_stop:2416 : local start_time 2026-04-29 16:01:21.176 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 16:01:21.180 | + functions-common:time_stop:2419 : start_time=1777478478563 2026-04-29 16:01:21.188 | + functions-common:time_stop:2421 : [[ -z 1777478478563 ]] 2026-04-29 16:01:21.191 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 16:01:21.200 | + functions-common:time_stop:2424 : end_time=1777478481193 2026-04-29 16:01:21.203 | + functions-common:time_stop:2425 : elapsed_time=2630 2026-04-29 16:01:21.207 | + functions-common:time_stop:2426 : total=18157 2026-04-29 16:01:21.216 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 16:01:21.227 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=20787 2026-04-29 16:01:21.235 | + lib/neutron:start_neutron_service_and_check:654 : '[' '!' -z networking ']' 2026-04-29 16:01:21.242 | + lib/neutron:start_neutron_service_and_check:655 : neutron_url=http://192.168.122.50/networking 2026-04-29 16:01:21.250 | + lib/neutron:start_neutron_service_and_check:657 : echo 'Waiting for Neutron to start...' 2026-04-29 16:01:21.250 | Waiting for Neutron to start... 2026-04-29 16:01:21.260 | + lib/neutron:start_neutron_service_and_check:659 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.50/networking' 2026-04-29 16:01:21.271 | + lib/neutron:start_neutron_service_and_check:660 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.50/networking' 'Neutron did not start' 60 2026-04-29 16:01:21.274 | + functions-common:test_with_retry:2350 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.50/networking' 2026-04-29 16:01:21.281 | + functions-common:test_with_retry:2351 : local 'failmsg=Neutron did not start' 2026-04-29 16:01:21.289 | + functions-common:test_with_retry:2352 : local until=60 2026-04-29 16:01:21.294 | + functions-common:test_with_retry:2353 : local sleep=0.5 2026-04-29 16:01:21.298 | + functions-common:test_with_retry:2355 : time_start test_with_retry 2026-04-29 16:01:21.306 | + functions-common:time_start:2398 : local name=test_with_retry 2026-04-29 16:01:21.311 | + functions-common:time_start:2399 : local start_time= 2026-04-29 16:01:21.321 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 16:01:21.323 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 16:01:21.333 | + functions-common:time_start:2403 : _TIME_START[$name]=1777478481326 2026-04-29 16:01:21.341 | + functions-common:test_with_retry:2356 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.50/networking; do sleep 0.5; done' 2026-04-29 16:01:26.478 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.50/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2359 : time_stop test_with_retry 2026-04-29 16:01:26.481 | + functions-common:time_stop:2412 : local name 2026-04-29 16:01:26.483 | + functions-common:time_stop:2413 : local end_time 2026-04-29 16:01:26.485 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 16:01:26.490 | + functions-common:time_stop:2415 : local total 2026-04-29 16:01:26.494 | + functions-common:time_stop:2416 : local start_time 2026-04-29 16:01:26.497 | + functions-common:time_stop:2418 : name=test_with_retry 2026-04-29 16:01:26.502 | + functions-common:time_stop:2419 : start_time=1777478481326 2026-04-29 16:01:26.508 | + functions-common:time_stop:2421 : [[ -z 1777478481326 ]] 2026-04-29 16:01:26.514 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 16:01:26.519 | + functions-common:time_stop:2424 : end_time=1777478486515 2026-04-29 16:01:26.523 | + functions-common:time_stop:2425 : elapsed_time=5189 2026-04-29 16:01:26.527 | + functions-common:time_stop:2426 : total=0 2026-04-29 16:01:26.532 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 16:01:26.535 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=5189 2026-04-29 16:01:26.540 | + ./stack.sh:main:1306 : is_service_enabled placement 2026-04-29 16:01:26.572 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:01:26.575 | + ./stack.sh:main:1307 : echo_summary 'Starting Placement' 2026-04-29 16:01:26.577 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-29 16:01:26.583 | + ./stack.sh:echo_summary:444 : echo -e Starting Placement 2026-04-29 16:01:26.583 | + ./stack.sh:main:1308 : start_placement 2026-04-29 16:01:26.584 | + lib/placement:start_placement:137 : start_placement_api 2026-04-29 16:01:26.588 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-04-29 16:01:26.597 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-04-29 16:01:26.600 | + functions-common:run_process:1666 : local service=placement-api 2026-04-29 16:01:26.605 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-04-29 16:01:26.608 | + functions-common:run_process:1668 : local group= 2026-04-29 16:01:26.616 | + functions-common:run_process:1669 : local user= 2026-04-29 16:01:26.622 | + functions-common:run_process:1670 : local env_vars= 2026-04-29 16:01:26.627 | + functions-common:run_process:1672 : local name=placement-api 2026-04-29 16:01:26.630 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 16:01:26.634 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 16:01:26.637 | + functions-common:time_start:2399 : local start_time= 2026-04-29 16:01:26.642 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 16:01:26.651 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 16:01:26.659 | + functions-common:time_start:2403 : _TIME_START[$name]=1777478486653 2026-04-29 16:01:26.666 | + functions-common:run_process:1675 : is_service_enabled placement-api 2026-04-29 16:01:26.714 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:01:26.720 | + functions-common:run_process:1676 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-04-29 16:01:26.725 | + functions-common:_run_under_systemd:1620 : local service=placement-api 2026-04-29 16:01:26.731 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-04-29 16:01:26.739 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-04-29 16:01:26.745 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-04-29 16:01:26.750 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-04-29 16:01:26.756 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-04-29 16:01:26.761 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-04-29 16:01:26.766 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@placement-api.service 2026-04-29 16:01:26.778 | + functions-common:_run_under_systemd:1627 : local group= 2026-04-29 16:01:26.779 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-04-29 16:01:26.786 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-04-29 16:01:26.791 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-04-29 16:01:26.797 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-04-29 16:01:26.802 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-04-29 16:01:26.809 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-04-29 16:01:26.815 | + functions-common:_run_under_systemd:1638 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-04-29 16:01:26.823 | + functions-common:_run_under_systemd:1640 : 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-04-29 16:01:26.826 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@placement-api.service 2026-04-29 16:01:26.829 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-04-29 16:01:26.832 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-04-29 16:01:26.834 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-04-29 16:01:26.836 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-04-29 16:01:26.837 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-04-29 16:01:26.839 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-04-29 16:01:26.843 | + functions-common:write_uwsgi_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-04-29 16:01:26.925 | + functions-common:write_uwsgi_user_unit_file:1568 : 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-04-29 16:01:27.000 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-04-29 16:01:27.105 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-04-29 16:01:27.221 | + functions-common:write_uwsgi_user_unit_file:1571 : 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-04-29 16:01:27.304 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-04-29 16:01:27.388 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-04-29 16:01:27.481 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-04-29 16:01:27.579 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-04-29 16:01:27.675 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-04-29 16:01:27.783 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-04-29 16:01:27.867 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-04-29 16:01:27.872 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-04-29 16:01:27.874 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-04-29 16:01:27.980 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-04-29 16:01:28.498 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@placement-api.service 2026-04-29 16:01:28.528 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-04-29 16:01:29.026 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@placement-api.service 2026-04-29 16:01:29.170 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 16:01:29.175 | + functions-common:time_stop:2412 : local name 2026-04-29 16:01:29.180 | + functions-common:time_stop:2413 : local end_time 2026-04-29 16:01:29.183 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 16:01:29.187 | + functions-common:time_stop:2415 : local total 2026-04-29 16:01:29.192 | + functions-common:time_stop:2416 : local start_time 2026-04-29 16:01:29.196 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 16:01:29.201 | + functions-common:time_stop:2419 : start_time=1777478486653 2026-04-29 16:01:29.205 | + functions-common:time_stop:2421 : [[ -z 1777478486653 ]] 2026-04-29 16:01:29.211 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 16:01:29.218 | + functions-common:time_stop:2424 : end_time=1777478489212 2026-04-29 16:01:29.222 | + functions-common:time_stop:2425 : elapsed_time=2559 2026-04-29 16:01:29.226 | + functions-common:time_stop:2426 : total=20787 2026-04-29 16:01:29.231 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 16:01:29.235 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=23346 2026-04-29 16:01:29.241 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-04-29 16:01:29.241 | Waiting for placement-api to start... 2026-04-29 16:01:29.245 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.50/placement 2026-04-29 16:01:29.249 | + functions:wait_for_service:476 : local timeout=60 2026-04-29 16:01:29.255 | + functions:wait_for_service:477 : local url=http://192.168.122.50/placement 2026-04-29 16:01:29.260 | + functions:wait_for_service:478 : local rval=0 2026-04-29 16:01:29.263 | + functions:wait_for_service:479 : time_start wait_for_service 2026-04-29 16:01:29.268 | + functions-common:time_start:2398 : local name=wait_for_service 2026-04-29 16:01:29.272 | + functions-common:time_start:2399 : local start_time= 2026-04-29 16:01:29.278 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 16:01:29.283 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 16:01:29.291 | + functions-common:time_start:2403 : _TIME_START[$name]=1777478489285 2026-04-29 16:01:29.295 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-04-29 16:01:29.299 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-04-29 16:01:29.302 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.50/placement 2026-04-29 16:01:31.974 | + :: : [[ 200 == 503 ]] 2026-04-29 16:01:31.977 | + :: : [[ 0 -eq 7 ]] 2026-04-29 16:01:31.982 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-04-29 16:01:31.986 | + functions-common:time_stop:2412 : local name 2026-04-29 16:01:31.991 | + functions-common:time_stop:2413 : local end_time 2026-04-29 16:01:31.996 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 16:01:32.000 | + functions-common:time_stop:2415 : local total 2026-04-29 16:01:32.005 | + functions-common:time_stop:2416 : local start_time 2026-04-29 16:01:32.009 | + functions-common:time_stop:2418 : name=wait_for_service 2026-04-29 16:01:32.014 | + functions-common:time_stop:2419 : start_time=1777478489285 2026-04-29 16:01:32.019 | + functions-common:time_stop:2421 : [[ -z 1777478489285 ]] 2026-04-29 16:01:32.024 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 16:01:32.031 | + functions-common:time_stop:2424 : end_time=1777478492027 2026-04-29 16:01:32.036 | + functions-common:time_stop:2425 : elapsed_time=2742 2026-04-29 16:01:32.040 | + functions-common:time_stop:2426 : total=11631 2026-04-29 16:01:32.045 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 16:01:32.049 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=14373 2026-04-29 16:01:32.054 | + functions:wait_for_service:486 : return 0 2026-04-29 16:01:32.058 | + ./stack.sh:main:1311 : is_service_enabled neutron 2026-04-29 16:01:32.087 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:01:32.091 | + ./stack.sh:main:1312 : start_neutron 2026-04-29 16:01:32.095 | + lib/neutron:start_neutron:664 : start_l2_agent 2026-04-29 16:01:32.100 | + lib/neutron:start_l2_agent:671 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-04-29 16:01:32.105 | + functions-common:run_process:1666 : local service=q-agt 2026-04-29 16:01:32.109 | + functions-common:run_process:1667 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-04-29 16:01:32.114 | + functions-common:run_process:1668 : local group= 2026-04-29 16:01:32.118 | + functions-common:run_process:1669 : local user= 2026-04-29 16:01:32.122 | + functions-common:run_process:1670 : local env_vars= 2026-04-29 16:01:32.127 | + functions-common:run_process:1672 : local name=q-agt 2026-04-29 16:01:32.131 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 16:01:32.136 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 16:01:32.141 | + functions-common:time_start:2399 : local start_time= 2026-04-29 16:01:32.145 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 16:01:32.150 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 16:01:32.157 | + functions-common:time_start:2403 : _TIME_START[$name]=1777478492152 2026-04-29 16:01:32.162 | + functions-common:run_process:1675 : is_service_enabled q-agt 2026-04-29 16:01:32.190 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 16:01:32.195 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 16:01:32.199 | + functions-common:time_stop:2412 : local name 2026-04-29 16:01:32.204 | + functions-common:time_stop:2413 : local end_time 2026-04-29 16:01:32.208 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 16:01:32.213 | + functions-common:time_stop:2415 : local total 2026-04-29 16:01:32.217 | + functions-common:time_stop:2416 : local start_time 2026-04-29 16:01:32.221 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 16:01:32.226 | + functions-common:time_stop:2419 : start_time=1777478492152 2026-04-29 16:01:32.230 | + functions-common:time_stop:2421 : [[ -z 1777478492152 ]] 2026-04-29 16:01:32.236 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 16:01:32.243 | + functions-common:time_stop:2424 : end_time=1777478492238 2026-04-29 16:01:32.247 | + functions-common:time_stop:2425 : elapsed_time=86 2026-04-29 16:01:32.252 | + functions-common:time_stop:2426 : total=23346 2026-04-29 16:01:32.256 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 16:01:32.260 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=23432 2026-04-29 16:01:32.265 | + lib/neutron:start_l2_agent:673 : is_provider_network 2026-04-29 16:01:32.270 | + functions-common:is_provider_network:2261 : '[' '' == True ']' 2026-04-29 16:01:32.274 | + functions-common:is_provider_network:2264 : return 1 2026-04-29 16:01:32.278 | + lib/neutron:start_neutron:665 : start_other_agents 2026-04-29 16:01:32.283 | + lib/neutron:start_other_agents:689 : 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-04-29 16:01:32.287 | + functions-common:run_process:1666 : local service=q-dhcp 2026-04-29 16:01:32.292 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-04-29 16:01:32.296 | + functions-common:run_process:1668 : local group= 2026-04-29 16:01:32.301 | + functions-common:run_process:1669 : local user= 2026-04-29 16:01:32.305 | + functions-common:run_process:1670 : local env_vars= 2026-04-29 16:01:32.309 | + functions-common:run_process:1672 : local name=q-dhcp 2026-04-29 16:01:32.314 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 16:01:32.318 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 16:01:32.322 | + functions-common:time_start:2399 : local start_time= 2026-04-29 16:01:32.327 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 16:01:32.332 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 16:01:32.339 | + functions-common:time_start:2403 : _TIME_START[$name]=1777478492334 2026-04-29 16:01:32.344 | + functions-common:run_process:1675 : is_service_enabled q-dhcp 2026-04-29 16:01:32.373 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 16:01:32.378 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 16:01:32.383 | + functions-common:time_stop:2412 : local name 2026-04-29 16:01:32.387 | + functions-common:time_stop:2413 : local end_time 2026-04-29 16:01:32.392 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 16:01:32.396 | + functions-common:time_stop:2415 : local total 2026-04-29 16:01:32.400 | + functions-common:time_stop:2416 : local start_time 2026-04-29 16:01:32.405 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 16:01:32.409 | + functions-common:time_stop:2419 : start_time=1777478492334 2026-04-29 16:01:32.413 | + functions-common:time_stop:2421 : [[ -z 1777478492334 ]] 2026-04-29 16:01:32.419 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 16:01:32.426 | + functions-common:time_stop:2424 : end_time=1777478492421 2026-04-29 16:01:32.430 | + functions-common:time_stop:2425 : elapsed_time=87 2026-04-29 16:01:32.435 | + functions-common:time_stop:2426 : total=23432 2026-04-29 16:01:32.439 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 16:01:32.444 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=23519 2026-04-29 16:01:32.450 | ++ lib/neutron:start_other_agents:691 : determine_config_files neutron-l3-agent 2026-04-29 16:01:32.455 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-04-29 16:01:32.459 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-04-29 16:01:32.466 | +++ lib/neutron:determine_config_files:369 : _determine_config_l3 2026-04-29 16:01:32.471 | +++ lib/neutron:_determine_config_l3:347 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-04-29 16:01:32.475 | +++ lib/neutron:_determine_config_l3:348 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-04-29 16:01:32.481 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-04-29 16:01:32.484 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-04-29 16:01:32.488 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-04-29 16:01:32.493 | + lib/neutron:start_other_agents:691 : 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-04-29 16:01:32.498 | + functions-common:run_process:1666 : local service=q-l3 2026-04-29 16:01:32.502 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-04-29 16:01:32.507 | + functions-common:run_process:1668 : local group= 2026-04-29 16:01:32.511 | + functions-common:run_process:1669 : local user= 2026-04-29 16:01:32.516 | + functions-common:run_process:1670 : local env_vars= 2026-04-29 16:01:32.520 | + functions-common:run_process:1672 : local name=q-l3 2026-04-29 16:01:32.524 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 16:01:32.529 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 16:01:32.533 | + functions-common:time_start:2399 : local start_time= 2026-04-29 16:01:32.538 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 16:01:32.543 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 16:01:32.550 | + functions-common:time_start:2403 : _TIME_START[$name]=1777478492545 2026-04-29 16:01:32.554 | + functions-common:run_process:1675 : is_service_enabled q-l3 2026-04-29 16:01:32.584 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 16:01:32.589 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 16:01:32.593 | + functions-common:time_stop:2412 : local name 2026-04-29 16:01:32.597 | + functions-common:time_stop:2413 : local end_time 2026-04-29 16:01:32.602 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 16:01:32.606 | + functions-common:time_stop:2415 : local total 2026-04-29 16:01:32.610 | + functions-common:time_stop:2416 : local start_time 2026-04-29 16:01:32.615 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 16:01:32.619 | + functions-common:time_stop:2419 : start_time=1777478492545 2026-04-29 16:01:32.624 | + functions-common:time_stop:2421 : [[ -z 1777478492545 ]] 2026-04-29 16:01:32.630 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 16:01:32.636 | + functions-common:time_stop:2424 : end_time=1777478492632 2026-04-29 16:01:32.640 | + functions-common:time_stop:2425 : elapsed_time=87 2026-04-29 16:01:32.644 | + functions-common:time_stop:2426 : total=23519 2026-04-29 16:01:32.649 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 16:01:32.653 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=23606 2026-04-29 16:01:32.657 | + lib/neutron:start_other_agents:693 : 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-04-29 16:01:32.661 | + functions-common:run_process:1666 : local service=q-meta 2026-04-29 16:01:32.665 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-04-29 16:01:32.670 | + functions-common:run_process:1668 : local group= 2026-04-29 16:01:32.674 | + functions-common:run_process:1669 : local user= 2026-04-29 16:01:32.678 | + functions-common:run_process:1670 : local env_vars= 2026-04-29 16:01:32.682 | + functions-common:run_process:1672 : local name=q-meta 2026-04-29 16:01:32.686 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 16:01:32.690 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 16:01:32.694 | + functions-common:time_start:2399 : local start_time= 2026-04-29 16:01:32.698 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 16:01:32.705 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 16:01:32.710 | + functions-common:time_start:2403 : _TIME_START[$name]=1777478492706 2026-04-29 16:01:32.715 | + functions-common:run_process:1675 : is_service_enabled q-meta 2026-04-29 16:01:32.744 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 16:01:32.749 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 16:01:32.754 | + functions-common:time_stop:2412 : local name 2026-04-29 16:01:32.758 | + functions-common:time_stop:2413 : local end_time 2026-04-29 16:01:32.763 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 16:01:32.770 | + functions-common:time_stop:2415 : local total 2026-04-29 16:01:32.774 | + functions-common:time_stop:2416 : local start_time 2026-04-29 16:01:32.778 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 16:01:32.782 | + functions-common:time_stop:2419 : start_time=1777478492706 2026-04-29 16:01:32.787 | + functions-common:time_stop:2421 : [[ -z 1777478492706 ]] 2026-04-29 16:01:32.792 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 16:01:32.799 | + functions-common:time_stop:2424 : end_time=1777478492794 2026-04-29 16:01:32.804 | + functions-common:time_stop:2425 : elapsed_time=88 2026-04-29 16:01:32.808 | + functions-common:time_stop:2426 : total=23606 2026-04-29 16:01:32.813 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 16:01:32.817 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=23694 2026-04-29 16:01:32.822 | + lib/neutron:start_other_agents:694 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-04-29 16:01:32.826 | + functions-common:run_process:1666 : local service=q-metering 2026-04-29 16:01:32.831 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-04-29 16:01:32.835 | + functions-common:run_process:1668 : local group= 2026-04-29 16:01:32.840 | + functions-common:run_process:1669 : local user= 2026-04-29 16:01:32.844 | + functions-common:run_process:1670 : local env_vars= 2026-04-29 16:01:32.848 | + functions-common:run_process:1672 : local name=q-metering 2026-04-29 16:01:32.853 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 16:01:32.857 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 16:01:32.862 | + functions-common:time_start:2399 : local start_time= 2026-04-29 16:01:32.866 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 16:01:32.873 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 16:01:32.880 | + functions-common:time_start:2403 : _TIME_START[$name]=1777478492875 2026-04-29 16:01:32.884 | + functions-common:run_process:1675 : is_service_enabled q-metering 2026-04-29 16:01:32.912 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 16:01:32.917 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 16:01:32.921 | + functions-common:time_stop:2412 : local name 2026-04-29 16:01:32.925 | + functions-common:time_stop:2413 : local end_time 2026-04-29 16:01:32.930 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 16:01:32.934 | + functions-common:time_stop:2415 : local total 2026-04-29 16:01:32.938 | + functions-common:time_stop:2416 : local start_time 2026-04-29 16:01:32.942 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 16:01:32.946 | + functions-common:time_stop:2419 : start_time=1777478492875 2026-04-29 16:01:32.951 | + functions-common:time_stop:2421 : [[ -z 1777478492875 ]] 2026-04-29 16:01:32.956 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 16:01:32.963 | + functions-common:time_stop:2424 : end_time=1777478492958 2026-04-29 16:01:32.967 | + functions-common:time_stop:2425 : elapsed_time=83 2026-04-29 16:01:32.972 | + functions-common:time_stop:2426 : total=23694 2026-04-29 16:01:32.976 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 16:01:32.980 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=23777 2026-04-29 16:01:32.985 | + ./stack.sh:main:1315 : is_service_enabled q-svc neutron-api 2026-04-29 16:01:33.014 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:01:33.018 | + ./stack.sh:main:1315 : [[ True == \T\r\u\e ]] 2026-04-29 16:01:33.023 | + ./stack.sh:main:1316 : echo_summary 'Creating initial neutron network elements' 2026-04-29 16:01:33.027 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-29 16:01:33.032 | + ./stack.sh:echo_summary:444 : echo -e Creating initial neutron network elements 2026-04-29 16:01:33.036 | + ./stack.sh:main:1319 : type -p neutron_plugin_create_initial_networks 2026-04-29 16:01:33.041 | + ./stack.sh:main:1322 : create_neutron_initial_network 2026-04-29 16:01:33.046 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : type -p neutron_plugin_create_initial_network_profile 2026-04-29 16:01:33.050 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : is_networking_extension_supported auto-allocated-topology 2026-04-29 16:01:33.055 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=auto-allocated-topology 2026-04-29 16:01:33.062 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-04-29 16:01:36.422 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 16:01:36.426 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-04-29 16:01:36.426 | address-scope 2026-04-29 16:01:36.427 | agent 2026-04-29 16:01:36.427 | allowed-address-pairs 2026-04-29 16:01:36.427 | auto-allocated-topology 2026-04-29 16:01:36.427 | availability_zone 2026-04-29 16:01:36.427 | default-subnetpools 2026-04-29 16:01:36.427 | dhcp_agent_scheduler 2026-04-29 16:01:36.427 | dns-integration 2026-04-29 16:01:36.427 | dns-domain-ports 2026-04-29 16:01:36.427 | dns-integration-domain-keywords 2026-04-29 16:01:36.427 | empty-string-filtering 2026-04-29 16:01:36.427 | external-net 2026-04-29 16:01:36.428 | extra_dhcp_opt 2026-04-29 16:01:36.428 | extraroute 2026-04-29 16:01:36.428 | extraroute-atomic 2026-04-29 16:01:36.428 | filter-validation 2026-04-29 16:01:36.428 | floating-ip-port-forwarding-detail 2026-04-29 16:01:36.428 | fip-port-details 2026-04-29 16:01:36.428 | flavors 2026-04-29 16:01:36.428 | floatingip-pools 2026-04-29 16:01:36.428 | router 2026-04-29 16:01:36.428 | enable-default-route-bfd 2026-04-29 16:01:36.428 | enable-default-route-ecmp 2026-04-29 16:01:36.429 | ext-gw-mode 2026-04-29 16:01:36.429 | l3-ha 2026-04-29 16:01:36.429 | external-gateway-multihoming 2026-04-29 16:01:36.429 | l3-flavors 2026-04-29 16:01:36.429 | multi-provider 2026-04-29 16:01:36.429 | net-mtu 2026-04-29 16:01:36.429 | net-mtu-writable 2026-04-29 16:01:36.429 | network_availability_zone 2026-04-29 16:01:36.429 | network-ip-availability 2026-04-29 16:01:36.429 | network-ip-availability-details 2026-04-29 16:01:36.429 | pagination 2026-04-29 16:01:36.430 | port-device-profile 2026-04-29 16:01:36.430 | port-mac-address-regenerate 2026-04-29 16:01:36.430 | port-numa-affinity-policy 2026-04-29 16:01:36.430 | port-numa-affinity-policy-socket 2026-04-29 16:01:36.430 | binding 2026-04-29 16:01:36.430 | binding-extended 2026-04-29 16:01:36.430 | port-security 2026-04-29 16:01:36.430 | project-id 2026-04-29 16:01:36.430 | provider 2026-04-29 16:01:36.430 | qinq 2026-04-29 16:01:36.430 | quota-check-limit 2026-04-29 16:01:36.431 | quota-check-limit-default 2026-04-29 16:01:36.431 | quotas 2026-04-29 16:01:36.431 | quota_details 2026-04-29 16:01:36.431 | rbac-policies 2026-04-29 16:01:36.431 | rbac-address-scope 2026-04-29 16:01:36.431 | rbac-security-groups 2026-04-29 16:01:36.431 | revision-if-match 2026-04-29 16:01:36.431 | standard-attr-revisions 2026-04-29 16:01:36.431 | router_availability_zone 2026-04-29 16:01:36.431 | router-enable-snat 2026-04-29 16:01:36.431 | security-groups-default-rules 2026-04-29 16:01:36.432 | security-groups-normalized-cidr 2026-04-29 16:01:36.432 | security-groups-remote-address-group 2026-04-29 16:01:36.432 | security-groups-rules-belongs-to-default-sg 2026-04-29 16:01:36.432 | security-groups-shared-filtering 2026-04-29 16:01:36.432 | security-group 2026-04-29 16:01:36.432 | service-type 2026-04-29 16:01:36.432 | sorting 2026-04-29 16:01:36.432 | standard-attr-description 2026-04-29 16:01:36.432 | stateful-security-group 2026-04-29 16:01:36.432 | subnet-dns-publish-fixed-ip 2026-04-29 16:01:36.432 | subnet-external-network 2026-04-29 16:01:36.432 | subnet-service-types 2026-04-29 16:01:36.433 | subnet_allocation 2026-04-29 16:01:36.433 | subnetpool-prefix-ops 2026-04-29 16:01:36.433 | tag-creation 2026-04-29 16:01:36.433 | standard-attr-tag 2026-04-29 16:01:36.433 | standard-attr-timestamp 2026-04-29 16:01:36.433 | vlan-transparent' 2026-04-29 16:01:36.433 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-04-29 16:01:36.433 | address-scope 2026-04-29 16:01:36.433 | agent 2026-04-29 16:01:36.433 | allowed-address-pairs 2026-04-29 16:01:36.434 | auto-allocated-topology 2026-04-29 16:01:36.434 | availability_zone 2026-04-29 16:01:36.434 | default-subnetpools 2026-04-29 16:01:36.434 | dhcp_agent_scheduler 2026-04-29 16:01:36.434 | dns-integration 2026-04-29 16:01:36.434 | dns-domain-ports 2026-04-29 16:01:36.434 | dns-integration-domain-keywords 2026-04-29 16:01:36.434 | empty-string-filtering 2026-04-29 16:01:36.434 | external-net 2026-04-29 16:01:36.434 | extra_dhcp_opt 2026-04-29 16:01:36.434 | extraroute 2026-04-29 16:01:36.434 | extraroute-atomic 2026-04-29 16:01:36.435 | filter-validation 2026-04-29 16:01:36.435 | floating-ip-port-forwarding-detail 2026-04-29 16:01:36.436 | fip-port-details 2026-04-29 16:01:36.436 | flavors 2026-04-29 16:01:36.436 | floatingip-pools 2026-04-29 16:01:36.436 | router 2026-04-29 16:01:36.436 | enable-default-route-bfd 2026-04-29 16:01:36.436 | enable-default-route-ecmp 2026-04-29 16:01:36.436 | ext-gw-mode 2026-04-29 16:01:36.436 | l3-ha 2026-04-29 16:01:36.436 | external-gateway-multihoming 2026-04-29 16:01:36.436 | l3-flavors 2026-04-29 16:01:36.436 | multi-provider 2026-04-29 16:01:36.437 | net-mtu 2026-04-29 16:01:36.437 | net-mtu-writable 2026-04-29 16:01:36.437 | network_availability_zone 2026-04-29 16:01:36.437 | network-ip-availability 2026-04-29 16:01:36.437 | network-ip-availability-details 2026-04-29 16:01:36.437 | pagination 2026-04-29 16:01:36.437 | port-device-profile 2026-04-29 16:01:36.437 | port-mac-address-regenerate 2026-04-29 16:01:36.437 | port-numa-affinity-policy 2026-04-29 16:01:36.437 | port-numa-affinity-policy-socket 2026-04-29 16:01:36.437 | binding 2026-04-29 16:01:36.438 | binding-extended 2026-04-29 16:01:36.438 | port-security 2026-04-29 16:01:36.438 | project-id 2026-04-29 16:01:36.438 | provider 2026-04-29 16:01:36.438 | qinq 2026-04-29 16:01:36.438 | quota-check-limit 2026-04-29 16:01:36.438 | quota-check-limit-default 2026-04-29 16:01:36.438 | quotas 2026-04-29 16:01:36.438 | quota_details 2026-04-29 16:01:36.439 | rbac-policies 2026-04-29 16:01:36.439 | rbac-address-scope 2026-04-29 16:01:36.439 | rbac-security-groups 2026-04-29 16:01:36.440 | revision-if-match 2026-04-29 16:01:36.440 | standard-attr-revisions 2026-04-29 16:01:36.440 | router_availability_zone 2026-04-29 16:01:36.440 | router-enable-snat 2026-04-29 16:01:36.440 | security-groups-default-rules 2026-04-29 16:01:36.440 | security-groups-normalized-cidr 2026-04-29 16:01:36.441 | security-groups-remote-address-group 2026-04-29 16:01:36.441 | security-groups-rules-belongs-to-default-sg 2026-04-29 16:01:36.441 | security-groups-shared-filtering 2026-04-29 16:01:36.441 | security-group 2026-04-29 16:01:36.441 | service-type 2026-04-29 16:01:36.441 | sorting 2026-04-29 16:01:36.441 | standard-attr-description 2026-04-29 16:01:36.441 | stateful-security-group 2026-04-29 16:01:36.441 | subnet-dns-publish-fixed-ip 2026-04-29 16:01:36.442 | subnet-external-network 2026-04-29 16:01:36.442 | subnet-service-types 2026-04-29 16:01:36.442 | subnet_allocation 2026-04-29 16:01:36.442 | subnetpool-prefix-ops 2026-04-29 16:01:36.442 | tag-creation 2026-04-29 16:01:36.442 | standard-attr-tag 2026-04-29 16:01:36.442 | standard-attr-timestamp 2026-04-29 16:01:36.442 | vlan-transparent =~ auto-allocated-topology ]] 2026-04-29 16:01:36.443 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-04-29 16:01:36.445 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : [[ True == \T\r\u\e ]] 2026-04-29 16:01:36.449 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ 4+6 =~ 4.* ]] 2026-04-29 16:01:36.455 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : 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-04-29 16:01:40.226 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 16:01:40.231 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : SUBNETPOOL_V4_ID=65dc547a-9356-48e7-9fde-8a386241116f 2026-04-29 16:01:40.235 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : [[ 4+6 =~ .*6 ]] 2026-04-29 16:01:40.242 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v6 --default-prefix-length 64 --pool-prefix fd16:4604:f006::/56 --share --default -f value -c id 2026-04-29 16:01:44.036 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 16:01:44.041 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : SUBNETPOOL_V6_ID=81c6305e-bcca-4e76-a6ba-2d34a20e2c81 2026-04-29 16:01:44.045 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:172 : is_provider_network 2026-04-29 16:01:44.048 | + functions-common:is_provider_network:2261 : '[' '' == True ']' 2026-04-29 16:01:44.052 | + functions-common:is_provider_network:2264 : return 1 2026-04-29 16:01:44.057 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:202 : oscwrap --os-cloud devstack --os-region RegionOne network create private -f value -c id 2026-04-29 16:01:49.418 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 16:01:49.423 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:202 : NET_ID=6f51f1e8-9ce5-4d4a-8a4b-755b358f59be 2026-04-29 16:01:49.428 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : die_if_not_set 203 NET_ID 'Failure creating NET_ID for private' 2026-04-29 16:01:49.431 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-04-29 16:01:49.455 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : [[ 4+6 =~ 4.* ]] 2026-04-29 16:01:49.461 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:207 : _neutron_create_private_subnet_v4 2026-04-29 16:01:49.467 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:254 : '[' -z 65dc547a-9356-48e7-9fde-8a386241116f ']' 2026-04-29 16:01:49.469 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : local 'subnet_params=--ip-version 4 ' 2026-04-29 16:01:49.474 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : [[ -n '' ]] 2026-04-29 16:01:49.477 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : subnet_params+='--subnet-pool 65dc547a-9356-48e7-9fde-8a386241116f ' 2026-04-29 16:01:49.481 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+=' ' 2026-04-29 16:01:49.485 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+='--network 6f51f1e8-9ce5-4d4a-8a4b-755b358f59be private-subnet' 2026-04-29 16:01:49.489 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : local subnet_id 2026-04-29 16:01:49.494 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --subnet-pool 65dc547a-9356-48e7-9fde-8a386241116f --network 6f51f1e8-9ce5-4d4a-8a4b-755b358f59be private-subnet -f value -c id 2026-04-29 16:01:54.218 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 16:01:54.223 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : subnet_id=0cae7b08-efd1-4014-92a4-dcf352a763d8 2026-04-29 16:01:54.228 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : die_if_not_set 267 subnet_id 'Failure creating private IPv4 subnet' 2026-04-29 16:01:54.232 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-04-29 16:01:54.258 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : echo 0cae7b08-efd1-4014-92a4-dcf352a763d8 2026-04-29 16:01:54.263 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:207 : SUBNET_ID=0cae7b08-efd1-4014-92a4-dcf352a763d8 2026-04-29 16:01:54.267 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : [[ 4+6 =~ .*6 ]] 2026-04-29 16:01:54.274 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : _neutron_create_private_subnet_v6 2026-04-29 16:01:54.279 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:273 : die_if_not_set 273 IPV6_RA_MODE 'IPV6 RA Mode not set' 2026-04-29 16:01:54.282 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-04-29 16:01:54.309 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:274 : die_if_not_set 274 IPV6_ADDRESS_MODE 'IPV6 Address Mode not set' 2026-04-29 16:01:54.314 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-04-29 16:01:54.340 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:275 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-04-29 16:01:54.344 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : '[' -z 81c6305e-bcca-4e76-a6ba-2d34a20e2c81 ']' 2026-04-29 16:01:54.349 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:279 : local 'subnet_params=--ip-version 6 ' 2026-04-29 16:01:54.352 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : [[ -n '' ]] 2026-04-29 16:01:54.357 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:283 : subnet_params+='--subnet-pool 81c6305e-bcca-4e76-a6ba-2d34a20e2c81 ' 2026-04-29 16:01:54.360 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+=' ' 2026-04-29 16:01:54.365 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 6f51f1e8-9ce5-4d4a-8a4b-755b358f59be ipv6-private-subnet ' 2026-04-29 16:01:54.369 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : local ipv6_subnet_id 2026-04-29 16:01:54.374 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 6 --subnet-pool 81c6305e-bcca-4e76-a6ba-2d34a20e2c81 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 6f51f1e8-9ce5-4d4a-8a4b-755b358f59be ipv6-private-subnet -f value -c id 2026-04-29 16:01:59.006 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 16:01:59.013 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : ipv6_subnet_id=d685c203-dd0c-4c15-ab27-9d6cf17ee060 2026-04-29 16:01:59.018 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : die_if_not_set 288 ipv6_subnet_id 'Failure creating private IPv6 subnet' 2026-04-29 16:01:59.023 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-04-29 16:01:59.053 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : echo d685c203-dd0c-4c15-ab27-9d6cf17ee060 2026-04-29 16:01:59.059 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : IPV6_SUBNET_ID=d685c203-dd0c-4c15-ab27-9d6cf17ee060 2026-04-29 16:01:59.064 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : is_networking_extension_supported router 2026-04-29 16:01:59.068 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=router 2026-04-29 16:01:59.074 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-04-29 16:02:02.141 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 16:02:02.147 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-04-29 16:02:02.147 | address-scope 2026-04-29 16:02:02.147 | agent 2026-04-29 16:02:02.147 | allowed-address-pairs 2026-04-29 16:02:02.147 | auto-allocated-topology 2026-04-29 16:02:02.147 | availability_zone 2026-04-29 16:02:02.147 | default-subnetpools 2026-04-29 16:02:02.148 | dhcp_agent_scheduler 2026-04-29 16:02:02.148 | dns-integration 2026-04-29 16:02:02.148 | dns-domain-ports 2026-04-29 16:02:02.148 | dns-integration-domain-keywords 2026-04-29 16:02:02.148 | empty-string-filtering 2026-04-29 16:02:02.148 | external-net 2026-04-29 16:02:02.148 | extra_dhcp_opt 2026-04-29 16:02:02.149 | extraroute 2026-04-29 16:02:02.149 | extraroute-atomic 2026-04-29 16:02:02.149 | filter-validation 2026-04-29 16:02:02.149 | floating-ip-port-forwarding-detail 2026-04-29 16:02:02.149 | fip-port-details 2026-04-29 16:02:02.149 | flavors 2026-04-29 16:02:02.149 | floatingip-pools 2026-04-29 16:02:02.150 | router 2026-04-29 16:02:02.150 | enable-default-route-bfd 2026-04-29 16:02:02.150 | enable-default-route-ecmp 2026-04-29 16:02:02.150 | ext-gw-mode 2026-04-29 16:02:02.150 | l3-ha 2026-04-29 16:02:02.150 | external-gateway-multihoming 2026-04-29 16:02:02.150 | l3-flavors 2026-04-29 16:02:02.150 | multi-provider 2026-04-29 16:02:02.151 | net-mtu 2026-04-29 16:02:02.151 | net-mtu-writable 2026-04-29 16:02:02.151 | network_availability_zone 2026-04-29 16:02:02.151 | network-ip-availability 2026-04-29 16:02:02.151 | network-ip-availability-details 2026-04-29 16:02:02.151 | pagination 2026-04-29 16:02:02.151 | port-device-profile 2026-04-29 16:02:02.152 | port-mac-address-regenerate 2026-04-29 16:02:02.152 | port-numa-affinity-policy 2026-04-29 16:02:02.152 | port-numa-affinity-policy-socket 2026-04-29 16:02:02.152 | binding 2026-04-29 16:02:02.152 | binding-extended 2026-04-29 16:02:02.152 | port-security 2026-04-29 16:02:02.152 | project-id 2026-04-29 16:02:02.152 | provider 2026-04-29 16:02:02.153 | qinq 2026-04-29 16:02:02.153 | quota-check-limit 2026-04-29 16:02:02.153 | quota-check-limit-default 2026-04-29 16:02:02.153 | quotas 2026-04-29 16:02:02.153 | quota_details 2026-04-29 16:02:02.153 | rbac-policies 2026-04-29 16:02:02.153 | rbac-address-scope 2026-04-29 16:02:02.153 | rbac-security-groups 2026-04-29 16:02:02.154 | revision-if-match 2026-04-29 16:02:02.154 | standard-attr-revisions 2026-04-29 16:02:02.154 | router_availability_zone 2026-04-29 16:02:02.154 | router-enable-snat 2026-04-29 16:02:02.154 | security-groups-default-rules 2026-04-29 16:02:02.154 | security-groups-normalized-cidr 2026-04-29 16:02:02.154 | security-groups-remote-address-group 2026-04-29 16:02:02.155 | security-groups-rules-belongs-to-default-sg 2026-04-29 16:02:02.155 | security-groups-shared-filtering 2026-04-29 16:02:02.155 | security-group 2026-04-29 16:02:02.155 | service-type 2026-04-29 16:02:02.155 | sorting 2026-04-29 16:02:02.155 | standard-attr-description 2026-04-29 16:02:02.155 | stateful-security-group 2026-04-29 16:02:02.155 | subnet-dns-publish-fixed-ip 2026-04-29 16:02:02.156 | subnet-external-network 2026-04-29 16:02:02.156 | subnet-service-types 2026-04-29 16:02:02.156 | subnet_allocation 2026-04-29 16:02:02.156 | subnetpool-prefix-ops 2026-04-29 16:02:02.156 | tag-creation 2026-04-29 16:02:02.156 | standard-attr-tag 2026-04-29 16:02:02.157 | standard-attr-timestamp 2026-04-29 16:02:02.157 | vlan-transparent' 2026-04-29 16:02:02.157 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-04-29 16:02:02.157 | address-scope 2026-04-29 16:02:02.157 | agent 2026-04-29 16:02:02.157 | allowed-address-pairs 2026-04-29 16:02:02.157 | auto-allocated-topology 2026-04-29 16:02:02.158 | availability_zone 2026-04-29 16:02:02.158 | default-subnetpools 2026-04-29 16:02:02.158 | dhcp_agent_scheduler 2026-04-29 16:02:02.158 | dns-integration 2026-04-29 16:02:02.158 | dns-domain-ports 2026-04-29 16:02:02.158 | dns-integration-domain-keywords 2026-04-29 16:02:02.158 | empty-string-filtering 2026-04-29 16:02:02.158 | external-net 2026-04-29 16:02:02.159 | extra_dhcp_opt 2026-04-29 16:02:02.159 | extraroute 2026-04-29 16:02:02.159 | extraroute-atomic 2026-04-29 16:02:02.159 | filter-validation 2026-04-29 16:02:02.159 | floating-ip-port-forwarding-detail 2026-04-29 16:02:02.159 | fip-port-details 2026-04-29 16:02:02.159 | flavors 2026-04-29 16:02:02.160 | floatingip-pools 2026-04-29 16:02:02.160 | router 2026-04-29 16:02:02.160 | enable-default-route-bfd 2026-04-29 16:02:02.160 | enable-default-route-ecmp 2026-04-29 16:02:02.160 | ext-gw-mode 2026-04-29 16:02:02.160 | l3-ha 2026-04-29 16:02:02.160 | external-gateway-multihoming 2026-04-29 16:02:02.160 | l3-flavors 2026-04-29 16:02:02.161 | multi-provider 2026-04-29 16:02:02.161 | net-mtu 2026-04-29 16:02:02.161 | net-mtu-writable 2026-04-29 16:02:02.161 | network_availability_zone 2026-04-29 16:02:02.161 | network-ip-availability 2026-04-29 16:02:02.161 | network-ip-availability-details 2026-04-29 16:02:02.161 | pagination 2026-04-29 16:02:02.161 | port-device-profile 2026-04-29 16:02:02.162 | port-mac-address-regenerate 2026-04-29 16:02:02.162 | port-numa-affinity-policy 2026-04-29 16:02:02.162 | port-numa-affinity-policy-socket 2026-04-29 16:02:02.162 | binding 2026-04-29 16:02:02.162 | binding-extended 2026-04-29 16:02:02.162 | port-security 2026-04-29 16:02:02.162 | project-id 2026-04-29 16:02:02.162 | provider 2026-04-29 16:02:02.163 | qinq 2026-04-29 16:02:02.163 | quota-check-limit 2026-04-29 16:02:02.163 | quota-check-limit-default 2026-04-29 16:02:02.163 | quotas 2026-04-29 16:02:02.163 | quota_details 2026-04-29 16:02:02.164 | rbac-policies 2026-04-29 16:02:02.164 | rbac-address-scope 2026-04-29 16:02:02.164 | rbac-security-groups 2026-04-29 16:02:02.164 | revision-if-match 2026-04-29 16:02:02.164 | standard-attr-revisions 2026-04-29 16:02:02.164 | router_availability_zone 2026-04-29 16:02:02.165 | router-enable-snat 2026-04-29 16:02:02.165 | security-groups-default-rules 2026-04-29 16:02:02.165 | security-groups-normalized-cidr 2026-04-29 16:02:02.165 | security-groups-remote-address-group 2026-04-29 16:02:02.166 | security-groups-rules-belongs-to-default-sg 2026-04-29 16:02:02.166 | security-groups-shared-filtering 2026-04-29 16:02:02.166 | security-group 2026-04-29 16:02:02.166 | service-type 2026-04-29 16:02:02.166 | sorting 2026-04-29 16:02:02.166 | standard-attr-description 2026-04-29 16:02:02.166 | stateful-security-group 2026-04-29 16:02:02.167 | subnet-dns-publish-fixed-ip 2026-04-29 16:02:02.167 | subnet-external-network 2026-04-29 16:02:02.167 | subnet-service-types 2026-04-29 16:02:02.167 | subnet_allocation 2026-04-29 16:02:02.167 | subnetpool-prefix-ops 2026-04-29 16:02:02.167 | tag-creation 2026-04-29 16:02:02.167 | standard-attr-tag 2026-04-29 16:02:02.168 | standard-attr-timestamp 2026-04-29 16:02:02.168 | vlan-transparent =~ router ]] 2026-04-29 16:02:02.168 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-04-29 16:02:02.168 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : is_networking_extension_supported external-net 2026-04-29 16:02:02.168 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=external-net 2026-04-29 16:02:02.171 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-04-29 16:02:05.257 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 16:02:05.263 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-04-29 16:02:05.263 | address-scope 2026-04-29 16:02:05.263 | agent 2026-04-29 16:02:05.263 | allowed-address-pairs 2026-04-29 16:02:05.263 | auto-allocated-topology 2026-04-29 16:02:05.263 | availability_zone 2026-04-29 16:02:05.263 | default-subnetpools 2026-04-29 16:02:05.264 | dhcp_agent_scheduler 2026-04-29 16:02:05.264 | dns-integration 2026-04-29 16:02:05.264 | dns-domain-ports 2026-04-29 16:02:05.264 | dns-integration-domain-keywords 2026-04-29 16:02:05.264 | empty-string-filtering 2026-04-29 16:02:05.265 | external-net 2026-04-29 16:02:05.265 | extra_dhcp_opt 2026-04-29 16:02:05.265 | extraroute 2026-04-29 16:02:05.265 | extraroute-atomic 2026-04-29 16:02:05.265 | filter-validation 2026-04-29 16:02:05.265 | floating-ip-port-forwarding-detail 2026-04-29 16:02:05.266 | fip-port-details 2026-04-29 16:02:05.266 | flavors 2026-04-29 16:02:05.266 | floatingip-pools 2026-04-29 16:02:05.266 | router 2026-04-29 16:02:05.266 | enable-default-route-bfd 2026-04-29 16:02:05.266 | enable-default-route-ecmp 2026-04-29 16:02:05.267 | ext-gw-mode 2026-04-29 16:02:05.267 | l3-ha 2026-04-29 16:02:05.267 | external-gateway-multihoming 2026-04-29 16:02:05.267 | l3-flavors 2026-04-29 16:02:05.267 | multi-provider 2026-04-29 16:02:05.267 | net-mtu 2026-04-29 16:02:05.268 | net-mtu-writable 2026-04-29 16:02:05.268 | network_availability_zone 2026-04-29 16:02:05.268 | network-ip-availability 2026-04-29 16:02:05.268 | network-ip-availability-details 2026-04-29 16:02:05.268 | pagination 2026-04-29 16:02:05.268 | port-device-profile 2026-04-29 16:02:05.269 | port-mac-address-regenerate 2026-04-29 16:02:05.269 | port-numa-affinity-policy 2026-04-29 16:02:05.269 | port-numa-affinity-policy-socket 2026-04-29 16:02:05.269 | binding 2026-04-29 16:02:05.269 | binding-extended 2026-04-29 16:02:05.269 | port-security 2026-04-29 16:02:05.270 | project-id 2026-04-29 16:02:05.270 | provider 2026-04-29 16:02:05.270 | qinq 2026-04-29 16:02:05.270 | quota-check-limit 2026-04-29 16:02:05.270 | quota-check-limit-default 2026-04-29 16:02:05.270 | quotas 2026-04-29 16:02:05.271 | quota_details 2026-04-29 16:02:05.271 | rbac-policies 2026-04-29 16:02:05.271 | rbac-address-scope 2026-04-29 16:02:05.271 | rbac-security-groups 2026-04-29 16:02:05.271 | revision-if-match 2026-04-29 16:02:05.271 | standard-attr-revisions 2026-04-29 16:02:05.272 | router_availability_zone 2026-04-29 16:02:05.272 | router-enable-snat 2026-04-29 16:02:05.272 | security-groups-default-rules 2026-04-29 16:02:05.272 | security-groups-normalized-cidr 2026-04-29 16:02:05.272 | security-groups-remote-address-group 2026-04-29 16:02:05.273 | security-groups-rules-belongs-to-default-sg 2026-04-29 16:02:05.273 | security-groups-shared-filtering 2026-04-29 16:02:05.273 | security-group 2026-04-29 16:02:05.273 | service-type 2026-04-29 16:02:05.273 | sorting 2026-04-29 16:02:05.273 | standard-attr-description 2026-04-29 16:02:05.273 | stateful-security-group 2026-04-29 16:02:05.274 | subnet-dns-publish-fixed-ip 2026-04-29 16:02:05.274 | subnet-external-network 2026-04-29 16:02:05.274 | subnet-service-types 2026-04-29 16:02:05.274 | subnet_allocation 2026-04-29 16:02:05.274 | subnetpool-prefix-ops 2026-04-29 16:02:05.275 | tag-creation 2026-04-29 16:02:05.275 | standard-attr-tag 2026-04-29 16:02:05.275 | standard-attr-timestamp 2026-04-29 16:02:05.275 | vlan-transparent' 2026-04-29 16:02:05.275 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-04-29 16:02:05.275 | address-scope 2026-04-29 16:02:05.276 | agent 2026-04-29 16:02:05.276 | allowed-address-pairs 2026-04-29 16:02:05.276 | auto-allocated-topology 2026-04-29 16:02:05.276 | availability_zone 2026-04-29 16:02:05.276 | default-subnetpools 2026-04-29 16:02:05.276 | dhcp_agent_scheduler 2026-04-29 16:02:05.276 | dns-integration 2026-04-29 16:02:05.277 | dns-domain-ports 2026-04-29 16:02:05.277 | dns-integration-domain-keywords 2026-04-29 16:02:05.277 | empty-string-filtering 2026-04-29 16:02:05.277 | external-net 2026-04-29 16:02:05.277 | extra_dhcp_opt 2026-04-29 16:02:05.277 | extraroute 2026-04-29 16:02:05.278 | extraroute-atomic 2026-04-29 16:02:05.278 | filter-validation 2026-04-29 16:02:05.278 | floating-ip-port-forwarding-detail 2026-04-29 16:02:05.278 | fip-port-details 2026-04-29 16:02:05.278 | flavors 2026-04-29 16:02:05.278 | floatingip-pools 2026-04-29 16:02:05.279 | router 2026-04-29 16:02:05.279 | enable-default-route-bfd 2026-04-29 16:02:05.279 | enable-default-route-ecmp 2026-04-29 16:02:05.279 | ext-gw-mode 2026-04-29 16:02:05.279 | l3-ha 2026-04-29 16:02:05.279 | external-gateway-multihoming 2026-04-29 16:02:05.280 | l3-flavors 2026-04-29 16:02:05.280 | multi-provider 2026-04-29 16:02:05.280 | net-mtu 2026-04-29 16:02:05.280 | net-mtu-writable 2026-04-29 16:02:05.280 | network_availability_zone 2026-04-29 16:02:05.280 | network-ip-availability 2026-04-29 16:02:05.281 | network-ip-availability-details 2026-04-29 16:02:05.281 | pagination 2026-04-29 16:02:05.281 | port-device-profile 2026-04-29 16:02:05.281 | port-mac-address-regenerate 2026-04-29 16:02:05.281 | port-numa-affinity-policy 2026-04-29 16:02:05.281 | port-numa-affinity-policy-socket 2026-04-29 16:02:05.282 | binding 2026-04-29 16:02:05.282 | binding-extended 2026-04-29 16:02:05.282 | port-security 2026-04-29 16:02:05.282 | project-id 2026-04-29 16:02:05.282 | provider 2026-04-29 16:02:05.282 | qinq 2026-04-29 16:02:05.283 | quota-check-limit 2026-04-29 16:02:05.283 | quota-check-limit-default 2026-04-29 16:02:05.283 | quotas 2026-04-29 16:02:05.283 | quota_details 2026-04-29 16:02:05.283 | rbac-policies 2026-04-29 16:02:05.284 | rbac-address-scope 2026-04-29 16:02:05.284 | rbac-security-groups 2026-04-29 16:02:05.284 | revision-if-match 2026-04-29 16:02:05.284 | standard-attr-revisions 2026-04-29 16:02:05.284 | router_availability_zone 2026-04-29 16:02:05.284 | router-enable-snat 2026-04-29 16:02:05.284 | security-groups-default-rules 2026-04-29 16:02:05.285 | security-groups-normalized-cidr 2026-04-29 16:02:05.285 | security-groups-remote-address-group 2026-04-29 16:02:05.285 | security-groups-rules-belongs-to-default-sg 2026-04-29 16:02:05.285 | security-groups-shared-filtering 2026-04-29 16:02:05.285 | security-group 2026-04-29 16:02:05.285 | service-type 2026-04-29 16:02:05.286 | sorting 2026-04-29 16:02:05.286 | standard-attr-description 2026-04-29 16:02:05.286 | stateful-security-group 2026-04-29 16:02:05.286 | subnet-dns-publish-fixed-ip 2026-04-29 16:02:05.286 | subnet-external-network 2026-04-29 16:02:05.286 | subnet-service-types 2026-04-29 16:02:05.287 | subnet_allocation 2026-04-29 16:02:05.287 | subnetpool-prefix-ops 2026-04-29 16:02:05.287 | tag-creation 2026-04-29 16:02:05.287 | standard-attr-tag 2026-04-29 16:02:05.287 | standard-attr-timestamp 2026-04-29 16:02:05.287 | vlan-transparent =~ external-net ]] 2026-04-29 16:02:05.288 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-04-29 16:02:05.288 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : [[ True == \T\r\u\e ]] 2026-04-29 16:02:05.288 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 -f value -c id 2026-04-29 16:02:08.914 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 16:02:08.920 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : ROUTER_ID=fad32110-561f-4a36-9f68-4e9e8a508eba 2026-04-29 16:02:08.924 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : die_if_not_set 221 ROUTER_ID 'Failure creating router router1' 2026-04-29 16:02:08.928 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-04-29 16:02:08.955 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXTERNAL_NETWORK_FLAGS=--external 2026-04-29 16:02:08.959 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : is_networking_extension_supported auto-allocated-topology 2026-04-29 16:02:08.963 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=auto-allocated-topology 2026-04-29 16:02:08.969 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-04-29 16:02:12.086 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 16:02:12.092 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-04-29 16:02:12.092 | address-scope 2026-04-29 16:02:12.092 | agent 2026-04-29 16:02:12.092 | allowed-address-pairs 2026-04-29 16:02:12.092 | auto-allocated-topology 2026-04-29 16:02:12.093 | availability_zone 2026-04-29 16:02:12.093 | default-subnetpools 2026-04-29 16:02:12.093 | dhcp_agent_scheduler 2026-04-29 16:02:12.093 | dns-integration 2026-04-29 16:02:12.093 | dns-domain-ports 2026-04-29 16:02:12.093 | dns-integration-domain-keywords 2026-04-29 16:02:12.093 | empty-string-filtering 2026-04-29 16:02:12.093 | external-net 2026-04-29 16:02:12.093 | extra_dhcp_opt 2026-04-29 16:02:12.093 | extraroute 2026-04-29 16:02:12.093 | extraroute-atomic 2026-04-29 16:02:12.094 | filter-validation 2026-04-29 16:02:12.094 | floating-ip-port-forwarding-detail 2026-04-29 16:02:12.094 | fip-port-details 2026-04-29 16:02:12.094 | flavors 2026-04-29 16:02:12.094 | floatingip-pools 2026-04-29 16:02:12.094 | router 2026-04-29 16:02:12.094 | enable-default-route-bfd 2026-04-29 16:02:12.094 | enable-default-route-ecmp 2026-04-29 16:02:12.094 | ext-gw-mode 2026-04-29 16:02:12.094 | l3-ha 2026-04-29 16:02:12.094 | external-gateway-multihoming 2026-04-29 16:02:12.095 | l3-flavors 2026-04-29 16:02:12.095 | multi-provider 2026-04-29 16:02:12.095 | net-mtu 2026-04-29 16:02:12.095 | net-mtu-writable 2026-04-29 16:02:12.095 | network_availability_zone 2026-04-29 16:02:12.095 | network-ip-availability 2026-04-29 16:02:12.095 | network-ip-availability-details 2026-04-29 16:02:12.095 | pagination 2026-04-29 16:02:12.095 | port-device-profile 2026-04-29 16:02:12.095 | port-mac-address-regenerate 2026-04-29 16:02:12.095 | port-numa-affinity-policy 2026-04-29 16:02:12.096 | port-numa-affinity-policy-socket 2026-04-29 16:02:12.096 | binding 2026-04-29 16:02:12.096 | binding-extended 2026-04-29 16:02:12.096 | port-security 2026-04-29 16:02:12.096 | project-id 2026-04-29 16:02:12.096 | provider 2026-04-29 16:02:12.096 | qinq 2026-04-29 16:02:12.096 | quota-check-limit 2026-04-29 16:02:12.096 | quota-check-limit-default 2026-04-29 16:02:12.096 | quotas 2026-04-29 16:02:12.096 | quota_details 2026-04-29 16:02:12.097 | rbac-policies 2026-04-29 16:02:12.097 | rbac-address-scope 2026-04-29 16:02:12.097 | rbac-security-groups 2026-04-29 16:02:12.097 | revision-if-match 2026-04-29 16:02:12.097 | standard-attr-revisions 2026-04-29 16:02:12.097 | router_availability_zone 2026-04-29 16:02:12.097 | router-enable-snat 2026-04-29 16:02:12.097 | security-groups-default-rules 2026-04-29 16:02:12.097 | security-groups-normalized-cidr 2026-04-29 16:02:12.097 | security-groups-remote-address-group 2026-04-29 16:02:12.097 | security-groups-rules-belongs-to-default-sg 2026-04-29 16:02:12.097 | security-groups-shared-filtering 2026-04-29 16:02:12.098 | security-group 2026-04-29 16:02:12.098 | service-type 2026-04-29 16:02:12.098 | sorting 2026-04-29 16:02:12.098 | standard-attr-description 2026-04-29 16:02:12.098 | stateful-security-group 2026-04-29 16:02:12.098 | subnet-dns-publish-fixed-ip 2026-04-29 16:02:12.098 | subnet-external-network 2026-04-29 16:02:12.098 | subnet-service-types 2026-04-29 16:02:12.098 | subnet_allocation 2026-04-29 16:02:12.098 | subnetpool-prefix-ops 2026-04-29 16:02:12.098 | tag-creation 2026-04-29 16:02:12.099 | standard-attr-tag 2026-04-29 16:02:12.099 | standard-attr-timestamp 2026-04-29 16:02:12.099 | vlan-transparent' 2026-04-29 16:02:12.099 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-04-29 16:02:12.099 | address-scope 2026-04-29 16:02:12.099 | agent 2026-04-29 16:02:12.099 | allowed-address-pairs 2026-04-29 16:02:12.099 | auto-allocated-topology 2026-04-29 16:02:12.099 | availability_zone 2026-04-29 16:02:12.099 | default-subnetpools 2026-04-29 16:02:12.099 | dhcp_agent_scheduler 2026-04-29 16:02:12.100 | dns-integration 2026-04-29 16:02:12.100 | dns-domain-ports 2026-04-29 16:02:12.100 | dns-integration-domain-keywords 2026-04-29 16:02:12.100 | empty-string-filtering 2026-04-29 16:02:12.100 | external-net 2026-04-29 16:02:12.100 | extra_dhcp_opt 2026-04-29 16:02:12.100 | extraroute 2026-04-29 16:02:12.100 | extraroute-atomic 2026-04-29 16:02:12.100 | filter-validation 2026-04-29 16:02:12.100 | floating-ip-port-forwarding-detail 2026-04-29 16:02:12.100 | fip-port-details 2026-04-29 16:02:12.100 | flavors 2026-04-29 16:02:12.101 | floatingip-pools 2026-04-29 16:02:12.101 | router 2026-04-29 16:02:12.101 | enable-default-route-bfd 2026-04-29 16:02:12.101 | enable-default-route-ecmp 2026-04-29 16:02:12.101 | ext-gw-mode 2026-04-29 16:02:12.101 | l3-ha 2026-04-29 16:02:12.101 | external-gateway-multihoming 2026-04-29 16:02:12.101 | l3-flavors 2026-04-29 16:02:12.101 | multi-provider 2026-04-29 16:02:12.101 | net-mtu 2026-04-29 16:02:12.101 | net-mtu-writable 2026-04-29 16:02:12.102 | network_availability_zone 2026-04-29 16:02:12.102 | network-ip-availability 2026-04-29 16:02:12.102 | network-ip-availability-details 2026-04-29 16:02:12.102 | pagination 2026-04-29 16:02:12.102 | port-device-profile 2026-04-29 16:02:12.102 | port-mac-address-regenerate 2026-04-29 16:02:12.102 | port-numa-affinity-policy 2026-04-29 16:02:12.102 | port-numa-affinity-policy-socket 2026-04-29 16:02:12.102 | binding 2026-04-29 16:02:12.102 | binding-extended 2026-04-29 16:02:12.102 | port-security 2026-04-29 16:02:12.103 | project-id 2026-04-29 16:02:12.103 | provider 2026-04-29 16:02:12.103 | qinq 2026-04-29 16:02:12.103 | quota-check-limit 2026-04-29 16:02:12.103 | quota-check-limit-default 2026-04-29 16:02:12.103 | quotas 2026-04-29 16:02:12.103 | quota_details 2026-04-29 16:02:12.103 | rbac-policies 2026-04-29 16:02:12.103 | rbac-address-scope 2026-04-29 16:02:12.103 | rbac-security-groups 2026-04-29 16:02:12.103 | revision-if-match 2026-04-29 16:02:12.103 | standard-attr-revisions 2026-04-29 16:02:12.104 | router_availability_zone 2026-04-29 16:02:12.104 | router-enable-snat 2026-04-29 16:02:12.104 | security-groups-default-rules 2026-04-29 16:02:12.104 | security-groups-normalized-cidr 2026-04-29 16:02:12.104 | security-groups-remote-address-group 2026-04-29 16:02:12.104 | security-groups-rules-belongs-to-default-sg 2026-04-29 16:02:12.104 | security-groups-shared-filtering 2026-04-29 16:02:12.104 | security-group 2026-04-29 16:02:12.104 | service-type 2026-04-29 16:02:12.104 | sorting 2026-04-29 16:02:12.104 | standard-attr-description 2026-04-29 16:02:12.104 | stateful-security-group 2026-04-29 16:02:12.105 | subnet-dns-publish-fixed-ip 2026-04-29 16:02:12.105 | subnet-external-network 2026-04-29 16:02:12.105 | subnet-service-types 2026-04-29 16:02:12.105 | subnet_allocation 2026-04-29 16:02:12.105 | subnetpool-prefix-ops 2026-04-29 16:02:12.105 | tag-creation 2026-04-29 16:02:12.105 | standard-attr-tag 2026-04-29 16:02:12.105 | standard-attr-timestamp 2026-04-29 16:02:12.105 | vlan-transparent =~ auto-allocated-topology ]] 2026-04-29 16:02:12.105 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-04-29 16:02:12.109 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-04-29 16:02:12.113 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : '[' True = True ']' 2026-04-29 16:02:12.118 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : 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-04-29 16:02:16.374 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 16:02:16.378 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : EXT_NET_ID=fe252675-5caf-4b21-a943-2e6c756e5824 2026-04-29 16:02:16.382 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:238 : die_if_not_set 238 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2026-04-29 16:02:16.386 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-04-29 16:02:16.410 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : [[ 4+6 =~ 4.* ]] 2026-04-29 16:02:16.414 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:242 : _neutron_configure_router_v4 2026-04-29 16:02:16.418 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet fad32110-561f-4a36-9f68-4e9e8a508eba 0cae7b08-efd1-4014-92a4-dcf352a763d8 2026-04-29 16:02:21.766 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : local id_and_ext_gw_ip 2026-04-29 16:02:21.772 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : _neutron_create_public_subnet_v4 fe252675-5caf-4b21-a943-2e6c756e5824 2026-04-29 16:02:21.777 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : local 'subnet_params=--ip-version 4 ' 2026-04-29 16:02:21.781 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : subnet_params+=' ' 2026-04-29 16:02:21.786 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ -n '' ]] 2026-04-29 16:02:21.789 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : subnet_params+='--network fe252675-5caf-4b21-a943-2e6c756e5824 --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-04-29 16:02:21.793 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=public-subnet 2026-04-29 16:02:21.798 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : local id_and_ext_gw_ip 2026-04-29 16:02:21.806 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --network fe252675-5caf-4b21-a943-2e6c756e5824 --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-04-29 16:02:21.808 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : grep -e gateway_ip -e ' id ' 2026-04-29 16:02:25.168 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 16:02:25.174 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-04-29 16:02:25.174 | | id | 469dbbe3-79dc-4a02-a6bf-e864eef960b5 |' 2026-04-29 16:02:25.178 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:303 : die_if_not_set 303 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2026-04-29 16:02:25.182 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-04-29 16:02:25.207 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 469dbbe3-79dc-4a02-a6bf-e864eef960b5 '|' 2026-04-29 16:02:25.211 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | 469dbbe3-79dc-4a02-a6bf-e864eef960b5 |' 2026-04-29 16:02:25.214 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : local ext_gw_ip 2026-04-29 16:02:25.220 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 469dbbe3-79dc-4a02-a6bf-e864eef960b5 '|' 2026-04-29 16:02:25.221 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : get_field 2 2026-04-29 16:02:25.224 | ++ functions-common:get_field:798 : local data field 2026-04-29 16:02:25.228 | ++ functions-common:get_field:799 : read data 2026-04-29 16:02:25.232 | ++ functions-common:get_field:800 : '[' 2 -lt 0 ']' 2026-04-29 16:02:25.235 | ++ functions-common:get_field:803 : field='$3' 2026-04-29 16:02:25.239 | ++ functions-common:get_field:805 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-04-29 16:02:25.239 | ++ functions-common:get_field:805 : echo '| gateway_ip | 172.24.4.1 | | id | 469dbbe3-79dc-4a02-a6bf-e864eef960b5 |' 2026-04-29 16:02:25.245 | ++ functions-common:get_field:799 : read data 2026-04-29 16:02:25.250 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : ext_gw_ip=172.24.4.1 2026-04-29 16:02:25.255 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : get_field 5 2026-04-29 16:02:25.256 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 469dbbe3-79dc-4a02-a6bf-e864eef960b5 '|' 2026-04-29 16:02:25.258 | ++ functions-common:get_field:798 : local data field 2026-04-29 16:02:25.262 | ++ functions-common:get_field:799 : read data 2026-04-29 16:02:25.266 | ++ functions-common:get_field:800 : '[' 5 -lt 0 ']' 2026-04-29 16:02:25.270 | ++ functions-common:get_field:803 : field='$6' 2026-04-29 16:02:25.274 | ++ functions-common:get_field:805 : echo '| gateway_ip | 172.24.4.1 | | id | 469dbbe3-79dc-4a02-a6bf-e864eef960b5 |' 2026-04-29 16:02:25.275 | ++ functions-common:get_field:805 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-04-29 16:02:25.282 | ++ functions-common:get_field:799 : read data 2026-04-29 16:02:25.286 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : PUB_SUBNET_ID=469dbbe3-79dc-4a02-a6bf-e864eef960b5 2026-04-29 16:02:25.289 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway fe252675-5caf-4b21-a943-2e6c756e5824 fad32110-561f-4a36-9f68-4e9e8a508eba 2026-04-29 16:02:31.205 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ ovn == \o\v\n ]] 2026-04-29 16:02:31.208 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ True == \T\r\u\e ]] 2026-04-29 16:02:31.212 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : is_service_enabled q-svc neutron-api 2026-04-29 16:02:31.240 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:02:31.245 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_interface=none 2026-04-29 16:02:31.250 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : is_neutron_ovs_base_plugin 2026-04-29 16:02:31.255 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-04-29 16:02:31.261 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : _neutron_get_ext_gw_interface 2026-04-29 16:02:31.265 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:144 : [[ False == \T\r\u\e ]] 2026-04-29 16:02:31.268 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:149 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-04-29 16:02:31.304 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:151 : echo br-ex 2026-04-29 16:02:31.309 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : ext_gw_interface=br-ex 2026-04-29 16:02:31.313 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : [[ br-ex != \n\o\n\e ]] 2026-04-29 16:02:31.318 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : local cidr_len=24 2026-04-29 16:02:31.322 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : local 'testcmd=ip -o link | grep -q br-ex' 2026-04-29 16:02:31.326 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : test_with_retry 'ip -o link | grep -q br-ex' 'br-ex creation failed' 2026-04-29 16:02:31.330 | + functions-common:test_with_retry:2350 : local 'testcmd=ip -o link | grep -q br-ex' 2026-04-29 16:02:31.334 | + functions-common:test_with_retry:2351 : local 'failmsg=br-ex creation failed' 2026-04-29 16:02:31.338 | + functions-common:test_with_retry:2352 : local until=10 2026-04-29 16:02:31.342 | + functions-common:test_with_retry:2353 : local sleep=0.5 2026-04-29 16:02:31.347 | + functions-common:test_with_retry:2355 : time_start test_with_retry 2026-04-29 16:02:31.352 | + functions-common:time_start:2398 : local name=test_with_retry 2026-04-29 16:02:31.355 | + functions-common:time_start:2399 : local start_time= 2026-04-29 16:02:31.359 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 16:02:31.365 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 16:02:31.371 | + functions-common:time_start:2403 : _TIME_START[$name]=1777478551366 2026-04-29 16:02:31.375 | + functions-common:test_with_retry:2356 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-04-29 16:02:31.387 | + functions-common:test_with_retry:2359 : time_stop test_with_retry 2026-04-29 16:02:31.391 | + functions-common:time_stop:2412 : local name 2026-04-29 16:02:31.395 | + functions-common:time_stop:2413 : local end_time 2026-04-29 16:02:31.399 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 16:02:31.403 | + functions-common:time_stop:2415 : local total 2026-04-29 16:02:31.407 | + functions-common:time_stop:2416 : local start_time 2026-04-29 16:02:31.411 | + functions-common:time_stop:2418 : name=test_with_retry 2026-04-29 16:02:31.416 | + functions-common:time_stop:2419 : start_time=1777478551366 2026-04-29 16:02:31.420 | + functions-common:time_stop:2421 : [[ -z 1777478551366 ]] 2026-04-29 16:02:31.423 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 16:02:31.429 | + functions-common:time_stop:2424 : end_time=1777478551424 2026-04-29 16:02:31.432 | + functions-common:time_stop:2425 : elapsed_time=58 2026-04-29 16:02:31.436 | + functions-common:time_stop:2426 : total=5189 2026-04-29 16:02:31.439 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 16:02:31.442 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=5247 2026-04-29 16:02:31.451 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : ip addr show dev br-ex 2026-04-29 16:02:31.452 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : grep -c 172.24.4.1 2026-04-29 16:02:31.460 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ 0 == 0 ]] 2026-04-29 16:02:31.462 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ True == \F\a\l\s\e ]] 2026-04-29 16:02:31.467 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ False == \T\r\u\e ]] 2026-04-29 16:02:31.471 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ True == \T\r\u\e ]] 2026-04-29 16:02:31.476 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-04-29 16:02:31.502 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : sudo ip link set br-ex up 2026-04-29 16:02:31.529 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2026-04-29 16:02:31.530 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : awk -Fip_address '{ print $2 }' 2026-04-29 16:02:31.534 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : cut -f2 '-d'\''' 2026-04-29 16:02:31.534 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : tr '\n' ' ' 2026-04-29 16:02:34.610 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 16:02:34.617 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ROUTER_GW_IP=' 172.24.4.237 ' 2026-04-29 16:02:34.621 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : die_if_not_set 347 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-04-29 16:02:34.626 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-04-29 16:02:34.653 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : _neutron_set_router_id 2026-04-29 16:02:34.657 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:137 : [[ True == \F\a\l\s\e ]] 2026-04-29 16:02:34.662 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:245 : [[ 4+6 =~ .*6 ]] 2026-04-29 16:02:34.666 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : _neutron_configure_router_v6 2026-04-29 16:02:34.671 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:355 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet fad32110-561f-4a36-9f68-4e9e8a508eba d685c203-dd0c-4c15-ab27-9d6cf17ee060 2026-04-29 16:02:41.283 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:357 : local ipv6_id_and_ext_gw_ip 2026-04-29 16:02:41.287 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:358 : _neutron_create_public_subnet_v6 fe252675-5caf-4b21-a943-2e6c756e5824 2026-04-29 16:02:41.291 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:309 : local 'subnet_params=--ip-version 6 ' 2026-04-29 16:02:41.295 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:310 : subnet_params+='--gateway 2001:db8::2 ' 2026-04-29 16:02:41.299 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:311 : subnet_params+='--network fe252675-5caf-4b21-a943-2e6c756e5824 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-04-29 16:02:41.302 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:312 : subnet_params+=ipv6-public-subnet 2026-04-29 16:02:41.306 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:313 : local ipv6_id_and_ext_gw_ip 2026-04-29 16:02:41.312 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : grep -e gateway_ip -e ' id ' 2026-04-29 16:02:41.313 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 6 --gateway 2001:db8::2 --network fe252675-5caf-4b21-a943-2e6c756e5824 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-04-29 16:02:47.773 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 16:02:47.780 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-04-29 16:02:47.780 | | id | 25e0bf2e-9f46-47b4-8b5f-b89a73168f64 |' 2026-04-29 16:02:47.784 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : die_if_not_set 315 ipv6_id_and_ext_gw_ip 'Failure creating an IPv6 public subnet' 2026-04-29 16:02:47.787 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-04-29 16:02:47.810 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:316 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 25e0bf2e-9f46-47b4-8b5f-b89a73168f64 '|' 2026-04-29 16:02:47.814 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:358 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 25e0bf2e-9f46-47b4-8b5f-b89a73168f64 |' 2026-04-29 16:02:47.819 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:359 : local ipv6_ext_gw_ip 2026-04-29 16:02:47.825 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:360 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 25e0bf2e-9f46-47b4-8b5f-b89a73168f64 '|' 2026-04-29 16:02:47.825 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:360 : get_field 2 2026-04-29 16:02:47.829 | ++ functions-common:get_field:798 : local data field 2026-04-29 16:02:47.833 | ++ functions-common:get_field:799 : read data 2026-04-29 16:02:47.837 | ++ functions-common:get_field:800 : '[' 2 -lt 0 ']' 2026-04-29 16:02:47.841 | ++ functions-common:get_field:803 : field='$3' 2026-04-29 16:02:47.845 | ++ functions-common:get_field:805 : echo '| gateway_ip | 2001:db8::2 | | id | 25e0bf2e-9f46-47b4-8b5f-b89a73168f64 |' 2026-04-29 16:02:47.847 | ++ functions-common:get_field:805 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-04-29 16:02:47.855 | ++ functions-common:get_field:799 : read data 2026-04-29 16:02:47.861 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:360 : ipv6_ext_gw_ip=2001:db8::2 2026-04-29 16:02:47.865 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:361 : local ipv6_pub_subnet_id 2026-04-29 16:02:47.871 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:362 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 25e0bf2e-9f46-47b4-8b5f-b89a73168f64 '|' 2026-04-29 16:02:47.873 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:362 : get_field 5 2026-04-29 16:02:47.875 | ++ functions-common:get_field:798 : local data field 2026-04-29 16:02:47.879 | ++ functions-common:get_field:799 : read data 2026-04-29 16:02:47.884 | ++ functions-common:get_field:800 : '[' 5 -lt 0 ']' 2026-04-29 16:02:47.889 | ++ functions-common:get_field:803 : field='$6' 2026-04-29 16:02:47.893 | ++ functions-common:get_field:805 : echo '| gateway_ip | 2001:db8::2 | | id | 25e0bf2e-9f46-47b4-8b5f-b89a73168f64 |' 2026-04-29 16:02:47.893 | ++ functions-common:get_field:805 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-04-29 16:02:47.900 | ++ functions-common:get_field:799 : read data 2026-04-29 16:02:47.907 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:362 : ipv6_pub_subnet_id=25e0bf2e-9f46-47b4-8b5f-b89a73168f64 2026-04-29 16:02:47.911 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : [[ 4+6 == \6 ]] 2026-04-29 16:02:47.916 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : [[ ovn == \o\v\n ]] 2026-04-29 16:02:47.919 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : [[ True == \T\r\u\e ]] 2026-04-29 16:02:47.923 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : is_service_enabled q-svc neutron-api 2026-04-29 16:02:47.947 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:02:47.952 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:385 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-04-29 16:02:47.965 | net.ipv6.conf.all.forwarding = 1 2026-04-29 16:02:47.974 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show fad32110-561f-4a36-9f68-4e9e8a508eba -c external_gateway_info -f json 2026-04-29 16:02:47.974 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : grep -C 1 25e0bf2e-9f46-47b4-8b5f-b89a73168f64 2026-04-29 16:02:47.975 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : grep ip_address 2026-04-29 16:02:47.978 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : awk '{print $2}' 2026-04-29 16:02:47.979 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : tr -d '"' 2026-04-29 16:02:51.161 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 16:02:51.169 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-04-29 16:02:51.172 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:395 : die_if_not_set 395 IPV6_ROUTER_GW_IP 'Failure retrieving IPV6_ROUTER_GW_IP' 2026-04-29 16:02:51.176 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-04-29 16:02:51.199 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:397 : is_neutron_ovs_base_plugin 2026-04-29 16:02:51.202 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-04-29 16:02:51.205 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:398 : local ext_gw_interface 2026-04-29 16:02:51.211 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:399 : _neutron_get_ext_gw_interface 2026-04-29 16:02:51.214 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:144 : [[ False == \T\r\u\e ]] 2026-04-29 16:02:51.218 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:149 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-04-29 16:02:51.246 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:151 : echo br-ex 2026-04-29 16:02:51.251 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:399 : ext_gw_interface=br-ex 2026-04-29 16:02:51.255 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:400 : local ipv6_cidr_len=64 2026-04-29 16:02:51.258 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:405 : sudo ip link set br-ex up 2026-04-29 16:02:51.276 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-04-29 16:02:51.295 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:412 : local replace_range=fd16:4604:f006::/56 2026-04-29 16:02:51.299 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:413 : [[ -z 81c6305e-bcca-4e76-a6ba-2d34a20e2c81 ]] 2026-04-29 16:02:51.304 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:416 : sudo ip -6 route replace fd16:4604:f006::/56 via 2001:db8::1 dev br-ex 2026-04-29 16:02:51.323 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:418 : _neutron_set_router_id 2026-04-29 16:02:51.328 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:137 : [[ True == \F\a\l\s\e ]] 2026-04-29 16:02:51.332 | + ./stack.sh:main:1327 : is_service_enabled nova 2026-04-29 16:02:51.358 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:02:51.363 | + ./stack.sh:main:1328 : echo_summary 'Starting Nova' 2026-04-29 16:02:51.367 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-29 16:02:51.371 | + ./stack.sh:echo_summary:444 : echo -e Starting Nova 2026-04-29 16:02:51.374 | + ./stack.sh:main:1329 : start_nova 2026-04-29 16:02:51.378 | + lib/nova:start_nova:1177 : start_nova_rest 2026-04-29 16:02:51.383 | + lib/nova:start_nova_rest:1090 : 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-04-29 16:02:51.388 | + lib/nova:start_nova_rest:1091 : 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-04-29 16:02:51.392 | + lib/nova:start_nova_rest:1091 : 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-04-29 16:02:51.396 | + lib/nova:start_nova_rest:1093 : local compute_cell_conf=/etc/nova/nova.conf 2026-04-29 16:02:51.401 | + lib/nova:start_nova_rest:1095 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-04-29 16:02:51.405 | + functions-common:run_process:1666 : local service=n-sch 2026-04-29 16:02:51.410 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-04-29 16:02:51.414 | + functions-common:run_process:1668 : local group= 2026-04-29 16:02:51.418 | + functions-common:run_process:1669 : local user= 2026-04-29 16:02:51.422 | + functions-common:run_process:1670 : local env_vars= 2026-04-29 16:02:51.426 | + functions-common:run_process:1672 : local name=n-sch 2026-04-29 16:02:51.430 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 16:02:51.434 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 16:02:51.438 | + functions-common:time_start:2399 : local start_time= 2026-04-29 16:02:51.442 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 16:02:51.447 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 16:02:51.453 | + functions-common:time_start:2403 : _TIME_START[$name]=1777478571449 2026-04-29 16:02:51.458 | + functions-common:run_process:1675 : is_service_enabled n-sch 2026-04-29 16:02:51.484 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:02:51.489 | + functions-common:run_process:1676 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-04-29 16:02:51.493 | + functions-common:_run_under_systemd:1620 : local service=n-sch 2026-04-29 16:02:51.497 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-04-29 16:02:51.501 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-04-29 16:02:51.505 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-04-29 16:02:51.509 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-04-29 16:02:51.514 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-04-29 16:02:51.518 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-04-29 16:02:51.522 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-sch.service 2026-04-29 16:02:51.527 | + functions-common:_run_under_systemd:1627 : local group= 2026-04-29 16:02:51.531 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-04-29 16:02:51.535 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-04-29 16:02:51.538 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-04-29 16:02:51.543 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-04-29 16:02:51.547 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-04-29 16:02:51.551 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@n-sch.service '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' quobyte '' 2026-04-29 16:02:51.554 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-sch.service 2026-04-29 16:02:51.559 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-04-29 16:02:51.563 | + functions-common:write_user_unit_file:1529 : local group= 2026-04-29 16:02:51.570 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-04-29 16:02:51.573 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-04-29 16:02:51.576 | + functions-common:write_user_unit_file:1532 : local extra= 2026-04-29 16:02:51.580 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-04-29 16:02:51.583 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-04-29 16:02:51.587 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-04-29 16:02:51.596 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-04-29 16:02:51.687 | + functions-common:write_user_unit_file:1540 : 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-04-29 16:02:51.779 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-04-29 16:02:51.855 | + functions-common:write_user_unit_file:1542 : 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-04-29 16:02:51.934 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-04-29 16:02:52.014 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-04-29 16:02:52.094 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-04-29 16:02:52.172 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-04-29 16:02:52.176 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-04-29 16:02:52.179 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-04-29 16:02:52.274 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-04-29 16:02:52.785 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-sch.service 2026-04-29 16:02:52.816 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-04-29 16:02:53.305 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-sch.service 2026-04-29 16:02:53.358 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 16:02:53.362 | + functions-common:time_stop:2412 : local name 2026-04-29 16:02:53.367 | + functions-common:time_stop:2413 : local end_time 2026-04-29 16:02:53.371 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 16:02:53.375 | + functions-common:time_stop:2415 : local total 2026-04-29 16:02:53.380 | + functions-common:time_stop:2416 : local start_time 2026-04-29 16:02:53.384 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 16:02:53.388 | + functions-common:time_stop:2419 : start_time=1777478571449 2026-04-29 16:02:53.392 | + functions-common:time_stop:2421 : [[ -z 1777478571449 ]] 2026-04-29 16:02:53.397 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 16:02:53.403 | + functions-common:time_stop:2424 : end_time=1777478573399 2026-04-29 16:02:53.408 | + functions-common:time_stop:2425 : elapsed_time=1950 2026-04-29 16:02:53.412 | + functions-common:time_stop:2426 : total=23777 2026-04-29 16:02:53.416 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 16:02:53.421 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=25727 2026-04-29 16:02:53.426 | ++ lib/nova:start_nova_rest:1096 : which uwsgi 2026-04-29 16:02:53.433 | + lib/nova:start_nova_rest:1096 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-04-29 16:02:53.437 | + functions-common:run_process:1666 : local service=n-api-meta 2026-04-29 16:02:53.442 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-04-29 16:02:53.446 | + functions-common:run_process:1668 : local group= 2026-04-29 16:02:53.450 | + functions-common:run_process:1669 : local user= 2026-04-29 16:02:53.455 | + functions-common:run_process:1670 : local env_vars= 2026-04-29 16:02:53.459 | + functions-common:run_process:1672 : local name=n-api-meta 2026-04-29 16:02:53.462 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 16:02:53.466 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 16:02:53.469 | + functions-common:time_start:2399 : local start_time= 2026-04-29 16:02:53.473 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 16:02:53.479 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 16:02:53.485 | + functions-common:time_start:2403 : _TIME_START[$name]=1777478573480 2026-04-29 16:02:53.489 | + functions-common:run_process:1675 : is_service_enabled n-api-meta 2026-04-29 16:02:53.511 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:02:53.514 | + functions-common:run_process:1676 : _run_under_systemd n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-04-29 16:02:53.516 | + functions-common:_run_under_systemd:1620 : local service=n-api-meta 2026-04-29 16:02:53.519 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-04-29 16:02:53.521 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-04-29 16:02:53.524 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-04-29 16:02:53.526 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-04-29 16:02:53.529 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-04-29 16:02:53.532 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-04-29 16:02:53.534 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-api-meta.service 2026-04-29 16:02:53.537 | + functions-common:_run_under_systemd:1627 : local group= 2026-04-29 16:02:53.539 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-04-29 16:02:53.542 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-04-29 16:02:53.545 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-04-29 16:02:53.547 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-04-29 16:02:53.550 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-04-29 16:02:53.552 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-04-29 16:02:53.555 | + functions-common:_run_under_systemd:1638 : cmd='/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-04-29 16:02:53.557 | + functions-common:_run_under_systemd:1640 : 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-04-29 16:02:53.563 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@n-api-meta.service 2026-04-29 16:02:53.563 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-04-29 16:02:53.566 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-04-29 16:02:53.569 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-04-29 16:02:53.571 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-04-29 16:02:53.573 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-04-29 16:02:53.576 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-04-29 16:02:53.580 | + functions-common:write_uwsgi_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-04-29 16:02:53.673 | + functions-common:write_uwsgi_user_unit_file:1568 : 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-04-29 16:02:53.772 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-04-29 16:02:53.854 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-04-29 16:02:53.936 | + functions-common:write_uwsgi_user_unit_file:1571 : 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-04-29 16:02:54.021 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-04-29 16:02:54.103 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-04-29 16:02:54.185 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-04-29 16:02:54.268 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-04-29 16:02:54.352 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-04-29 16:02:54.435 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-04-29 16:02:54.518 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-04-29 16:02:54.522 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-04-29 16:02:54.526 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-04-29 16:02:54.624 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-04-29 16:02:55.133 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-api-meta.service 2026-04-29 16:02:55.166 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-04-29 16:02:55.669 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-api-meta.service 2026-04-29 16:02:55.819 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 16:02:55.822 | + functions-common:time_stop:2412 : local name 2026-04-29 16:02:55.827 | + functions-common:time_stop:2413 : local end_time 2026-04-29 16:02:55.830 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 16:02:55.833 | + functions-common:time_stop:2415 : local total 2026-04-29 16:02:55.839 | + functions-common:time_stop:2416 : local start_time 2026-04-29 16:02:55.842 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 16:02:55.845 | + functions-common:time_stop:2419 : start_time=1777478573480 2026-04-29 16:02:55.851 | + functions-common:time_stop:2421 : [[ -z 1777478573480 ]] 2026-04-29 16:02:55.854 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 16:02:55.859 | + functions-common:time_stop:2424 : end_time=1777478575855 2026-04-29 16:02:55.861 | + functions-common:time_stop:2425 : elapsed_time=2375 2026-04-29 16:02:55.863 | + functions-common:time_stop:2426 : total=25727 2026-04-29 16:02:55.869 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 16:02:55.869 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=28102 2026-04-29 16:02:55.870 | + lib/nova:start_nova_rest:1098 : 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-04-29 16:02:55.873 | + lib/nova:start_nova_rest:1098 : 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-04-29 16:02:55.876 | + lib/nova:start_nova:1178 : start_nova_console_proxies 2026-04-29 16:02:55.878 | + lib/nova:start_nova_console_proxies:1113 : 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-04-29 16:02:55.880 | + lib/nova:start_nova_console_proxies:1115 : 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-04-29 16:02:55.883 | + lib/nova:start_nova_console_proxies:1115 : 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-04-29 16:02:55.887 | + lib/nova:start_nova_console_proxies:1117 : local api_cell_conf=/etc/nova/nova.conf 2026-04-29 16:02:55.887 | + lib/nova:start_nova_console_proxies:1119 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-04-29 16:02:55.890 | + lib/nova:start_nova_console_proxies:1124 : enable_nova_console_proxies 2026-04-29 16:02:55.893 | ++ lib/nova:enable_nova_console_proxies:1102 : seq 1 1 2026-04-29 16:02:55.897 | + lib/nova:enable_nova_console_proxies:1102 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-04-29 16:02:55.902 | + lib/nova:enable_nova_console_proxies:1103 : for srv in n-novnc n-spice n-sproxy 2026-04-29 16:02:55.902 | + lib/nova:enable_nova_console_proxies:1104 : is_service_enabled n-novnc 2026-04-29 16:02:55.919 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:02:55.921 | + lib/nova:enable_nova_console_proxies:1105 : enable_service n-novnc-cell1 2026-04-29 16:02:55.974 | + lib/nova:enable_nova_console_proxies:1103 : for srv in n-novnc n-spice n-sproxy 2026-04-29 16:02:55.977 | + lib/nova:enable_nova_console_proxies:1104 : is_service_enabled n-spice 2026-04-29 16:02:55.991 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 16:02:55.993 | + lib/nova:enable_nova_console_proxies:1103 : for srv in n-novnc n-spice n-sproxy 2026-04-29 16:02:55.995 | + lib/nova:enable_nova_console_proxies:1104 : is_service_enabled n-sproxy 2026-04-29 16:02:56.022 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 16:02:56.027 | ++ lib/nova:start_nova_console_proxies:1125 : seq 1 1 2026-04-29 16:02:56.035 | + lib/nova:start_nova_console_proxies:1125 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-04-29 16:02:56.035 | + lib/nova:start_nova_console_proxies:1126 : local conf 2026-04-29 16:02:56.037 | ++ lib/nova:start_nova_console_proxies:1127 : conductor_conf 1 2026-04-29 16:02:56.039 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-04-29 16:02:56.041 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-04-29 16:02:56.044 | + lib/nova:start_nova_console_proxies:1127 : conf=/etc/nova/nova_cell1.conf 2026-04-29 16:02:56.046 | + lib/nova:start_nova_console_proxies:1128 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-04-29 16:02:56.048 | + functions-common:run_process:1666 : local service=n-novnc-cell1 2026-04-29 16:02:56.050 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-04-29 16:02:56.052 | + functions-common:run_process:1668 : local group= 2026-04-29 16:02:56.054 | + functions-common:run_process:1669 : local user= 2026-04-29 16:02:56.056 | + functions-common:run_process:1670 : local env_vars= 2026-04-29 16:02:56.058 | + functions-common:run_process:1672 : local name=n-novnc-cell1 2026-04-29 16:02:56.060 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 16:02:56.064 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 16:02:56.066 | + functions-common:time_start:2399 : local start_time= 2026-04-29 16:02:56.068 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 16:02:56.074 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 16:02:56.078 | + functions-common:time_start:2403 : _TIME_START[$name]=1777478576075 2026-04-29 16:02:56.080 | + functions-common:run_process:1675 : is_service_enabled n-novnc-cell1 2026-04-29 16:02:56.101 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:02:56.104 | + functions-common:run_process:1676 : _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-04-29 16:02:56.106 | + functions-common:_run_under_systemd:1620 : local service=n-novnc-cell1 2026-04-29 16:02:56.109 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-04-29 16:02:56.110 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-04-29 16:02:56.113 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-04-29 16:02:56.115 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-04-29 16:02:56.118 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-04-29 16:02:56.119 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-04-29 16:02:56.121 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-novnc-cell1.service 2026-04-29 16:02:56.124 | + functions-common:_run_under_systemd:1627 : local group= 2026-04-29 16:02:56.127 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-04-29 16:02:56.128 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-04-29 16:02:56.130 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-04-29 16:02:56.133 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-04-29 16:02:56.134 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-04-29 16:02:56.137 | + functions-common:_run_under_systemd:1642 : 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-04-29 16:02:56.142 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-novnc-cell1.service 2026-04-29 16:02:56.142 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-04-29 16:02:56.142 | + functions-common:write_user_unit_file:1529 : local group= 2026-04-29 16:02:56.144 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-04-29 16:02:56.146 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-04-29 16:02:56.152 | + functions-common:write_user_unit_file:1532 : local extra= 2026-04-29 16:02:56.152 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-04-29 16:02:56.152 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-04-29 16:02:56.155 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-04-29 16:02:56.158 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-04-29 16:02:56.247 | + functions-common:write_user_unit_file:1540 : 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-04-29 16:02:56.344 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-04-29 16:02:56.421 | + functions-common:write_user_unit_file:1542 : 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-04-29 16:02:56.505 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-04-29 16:02:56.582 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-04-29 16:02:56.675 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-04-29 16:02:56.760 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-04-29 16:02:56.764 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-04-29 16:02:56.765 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-04-29 16:02:56.874 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-04-29 16:02:57.437 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-04-29 16:02:57.459 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-04-29 16:02:57.988 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-novnc-cell1.service 2026-04-29 16:02:58.045 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 16:02:58.049 | + functions-common:time_stop:2412 : local name 2026-04-29 16:02:58.053 | + functions-common:time_stop:2413 : local end_time 2026-04-29 16:02:58.056 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 16:02:58.060 | + functions-common:time_stop:2415 : local total 2026-04-29 16:02:58.063 | + functions-common:time_stop:2416 : local start_time 2026-04-29 16:02:58.068 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 16:02:58.071 | + functions-common:time_stop:2419 : start_time=1777478576075 2026-04-29 16:02:58.076 | + functions-common:time_stop:2421 : [[ -z 1777478576075 ]] 2026-04-29 16:02:58.084 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 16:02:58.089 | + functions-common:time_stop:2424 : end_time=1777478578086 2026-04-29 16:02:58.092 | + functions-common:time_stop:2425 : elapsed_time=2011 2026-04-29 16:02:58.100 | + functions-common:time_stop:2426 : total=28102 2026-04-29 16:02:58.103 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 16:02:58.109 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=30113 2026-04-29 16:02:58.113 | + lib/nova:start_nova_console_proxies:1129 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-04-29 16:02:58.115 | + functions-common:run_process:1666 : local service=n-spice-cell1 2026-04-29 16:02:58.118 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-04-29 16:02:58.121 | + functions-common:run_process:1668 : local group= 2026-04-29 16:02:58.124 | + functions-common:run_process:1669 : local user= 2026-04-29 16:02:58.126 | + functions-common:run_process:1670 : local env_vars= 2026-04-29 16:02:58.128 | + functions-common:run_process:1672 : local name=n-spice-cell1 2026-04-29 16:02:58.132 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 16:02:58.134 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 16:02:58.137 | + functions-common:time_start:2399 : local start_time= 2026-04-29 16:02:58.139 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 16:02:58.144 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 16:02:58.150 | + functions-common:time_start:2403 : _TIME_START[$name]=1777478578144 2026-04-29 16:02:58.153 | + functions-common:run_process:1675 : is_service_enabled n-spice-cell1 2026-04-29 16:02:58.177 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 16:02:58.180 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 16:02:58.183 | + functions-common:time_stop:2412 : local name 2026-04-29 16:02:58.186 | + functions-common:time_stop:2413 : local end_time 2026-04-29 16:02:58.189 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 16:02:58.191 | + functions-common:time_stop:2415 : local total 2026-04-29 16:02:58.194 | + functions-common:time_stop:2416 : local start_time 2026-04-29 16:02:58.196 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 16:02:58.199 | + functions-common:time_stop:2419 : start_time=1777478578144 2026-04-29 16:02:58.202 | + functions-common:time_stop:2421 : [[ -z 1777478578144 ]] 2026-04-29 16:02:58.209 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 16:02:58.214 | + functions-common:time_stop:2424 : end_time=1777478578211 2026-04-29 16:02:58.217 | + functions-common:time_stop:2425 : elapsed_time=67 2026-04-29 16:02:58.219 | + functions-common:time_stop:2426 : total=30113 2026-04-29 16:02:58.222 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 16:02:58.224 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=30180 2026-04-29 16:02:58.227 | + lib/nova:start_nova_console_proxies:1130 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-04-29 16:02:58.229 | + functions-common:run_process:1666 : local service=n-sproxy-cell1 2026-04-29 16:02:58.233 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-04-29 16:02:58.235 | + functions-common:run_process:1668 : local group= 2026-04-29 16:02:58.238 | + functions-common:run_process:1669 : local user= 2026-04-29 16:02:58.240 | + functions-common:run_process:1670 : local env_vars= 2026-04-29 16:02:58.243 | + functions-common:run_process:1672 : local name=n-sproxy-cell1 2026-04-29 16:02:58.245 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 16:02:58.248 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 16:02:58.250 | + functions-common:time_start:2399 : local start_time= 2026-04-29 16:02:58.253 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 16:02:58.261 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 16:02:58.271 | + functions-common:time_start:2403 : _TIME_START[$name]=1777478578262 2026-04-29 16:02:58.276 | + functions-common:run_process:1675 : is_service_enabled n-sproxy-cell1 2026-04-29 16:02:58.310 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 16:02:58.313 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 16:02:58.316 | + functions-common:time_stop:2412 : local name 2026-04-29 16:02:58.317 | + functions-common:time_stop:2413 : local end_time 2026-04-29 16:02:58.320 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 16:02:58.321 | + functions-common:time_stop:2415 : local total 2026-04-29 16:02:58.324 | + functions-common:time_stop:2416 : local start_time 2026-04-29 16:02:58.328 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 16:02:58.329 | + functions-common:time_stop:2419 : start_time=1777478578262 2026-04-29 16:02:58.331 | + functions-common:time_stop:2421 : [[ -z 1777478578262 ]] 2026-04-29 16:02:58.334 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 16:02:58.338 | + functions-common:time_stop:2424 : end_time=1777478578336 2026-04-29 16:02:58.340 | + functions-common:time_stop:2425 : elapsed_time=74 2026-04-29 16:02:58.343 | + functions-common:time_stop:2426 : total=30180 2026-04-29 16:02:58.345 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 16:02:58.348 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=30254 2026-04-29 16:02:58.349 | + lib/nova:start_nova_console_proxies:1134 : 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-04-29 16:02:58.351 | + lib/nova:start_nova_console_proxies:1134 : 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-04-29 16:02:58.355 | + lib/nova:start_nova:1179 : start_nova_conductor 2026-04-29 16:02:58.356 | + lib/nova:start_nova_conductor:1147 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-04-29 16:02:58.358 | + lib/nova:start_nova_conductor:1153 : enable_nova_fleet 2026-04-29 16:02:58.361 | + lib/nova:enable_nova_fleet:1138 : is_service_enabled n-cond 2026-04-29 16:02:58.396 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:02:58.402 | + lib/nova:enable_nova_fleet:1139 : enable_service n-super-cond 2026-04-29 16:02:58.509 | ++ lib/nova:enable_nova_fleet:1140 : seq 1 1 2026-04-29 16:02:58.517 | + lib/nova:enable_nova_fleet:1140 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-04-29 16:02:58.525 | + lib/nova:enable_nova_fleet:1141 : enable_service n-cond-cell1 2026-04-29 16:02:58.627 | + lib/nova:start_nova_conductor:1154 : is_service_enabled n-super-cond 2026-04-29 16:02:58.668 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:02:58.678 | + lib/nova:start_nova_conductor:1155 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-04-29 16:02:58.685 | + functions-common:run_process:1666 : local service=n-super-cond 2026-04-29 16:02:58.692 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-04-29 16:02:58.698 | + functions-common:run_process:1668 : local group= 2026-04-29 16:02:58.704 | + functions-common:run_process:1669 : local user= 2026-04-29 16:02:58.711 | + functions-common:run_process:1670 : local env_vars= 2026-04-29 16:02:58.720 | + functions-common:run_process:1672 : local name=n-super-cond 2026-04-29 16:02:58.724 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 16:02:58.731 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 16:02:58.738 | + functions-common:time_start:2399 : local start_time= 2026-04-29 16:02:58.745 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 16:02:58.755 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 16:02:58.765 | + functions-common:time_start:2403 : _TIME_START[$name]=1777478578758 2026-04-29 16:02:58.774 | + functions-common:run_process:1675 : is_service_enabled n-super-cond 2026-04-29 16:02:58.813 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:02:58.821 | + functions-common:run_process:1676 : _run_under_systemd n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-04-29 16:02:58.825 | + functions-common:_run_under_systemd:1620 : local service=n-super-cond 2026-04-29 16:02:58.831 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-04-29 16:02:58.838 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-04-29 16:02:58.845 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-04-29 16:02:58.856 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-04-29 16:02:58.860 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-04-29 16:02:58.865 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-04-29 16:02:58.874 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-super-cond.service 2026-04-29 16:02:58.881 | + functions-common:_run_under_systemd:1627 : local group= 2026-04-29 16:02:58.887 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-04-29 16:02:58.894 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-04-29 16:02:58.902 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-04-29 16:02:58.910 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-04-29 16:02:58.916 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-04-29 16:02:58.924 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@n-super-cond.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' quobyte '' 2026-04-29 16:02:58.928 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-super-cond.service 2026-04-29 16:02:58.932 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-04-29 16:02:58.940 | + functions-common:write_user_unit_file:1529 : local group= 2026-04-29 16:02:58.945 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-04-29 16:02:58.949 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-04-29 16:02:58.954 | + functions-common:write_user_unit_file:1532 : local extra= 2026-04-29 16:02:58.956 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-04-29 16:02:58.962 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-04-29 16:02:58.962 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-04-29 16:02:58.965 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-04-29 16:02:59.107 | + functions-common:write_user_unit_file:1540 : 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-04-29 16:02:59.243 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-04-29 16:02:59.365 | + functions-common:write_user_unit_file:1542 : 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-04-29 16:02:59.481 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-04-29 16:02:59.584 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-04-29 16:02:59.665 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-04-29 16:02:59.762 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-04-29 16:02:59.765 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-04-29 16:02:59.768 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-04-29 16:02:59.874 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-04-29 16:03:00.416 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-super-cond.service 2026-04-29 16:03:00.456 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-04-29 16:03:00.983 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-super-cond.service 2026-04-29 16:03:01.043 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 16:03:01.048 | + functions-common:time_stop:2412 : local name 2026-04-29 16:03:01.053 | + functions-common:time_stop:2413 : local end_time 2026-04-29 16:03:01.059 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 16:03:01.061 | + functions-common:time_stop:2415 : local total 2026-04-29 16:03:01.067 | + functions-common:time_stop:2416 : local start_time 2026-04-29 16:03:01.076 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 16:03:01.076 | + functions-common:time_stop:2419 : start_time=1777478578758 2026-04-29 16:03:01.081 | + functions-common:time_stop:2421 : [[ -z 1777478578758 ]] 2026-04-29 16:03:01.088 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 16:03:01.098 | + functions-common:time_stop:2424 : end_time=1777478581090 2026-04-29 16:03:01.108 | + functions-common:time_stop:2425 : elapsed_time=2332 2026-04-29 16:03:01.112 | + functions-common:time_stop:2426 : total=30254 2026-04-29 16:03:01.121 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 16:03:01.127 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=32586 2026-04-29 16:03:01.139 | ++ lib/nova:start_nova_conductor:1157 : seq 1 1 2026-04-29 16:03:01.148 | + lib/nova:start_nova_conductor:1157 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-04-29 16:03:01.154 | + lib/nova:start_nova_conductor:1158 : is_service_enabled n-cond-cell1 2026-04-29 16:03:01.196 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:03:01.207 | + lib/nova:start_nova_conductor:1159 : local conf 2026-04-29 16:03:01.212 | ++ lib/nova:start_nova_conductor:1160 : conductor_conf 1 2026-04-29 16:03:01.219 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-04-29 16:03:01.229 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-04-29 16:03:01.233 | + lib/nova:start_nova_conductor:1160 : conf=/etc/nova/nova_cell1.conf 2026-04-29 16:03:01.240 | + lib/nova:start_nova_conductor:1161 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-04-29 16:03:01.246 | + functions-common:run_process:1666 : local service=n-cond-cell1 2026-04-29 16:03:01.252 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-04-29 16:03:01.262 | + functions-common:run_process:1668 : local group= 2026-04-29 16:03:01.266 | + functions-common:run_process:1669 : local user= 2026-04-29 16:03:01.270 | + functions-common:run_process:1670 : local env_vars= 2026-04-29 16:03:01.275 | + functions-common:run_process:1672 : local name=n-cond-cell1 2026-04-29 16:03:01.280 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 16:03:01.286 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 16:03:01.293 | + functions-common:time_start:2399 : local start_time= 2026-04-29 16:03:01.297 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 16:03:01.306 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 16:03:01.314 | + functions-common:time_start:2403 : _TIME_START[$name]=1777478581308 2026-04-29 16:03:01.319 | + functions-common:run_process:1675 : is_service_enabled n-cond-cell1 2026-04-29 16:03:01.358 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:03:01.365 | + functions-common:run_process:1676 : _run_under_systemd n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-04-29 16:03:01.371 | + functions-common:_run_under_systemd:1620 : local service=n-cond-cell1 2026-04-29 16:03:01.377 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-04-29 16:03:01.383 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-04-29 16:03:01.390 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-04-29 16:03:01.395 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-04-29 16:03:01.399 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-04-29 16:03:01.406 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-04-29 16:03:01.409 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-cond-cell1.service 2026-04-29 16:03:01.415 | + functions-common:_run_under_systemd:1627 : local group= 2026-04-29 16:03:01.421 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-04-29 16:03:01.426 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-04-29 16:03:01.433 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-04-29 16:03:01.440 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-04-29 16:03:01.443 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-04-29 16:03:01.450 | + functions-common:_run_under_systemd:1642 : 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-04-29 16:03:01.456 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-cond-cell1.service 2026-04-29 16:03:01.461 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-04-29 16:03:01.468 | + functions-common:write_user_unit_file:1529 : local group= 2026-04-29 16:03:01.475 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-04-29 16:03:01.481 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-04-29 16:03:01.486 | + functions-common:write_user_unit_file:1532 : local extra= 2026-04-29 16:03:01.493 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-04-29 16:03:01.498 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-04-29 16:03:01.503 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-04-29 16:03:01.513 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-04-29 16:03:01.657 | + functions-common:write_user_unit_file:1540 : 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-04-29 16:03:01.780 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-04-29 16:03:01.858 | + functions-common:write_user_unit_file:1542 : 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-04-29 16:03:01.938 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-04-29 16:03:02.004 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-04-29 16:03:02.070 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-04-29 16:03:02.135 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-04-29 16:03:02.137 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-04-29 16:03:02.140 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-04-29 16:03:02.218 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-04-29 16:03:02.747 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-cond-cell1.service 2026-04-29 16:03:02.786 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-04-29 16:03:03.276 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-cond-cell1.service 2026-04-29 16:03:03.348 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 16:03:03.351 | + functions-common:time_stop:2412 : local name 2026-04-29 16:03:03.353 | + functions-common:time_stop:2413 : local end_time 2026-04-29 16:03:03.356 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 16:03:03.358 | + functions-common:time_stop:2415 : local total 2026-04-29 16:03:03.361 | + functions-common:time_stop:2416 : local start_time 2026-04-29 16:03:03.364 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 16:03:03.366 | + functions-common:time_stop:2419 : start_time=1777478581308 2026-04-29 16:03:03.369 | + functions-common:time_stop:2421 : [[ -z 1777478581308 ]] 2026-04-29 16:03:03.372 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 16:03:03.376 | + functions-common:time_stop:2424 : end_time=1777478583373 2026-04-29 16:03:03.379 | + functions-common:time_stop:2425 : elapsed_time=2065 2026-04-29 16:03:03.381 | + functions-common:time_stop:2426 : total=32586 2026-04-29 16:03:03.383 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 16:03:03.385 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=34651 2026-04-29 16:03:03.388 | + lib/nova:start_nova:1180 : start_nova_compute 2026-04-29 16:03:03.390 | + lib/nova:start_nova_compute:995 : 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-04-29 16:03:03.393 | + lib/nova:start_nova_compute:996 : 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-04-29 16:03:03.395 | + lib/nova:start_nova_compute:996 : 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-04-29 16:03:03.398 | + lib/nova:start_nova_compute:998 : local compute_cell_conf=/etc/nova/nova.conf 2026-04-29 16:03:03.400 | + lib/nova:start_nova_compute:1001 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-04-29 16:03:03.406 | + lib/nova:start_nova_compute:1003 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-04-29 16:03:03.408 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-04-29 16:03:03.410 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-04-29 16:03:03.413 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-04-29 16:03:03.415 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-04-29 16:03:03.418 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-04-29 16:03:03.420 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-04-29 16:03:03.423 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-04-29 16:03:03.426 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-04-29 16:03:03.429 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-04-29 16:03:03.431 | + inc/meta-config:merge_config_file:164 : read a 2026-04-29 16:03:03.432 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-04-29 16:03:03.435 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-04-29 16:03:03.440 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-04-29 16:03:03.440 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-04-29 16:03:03.440 | BEGIN { 2026-04-29 16:03:03.440 | section = "" 2026-04-29 16:03:03.440 | last_section = "" 2026-04-29 16:03:03.440 | section_count = 0 2026-04-29 16:03:03.441 | } 2026-04-29 16:03:03.441 | /^\[.+\]/ { 2026-04-29 16:03:03.441 | gsub("[][]", "", $1); 2026-04-29 16:03:03.441 | section=$1 2026-04-29 16:03:03.441 | next 2026-04-29 16:03:03.441 | } 2026-04-29 16:03:03.441 | /^ *\#/ { 2026-04-29 16:03:03.442 | next 2026-04-29 16:03:03.442 | } 2026-04-29 16:03:03.442 | /^[^ \t]+/ { 2026-04-29 16:03:03.442 | # get offset of first = in $0 2026-04-29 16:03:03.442 | eq_idx = index($0, "=") 2026-04-29 16:03:03.442 | # extract attr & value from $0 2026-04-29 16:03:03.442 | attr = substr($0, 1, eq_idx - 1) 2026-04-29 16:03:03.444 | value = substr($0, eq_idx + 1) 2026-04-29 16:03:03.444 | # only need to strip trailing whitespace from attr 2026-04-29 16:03:03.444 | sub(/[ \t]*$/, "", attr) 2026-04-29 16:03:03.445 | # need to strip leading & trailing whitespace from value 2026-04-29 16:03:03.445 | sub(/^[ \t]*/, "", value) 2026-04-29 16:03:03.445 | sub(/[ \t]*$/, "", value) 2026-04-29 16:03:03.445 | 2026-04-29 16:03:03.445 | # cfg_attr_count: number of config lines per [section, attr] 2026-04-29 16:03:03.445 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-04-29 16:03:03.446 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-04-29 16:03:03.446 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-04-29 16:03:03.446 | if (! (section, attr) in cfg_attr_count) { 2026-04-29 16:03:03.446 | if (section != last_section) { 2026-04-29 16:03:03.446 | cfg_section[section_count++] = section 2026-04-29 16:03:03.446 | last_section = section 2026-04-29 16:03:03.446 | } 2026-04-29 16:03:03.446 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-04-29 16:03:03.448 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-04-29 16:03:03.448 | 2026-04-29 16:03:03.448 | cfg_attr[section, attr, 0] = value 2026-04-29 16:03:03.448 | cfg_attr_count[section, attr] = 1 2026-04-29 16:03:03.448 | } else { 2026-04-29 16:03:03.448 | lno = cfg_attr_count[section, attr]++ 2026-04-29 16:03:03.449 | cfg_attr[section, attr, lno] = value 2026-04-29 16:03:03.449 | } 2026-04-29 16:03:03.449 | } 2026-04-29 16:03:03.449 | END { 2026-04-29 16:03:03.449 | # Process each section in order 2026-04-29 16:03:03.449 | for (sno = 0; sno < section_count; sno++) { 2026-04-29 16:03:03.449 | section = cfg_section[sno] 2026-04-29 16:03:03.449 | # The ini routines simply append a config item immediately 2026-04-29 16:03:03.449 | # after the section header. To keep the same order as defined 2026-04-29 16:03:03.449 | # in local.conf, invoke the ini routines in the reverse order 2026-04-29 16:03:03.450 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-04-29 16:03:03.450 | attr = cfg_sec_attr_name[sno, attr_no] 2026-04-29 16:03:03.450 | if (cfg_attr_count[section, attr] == 1) 2026-04-29 16:03:03.450 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-04-29 16:03:03.450 | else { 2026-04-29 16:03:03.450 | # For multiline, invoke the ini routines in the reverse order 2026-04-29 16:03:03.450 | count = cfg_attr_count[section, attr] 2026-04-29 16:03:03.452 | print "inidelete " configfile " " section " " attr 2026-04-29 16:03:03.452 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-04-29 16:03:03.452 | for (l = count -2; l >= 0; l--) 2026-04-29 16:03:03.452 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-04-29 16:03:03.452 | } 2026-04-29 16:03:03.452 | } 2026-04-29 16:03:03.452 | } 2026-04-29 16:03:03.453 | } 2026-04-29 16:03:03.453 | ' 2026-04-29 16:03:03.453 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-04-29 16:03:03.453 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-04-29 16:03:03.453 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-04-29 16:03:03.458 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-04-29 16:03:03.458 | BEGIN { group = "" } 2026-04-29 16:03:03.458 | /^\[\[.+\|.*\]\]/ { 2026-04-29 16:03:03.458 | gsub("[][]", "", $1); 2026-04-29 16:03:03.458 | split($1, a, "|"); 2026-04-29 16:03:03.458 | if (a[1] == matchgroup && a[2] == configfile) { 2026-04-29 16:03:03.458 | group=a[1] 2026-04-29 16:03:03.459 | } else { 2026-04-29 16:03:03.459 | group="" 2026-04-29 16:03:03.459 | } 2026-04-29 16:03:03.459 | next 2026-04-29 16:03:03.459 | } 2026-04-29 16:03:03.459 | { 2026-04-29 16:03:03.459 | if (group != "") 2026-04-29 16:03:03.459 | print $0 2026-04-29 16:03:03.460 | } 2026-04-29 16:03:03.460 | ' /home/quobyte/devstack/local.conf 2026-04-29 16:03:03.472 | + lib/nova:start_nova_compute:1005 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-04-29 16:03:03.478 | + lib/nova:start_nova_compute:1012 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-04-29 16:03:03.526 | + lib/nova:start_nova_compute:1015 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-04-29 16:03:03.575 | + lib/nova:start_nova_compute:1016 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-04-29 16:03:03.580 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-04-29 16:03:03.584 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-04-29 16:03:03.588 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-04-29 16:03:03.594 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-04-29 16:03:03.597 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-04-29 16:03:03.626 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:03:03.632 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-04-29 16:03:03.637 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-04-29 16:03:03.641 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-04-29 16:03:03.667 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:03:03.672 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.50:5672/nova_cell1 2026-04-29 16:03:03.677 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.50:5672/nova_cell1 2026-04-29 16:03:03.728 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-04-29 16:03:03.732 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-04-29 16:03:03.737 | + lib/nova:start_nova_compute:1020 : inidelete /etc/nova/nova-cpu.conf database connection 2026-04-29 16:03:03.767 | + lib/nova:start_nova_compute:1021 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-04-29 16:03:03.800 | + lib/nova:start_nova_compute:1026 : configure_console_compute 2026-04-29 16:03:03.805 | + lib/nova:configure_console_compute:669 : local offset 2026-04-29 16:03:03.809 | + lib/nova:configure_console_compute:670 : offset=0 2026-04-29 16:03:03.813 | + lib/nova:configure_console_compute:674 : local default_proxyclient_addr 2026-04-29 16:03:03.820 | ++ lib/nova:configure_console_compute:675 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-04-29 16:03:03.852 | + lib/nova:configure_console_compute:675 : default_proxyclient_addr=192.168.122.50 2026-04-29 16:03:03.856 | + lib/nova:configure_console_compute:679 : is_service_enabled n-cpu 2026-04-29 16:03:03.887 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:03:03.891 | + lib/nova:configure_console_compute:680 : '[' False == True ']' 2026-04-29 16:03:03.895 | + lib/nova:configure_console_compute:683 : vercmp v1.3.0 '<' 1.0.0 2026-04-29 16:03:03.900 | + functions:vercmp:647 : local v1=v1.3.0 2026-04-29 16:03:03.904 | + functions:vercmp:648 : local 'op=<' 2026-04-29 16:03:03.909 | + functions:vercmp:649 : local v2=1.0.0 2026-04-29 16:03:03.913 | + functions:vercmp:650 : local result 2026-04-29 16:03:03.920 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-04-29 16:03:03.924 | ++ functions:vercmp:654 : sort -V 2026-04-29 16:03:03.925 | ++ functions:vercmp:654 : head -1 2026-04-29 16:03:03.931 | + functions:vercmp:654 : result=1.0.0 2026-04-29 16:03:03.935 | + functions:vercmp:656 : case $op in 2026-04-29 16:03:03.939 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-04-29 16:03:03.944 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-04-29 16:03:03.948 | + functions:vercmp:667 : return 2026-04-29 16:03:03.952 | + lib/nova:configure_console_compute:688 : NOVNCPROXY_URL=http://192.168.122.50:6080/vnc_lite.html 2026-04-29 16:03:03.957 | + lib/nova:configure_console_compute:690 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.50:6080/vnc_lite.html 2026-04-29 16:03:04.005 | + lib/nova:configure_console_compute:691 : SPICEHTML5PROXY_URL=http://192.168.122.50:6081/spice_auto.html 2026-04-29 16:03:04.010 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.50:6081/spice_auto.html 2026-04-29 16:03:04.058 | + lib/nova:configure_console_compute:695 : is_service_enabled n-novnc 2026-04-29 16:03:04.086 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:03:04.091 | + lib/nova:configure_console_compute:698 : VNCSERVER_LISTEN=0.0.0.0 2026-04-29 16:03:04.095 | + lib/nova:configure_console_compute:699 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.50 2026-04-29 16:03:04.100 | + lib/nova:configure_console_compute:700 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-04-29 16:03:04.148 | + lib/nova:configure_console_compute:701 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.50 2026-04-29 16:03:04.194 | + lib/nova:configure_console_compute:706 : is_service_enabled n-spice 2026-04-29 16:03:04.221 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 16:03:04.226 | + lib/nova:configure_console_compute:706 : '[' False '!=' False ']' 2026-04-29 16:03:04.231 | + lib/nova:configure_console_compute:716 : is_service_enabled n-sproxy 2026-04-29 16:03:04.260 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 16:03:04.265 | + lib/nova:configure_console_compute:716 : '[' False '!=' False ']' 2026-04-29 16:03:04.269 | + lib/nova:start_nova_compute:1030 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-04-29 16:03:04.315 | + lib/nova:start_nova_compute:1033 : '[' -n 127.0.0.1 ']' 2026-04-29 16:03:04.320 | + lib/nova:start_nova_compute:1034 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-04-29 16:03:04.368 | + lib/nova:start_nova_compute:1038 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-04-29 16:03:04.372 | + lib/nova:start_nova_compute:1038 : [[ kvm == \q\e\m\u ]] 2026-04-29 16:03:04.377 | + lib/nova:start_nova_compute:1042 : [[ -n '' ]] 2026-04-29 16:03:04.381 | + lib/nova:start_nova_compute:1046 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-04-29 16:03:04.385 | + lib/nova:start_nova_compute:1047 : '[' 0 -gt 0 ']' 2026-04-29 16:03:04.390 | + lib/nova:start_nova_compute:1053 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-04-29 16:03:04.394 | + functions-common:run_process:1666 : local service=n-cpu 2026-04-29 16:03:04.398 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-04-29 16:03:04.403 | + functions-common:run_process:1668 : local group=libvirt 2026-04-29 16:03:04.407 | + functions-common:run_process:1669 : local user= 2026-04-29 16:03:04.411 | + functions-common:run_process:1670 : local env_vars= 2026-04-29 16:03:04.416 | + functions-common:run_process:1672 : local name=n-cpu 2026-04-29 16:03:04.420 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 16:03:04.424 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 16:03:04.428 | + functions-common:time_start:2399 : local start_time= 2026-04-29 16:03:04.432 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 16:03:04.440 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 16:03:04.443 | + functions-common:time_start:2403 : _TIME_START[$name]=1777478584439 2026-04-29 16:03:04.445 | + functions-common:run_process:1675 : is_service_enabled n-cpu 2026-04-29 16:03:04.476 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:03:04.479 | + functions-common:run_process:1676 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-04-29 16:03:04.483 | + functions-common:_run_under_systemd:1620 : local service=n-cpu 2026-04-29 16:03:04.490 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-04-29 16:03:04.493 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-04-29 16:03:04.496 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-04-29 16:03:04.498 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-04-29 16:03:04.503 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-04-29 16:03:04.511 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-04-29 16:03:04.516 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-cpu.service 2026-04-29 16:03:04.525 | + functions-common:_run_under_systemd:1627 : local group=libvirt 2026-04-29 16:03:04.532 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-04-29 16:03:04.535 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-04-29 16:03:04.542 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-04-29 16:03:04.546 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-04-29 16:03:04.554 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-04-29 16:03:04.559 | + functions-common:_run_under_systemd:1642 : 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-04-29 16:03:04.565 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-cpu.service 2026-04-29 16:03:04.577 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-04-29 16:03:04.581 | + functions-common:write_user_unit_file:1529 : local group=libvirt 2026-04-29 16:03:04.586 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-04-29 16:03:04.588 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-04-29 16:03:04.599 | + functions-common:write_user_unit_file:1532 : local extra= 2026-04-29 16:03:04.605 | + functions-common:write_user_unit_file:1533 : [[ -n libvirt ]] 2026-04-29 16:03:04.607 | + functions-common:write_user_unit_file:1534 : extra=Group=libvirt 2026-04-29 16:03:04.610 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-04-29 16:03:04.617 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-04-29 16:03:04.624 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-04-29 16:03:04.735 | + functions-common:write_user_unit_file:1540 : 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-04-29 16:03:04.832 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-04-29 16:03:04.923 | + functions-common:write_user_unit_file:1542 : 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-04-29 16:03:05.014 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-04-29 16:03:05.097 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-04-29 16:03:05.187 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-04-29 16:03:05.267 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-04-29 16:03:05.273 | + functions-common:write_user_unit_file:1549 : [[ -n libvirt ]] 2026-04-29 16:03:05.277 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-04-29 16:03:05.358 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-04-29 16:03:05.463 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-04-29 16:03:06.059 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-cpu.service 2026-04-29 16:03:06.099 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-04-29 16:03:06.615 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-cpu.service 2026-04-29 16:03:06.661 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 16:03:06.665 | + functions-common:time_stop:2412 : local name 2026-04-29 16:03:06.668 | + functions-common:time_stop:2413 : local end_time 2026-04-29 16:03:06.672 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 16:03:06.677 | + functions-common:time_stop:2415 : local total 2026-04-29 16:03:06.680 | + functions-common:time_stop:2416 : local start_time 2026-04-29 16:03:06.684 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 16:03:06.688 | + functions-common:time_stop:2419 : start_time=1777478584439 2026-04-29 16:03:06.691 | + functions-common:time_stop:2421 : [[ -z 1777478584439 ]] 2026-04-29 16:03:06.696 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 16:03:06.702 | + functions-common:time_stop:2424 : end_time=1777478586698 2026-04-29 16:03:06.705 | + functions-common:time_stop:2425 : elapsed_time=2259 2026-04-29 16:03:06.709 | + functions-common:time_stop:2426 : total=34651 2026-04-29 16:03:06.713 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 16:03:06.715 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=36910 2026-04-29 16:03:06.718 | + lib/nova:start_nova_compute:1084 : 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-04-29 16:03:06.722 | + lib/nova:start_nova_compute:1084 : 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-04-29 16:03:06.726 | + lib/nova:start_nova:1181 : is_service_enabled n-api 2026-04-29 16:03:06.751 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:03:06.756 | + lib/nova:start_nova:1183 : echo 'Dumping cells_v2 mapping' 2026-04-29 16:03:06.756 | Dumping cells_v2 mapping 2026-04-29 16:03:06.759 | + lib/nova:start_nova:1184 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-04-29 16:03:10.538 | INFO dbcounter [None req-000c82c5-19fb-41c5-9c83-46d8d44571ab None None] Registered counter for database nova_api 2026-04-29 16:03:10.608 | DEBUG dbcounter [-] [73549] Writer thread running {{(pid=73549) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-04-29 16:03:10.632 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-04-29 16:03:10.633 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-04-29 16:03:10.633 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-04-29 16:03:10.633 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-04-29 16:03:10.633 | | cell1 | ec34319a-90ba-4469-b046-37a707f07c9d | rabbit://stackrabbit:stackqueue@192.168.122.50:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-04-29 16:03:10.633 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-04-29 16:03:11.312 | + ./stack.sh:main:1330 : async_runfunc create_flavors 2026-04-29 16:03:11.316 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-04-29 16:03:11.400 | + inc/async:async_inner:63 : create_flavors 2026-04-29 16:03:11.464 | [2019 Async create_flavors:73622]: running: create_flavors 2026-04-29 16:03:11.468 | + ./stack.sh:main:1332 : is_service_enabled cinder 2026-04-29 16:03:11.499 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:03:11.502 | + ./stack.sh:main:1333 : echo_summary 'Starting Cinder' 2026-04-29 16:03:11.506 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-29 16:03:11.510 | + ./stack.sh:echo_summary:444 : echo -e Starting Cinder 2026-04-29 16:03:11.514 | + ./stack.sh:main:1334 : start_cinder 2026-04-29 16:03:11.518 | + lib/cinder:start_cinder:605 : local service_port=8776 2026-04-29 16:03:11.522 | + lib/cinder:start_cinder:606 : local service_protocol=http 2026-04-29 16:03:11.526 | + lib/cinder:start_cinder:607 : local cinder_url 2026-04-29 16:03:11.530 | + lib/cinder:start_cinder:608 : '[' lioadm = tgtadm ']' 2026-04-29 16:03:11.535 | + lib/cinder:start_cinder:623 : [[ 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 =~ c-api ]] 2026-04-29 16:03:11.539 | ++ lib/cinder:start_cinder:624 : which uwsgi 2026-04-29 16:03:11.546 | + lib/cinder:start_cinder:624 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-04-29 16:03:11.550 | + functions-common:run_process:1666 : local service=c-api 2026-04-29 16:03:11.554 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-04-29 16:03:11.558 | + functions-common:run_process:1668 : local group= 2026-04-29 16:03:11.564 | + functions-common:run_process:1669 : local user= 2026-04-29 16:03:11.568 | + functions-common:run_process:1670 : local env_vars= 2026-04-29 16:03:11.573 | + functions-common:run_process:1672 : local name=c-api 2026-04-29 16:03:11.577 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 16:03:11.581 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 16:03:11.586 | + functions-common:time_start:2399 : local start_time= 2026-04-29 16:03:11.591 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 16:03:11.594 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 16:03:11.600 | + functions-common:time_start:2403 : _TIME_START[$name]=1777478591596 2026-04-29 16:03:11.604 | + functions-common:run_process:1675 : is_service_enabled c-api 2026-04-29 16:03:11.634 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:03:11.637 | + functions-common:run_process:1676 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-04-29 16:03:11.642 | + functions-common:_run_under_systemd:1620 : local service=c-api 2026-04-29 16:03:11.646 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-04-29 16:03:11.650 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-04-29 16:03:11.654 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-04-29 16:03:11.659 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-04-29 16:03:11.663 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-04-29 16:03:11.667 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-04-29 16:03:11.671 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@c-api.service 2026-04-29 16:03:11.675 | + functions-common:_run_under_systemd:1627 : local group= 2026-04-29 16:03:11.679 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-04-29 16:03:11.683 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-04-29 16:03:11.687 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-04-29 16:03:11.691 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-04-29 16:03:11.697 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-04-29 16:03:11.704 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-04-29 16:03:11.709 | + functions-common:_run_under_systemd:1638 : cmd='/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-04-29 16:03:11.713 | + functions-common:_run_under_systemd:1640 : 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-04-29 16:03:11.718 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@c-api.service 2026-04-29 16:03:11.723 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-04-29 16:03:11.728 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-04-29 16:03:11.735 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-04-29 16:03:11.737 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-04-29 16:03:11.742 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-04-29 16:03:11.744 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-04-29 16:03:11.751 | + functions-common:write_uwsgi_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-04-29 16:03:11.844 | + functions-common:write_uwsgi_user_unit_file:1568 : 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-04-29 16:03:11.934 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-04-29 16:03:12.013 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-04-29 16:03:12.091 | + functions-common:write_uwsgi_user_unit_file:1571 : 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-04-29 16:03:12.164 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-04-29 16:03:12.256 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-04-29 16:03:12.340 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-04-29 16:03:12.415 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-04-29 16:03:12.512 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-04-29 16:03:12.596 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-04-29 16:03:12.677 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-04-29 16:03:12.681 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-04-29 16:03:12.685 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-04-29 16:03:12.783 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-04-29 16:03:13.329 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@c-api.service 2026-04-29 16:03:13.353 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-04-29 16:03:13.923 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@c-api.service 2026-04-29 16:03:14.067 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 16:03:14.077 | + functions-common:time_stop:2412 : local name 2026-04-29 16:03:14.087 | + functions-common:time_stop:2413 : local end_time 2026-04-29 16:03:14.093 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 16:03:14.102 | + functions-common:time_stop:2415 : local total 2026-04-29 16:03:14.109 | + functions-common:time_stop:2416 : local start_time 2026-04-29 16:03:14.118 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 16:03:14.118 | + functions-common:time_stop:2419 : start_time=1777478591596 2026-04-29 16:03:14.126 | + functions-common:time_stop:2421 : [[ -z 1777478591596 ]] 2026-04-29 16:03:14.136 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 16:03:14.149 | + functions-common:time_stop:2424 : end_time=1777478594140 2026-04-29 16:03:14.160 | + functions-common:time_stop:2425 : elapsed_time=2544 2026-04-29 16:03:14.164 | + functions-common:time_stop:2426 : total=36910 2026-04-29 16:03:14.170 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 16:03:14.179 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=39454 2026-04-29 16:03:14.188 | + lib/cinder:start_cinder:625 : cinder_url=http://192.168.122.50/volume/v3 2026-04-29 16:03:14.196 | + lib/cinder:start_cinder:628 : echo 'Waiting for Cinder API to start...' 2026-04-29 16:03:14.196 | Waiting for Cinder API to start... 2026-04-29 16:03:14.203 | + lib/cinder:start_cinder:629 : wait_for_service 60 http://192.168.122.50/volume/v3 2026-04-29 16:03:14.210 | + functions:wait_for_service:476 : local timeout=60 2026-04-29 16:03:14.215 | + functions:wait_for_service:477 : local url=http://192.168.122.50/volume/v3 2026-04-29 16:03:14.220 | + functions:wait_for_service:478 : local rval=0 2026-04-29 16:03:14.227 | + functions:wait_for_service:479 : time_start wait_for_service 2026-04-29 16:03:14.232 | + functions-common:time_start:2398 : local name=wait_for_service 2026-04-29 16:03:14.239 | + functions-common:time_start:2399 : local start_time= 2026-04-29 16:03:14.248 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 16:03:14.254 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 16:03:14.260 | + functions-common:time_start:2403 : _TIME_START[$name]=1777478594256 2026-04-29 16:03:14.264 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-04-29 16:03:14.272 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-04-29 16:03:14.274 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.50/volume/v3 2026-04-29 16:03:18.772 | + :: : [[ 401 == 503 ]] 2026-04-29 16:03:18.775 | + :: : [[ 0 -eq 7 ]] 2026-04-29 16:03:18.782 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-04-29 16:03:18.785 | + functions-common:time_stop:2412 : local name 2026-04-29 16:03:18.789 | + functions-common:time_stop:2413 : local end_time 2026-04-29 16:03:18.793 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 16:03:18.797 | + functions-common:time_stop:2415 : local total 2026-04-29 16:03:18.804 | + functions-common:time_stop:2416 : local start_time 2026-04-29 16:03:18.809 | + functions-common:time_stop:2418 : name=wait_for_service 2026-04-29 16:03:18.813 | + functions-common:time_stop:2419 : start_time=1777478594256 2026-04-29 16:03:18.817 | + functions-common:time_stop:2421 : [[ -z 1777478594256 ]] 2026-04-29 16:03:18.824 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 16:03:18.831 | + functions-common:time_stop:2424 : end_time=1777478598825 2026-04-29 16:03:18.834 | + functions-common:time_stop:2425 : elapsed_time=4569 2026-04-29 16:03:18.838 | + functions-common:time_stop:2426 : total=14373 2026-04-29 16:03:18.842 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 16:03:18.846 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=18942 2026-04-29 16:03:18.850 | + functions:wait_for_service:486 : return 0 2026-04-29 16:03:18.853 | + lib/cinder:start_cinder:633 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-04-29 16:03:18.856 | + functions-common:run_process:1666 : local service=c-sch 2026-04-29 16:03:18.860 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-04-29 16:03:18.865 | + functions-common:run_process:1668 : local group= 2026-04-29 16:03:18.869 | + functions-common:run_process:1669 : local user= 2026-04-29 16:03:18.874 | + functions-common:run_process:1670 : local env_vars= 2026-04-29 16:03:18.879 | + functions-common:run_process:1672 : local name=c-sch 2026-04-29 16:03:18.883 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 16:03:18.887 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 16:03:18.891 | + functions-common:time_start:2399 : local start_time= 2026-04-29 16:03:18.895 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 16:03:18.903 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 16:03:18.907 | + functions-common:time_start:2403 : _TIME_START[$name]=1777478598902 2026-04-29 16:03:18.911 | + functions-common:run_process:1675 : is_service_enabled c-sch 2026-04-29 16:03:18.938 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:03:18.943 | + functions-common:run_process:1676 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-04-29 16:03:18.947 | + functions-common:_run_under_systemd:1620 : local service=c-sch 2026-04-29 16:03:18.951 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-04-29 16:03:18.955 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-04-29 16:03:18.958 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-04-29 16:03:18.961 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-04-29 16:03:18.963 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-04-29 16:03:18.966 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-04-29 16:03:18.969 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@c-sch.service 2026-04-29 16:03:18.972 | + functions-common:_run_under_systemd:1627 : local group= 2026-04-29 16:03:18.975 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-04-29 16:03:18.980 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-04-29 16:03:18.984 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-04-29 16:03:18.988 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-04-29 16:03:18.993 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-04-29 16:03:18.997 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@c-sch.service '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' quobyte '' 2026-04-29 16:03:19.001 | + functions-common:write_user_unit_file:1527 : local service=devstack@c-sch.service 2026-04-29 16:03:19.005 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-04-29 16:03:19.009 | + functions-common:write_user_unit_file:1529 : local group= 2026-04-29 16:03:19.013 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-04-29 16:03:19.018 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-04-29 16:03:19.022 | + functions-common:write_user_unit_file:1532 : local extra= 2026-04-29 16:03:19.026 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-04-29 16:03:19.030 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-04-29 16:03:19.034 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-04-29 16:03:19.040 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-04-29 16:03:19.141 | + functions-common:write_user_unit_file:1540 : 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-04-29 16:03:19.247 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-04-29 16:03:19.340 | + functions-common:write_user_unit_file:1542 : 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-04-29 16:03:19.428 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-04-29 16:03:19.513 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-04-29 16:03:19.603 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-04-29 16:03:19.698 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-04-29 16:03:19.706 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-04-29 16:03:19.711 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-04-29 16:03:19.821 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-04-29 16:03:20.384 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@c-sch.service 2026-04-29 16:03:20.418 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-04-29 16:03:20.978 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@c-sch.service 2026-04-29 16:03:21.035 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 16:03:21.041 | + functions-common:time_stop:2412 : local name 2026-04-29 16:03:21.045 | + functions-common:time_stop:2413 : local end_time 2026-04-29 16:03:21.050 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 16:03:21.054 | + functions-common:time_stop:2415 : local total 2026-04-29 16:03:21.059 | + functions-common:time_stop:2416 : local start_time 2026-04-29 16:03:21.062 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 16:03:21.067 | + functions-common:time_stop:2419 : start_time=1777478598902 2026-04-29 16:03:21.070 | + functions-common:time_stop:2421 : [[ -z 1777478598902 ]] 2026-04-29 16:03:21.076 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 16:03:21.083 | + functions-common:time_stop:2424 : end_time=1777478601078 2026-04-29 16:03:21.087 | + functions-common:time_stop:2425 : elapsed_time=2176 2026-04-29 16:03:21.091 | + functions-common:time_stop:2426 : total=39454 2026-04-29 16:03:21.096 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 16:03:21.100 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=41630 2026-04-29 16:03:21.104 | + lib/cinder:start_cinder:638 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-04-29 16:03:21.110 | + lib/cinder:start_cinder:639 : 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-04-29 16:03:21.119 | + functions-common:run_process:1666 : local service=c-bak 2026-04-29 16:03:21.125 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-04-29 16:03:21.129 | + functions-common:run_process:1668 : local group= 2026-04-29 16:03:21.133 | + functions-common:run_process:1669 : local user= 2026-04-29 16:03:21.137 | + functions-common:run_process:1670 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-04-29 16:03:21.141 | + functions-common:run_process:1672 : local name=c-bak 2026-04-29 16:03:21.145 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 16:03:21.150 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 16:03:21.153 | + functions-common:time_start:2399 : local start_time= 2026-04-29 16:03:21.158 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 16:03:21.162 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 16:03:21.170 | + functions-common:time_start:2403 : _TIME_START[$name]=1777478601164 2026-04-29 16:03:21.175 | + functions-common:run_process:1675 : is_service_enabled c-bak 2026-04-29 16:03:21.198 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 16:03:21.201 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 16:03:21.204 | + functions-common:time_stop:2412 : local name 2026-04-29 16:03:21.206 | + functions-common:time_stop:2413 : local end_time 2026-04-29 16:03:21.209 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 16:03:21.211 | + functions-common:time_stop:2415 : local total 2026-04-29 16:03:21.213 | + functions-common:time_stop:2416 : local start_time 2026-04-29 16:03:21.216 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 16:03:21.218 | + functions-common:time_stop:2419 : start_time=1777478601164 2026-04-29 16:03:21.221 | + functions-common:time_stop:2421 : [[ -z 1777478601164 ]] 2026-04-29 16:03:21.229 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 16:03:21.231 | + functions-common:time_stop:2424 : end_time=1777478601228 2026-04-29 16:03:21.234 | + functions-common:time_stop:2425 : elapsed_time=64 2026-04-29 16:03:21.237 | + functions-common:time_stop:2426 : total=41630 2026-04-29 16:03:21.239 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 16:03:21.242 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=41694 2026-04-29 16:03:21.245 | + lib/cinder:start_cinder:640 : 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-04-29 16:03:21.247 | + functions-common:run_process:1666 : local service=c-vol 2026-04-29 16:03:21.250 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-04-29 16:03:21.253 | + functions-common:run_process:1668 : local group= 2026-04-29 16:03:21.255 | + functions-common:run_process:1669 : local user= 2026-04-29 16:03:21.258 | + functions-common:run_process:1670 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-04-29 16:03:21.263 | + functions-common:run_process:1672 : local name=c-vol 2026-04-29 16:03:21.269 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 16:03:21.274 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 16:03:21.280 | + functions-common:time_start:2399 : local start_time= 2026-04-29 16:03:21.286 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 16:03:21.300 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 16:03:21.306 | + functions-common:time_start:2403 : _TIME_START[$name]=1777478601300 2026-04-29 16:03:21.310 | + functions-common:run_process:1675 : is_service_enabled c-vol 2026-04-29 16:03:21.343 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:03:21.349 | + functions-common:run_process:1676 : _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-04-29 16:03:21.355 | + functions-common:_run_under_systemd:1620 : local service=c-vol 2026-04-29 16:03:21.361 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-04-29 16:03:21.366 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-04-29 16:03:21.372 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-04-29 16:03:21.375 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-04-29 16:03:21.379 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-04-29 16:03:21.386 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-04-29 16:03:21.391 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@c-vol.service 2026-04-29 16:03:21.397 | + functions-common:_run_under_systemd:1627 : local group= 2026-04-29 16:03:21.402 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-04-29 16:03:21.407 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-04-29 16:03:21.411 | + functions-common:_run_under_systemd:1632 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-04-29 16:03:21.415 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-04-29 16:03:21.420 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-04-29 16:03:21.424 | + functions-common:_run_under_systemd:1642 : 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-04-29 16:03:21.429 | + functions-common:write_user_unit_file:1527 : local service=devstack@c-vol.service 2026-04-29 16:03:21.433 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-04-29 16:03:21.438 | + functions-common:write_user_unit_file:1529 : local group= 2026-04-29 16:03:21.442 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-04-29 16:03:21.446 | + functions-common:write_user_unit_file:1531 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-04-29 16:03:21.450 | + functions-common:write_user_unit_file:1532 : local extra= 2026-04-29 16:03:21.454 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-04-29 16:03:21.459 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-04-29 16:03:21.463 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-04-29 16:03:21.471 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-04-29 16:03:21.574 | + functions-common:write_user_unit_file:1540 : 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-04-29 16:03:21.694 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-04-29 16:03:21.807 | + functions-common:write_user_unit_file:1542 : 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-04-29 16:03:21.910 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-04-29 16:03:21.990 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-04-29 16:03:22.072 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-04-29 16:03:22.162 | + functions-common:write_user_unit_file:1546 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-04-29 16:03:22.162 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-04-29 16:03:22.236 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-04-29 16:03:22.242 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-04-29 16:03:22.327 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-04-29 16:03:22.915 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@c-vol.service 2026-04-29 16:03:22.941 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-04-29 16:03:23.502 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@c-vol.service 2026-04-29 16:03:23.565 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 16:03:23.568 | + functions-common:time_stop:2412 : local name 2026-04-29 16:03:23.574 | + functions-common:time_stop:2413 : local end_time 2026-04-29 16:03:23.580 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 16:03:23.580 | + functions-common:time_stop:2415 : local total 2026-04-29 16:03:23.583 | + functions-common:time_stop:2416 : local start_time 2026-04-29 16:03:23.585 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 16:03:23.588 | + functions-common:time_stop:2419 : start_time=1777478601300 2026-04-29 16:03:23.590 | + functions-common:time_stop:2421 : [[ -z 1777478601300 ]] 2026-04-29 16:03:23.599 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 16:03:23.602 | + functions-common:time_stop:2424 : end_time=1777478603600 2026-04-29 16:03:23.605 | + functions-common:time_stop:2425 : elapsed_time=2300 2026-04-29 16:03:23.607 | + functions-common:time_stop:2426 : total=41694 2026-04-29 16:03:23.609 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 16:03:23.611 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=43994 2026-04-29 16:03:23.614 | + ./stack.sh:main:1335 : create_volume_types 2026-04-29 16:03:23.616 | + lib/cinder:create_volume_types:675 : is_service_enabled c-api 2026-04-29 16:03:23.662 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:03:23.663 | + lib/cinder:create_volume_types:675 : [[ -n lvm:lvmdriver-1 ]] 2026-04-29 16:03:23.666 | + lib/cinder:create_volume_types:676 : local be be_name 2026-04-29 16:03:23.672 | + lib/cinder:create_volume_types:677 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-04-29 16:03:23.675 | + lib/cinder:create_volume_types:678 : be_name=lvmdriver-1 2026-04-29 16:03:23.677 | + lib/cinder:create_volume_types:679 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-04-29 16:03:23.680 | + lib/cinder:create_one_type:656 : type_name=lvmdriver-1 2026-04-29 16:03:23.685 | + lib/cinder:create_one_type:657 : property_key=volume_backend_name 2026-04-29 16:03:23.689 | + lib/cinder:create_one_type:658 : property_value=lvmdriver-1 2026-04-29 16:03:23.694 | + lib/cinder:create_one_type:660 : is_service_enabled keystone 2026-04-29 16:03:23.733 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:03:23.738 | + lib/cinder:create_one_type:661 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-04-29 16:03:28.552 | +-------------+--------------------------------------+ 2026-04-29 16:03:28.552 | | Field | Value | 2026-04-29 16:03:28.552 | +-------------+--------------------------------------+ 2026-04-29 16:03:28.552 | | description | None | 2026-04-29 16:03:28.552 | | id | 89a5bd44-ba15-4a26-babd-0e9889cd5561 | 2026-04-29 16:03:28.552 | | is_public | True | 2026-04-29 16:03:28.552 | | name | lvmdriver-1 | 2026-04-29 16:03:28.553 | | properties | volume_backend_name='lvmdriver-1' | 2026-04-29 16:03:28.553 | +-------------+--------------------------------------+ 2026-04-29 16:03:28.869 | + lib/cinder:create_volume_types:682 : [[ False == \T\r\u\e ]] 2026-04-29 16:03:28.869 | + lib/cinder:create_volume_types:689 : [[ False == \T\r\u\e ]] 2026-04-29 16:03:28.870 | + ./stack.sh:main:1340 : [[ False == \T\r\u\e ]] 2026-04-29 16:03:28.873 | + ./stack.sh:main:1348 : is_service_enabled glance 2026-04-29 16:03:28.894 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:03:28.896 | + ./stack.sh:main:1349 : echo_summary 'Starting Glance' 2026-04-29 16:03:28.899 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-29 16:03:28.900 | + ./stack.sh:echo_summary:444 : echo -e Starting Glance 2026-04-29 16:03:28.902 | + ./stack.sh:main:1350 : start_glance 2026-04-29 16:03:28.906 | + lib/glance:start_glance:649 : local service_protocol=http 2026-04-29 16:03:28.907 | ++ lib/glance:start_glance:651 : which uwsgi 2026-04-29 16:03:28.911 | + lib/glance:start_glance:651 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-04-29 16:03:28.914 | + functions-common:run_process:1666 : local service=g-api 2026-04-29 16:03:28.920 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-04-29 16:03:28.924 | + functions-common:run_process:1668 : local group= 2026-04-29 16:03:28.931 | + functions-common:run_process:1669 : local user= 2026-04-29 16:03:28.939 | + functions-common:run_process:1670 : local env_vars= 2026-04-29 16:03:28.944 | + functions-common:run_process:1672 : local name=g-api 2026-04-29 16:03:28.950 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 16:03:28.959 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 16:03:28.959 | + functions-common:time_start:2399 : local start_time= 2026-04-29 16:03:28.962 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 16:03:28.968 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 16:03:28.976 | + functions-common:time_start:2403 : _TIME_START[$name]=1777478608970 2026-04-29 16:03:28.983 | + functions-common:run_process:1675 : is_service_enabled g-api 2026-04-29 16:03:29.015 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:03:29.019 | + functions-common:run_process:1676 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-04-29 16:03:29.023 | + functions-common:_run_under_systemd:1620 : local service=g-api 2026-04-29 16:03:29.027 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-04-29 16:03:29.033 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-04-29 16:03:29.039 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-04-29 16:03:29.047 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-04-29 16:03:29.054 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-04-29 16:03:29.068 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-04-29 16:03:29.074 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@g-api.service 2026-04-29 16:03:29.080 | + functions-common:_run_under_systemd:1627 : local group= 2026-04-29 16:03:29.085 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-04-29 16:03:29.091 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-04-29 16:03:29.096 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-04-29 16:03:29.102 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-04-29 16:03:29.108 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-04-29 16:03:29.115 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-04-29 16:03:29.121 | + functions-common:_run_under_systemd:1638 : cmd='/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-04-29 16:03:29.131 | + functions-common:_run_under_systemd:1640 : 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-04-29 16:03:29.141 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@g-api.service 2026-04-29 16:03:29.146 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-04-29 16:03:29.154 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-04-29 16:03:29.161 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-04-29 16:03:29.169 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-04-29 16:03:29.176 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-04-29 16:03:29.182 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-04-29 16:03:29.192 | + functions-common:write_uwsgi_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-04-29 16:03:29.327 | + functions-common:write_uwsgi_user_unit_file:1568 : 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-04-29 16:03:29.441 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-04-29 16:03:29.524 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-04-29 16:03:29.611 | + functions-common:write_uwsgi_user_unit_file:1571 : 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-04-29 16:03:29.703 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-04-29 16:03:29.802 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-04-29 16:03:29.898 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-04-29 16:03:29.994 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-04-29 16:03:30.088 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-04-29 16:03:30.187 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-04-29 16:03:30.273 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-04-29 16:03:30.276 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-04-29 16:03:30.282 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-04-29 16:03:30.392 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-04-29 16:03:31.010 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@g-api.service 2026-04-29 16:03:31.027 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-04-29 16:03:31.588 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@g-api.service 2026-04-29 16:03:31.765 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 16:03:31.773 | + functions-common:time_stop:2412 : local name 2026-04-29 16:03:31.776 | + functions-common:time_stop:2413 : local end_time 2026-04-29 16:03:31.782 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 16:03:31.790 | + functions-common:time_stop:2415 : local total 2026-04-29 16:03:31.795 | + functions-common:time_stop:2416 : local start_time 2026-04-29 16:03:31.806 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 16:03:31.809 | + functions-common:time_stop:2419 : start_time=1777478608970 2026-04-29 16:03:31.817 | + functions-common:time_stop:2421 : [[ -z 1777478608970 ]] 2026-04-29 16:03:31.822 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 16:03:31.834 | + functions-common:time_stop:2424 : end_time=1777478611824 2026-04-29 16:03:31.839 | + functions-common:time_stop:2425 : elapsed_time=2854 2026-04-29 16:03:31.849 | + functions-common:time_stop:2426 : total=43994 2026-04-29 16:03:31.855 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 16:03:31.861 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=46848 2026-04-29 16:03:31.870 | + lib/glance:start_glance:653 : is_service_enabled g-api-r 2026-04-29 16:03:31.900 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 16:03:31.906 | + lib/glance:start_glance:658 : echo 'Waiting for g-api (192.168.122.50) to start...' 2026-04-29 16:03:31.906 | Waiting for g-api (192.168.122.50) to start... 2026-04-29 16:03:31.910 | + lib/glance:start_glance:659 : wait_for_service 60 http://192.168.122.50/image 2026-04-29 16:03:31.915 | + functions:wait_for_service:476 : local timeout=60 2026-04-29 16:03:31.922 | + functions:wait_for_service:477 : local url=http://192.168.122.50/image 2026-04-29 16:03:31.929 | + functions:wait_for_service:478 : local rval=0 2026-04-29 16:03:31.933 | + functions:wait_for_service:479 : time_start wait_for_service 2026-04-29 16:03:31.942 | + functions-common:time_start:2398 : local name=wait_for_service 2026-04-29 16:03:31.951 | + functions-common:time_start:2399 : local start_time= 2026-04-29 16:03:31.957 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 16:03:31.968 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 16:03:31.973 | + functions-common:time_start:2403 : _TIME_START[$name]=1777478611967 2026-04-29 16:03:31.979 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-04-29 16:03:31.988 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-04-29 16:03:31.996 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.50/image 2026-04-29 16:03:36.960 | + :: : [[ 300 == 503 ]] 2026-04-29 16:03:36.965 | + :: : [[ 0 -eq 7 ]] 2026-04-29 16:03:36.972 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-04-29 16:03:36.974 | + functions-common:time_stop:2412 : local name 2026-04-29 16:03:36.980 | + functions-common:time_stop:2413 : local end_time 2026-04-29 16:03:36.984 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 16:03:36.992 | + functions-common:time_stop:2415 : local total 2026-04-29 16:03:36.993 | + functions-common:time_stop:2416 : local start_time 2026-04-29 16:03:36.999 | + functions-common:time_stop:2418 : name=wait_for_service 2026-04-29 16:03:37.003 | + functions-common:time_stop:2419 : start_time=1777478611967 2026-04-29 16:03:37.012 | + functions-common:time_stop:2421 : [[ -z 1777478611967 ]] 2026-04-29 16:03:37.018 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 16:03:37.029 | + functions-common:time_stop:2424 : end_time=1777478617019 2026-04-29 16:03:37.032 | + functions-common:time_stop:2425 : elapsed_time=5052 2026-04-29 16:03:37.038 | + functions-common:time_stop:2426 : total=18942 2026-04-29 16:03:37.045 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 16:03:37.053 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=23994 2026-04-29 16:03:37.060 | + functions:wait_for_service:486 : return 0 2026-04-29 16:03:37.069 | + ./stack.sh:main:1364 : is_service_enabled mysql postgresql 2026-04-29 16:03:37.131 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:03:37.137 | + ./stack.sh:main:1364 : is_service_enabled glance 2026-04-29 16:03:37.199 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:03:37.209 | + ./stack.sh:main:1365 : echo_summary 'Uploading images' 2026-04-29 16:03:37.220 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-29 16:03:37.225 | + ./stack.sh:echo_summary:444 : echo -e Uploading images 2026-04-29 16:03:37.235 | + ./stack.sh:main:1367 : for image_url in ${IMAGE_URLS//,/ } 2026-04-29 16:03:37.239 | + ./stack.sh:main:1368 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-04-29 16:03:37.246 | + 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-04-29 16:03:37.252 | + functions:upload_image:141 : local image image_fname image_name 2026-04-29 16:03:37.261 | + functions:upload_image:143 : local max_attempts=5 2026-04-29 16:03:37.271 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-04-29 16:03:37.288 | ++ 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-04-29 16:03:37.299 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-04-29 16:03:37.307 | + 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-04-29 16:03:37.316 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-04-29 16:03:37.326 | ++ functions:upload_image:151 : seq 5 2026-04-29 16:03:37.333 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-04-29 16:03:37.338 | + functions:upload_image:152 : local rc=0 2026-04-29 16:03:37.347 | + 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-04-29 16:03:37.355 | --2026-04-29 18:03:37-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-04-29 16:03:37.439 | Resolving github.com (github.com)... 140.82.121.4 2026-04-29 16:03:37.455 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-04-29 16:03:37.699 | HTTP request sent, awaiting response... 302 Found 2026-04-29 16:03:37.699 | 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-04-29T16%3A45%3A45Z&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-04-29T15%3A45%3A23Z&ske=2026-04-29T16%3A45%3A45Z&sks=b&skv=2018-11-09&sig=0e3CQ0RJEXXOd4FNbLND%2BAFSwNBylwwFR3Z3mtA2RBM%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NzQ4MDQxNywibmJmIjoxNzc3NDc4NjE3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.XNJP5FbrNov8GWFkFqZ8NjeGu84I6WuWHRwtQ4ZUkaw&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-04-29 16:03:37.699 | --2026-04-29 18:03: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-04-29T16%3A45%3A45Z&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-04-29T15%3A45%3A23Z&ske=2026-04-29T16%3A45%3A45Z&sks=b&skv=2018-11-09&sig=0e3CQ0RJEXXOd4FNbLND%2BAFSwNBylwwFR3Z3mtA2RBM%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NzQ4MDQxNywibmJmIjoxNzc3NDc4NjE3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.XNJP5FbrNov8GWFkFqZ8NjeGu84I6WuWHRwtQ4ZUkaw&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-04-29 16:03:37.735 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.110.133, 185.199.109.133, ... 2026-04-29 16:03:37.748 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-04-29 16:03:37.790 | HTTP request sent, awaiting response... 200 OK 2026-04-29 16:03:37.790 | Length: 21692416 (21M) [application/octet-stream] 2026-04-29 16:03:37.790 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-04-29 16:03:37.870 | 2026-04-29 16:03:38.119 | 0K ........ ........ .... 100% 63.2M=0.3s 2026-04-29 16:03:38.119 | 2026-04-29 16:03:38.119 | 2026-04-29 18:03:38 (63.2 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-04-29 16:03:38.119 | 2026-04-29 16:03:38.123 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-04-29 16:03:38.128 | + functions:upload_image:163 : break 2026-04-29 16:03:38.130 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-04-29 16:03:38.133 | + 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-04-29 16:03:38.136 | + 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-04-29 16:03:38.138 | + 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-04-29 16:03:38.141 | + functions:upload_image:313 : local kernel= 2026-04-29 16:03:38.145 | + functions:upload_image:314 : local ramdisk= 2026-04-29 16:03:38.149 | + functions:upload_image:315 : local disk_format= 2026-04-29 16:03:38.152 | + functions:upload_image:316 : local container_format= 2026-04-29 16:03:38.157 | + functions:upload_image:317 : local unpack= 2026-04-29 16:03:38.161 | + functions:upload_image:318 : local img_property= 2026-04-29 16:03:38.167 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-04-29 16:03:38.172 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-04-29 16:03:38.176 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-04-29 16:03:38.180 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-04-29 16:03:38.183 | + functions:upload_image:328 : case "$image_fname" in 2026-04-29 16:03:38.188 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-04-29 16:03:38.195 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-04-29 16:03:38.199 | + functions:upload_image:350 : local format 2026-04-29 16:03:38.206 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-04-29 16:03:38.208 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-04-29 16:03:38.224 | + functions:upload_image:351 : format=qcow2 2026-04-29 16:03:38.228 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-04-29 16:03:38.231 | + functions:upload_image:353 : disk_format=qcow2 2026-04-29 16:03:38.236 | + functions:upload_image:357 : container_format=bare 2026-04-29 16:03:38.240 | + functions:upload_image:404 : is_arch ppc64le 2026-04-29 16:03:38.245 | ++ functions-common:is_arch:517 : uname -m 2026-04-29 16:03:38.251 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-04-29 16:03:38.254 | + functions:upload_image:404 : is_arch ppc64 2026-04-29 16:03:38.258 | ++ functions-common:is_arch:517 : uname -m 2026-04-29 16:03:38.264 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2026-04-29 16:03:38.267 | + functions:upload_image:404 : is_arch ppc 2026-04-29 16:03:38.272 | ++ functions-common:is_arch:517 : uname -m 2026-04-29 16:03:38.277 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c ]] 2026-04-29 16:03:38.283 | + functions:upload_image:408 : is_arch aarch64 2026-04-29 16:03:38.288 | ++ functions-common:is_arch:517 : uname -m 2026-04-29 16:03:38.295 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-04-29 16:03:38.299 | + functions:upload_image:412 : '[' bare = bare ']' 2026-04-29 16:03:38.303 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-04-29 16:03:38.308 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-04-29 16:03:38.313 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-04-29 16:03:38.317 | + 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-04-29 16:03:38.321 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-04-29 16:03:38.325 | + functions:_upload_image:112 : shift 2026-04-29 16:03:38.329 | + functions:_upload_image:113 : local container=bare 2026-04-29 16:03:38.333 | + functions:_upload_image:114 : shift 2026-04-29 16:03:38.337 | + functions:_upload_image:115 : local disk=qcow2 2026-04-29 16:03:38.341 | + functions:_upload_image:116 : shift 2026-04-29 16:03:38.345 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-04-29 16:03:38.349 | + functions:_upload_image:118 : shift 2026-04-29 16:03:38.353 | + functions:_upload_image:119 : local properties 2026-04-29 16:03:38.357 | + functions:_upload_image:120 : local useimport 2026-04-29 16:03:38.362 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-04-29 16:03:38.366 | ++ functions:_image_properties_to_arg:94 : local result= 2026-04-29 16:03:38.371 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-04-29 16:03:38.375 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-04-29 16:03:38.379 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-04-29 16:03:38.385 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-04-29 16:03:38.390 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-04-29 16:03:38.397 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-04-29 16:03:38.404 | + 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-04-29 16:03:44.202 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-04-29 16:03:44.202 | | Field | Value | 2026-04-29 16:03:44.202 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-04-29 16:03:44.202 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-04-29 16:03:44.202 | | container_format | bare | 2026-04-29 16:03:44.202 | | created_at | 2026-04-29T16:03:42Z | 2026-04-29 16:03:44.202 | | disk_format | qcow2 | 2026-04-29 16:03:44.202 | | file | /v2/images/6ebc34ce-c995-4204-8b3b-09ad4bff96c5/file | 2026-04-29 16:03:44.202 | | id | 6ebc34ce-c995-4204-8b3b-09ad4bff96c5 | 2026-04-29 16:03:44.203 | | min_disk | 0 | 2026-04-29 16:03:44.203 | | min_ram | 0 | 2026-04-29 16:03:44.203 | | name | cirros-0.6.3-x86_64-disk | 2026-04-29 16:03:44.203 | | owner | 1605f8cad449455b8789213b7e4da32c | 2026-04-29 16:03:44.203 | | 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-04-29 16:03:44.203 | | protected | False | 2026-04-29 16:03:44.203 | | schema | /v2/schemas/image | 2026-04-29 16:03:44.203 | | size | 21692416 | 2026-04-29 16:03:44.203 | | status | active | 2026-04-29 16:03:44.203 | | tags | | 2026-04-29 16:03:44.203 | | updated_at | 2026-04-29T16:03:44Z | 2026-04-29 16:03:44.204 | | virtual_size | 117440512 | 2026-04-29 16:03:44.204 | | visibility | public | 2026-04-29 16:03:44.204 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-04-29 16:03:44.556 | + ./stack.sh:main:1372 : async_wait create_flavors 2026-04-29 16:03:44.628 | [2019 Async create_flavors:73622]: Waiting for completion of create_flavors running on PID 73622 (2 other jobs running) 2026-04-29 16:03:44.658 | [2019 Async create_flavors:73622]: Signaling child to exit 2026-04-29 16:03:51.721 | + inc/async:async_inner:64 : rc=0 2026-04-29 16:03:51.755 | [73622 Async create_flavors:73622]: finished successfully 2026-04-29 16:03:51.786 | WAKEUP 2026-04-29 16:03:51.815 | [2019 Async create_flavors:73622]: Signaled 2026-04-29 16:03:51.817 | + lib/nova:create_flavors:1248 : is_service_enabled n-api 2026-04-29 16:03:51.817 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:03:51.817 | + lib/nova:create_flavors:1249 : openstack --os-region-name=RegionOne flavor list 2026-04-29 16:03:51.817 | + lib/nova:create_flavors:1249 : grep -q ds512M 2026-04-29 16:03:51.818 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-04-29 16:03:51.818 | +----------------------------+-----------------------+ 2026-04-29 16:03:51.818 | | Field | Value | 2026-04-29 16:03:51.818 | +----------------------------+-----------------------+ 2026-04-29 16:03:51.818 | | OS-FLV-DISABLED:disabled | False | 2026-04-29 16:03:51.818 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-04-29 16:03:51.818 | | description | None | 2026-04-29 16:03:51.818 | | disk | 1 | 2026-04-29 16:03:51.818 | | id | c1 | 2026-04-29 16:03:51.818 | | name | cirros256 | 2026-04-29 16:03:51.818 | | os-flavor-access:is_public | True | 2026-04-29 16:03:51.819 | | properties | hw_rng:allowed='True' | 2026-04-29 16:03:51.819 | | ram | 256 | 2026-04-29 16:03:51.819 | | rxtx_factor | 1.0 | 2026-04-29 16:03:51.819 | | swap | 0 | 2026-04-29 16:03:51.819 | | vcpus | 1 | 2026-04-29 16:03:51.819 | +----------------------------+-----------------------+ 2026-04-29 16:03:51.819 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-04-29 16:03:51.819 | +----------------------------+-----------------------+ 2026-04-29 16:03:51.819 | | Field | Value | 2026-04-29 16:03:51.819 | +----------------------------+-----------------------+ 2026-04-29 16:03:51.820 | | OS-FLV-DISABLED:disabled | False | 2026-04-29 16:03:51.820 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-04-29 16:03:51.820 | | description | None | 2026-04-29 16:03:51.820 | | disk | 5 | 2026-04-29 16:03:51.820 | | id | d1 | 2026-04-29 16:03:51.820 | | name | ds512M | 2026-04-29 16:03:51.820 | | os-flavor-access:is_public | True | 2026-04-29 16:03:51.821 | | properties | hw_rng:allowed='True' | 2026-04-29 16:03:51.821 | | ram | 512 | 2026-04-29 16:03:51.821 | | rxtx_factor | 1.0 | 2026-04-29 16:03:51.821 | | swap | 0 | 2026-04-29 16:03:51.821 | | vcpus | 1 | 2026-04-29 16:03:51.821 | +----------------------------+-----------------------+ 2026-04-29 16:03:51.821 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-04-29 16:03:51.821 | +----------------------------+-----------------------+ 2026-04-29 16:03:51.821 | | Field | Value | 2026-04-29 16:03:51.821 | +----------------------------+-----------------------+ 2026-04-29 16:03:51.822 | | OS-FLV-DISABLED:disabled | False | 2026-04-29 16:03:51.822 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-04-29 16:03:51.822 | | description | None | 2026-04-29 16:03:51.822 | | disk | 10 | 2026-04-29 16:03:51.822 | | id | d2 | 2026-04-29 16:03:51.822 | | name | ds1G | 2026-04-29 16:03:51.822 | | os-flavor-access:is_public | True | 2026-04-29 16:03:51.822 | | properties | hw_rng:allowed='True' | 2026-04-29 16:03:51.822 | | ram | 1024 | 2026-04-29 16:03:51.822 | | rxtx_factor | 1.0 | 2026-04-29 16:03:51.823 | | swap | 0 | 2026-04-29 16:03:51.823 | | vcpus | 1 | 2026-04-29 16:03:51.823 | +----------------------------+-----------------------+ 2026-04-29 16:03:51.823 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-04-29 16:03:51.823 | +----------------------------+-----------------------+ 2026-04-29 16:03:51.823 | | Field | Value | 2026-04-29 16:03:51.823 | +----------------------------+-----------------------+ 2026-04-29 16:03:51.823 | | OS-FLV-DISABLED:disabled | False | 2026-04-29 16:03:51.824 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-04-29 16:03:51.824 | | description | None | 2026-04-29 16:03:51.824 | | disk | 10 | 2026-04-29 16:03:51.824 | | id | d3 | 2026-04-29 16:03:51.824 | | name | ds2G | 2026-04-29 16:03:51.824 | | os-flavor-access:is_public | True | 2026-04-29 16:03:51.824 | | properties | hw_rng:allowed='True' | 2026-04-29 16:03:51.824 | | ram | 2048 | 2026-04-29 16:03:51.824 | | rxtx_factor | 1.0 | 2026-04-29 16:03:51.824 | | swap | 0 | 2026-04-29 16:03:51.825 | | vcpus | 2 | 2026-04-29 16:03:51.825 | +----------------------------+-----------------------+ 2026-04-29 16:03:51.825 | + lib/nova:create_flavors:1255 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-04-29 16:03:51.825 | +----------------------------+-----------------------+ 2026-04-29 16:03:51.825 | | Field | Value | 2026-04-29 16:03:51.825 | +----------------------------+-----------------------+ 2026-04-29 16:03:51.825 | | OS-FLV-DISABLED:disabled | False | 2026-04-29 16:03:51.825 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-04-29 16:03:51.825 | | description | None | 2026-04-29 16:03:51.826 | | disk | 20 | 2026-04-29 16:03:51.826 | | id | d4 | 2026-04-29 16:03:51.826 | | name | ds4G | 2026-04-29 16:03:51.826 | | os-flavor-access:is_public | True | 2026-04-29 16:03:51.826 | | properties | hw_rng:allowed='True' | 2026-04-29 16:03:51.826 | | ram | 4096 | 2026-04-29 16:03:51.826 | | rxtx_factor | 1.0 | 2026-04-29 16:03:51.826 | | swap | 0 | 2026-04-29 16:03:51.826 | | vcpus | 4 | 2026-04-29 16:03:51.827 | +----------------------------+-----------------------+ 2026-04-29 16:03:51.827 | + lib/nova:create_flavors:1258 : openstack --os-region-name=RegionOne flavor list 2026-04-29 16:03:51.827 | + lib/nova:create_flavors:1258 : grep -q m1.tiny 2026-04-29 16:03:51.827 | + lib/nova:create_flavors:1259 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-04-29 16:03:51.827 | +----------------------------+-----------------------+ 2026-04-29 16:03:51.827 | | Field | Value | 2026-04-29 16:03:51.827 | +----------------------------+-----------------------+ 2026-04-29 16:03:51.827 | | OS-FLV-DISABLED:disabled | False | 2026-04-29 16:03:51.827 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-04-29 16:03:51.828 | | description | None | 2026-04-29 16:03:51.828 | | disk | 1 | 2026-04-29 16:03:51.828 | | id | 1 | 2026-04-29 16:03:51.828 | | name | m1.tiny | 2026-04-29 16:03:51.828 | | os-flavor-access:is_public | True | 2026-04-29 16:03:51.828 | | properties | hw_rng:allowed='True' | 2026-04-29 16:03:51.828 | | ram | 512 | 2026-04-29 16:03:51.828 | | rxtx_factor | 1.0 | 2026-04-29 16:03:51.828 | | swap | 0 | 2026-04-29 16:03:51.829 | | vcpus | 1 | 2026-04-29 16:03:51.829 | +----------------------------+-----------------------+ 2026-04-29 16:03:51.829 | + lib/nova:create_flavors:1260 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-04-29 16:03:51.829 | +----------------------------+-----------------------+ 2026-04-29 16:03:51.829 | | Field | Value | 2026-04-29 16:03:51.829 | +----------------------------+-----------------------+ 2026-04-29 16:03:51.829 | | OS-FLV-DISABLED:disabled | False | 2026-04-29 16:03:51.829 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-04-29 16:03:51.829 | | description | None | 2026-04-29 16:03:51.830 | | disk | 20 | 2026-04-29 16:03:51.830 | | id | 2 | 2026-04-29 16:03:51.830 | | name | m1.small | 2026-04-29 16:03:51.830 | | os-flavor-access:is_public | True | 2026-04-29 16:03:51.830 | | properties | hw_rng:allowed='True' | 2026-04-29 16:03:51.830 | | ram | 2048 | 2026-04-29 16:03:51.830 | | rxtx_factor | 1.0 | 2026-04-29 16:03:51.830 | | swap | 0 | 2026-04-29 16:03:51.830 | | vcpus | 1 | 2026-04-29 16:03:51.830 | +----------------------------+-----------------------+ 2026-04-29 16:03:51.831 | + lib/nova:create_flavors:1261 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-04-29 16:03:51.831 | +----------------------------+-----------------------+ 2026-04-29 16:03:51.831 | | Field | Value | 2026-04-29 16:03:51.831 | +----------------------------+-----------------------+ 2026-04-29 16:03:51.831 | | OS-FLV-DISABLED:disabled | False | 2026-04-29 16:03:51.831 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-04-29 16:03:51.831 | | description | None | 2026-04-29 16:03:51.831 | | disk | 40 | 2026-04-29 16:03:51.831 | | id | 3 | 2026-04-29 16:03:51.831 | | name | m1.medium | 2026-04-29 16:03:51.832 | | os-flavor-access:is_public | True | 2026-04-29 16:03:51.832 | | properties | hw_rng:allowed='True' | 2026-04-29 16:03:51.832 | | ram | 4096 | 2026-04-29 16:03:51.832 | | rxtx_factor | 1.0 | 2026-04-29 16:03:51.832 | | swap | 0 | 2026-04-29 16:03:51.832 | | vcpus | 2 | 2026-04-29 16:03:51.832 | +----------------------------+-----------------------+ 2026-04-29 16:03:51.832 | + lib/nova:create_flavors:1262 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-04-29 16:03:51.832 | +----------------------------+-----------------------+ 2026-04-29 16:03:51.832 | | Field | Value | 2026-04-29 16:03:51.833 | +----------------------------+-----------------------+ 2026-04-29 16:03:51.833 | | OS-FLV-DISABLED:disabled | False | 2026-04-29 16:03:51.833 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-04-29 16:03:51.833 | | description | None | 2026-04-29 16:03:51.833 | | disk | 80 | 2026-04-29 16:03:51.833 | | id | 4 | 2026-04-29 16:03:51.833 | | name | m1.large | 2026-04-29 16:03:51.833 | | os-flavor-access:is_public | True | 2026-04-29 16:03:51.834 | | properties | hw_rng:allowed='True' | 2026-04-29 16:03:51.834 | | ram | 8192 | 2026-04-29 16:03:51.834 | | rxtx_factor | 1.0 | 2026-04-29 16:03:51.834 | | swap | 0 | 2026-04-29 16:03:51.834 | | vcpus | 4 | 2026-04-29 16:03:51.834 | +----------------------------+-----------------------+ 2026-04-29 16:03:51.834 | + lib/nova:create_flavors:1263 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-04-29 16:03:51.834 | +----------------------------+-----------------------+ 2026-04-29 16:03:51.834 | | Field | Value | 2026-04-29 16:03:51.834 | +----------------------------+-----------------------+ 2026-04-29 16:03:51.835 | | OS-FLV-DISABLED:disabled | False | 2026-04-29 16:03:51.835 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-04-29 16:03:51.835 | | description | None | 2026-04-29 16:03:51.835 | | disk | 160 | 2026-04-29 16:03:51.835 | | id | 5 | 2026-04-29 16:03:51.835 | | name | m1.xlarge | 2026-04-29 16:03:51.835 | | os-flavor-access:is_public | True | 2026-04-29 16:03:51.835 | | properties | hw_rng:allowed='True' | 2026-04-29 16:03:51.835 | | ram | 16384 | 2026-04-29 16:03:51.836 | | rxtx_factor | 1.0 | 2026-04-29 16:03:51.836 | | swap | 0 | 2026-04-29 16:03:51.836 | | vcpus | 8 | 2026-04-29 16:03:51.836 | +----------------------------+-----------------------+ 2026-04-29 16:03:51.879 | [2019 Async create_flavors:73622]: finished create_flavors with result 0 in 40 seconds 2026-04-29 16:03:51.885 | + inc/async:async_wait:197 : return 0 2026-04-29 16:03:51.889 | + ./stack.sh:main:1374 : is_service_enabled horizon 2026-04-29 16:03:51.917 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 16:03:51.921 | + ./stack.sh:main:1388 : is_service_enabled nova 2026-04-29 16:03:51.950 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:03:51.954 | + ./stack.sh:main:1388 : is_service_enabled keystone 2026-04-29 16:03:51.982 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:03:51.987 | + ./stack.sh:main:1389 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-04-29 16:03:51.991 | + ./stack.sh:main:1391 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-04-29 16:03:51.995 | + ./stack.sh:main:1395 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-04-29 16:03:52.000 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-04-29 16:03:52.003 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-04-29 16:03:52.005 | ++ 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-04-29 16:03:52.009 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-04-29 16:03:52.011 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-04-29 16:03:52.013 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-04-29 16:03:52.015 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-04-29 16:03:52.017 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-04-29 16:03:52.019 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-04-29 16:03:52.022 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-04-29 16:03:52.024 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-04-29 16:03:52.026 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-04-29 16:03:52.028 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-04-29 16:03:52.030 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-04-29 16:03:52.033 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-04-29 16:03:52.035 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-04-29 16:03:52.037 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-04-29 16:03:52.039 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-04-29 16:03:52.041 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-04-29 16:03:52.043 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-04-29 16:03:52.045 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-04-29 16:03:52.047 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-04-29 16:03:52.049 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-04-29 16:03:52.051 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-04-29 16:03:52.053 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-04-29 16:03:52.055 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-04-29 16:03:52.057 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-04-29 16:03:52.059 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-04-29 16:03:52.061 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-04-29 16:03:52.063 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-04-29 16:03:52.065 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-04-29 16:03:52.067 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-04-29 16:03:52.069 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-04-29 16:03:52.071 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-04-29 16:03:52.073 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-04-29 16:03:52.075 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-04-29 16:03:52.078 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-04-29 16:03:52.080 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-04-29 16:03:52.082 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-04-29 16:03:52.084 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-04-29 16:03:52.086 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-04-29 16:03:52.088 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-04-29 16:03:52.091 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-04-29 16:03:52.092 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-04-29 16:03:52.094 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-04-29 16:03:52.097 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-04-29 16:03:52.099 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-04-29 16:03:52.101 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-04-29 16:03:52.103 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-04-29 16:03:52.105 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-04-29 16:03:52.107 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-04-29 16:03:52.109 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-04-29 16:03:52.111 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-04-29 16:03:52.113 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-04-29 16:03:52.115 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-04-29 16:03:52.118 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-04-29 16:03:52.121 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-04-29 16:03:52.121 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-04-29 16:03:52.122 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-04-29 16:03:52.122 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-04-29 16:03:52.124 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-04-29 16:03:54.272 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-04-29 16:03:54.274 | 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-04-29 16:03:54.542 | + ./stack.sh:main:1400 : save_stackenv 2026-04-29 16:03:54.546 | + functions-common:save_stackenv:63 : local tag= 2026-04-29 16:03:54.551 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2026-04-29 16:03:54.557 | + functions-common:save_stackenv:65 : time_stamp=2026-04-29-180354 2026-04-29 16:03:54.561 | + functions-common:save_stackenv:66 : echo '# 2026-04-29-180354 ' 2026-04-29 16:03:54.566 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 16:03:54.569 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-04-29 16:03:54.573 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 16:03:54.577 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2026-04-29 16:03:54.582 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 16:03:54.585 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2026-04-29 16:03:54.589 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 16:03:54.592 | + functions-common:save_stackenv:68 : 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-04-29 16:03:54.596 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 16:03:54.600 | + functions-common:save_stackenv:68 : echo HOST_IP=192.168.122.50 2026-04-29 16:03:54.604 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 16:03:54.608 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=http://192.168.122.50/identity 2026-04-29 16:03:54.611 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 16:03:54.615 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-04-29-174111 2026-04-29 16:03:54.619 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 16:03:54.623 | + functions-common:save_stackenv:68 : echo OS_CACERT= 2026-04-29 16:03:54.626 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 16:03:54.630 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=192.168.122.50 2026-04-29 16:03:54.634 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 16:03:54.638 | + functions-common:save_stackenv:68 : echo STACK_USER=quobyte 2026-04-29 16:03:54.642 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 16:03:54.645 | + functions-common:save_stackenv:68 : echo TLS_IP= 2026-04-29 16:03:54.649 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 16:03:54.653 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2026-04-29 16:03:54.657 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 16:03:54.661 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2026-04-29 16:03:54.666 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 16:03:54.669 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=192.168.122.50 2026-04-29 16:03:54.673 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 16:03:54.677 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2026-04-29 16:03:54.681 | + ./stack.sh:main:1411 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-04-29 16:03:54.686 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-04-29 16:03:54.690 | + inc/meta-config:merge_config_group:171 : shift 2026-04-29 16:03:54.694 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-04-29 16:03:54.699 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-04-29 16:03:54.703 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-04-29 16:03:54.707 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-04-29 16:03:54.712 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-04-29 16:03:54.717 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-04-29 16:03:54.721 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-04-29 16:03:54.725 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-04-29 16:03:54.730 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-04-29 16:03:54.730 | /^\[\[.+\|.*\]\]/ { 2026-04-29 16:03:54.730 | gsub("[][]", "", $1); 2026-04-29 16:03:54.730 | split($1, a, "|"); 2026-04-29 16:03:54.730 | if (a[1] == matchgroup) 2026-04-29 16:03:54.730 | print a[2] 2026-04-29 16:03:54.730 | } 2026-04-29 16:03:54.730 | ' /home/quobyte/devstack/local.conf 2026-04-29 16:03:54.739 | + ./stack.sh:main:1418 : run_phase stack extra 2026-04-29 16:03:54.743 | + functions-common:run_phase:1840 : local mode=stack 2026-04-29 16:03:54.748 | + functions-common:run_phase:1841 : local phase=extra 2026-04-29 16:03:54.751 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-04-29 16:03:54.755 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-04-29 16:03:54.760 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-04-29 16:03:54.764 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-04-29 16:03:54.768 | + functions-common:run_phase:1850 : local extra 2026-04-29 16:03:54.774 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-04-29 16:03:54.780 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-04-29 16:03:54.784 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-04-29 16:03:54.788 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-04-29 16:03:54.791 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-04-29 16:03:54.795 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-04-29 16:03:54.820 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:03:54.823 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-04-29 16:03:54.827 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-04-29 16:03:54.831 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-04-29 16:03:54.835 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-04-29 16:03:54.840 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-04-29 16:03:54.844 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-04-29 16:03:54.847 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-04-29 16:03:54.852 | ++ extras.d/80-tempest.sh:source:15 : : 2026-04-29 16:03:54.855 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-04-29 16:03:54.858 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-04-29 16:03:54.863 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-04-29 16:03:54.867 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-04-29 16:03:54.871 | + functions-common:run_phase:1867 : run_plugins stack extra 2026-04-29 16:03:54.875 | + functions-common:run_plugins:1826 : local mode=stack 2026-04-29 16:03:54.878 | + functions-common:run_plugins:1827 : local phase=extra 2026-04-29 16:03:54.882 | + functions-common:run_plugins:1829 : local plugins= 2026-04-29 16:03:54.886 | + functions-common:run_plugins:1830 : local plugin 2026-04-29 16:03:54.891 | + ./stack.sh:main:1426 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-04-29 16:03:54.895 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-04-29 16:03:54.899 | + inc/meta-config:merge_config_group:171 : shift 2026-04-29 16:03:54.903 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-04-29 16:03:54.907 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-04-29 16:03:54.912 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-04-29 16:03:54.916 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-04-29 16:03:54.920 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-04-29 16:03:54.925 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-04-29 16:03:54.929 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-04-29 16:03:54.933 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-04-29 16:03:54.938 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-04-29 16:03:54.938 | /^\[\[.+\|.*\]\]/ { 2026-04-29 16:03:54.938 | gsub("[][]", "", $1); 2026-04-29 16:03:54.938 | split($1, a, "|"); 2026-04-29 16:03:54.938 | if (a[1] == matchgroup) 2026-04-29 16:03:54.938 | print a[2] 2026-04-29 16:03:54.938 | } 2026-04-29 16:03:54.938 | ' /home/quobyte/devstack/local.conf 2026-04-29 16:03:54.946 | + ./stack.sh:main:1435 : is_service_enabled n-cpu 2026-04-29 16:03:54.972 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:03:54.977 | + ./stack.sh:main:1436 : is_nova_ready 2026-04-29 16:03:54.981 | + lib/nova:is_nova_ready:1173 : wait_for_compute 60 2026-04-29 16:03:54.986 | + functions:wait_for_compute:490 : local timeout=60 2026-04-29 16:03:54.989 | + functions:wait_for_compute:491 : local rval=0 2026-04-29 16:03:54.993 | + functions:wait_for_compute:492 : local compute_hostname 2026-04-29 16:03:54.998 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-04-29 16:03:55.002 | + functions-common:time_start:2398 : local name=wait_for_service 2026-04-29 16:03:55.007 | + functions-common:time_start:2399 : local start_time= 2026-04-29 16:03:55.011 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 16:03:55.017 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 16:03:55.023 | + functions-common:time_start:2403 : _TIME_START[$name]=1777478635018 2026-04-29 16:03:55.029 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-04-29 16:03:55.060 | + functions:wait_for_compute:494 : compute_hostname= 2026-04-29 16:03:55.065 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-04-29 16:03:55.070 | ++ functions:wait_for_compute:496 : hostname 2026-04-29 16:03:55.076 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-04-29 16:03:55.080 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-04-29 16:03:55.087 | ++ functions:wait_for_compute:498 : hostname 2026-04-29 16:03:55.092 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-04-29 16:03:55.094 | + :: : ID= 2026-04-29 16:03:55.097 | + :: : [[ '' == '' ]] 2026-04-29 16:03:55.098 | + :: : sleep 1 2026-04-29 16:03:56.102 | + :: : [[ libvirt = \f\a\k\e ]] 2026-04-29 16:03:56.105 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-04-29 16:03:59.148 | + :: : ID=8f0be4d3-3eff-4729-975b-0c70d23eca34 2026-04-29 16:03:59.149 | + :: : [[ 8f0be4d3-3eff-4729-975b-0c70d23eca34 == '' ]] 2026-04-29 16:03:59.155 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-04-29 16:03:59.159 | + functions-common:time_stop:2412 : local name 2026-04-29 16:03:59.163 | + functions-common:time_stop:2413 : local end_time 2026-04-29 16:03:59.167 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 16:03:59.172 | + functions-common:time_stop:2415 : local total 2026-04-29 16:03:59.176 | + functions-common:time_stop:2416 : local start_time 2026-04-29 16:03:59.180 | + functions-common:time_stop:2418 : name=wait_for_service 2026-04-29 16:03:59.184 | + functions-common:time_stop:2419 : start_time=1777478635018 2026-04-29 16:03:59.187 | + functions-common:time_stop:2421 : [[ -z 1777478635018 ]] 2026-04-29 16:03:59.193 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 16:03:59.200 | + functions-common:time_stop:2424 : end_time=1777478639196 2026-04-29 16:03:59.204 | + functions-common:time_stop:2425 : elapsed_time=4178 2026-04-29 16:03:59.208 | + functions-common:time_stop:2426 : total=23994 2026-04-29 16:03:59.213 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 16:03:59.217 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=28172 2026-04-29 16:03:59.221 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-04-29 16:03:59.225 | + functions:wait_for_compute:516 : return 0 2026-04-29 16:03:59.229 | + ./stack.sh:main:1440 : service_check 2026-04-29 16:03:59.233 | + functions-common:service_check:1705 : local service 2026-04-29 16:03:59.237 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 16:03:59.241 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@key.service 2026-04-29 16:03:59.262 | not-found 2026-04-29 16:03:59.268 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 16:03:59.272 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-api.service 2026-04-29 16:03:59.291 | enabled 2026-04-29 16:03:59.297 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-api.service --no-pager 2026-04-29 16:03:59.322 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-04-29 16:03:59.322 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-04-29 16:03:59.322 | Active: active (running) since Wed 2026-04-29 18:00:47 CEST; 3min 12s ago 2026-04-29 16:03:59.322 | Main PID: 61336 (uwsgi) 2026-04-29 16:03:59.322 | Status: "uWSGI is ready" 2026-04-29 16:03:59.322 | Tasks: 17 (limit: 14255) 2026-04-29 16:03:59.322 | Memory: 267.2M (peak: 267.8M) 2026-04-29 16:03:59.322 | CPU: 14.393s 2026-04-29 16:03:59.322 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-04-29 16:03:59.323 | ├─61336 "nova-apiuWSGI master" 2026-04-29 16:03:59.323 | ├─61337 "nova-apiuWSGI worker 1" 2026-04-29 16:03:59.323 | └─61338 "nova-apiuWSGI worker 2" 2026-04-29 16:03:59.323 | 2026-04-29 16:03:59.323 | Apr 29 18:03:58 devstack devstack@n-api.service[61337]: [pid: 61337|app: 0|req: 19/36] 192.168.122.50 () {54 vars in 930 bytes} [Wed Apr 29 18:03:58 2026] GET /compute/v2.1 => generated 392 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 16:03:59.323 | Apr 29 18:03:58 devstack devstack@n-api.service[61338]: DEBUG nova.api.openstack.wsgi [None req-bf091bae-ccf7-409e-bced-1820487dbe79 admin admin] Calling method '>' {{(pid=61338) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-04-29 16:03:59.323 | Apr 29 18:03:58 devstack devstack@n-api.service[61338]: DEBUG oslo_concurrency.lockutils [None req-bf091bae-ccf7-409e-bced-1820487dbe79 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61338) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} 2026-04-29 16:03:59.323 | Apr 29 18:03:58 devstack devstack@n-api.service[61338]: DEBUG oslo_concurrency.lockutils [None req-bf091bae-ccf7-409e-bced-1820487dbe79 admin admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61338) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} 2026-04-29 16:03:59.324 | Apr 29 18:03:58 devstack devstack@n-api.service[61338]: DEBUG oslo_concurrency.lockutils [None req-bf091bae-ccf7-409e-bced-1820487dbe79 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=61338) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-04-29 16:03:59.324 | Apr 29 18:03:58 devstack devstack@n-api.service[61338]: DEBUG oslo_concurrency.lockutils [None req-bf091bae-ccf7-409e-bced-1820487dbe79 admin admin] Acquiring lock "ec34319a-90ba-4469-b046-37a707f07c9d" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61338) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} 2026-04-29 16:03:59.324 | Apr 29 18:03:58 devstack devstack@n-api.service[61338]: DEBUG oslo_concurrency.lockutils [None req-bf091bae-ccf7-409e-bced-1820487dbe79 admin admin] Lock "ec34319a-90ba-4469-b046-37a707f07c9d" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61338) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} 2026-04-29 16:03:59.324 | Apr 29 18:03:58 devstack devstack@n-api.service[61338]: DEBUG oslo_concurrency.lockutils [None req-bf091bae-ccf7-409e-bced-1820487dbe79 admin admin] Lock "ec34319a-90ba-4469-b046-37a707f07c9d" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61338) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-04-29 16:03:59.324 | Apr 29 18:03:58 devstack devstack@n-api.service[61338]: INFO nova.api.openstack.requestlog [None req-bf091bae-ccf7-409e-bced-1820487dbe79 admin admin] 192.168.122.50 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.110908 2026-04-29 16:03:59.324 | Apr 29 18:03:58 devstack devstack@n-api.service[61338]: [pid: 61338|app: 0|req: 18/37] 192.168.122.50 () {60 vars in 1320 bytes} [Wed Apr 29 18:03:58 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-04-29 16:03:59.328 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 16:03:59.334 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-cpu.service 2026-04-29 16:03:59.352 | enabled 2026-04-29 16:03:59.359 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-04-29 16:03:59.382 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-04-29 16:03:59.382 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-04-29 16:03:59.382 | Active: active (running) since Wed 2026-04-29 18:03:06 CEST; 52s ago 2026-04-29 16:03:59.382 | Main PID: 73492 (nova-compute) 2026-04-29 16:03:59.382 | Tasks: 22 (limit: 14255) 2026-04-29 16:03:59.382 | Memory: 142.5M (peak: 144.9M) 2026-04-29 16:03:59.382 | CPU: 5.538s 2026-04-29 16:03:59.382 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-04-29 16:03:59.382 | └─73492 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-04-29 16:03:59.383 | 2026-04-29 16:03:59.383 | Apr 29 18:03:36 devstack nova-compute[73492]: DEBUG nova.compute.provider_tree [None req-fecc0fe5-c435-4a8d-b3f9-62d5b0bdf065 None None] Updating inventory in ProviderTree for provider 07e26a45-23b9-4d79-8225-a4f45ca03dec with inventory: {'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=73492) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2026-04-29 16:03:59.383 | Apr 29 18:03:37 devstack nova-compute[73492]: DEBUG nova.compute.provider_tree [None req-fecc0fe5-c435-4a8d-b3f9-62d5b0bdf065 None None] Updating resource provider 07e26a45-23b9-4d79-8225-a4f45ca03dec generation from 1 to 2 during operation: update_traits {{(pid=73492) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-04-29 16:03:59.383 | Apr 29 18:03:37 devstack nova-compute[73492]: DEBUG nova.compute.resource_tracker [None req-fecc0fe5-c435-4a8d-b3f9-62d5b0bdf065 None None] Compute_service record updated for devstack:devstack {{(pid=73492) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-04-29 16:03:59.383 | Apr 29 18:03:37 devstack nova-compute[73492]: DEBUG oslo_concurrency.lockutils [None req-fecc0fe5-c435-4a8d-b3f9-62d5b0bdf065 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 5.032s {{(pid=73492) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-04-29 16:03:59.384 | Apr 29 18:03:37 devstack nova-compute[73492]: DEBUG nova.service [None req-fecc0fe5-c435-4a8d-b3f9-62d5b0bdf065 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=73492) start /opt/stack/nova/nova/service.py:195}} 2026-04-29 16:03:59.384 | Apr 29 18:03:37 devstack nova-compute[73492]: DEBUG nova.service [None req-fecc0fe5-c435-4a8d-b3f9-62d5b0bdf065 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=73492) start /opt/stack/nova/nova/service.py:211}} 2026-04-29 16:03:59.384 | Apr 29 18:03:38 devstack nova-compute[73492]: DEBUG nova.service [None req-fecc0fe5-c435-4a8d-b3f9-62d5b0bdf065 None None] Join ServiceGroup membership for this service compute {{(pid=73492) start /opt/stack/nova/nova/service.py:221}} 2026-04-29 16:03:59.384 | Apr 29 18:03:38 devstack nova-compute[73492]: DEBUG nova.servicegroup.drivers.db [None req-fecc0fe5-c435-4a8d-b3f9-62d5b0bdf065 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=73492) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-04-29 16:03:59.384 | Apr 29 18:03:43 devstack nova-compute[73492]: DEBUG oslo_service.periodic_task [None req-879aacf2-edeb-47d4-abc0-a13c8bdd20df None None] Running periodic task ComputeManager._sync_power_states {{(pid=73492) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} 2026-04-29 16:03:59.384 | Apr 29 18:03:43 devstack nova-compute[73492]: DEBUG oslo_service.periodic_task [None req-879aacf2-edeb-47d4-abc0-a13c8bdd20df None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=73492) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} 2026-04-29 16:03:59.389 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 16:03:59.393 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-cond.service 2026-04-29 16:03:59.412 | not-found 2026-04-29 16:03:59.418 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 16:03:59.422 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-sch.service 2026-04-29 16:03:59.441 | enabled 2026-04-29 16:03:59.448 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-sch.service --no-pager 2026-04-29 16:03:59.471 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-04-29 16:03:59.471 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-04-29 16:03:59.472 | Active: active (running) since Wed 2026-04-29 18:02:53 CEST; 1min 6s ago 2026-04-29 16:03:59.472 | Main PID: 69783 (nova-scheduler:) 2026-04-29 16:03:59.472 | Tasks: 19 (limit: 14255) 2026-04-29 16:03:59.472 | Memory: 151.2M (peak: 151.8M) 2026-04-29 16:03:59.472 | CPU: 4.362s 2026-04-29 16:03:59.472 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-04-29 16:03:59.472 | ├─69783 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-04-29 16:03:59.472 | ├─71386 "nova-scheduler: ServiceWrapper worker(0)" 2026-04-29 16:03:59.472 | └─71394 "nova-scheduler: ServiceWrapper worker(1)" 2026-04-29 16:03:59.473 | 2026-04-29 16:03:59.473 | Apr 29 18:02:59 devstack nova-scheduler[71386]: DEBUG nova.servicegroup.drivers.db [None req-de0e1d2b-e5ed-4356-b6c1-2369876a1ba1 None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=71386) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-04-29 16:03:59.473 | Apr 29 18:03:00 devstack nova-scheduler[71386]: DEBUG oslo.service.backend._threading.loopingcall [None req-70ad65fd-41cf-4b6f-8998-da94b3add05b None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71386) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-04-29 16:03:59.473 | Apr 29 18:03:04 devstack nova-scheduler[71386]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.92 seconds {{(pid=71386) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-04-29 16:03:59.473 | Apr 29 18:03:04 devstack nova-scheduler[71394]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.90 seconds {{(pid=71394) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-04-29 16:03:59.473 | Apr 29 18:03:06 devstack nova-scheduler[69783]: DEBUG dbcounter [-] [69783] Writing DB stats nova_api:SELECT=3 {{(pid=69783) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 16:03:59.473 | Apr 29 18:03:07 devstack nova-scheduler[69783]: DEBUG dbcounter [-] [69783] Writing DB stats nova_cell0:SELECT=1 {{(pid=69783) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 16:03:59.473 | Apr 29 18:03:07 devstack nova-scheduler[69783]: DEBUG dbcounter [-] [69783] Writing DB stats nova_cell1:SELECT=1 {{(pid=69783) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 16:03:59.473 | Apr 29 18:03:14 devstack nova-scheduler[71386]: DEBUG dbcounter [-] [71386] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=71386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 16:03:59.475 | Apr 29 18:03:14 devstack nova-scheduler[71394]: DEBUG dbcounter [-] [71394] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=71394) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 16:03:59.475 | Apr 29 18:03:40 devstack nova-scheduler[71394]: DEBUG oslo.service.backend._threading.loopingcall [None req-7ee82398-a51b-4169-8c79-dd2cb7c69fbc None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71394) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-04-29 16:03:59.479 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 16:03:59.484 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-novnc.service 2026-04-29 16:03:59.503 | not-found 2026-04-29 16:03:59.508 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 16:03:59.513 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-04-29 16:03:59.533 | enabled 2026-04-29 16:03:59.539 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-04-29 16:03:59.563 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-04-29 16:03:59.563 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-04-29 16:03:59.563 | Active: active (running) since Wed 2026-04-29 18:02:55 CEST; 1min 3s ago 2026-04-29 16:03:59.564 | Main PID: 70394 (uwsgi) 2026-04-29 16:03:59.564 | Status: "uWSGI is ready" 2026-04-29 16:03:59.564 | Tasks: 16 (limit: 14255) 2026-04-29 16:03:59.564 | Memory: 215.6M (peak: 216.3M) 2026-04-29 16:03:59.564 | CPU: 9.226s 2026-04-29 16:03:59.564 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-04-29 16:03:59.564 | ├─70394 "nova-api-metauWSGI master" 2026-04-29 16:03:59.564 | ├─70395 "nova-api-metauWSGI worker 1" 2026-04-29 16:03:59.564 | ├─70396 "nova-api-metauWSGI worker 2" 2026-04-29 16:03:59.564 | └─70397 "nova-api-metauWSGI http 1" 2026-04-29 16:03:59.565 | 2026-04-29 16:03:59.565 | Apr 29 18:03:01 devstack devstack@n-api-meta.service[70396]: DEBUG nova.api.openstack.wsgi_app [None req-3514cede-3ce0-46e5-89ef-9dc9d40ecbf6 None None] ******************************************************************************** {{(pid=70396) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3013}} 2026-04-29 16:03:59.565 | Apr 29 18:03:01 devstack devstack@n-api-meta.service[70396]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x734665ca3668 pid: 70396 (default app) 2026-04-29 16:03:59.565 | Apr 29 18:03:10 devstack devstack@n-api-meta.service[70396]: DEBUG dbcounter [-] [70396] Writing DB stats nova_api:SELECT=1 {{(pid=70396) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 16:03:59.565 | Apr 29 18:03:10 devstack devstack@n-api-meta.service[70395]: DEBUG dbcounter [-] [70395] Writing DB stats nova_api:SELECT=1 {{(pid=70395) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 16:03:59.565 | Apr 29 18:03:10 devstack devstack@n-api-meta.service[70396]: DEBUG dbcounter [-] [70396] Writing DB stats nova_cell1:SELECT=1 {{(pid=70396) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 16:03:59.565 | Apr 29 18:03:10 devstack devstack@n-api-meta.service[70396]: DEBUG dbcounter [-] [70396] Writing DB stats nova_cell0:SELECT=1 {{(pid=70396) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 16:03:59.565 | Apr 29 18:03:10 devstack devstack@n-api-meta.service[70396]: DEBUG dbcounter [-] [70396] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=70396) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 16:03:59.565 | Apr 29 18:03:11 devstack devstack@n-api-meta.service[70395]: DEBUG dbcounter [-] [70395] Writing DB stats nova_cell0:SELECT=1 {{(pid=70395) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 16:03:59.565 | Apr 29 18:03:11 devstack devstack@n-api-meta.service[70395]: DEBUG dbcounter [-] [70395] Writing DB stats nova_cell1:SELECT=1 {{(pid=70395) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 16:03:59.567 | Apr 29 18:03:11 devstack devstack@n-api-meta.service[70395]: DEBUG dbcounter [-] [70395] Writing DB stats nova_cell0:SELECT=1 {{(pid=70395) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 16:03:59.571 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 16:03:59.575 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@placement-api.service 2026-04-29 16:03:59.595 | enabled 2026-04-29 16:03:59.601 | + functions-common:service_check:1712 : sudo systemctl status devstack@placement-api.service --no-pager 2026-04-29 16:03:59.624 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-04-29 16:03:59.624 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-04-29 16:03:59.624 | Active: active (running) since Wed 2026-04-29 18:01:29 CEST; 2min 30s ago 2026-04-29 16:03:59.624 | Main PID: 67590 (uwsgi) 2026-04-29 16:03:59.624 | Status: "uWSGI is ready" 2026-04-29 16:03:59.624 | Tasks: 5 (limit: 14255) 2026-04-29 16:03:59.624 | Memory: 169.0M (peak: 169.3M) 2026-04-29 16:03:59.624 | CPU: 5.966s 2026-04-29 16:03:59.624 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-04-29 16:03:59.624 | ├─67590 "placementuWSGI master" 2026-04-29 16:03:59.625 | ├─67591 "placementuWSGI worker 1" 2026-04-29 16:03:59.625 | └─67592 "placementuWSGI worker 2" 2026-04-29 16:03:59.625 | 2026-04-29 16:03:59.625 | Apr 29 18:03:36 devstack devstack@placement-api.service[67591]: INFO placement.requestlog [req-ca1f9267-44ce-4ee8-b093-30ac94b4ecdf req-a6e032f6-b17f-4d59-be43-54ee9d0acb31 service nova] 192.168.122.50 "PUT /placement/resource_providers/07e26a45-23b9-4d79-8225-a4f45ca03dec/inventories" status: 200 len: 396 microversion: 1.26 2026-04-29 16:03:59.625 | Apr 29 18:03:36 devstack devstack@placement-api.service[67591]: [pid: 67591|app: 0|req: 5/9] 192.168.122.50 () {64 vars in 1493 bytes} [Wed Apr 29 18:03:36 2026] PUT /placement/resource_providers/07e26a45-23b9-4d79-8225-a4f45ca03dec/inventories => generated 396 bytes in 108 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-04-29 16:03:59.625 | Apr 29 18:03:36 devstack devstack@placement-api.service[67592]: DEBUG placement.requestlog [req-ca1f9267-44ce-4ee8-b093-30ac94b4ecdf req-c8b2da4e-d7de-401b-9220-27b1cfefa63d None None] Starting request: 192.168.122.50 "GET /placement/traits?name=in:COMPUTE_SOUND_MODEL_AC97,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_ABM,HW_CPU_X86_AESNI,COMPUTE_STORAGE_BUS_FDC,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_AVX2,COMPUTE_SOUND_MODEL_USB,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_SSSE3,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_SHA,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_SSE2,COMPUTE_VIOMMU_MODEL_AUTO,HW_ARCH_X86_64,HW_CPU_X86_BMI2,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_RESCUE_BFV,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_SVM,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_SSE4A,HW_CPU_X86_CLMUL,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_F16C,COMPUTE_ARCH_X86_64,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_NODE,HW_CPU_X86_SSE42,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_FMA3,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_ACCELERATORS,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_MMX,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_STORAGE_BUS_IDE,HW_CPU_X86_AMD_SVM,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_AVX,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_BMI,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_SSE41,COMPUTE_SOUND_MODEL_SB16,COMPUTE_STORAGE_BUS_VIRTIO" {{(pid=67592) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-04-29 16:03:59.625 | Apr 29 18:03:36 devstack devstack@placement-api.service[67592]: INFO placement.requestlog [req-ca1f9267-44ce-4ee8-b093-30ac94b4ecdf req-c8b2da4e-d7de-401b-9220-27b1cfefa63d service nova] 192.168.122.50 "GET /placement/traits?name=in:COMPUTE_SOUND_MODEL_AC97,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_ABM,HW_CPU_X86_AESNI,COMPUTE_STORAGE_BUS_FDC,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_AVX2,COMPUTE_SOUND_MODEL_USB,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_SSSE3,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_SHA,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_SSE2,COMPUTE_VIOMMU_MODEL_AUTO,HW_ARCH_X86_64,HW_CPU_X86_BMI2,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_RESCUE_BFV,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_SVM,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_SSE4A,HW_CPU_X86_CLMUL,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_F16C,COMPUTE_ARCH_X86_64,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_NODE,HW_CPU_X86_SSE42,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_FMA3,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_ACCELERATORS,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_MMX,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_STORAGE_BUS_IDE,HW_CPU_X86_AMD_SVM,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_AVX,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_BMI,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_SSE41,COMPUTE_SOUND_MODEL_SB16,COMPUTE_STORAGE_BUS_VIRTIO" status: 200 len: 2058 microversion: 1.6 2026-04-29 16:03:59.625 | Apr 29 18:03:36 devstack devstack@placement-api.service[67592]: [pid: 67592|app: 0|req: 5/10] 192.168.122.50 () {60 vars in 4907 bytes} [Wed Apr 29 18:03:36 2026] GET /placement/traits?name=in:COMPUTE_SOUND_MODEL_AC97,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_ABM,HW_CPU_X86_AESNI,COMPUTE_STORAGE_BUS_FDC,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_AVX2,COMPUTE_SOUND_MODEL_USB,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_SSSE3,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_SHA,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_SSE2,COMPUTE_VIOMMU_MODEL_AUTO,HW_ARCH_X86_64,HW_CPU_X86_BMI2,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_RESCUE_BFV,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_SVM,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_SSE4A,HW_CPU_X86_CLMUL,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_F16C,COMPUTE_ARCH_X86_64,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_NODE,HW_CPU_X86_SSE42,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_FMA3,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_ACCELERATORS,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_MMX,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_STORAGE_BUS_IDE,HW_CPU_X86_AMD_SVM,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_AVX,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_BMI,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_SSE41,COMPUTE_SOUND_MODEL_SB16,COMPUTE_STORAGE_BUS_VIRTIO => generated 2058 bytes in 93 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-04-29 16:03:59.625 | Apr 29 18:03:37 devstack devstack@placement-api.service[67591]: DEBUG placement.requestlog [req-ca1f9267-44ce-4ee8-b093-30ac94b4ecdf req-0c375cb4-dd68-48e1-9711-e51077692978 None None] Starting request: 192.168.122.50 "PUT /placement/resource_providers/07e26a45-23b9-4d79-8225-a4f45ca03dec/traits" {{(pid=67591) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-04-29 16:03:59.626 | Apr 29 18:03:37 devstack devstack@placement-api.service[67591]: INFO placement.requestlog [req-ca1f9267-44ce-4ee8-b093-30ac94b4ecdf req-0c375cb4-dd68-48e1-9711-e51077692978 service nova] 192.168.122.50 "PUT /placement/resource_providers/07e26a45-23b9-4d79-8225-a4f45ca03dec/traits" status: 200 len: 2093 microversion: 1.6 2026-04-29 16:03:59.626 | Apr 29 18:03:37 devstack devstack@placement-api.service[67591]: [pid: 67591|app: 0|req: 6/11] 192.168.122.50 () {64 vars in 1478 bytes} [Wed Apr 29 18:03:37 2026] PUT /placement/resource_providers/07e26a45-23b9-4d79-8225-a4f45ca03dec/traits => generated 2093 bytes in 287 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-04-29 16:03:59.626 | Apr 29 18:03:46 devstack devstack@placement-api.service[67592]: DEBUG dbcounter [-] [67592] Writing DB stats placement:SELECT=4 {{(pid=67592) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 16:03:59.626 | Apr 29 18:03:47 devstack devstack@placement-api.service[67591]: DEBUG dbcounter [-] [67591] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=67591) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 16:03:59.632 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 16:03:59.636 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@placement-client.service 2026-04-29 16:03:59.655 | not-found 2026-04-29 16:03:59.661 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 16:03:59.665 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@g-api.service 2026-04-29 16:03:59.684 | enabled 2026-04-29 16:03:59.690 | + functions-common:service_check:1712 : sudo systemctl status devstack@g-api.service --no-pager 2026-04-29 16:03:59.714 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-04-29 16:03:59.714 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-04-29 16:03:59.714 | Active: active (running) since Wed 2026-04-29 18:03:31 CEST; 27s ago 2026-04-29 16:03:59.714 | Main PID: 76589 (uwsgi) 2026-04-29 16:03:59.715 | Status: "uWSGI is ready" 2026-04-29 16:03:59.715 | Tasks: 9 (limit: 14255) 2026-04-29 16:03:59.715 | Memory: 247.6M (peak: 248.0M) 2026-04-29 16:03:59.715 | CPU: 10.274s 2026-04-29 16:03:59.715 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-04-29 16:03:59.715 | ├─76589 "glance-apiuWSGI master" 2026-04-29 16:03:59.715 | ├─76595 "glance-apiuWSGI worker 1" 2026-04-29 16:03:59.715 | └─76596 "glance-apiuWSGI worker 2" 2026-04-29 16:03:59.715 | 2026-04-29 16:03:59.715 | Apr 29 18:03:44 devstack devstack@g-api.service[76595]: INFO glance.location [None req-19f59083-18f8-47be-bff8-9e5dcaf35f5d admin admin] Image format matched and virtual size computed: 117440512 2026-04-29 16:03:59.715 | Apr 29 18:03:44 devstack devstack@g-api.service[76595]: DEBUG glance_store.backend [None req-19f59083-18f8-47be-bff8-9e5dcaf35f5d admin admin] Skipping store.set_acls... not implemented. {{(pid=76595) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-04-29 16:03:59.716 | Apr 29 18:03:44 devstack devstack@g-api.service[76595]: [pid: 76595|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 872 bytes} [Wed Apr 29 18:03:42 2026] PUT /v2/images/6ebc34ce-c995-4204-8b3b-09ad4bff96c5/file => generated 0 bytes in 1849 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-04-29 16:03:59.716 | Apr 29 18:03:44 devstack devstack@g-api.service[76596]: DEBUG glance.api.middleware.version_negotiation [None req-e9aea054-f191-487d-b932-c45f14c8fa74 admin admin] Determining version of request: GET /v2/images/6ebc34ce-c995-4204-8b3b-09ad4bff96c5 Accept: */* {{(pid=76596) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-04-29 16:03:59.716 | Apr 29 18:03:44 devstack devstack@g-api.service[76596]: DEBUG glance.api.middleware.version_negotiation [None req-e9aea054-f191-487d-b932-c45f14c8fa74 admin admin] Using url versioning {{(pid=76596) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-04-29 16:03:59.716 | Apr 29 18:03:44 devstack devstack@g-api.service[76596]: DEBUG glance.api.middleware.version_negotiation [None req-e9aea054-f191-487d-b932-c45f14c8fa74 admin admin] Matched version: v2 {{(pid=76596) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-04-29 16:03:59.716 | Apr 29 18:03:44 devstack devstack@g-api.service[76596]: DEBUG glance.api.middleware.version_negotiation [None req-e9aea054-f191-487d-b932-c45f14c8fa74 admin admin] new path /v2/images/6ebc34ce-c995-4204-8b3b-09ad4bff96c5 {{(pid=76596) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-04-29 16:03:59.716 | Apr 29 18:03:44 devstack devstack@g-api.service[76596]: [pid: 76596|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 799 bytes} [Wed Apr 29 18:03:44 2026] GET /v2/images/6ebc34ce-c995-4204-8b3b-09ad4bff96c5 => generated 976 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-29 16:03:59.716 | Apr 29 18:03:54 devstack devstack@g-api.service[76595]: DEBUG dbcounter [-] [76595] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=76595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 16:03:59.716 | Apr 29 18:03:54 devstack devstack@g-api.service[76596]: DEBUG dbcounter [-] [76596] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=76596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 16:03:59.720 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 16:03:59.724 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@c-sch.service 2026-04-29 16:03:59.743 | enabled 2026-04-29 16:03:59.750 | + functions-common:service_check:1712 : sudo systemctl status devstack@c-sch.service --no-pager 2026-04-29 16:03:59.774 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-04-29 16:03:59.775 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-04-29 16:03:59.775 | Active: active (running) since Wed 2026-04-29 18:03:21 CEST; 38s ago 2026-04-29 16:03:59.775 | Main PID: 75070 (cinder-schedule) 2026-04-29 16:03:59.775 | Tasks: 1 (limit: 14255) 2026-04-29 16:03:59.775 | Memory: 105.3M (peak: 105.6M) 2026-04-29 16:03:59.775 | CPU: 3.866s 2026-04-29 16:03:59.775 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-04-29 16:03:59.775 | └─75070 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-04-29 16:03:59.775 | 2026-04-29 16:03:59.775 | Apr 29 18:03:25 devstack cinder-scheduler[75070]: DEBUG cinder.service [None req-c3c49c3e-b28e-4f66-9c16-c13953e9ff78 None None] Creating RPC server for service cinder-scheduler {{(pid=75070) start /opt/stack/cinder/cinder/service.py:231}} 2026-04-29 16:03:59.776 | Apr 29 18:03:25 devstack cinder-scheduler[75070]: DEBUG cinder.service [None req-c3c49c3e-b28e-4f66-9c16-c13953e9ff78 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=75070) start /opt/stack/cinder/cinder/service.py:237}} 2026-04-29 16:03:59.776 | Apr 29 18:03:35 devstack cinder-scheduler[75070]: DEBUG dbcounter [-] [75070] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=75070) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 16:03:59.776 | Apr 29 18:03:42 devstack cinder-scheduler[75070]: DEBUG cinder.scheduler.host_manager [None req-605842a8-8695-404b-88fe-912ad4e2b4a5 None None] Received volume service update from devstack@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'shared_targets': False, 'sparse_copy_volume': True, 'filter_function': None, 'goodness_function': None} {{(pid=75070) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-04-29 16:03:59.776 | Apr 29 18:03:42 devstack cinder-scheduler[75070]: DEBUG cinder.scheduler.host_manager [None req-605842a8-8695-404b-88fe-912ad4e2b4a5 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, 4, 29, 16, 3, 42, 830081)}, {'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, 4, 29, 16, 3, 42, 830081)}]. {{(pid=75070) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-04-29 16:03:59.776 | Apr 29 18:03:42 devstack cinder-scheduler[75070]: DEBUG cinder.scheduler.host_manager [None req-605842a8-8695-404b-88fe-912ad4e2b4a5 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, 4, 29, 16, 3, 42, 802134)} {{(pid=75070) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-04-29 16:03:59.776 | Apr 29 18:03:52 devstack cinder-scheduler[75070]: DEBUG dbcounter [-] [75070] Writing DB stats cinder:SELECT=1 {{(pid=75070) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 16:03:59.776 | Apr 29 18:03:55 devstack cinder-scheduler[75070]: DEBUG oslo_service.periodic_task [None req-88d08321-f859-44a7-9b59-1f9072b6ad57 None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=75070) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} 2026-04-29 16:03:59.776 | Apr 29 18:03:55 devstack cinder-scheduler[75070]: INFO cinder.message.api [None req-88d08321-f859-44a7-9b59-1f9072b6ad57 None None] Deleted 0 expired messages. 2026-04-29 16:03:59.777 | Apr 29 18:03:55 devstack cinder-scheduler[75070]: DEBUG oslo_service.periodic_task [None req-88d08321-f859-44a7-9b59-1f9072b6ad57 None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=75070) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} 2026-04-29 16:03:59.781 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 16:03:59.786 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@c-api.service 2026-04-29 16:03:59.805 | enabled 2026-04-29 16:03:59.811 | + functions-common:service_check:1712 : sudo systemctl status devstack@c-api.service --no-pager 2026-04-29 16:03:59.836 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-04-29 16:03:59.836 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-04-29 16:03:59.836 | Active: active (running) since Wed 2026-04-29 18:03:14 CEST; 45s ago 2026-04-29 16:03:59.837 | Main PID: 74352 (uwsgi) 2026-04-29 16:03:59.837 | Status: "uWSGI is ready" 2026-04-29 16:03:59.837 | Tasks: 7 (limit: 14255) 2026-04-29 16:03:59.837 | Memory: 239.1M (peak: 239.5M) 2026-04-29 16:03:59.837 | CPU: 10.214s 2026-04-29 16:03:59.837 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-04-29 16:03:59.837 | ├─74352 "cinder-apiuWSGI master" 2026-04-29 16:03:59.837 | ├─74361 "cinder-apiuWSGI worker 1" 2026-04-29 16:03:59.837 | └─74362 "cinder-apiuWSGI worker 2" 2026-04-29 16:03:59.838 | 2026-04-29 16:03:59.838 | Apr 29 18:03:27 devstack devstack@c-api.service[74362]: DEBUG cinder.api.middleware.request_id [req-6f21dd43-6e44-46cc-9409-12e173a76d2e req-7bb2614a-cc20-4e72-924b-7c51faaf4f67 None None] RequestId filter calling following filter/app {{(pid=74362) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2026-04-29 16:03:59.838 | Apr 29 18:03:28 devstack devstack@c-api.service[74362]: INFO cinder.api.openstack.wsgi [req-6f21dd43-6e44-46cc-9409-12e173a76d2e req-7bb2614a-cc20-4e72-924b-7c51faaf4f67 admin admin] POST http://192.168.122.50/volume/v3/types/89a5bd44-ba15-4a26-babd-0e9889cd5561/extra_specs 2026-04-29 16:03:59.838 | Apr 29 18:03:28 devstack devstack@c-api.service[74362]: DEBUG cinder.api.openstack.wsgi [req-6f21dd43-6e44-46cc-9409-12e173a76d2e req-7bb2614a-cc20-4e72-924b-7c51faaf4f67 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74362) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-04-29 16:03:59.838 | Apr 29 18:03:28 devstack devstack@c-api.service[74362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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-04-29 16:03:59.839 | Apr 29 18:03:28 devstack devstack@c-api.service[74362]: warnings.warn( 2026-04-29 16:03:59.839 | Apr 29 18:03:28 devstack devstack@c-api.service[74362]: DEBUG oslo_db.sqlalchemy.engines [req-6f21dd43-6e44-46cc-9409-12e173a76d2e req-7bb2614a-cc20-4e72-924b-7c51faaf4f67 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=74362) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-04-29 16:03:59.839 | Apr 29 18:03:28 devstack devstack@c-api.service[74362]: INFO cinder.api.openstack.wsgi [req-6f21dd43-6e44-46cc-9409-12e173a76d2e req-7bb2614a-cc20-4e72-924b-7c51faaf4f67 admin admin] http://192.168.122.50/volume/v3/types/89a5bd44-ba15-4a26-babd-0e9889cd5561/extra_specs returned with HTTP 200 2026-04-29 16:03:59.839 | Apr 29 18:03:28 devstack devstack@c-api.service[74362]: [pid: 74362|app: 0|req: 2/3] 192.168.122.50 () {62 vars in 1358 bytes} [Wed Apr 29 18:03:27 2026] POST /volume/v3/types/89a5bd44-ba15-4a26-babd-0e9889cd5561/extra_specs => generated 55 bytes in 842 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 16:03:59.839 | Apr 29 18:03:37 devstack devstack@c-api.service[74361]: DEBUG dbcounter [-] [74361] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74361) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 16:03:59.839 | Apr 29 18:03:38 devstack devstack@c-api.service[74362]: DEBUG dbcounter [-] [74362] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=74362) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 16:03:59.843 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 16:03:59.847 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@c-vol.service 2026-04-29 16:03:59.867 | enabled 2026-04-29 16:03:59.874 | + functions-common:service_check:1712 : sudo systemctl status devstack@c-vol.service --no-pager 2026-04-29 16:03:59.897 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-04-29 16:03:59.897 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-04-29 16:03:59.897 | Active: active (running) since Wed 2026-04-29 18:03:23 CEST; 36s ago 2026-04-29 16:03:59.898 | Main PID: 75733 (cinder-volume) 2026-04-29 16:03:59.898 | Tasks: 2 (limit: 14255) 2026-04-29 16:03:59.898 | Memory: 134.2M (peak: 163.0M) 2026-04-29 16:03:59.898 | CPU: 19.160s 2026-04-29 16:03:59.899 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-04-29 16:03:59.899 | ├─75733 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-04-29 16:03:59.899 | └─75905 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-04-29 16:03:59.899 | 2026-04-29 16:03:59.899 | Apr 29 18:03:44 devstack sudo[77015]: pam_unix(sudo:session): session closed for user root 2026-04-29 16:03:59.899 | Apr 29 18:03:44 devstack cinder-volume[75905]: DEBUG oslo_concurrency.processutils [None req-605842a8-8695-404b-88fe-912ad4e2b4a5 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.648s {{(pid=75905) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-04-29 16:03:59.899 | Apr 29 18:03:44 devstack cinder-volume[75905]: DEBUG oslo_concurrency.processutils [None req-605842a8-8695-404b-88fe-912ad4e2b4a5 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=75905) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-04-29 16:03:59.899 | Apr 29 18:03:44 devstack sudo[77072]: 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-04-29 16:03:59.899 | Apr 29 18:03:44 devstack sudo[77072]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-04-29 16:03:59.899 | Apr 29 18:03:45 devstack sudo[77072]: pam_unix(sudo:session): session closed for user root 2026-04-29 16:03:59.900 | Apr 29 18:03:45 devstack cinder-volume[75905]: DEBUG oslo_concurrency.processutils [None req-605842a8-8695-404b-88fe-912ad4e2b4a5 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.639s {{(pid=75905) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-04-29 16:03:59.900 | Apr 29 18:03:45 devstack cinder-volume[75905]: INFO cinder.volume.manager [None req-605842a8-8695-404b-88fe-912ad4e2b4a5 None None] Driver post RPC initialization completed successfully. 2026-04-29 16:03:59.900 | Apr 29 18:03:55 devstack cinder-volume[75905]: DEBUG dbcounter [-] [75905] Writing DB stats cinder:SELECT=4 {{(pid=75905) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 16:03:59.900 | Apr 29 18:03:55 devstack cinder-volume[75905]: DEBUG dbcounter [-] [75905] Writing DB stats cinder:SELECT=10,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=75905) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 16:03:59.903 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 16:03:59.908 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-04-29 16:03:59.927 | not-found 2026-04-29 16:03:59.933 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 16:03:59.938 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-04-29 16:03:59.956 | not-found 2026-04-29 16:03:59.962 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 16:03:59.966 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-04-29 16:03:59.983 | not-found 2026-04-29 16:03:59.990 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 16:03:59.994 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-04-29 16:04:00.012 | not-found 2026-04-29 16:04:00.019 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 16:04:00.023 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@q-svc.service 2026-04-29 16:04:00.041 | not-found 2026-04-29 16:04:00.047 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 16:04:00.051 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-04-29 16:04:00.073 | enabled 2026-04-29 16:04:00.079 | + functions-common:service_check:1712 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-04-29 16:04:00.102 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-04-29 16:04:00.102 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-04-29 16:04:00.103 | Active: active (running) since Wed 2026-04-29 18:01:09 CEST; 2min 50s ago 2026-04-29 16:04:00.103 | Main PID: 64147 (neutron-ovn-age) 2026-04-29 16:04:00.103 | Tasks: 20 (limit: 14255) 2026-04-29 16:04:00.103 | Memory: 388.3M (peak: 389.1M) 2026-04-29 16:04:00.103 | CPU: 11.545s 2026-04-29 16:04:00.103 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-04-29 16:04:00.103 | ├─64147 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-04-29 16:04:00.103 | ├─65273 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-04-29 16:04:00.103 | ├─65736 /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/tmpqnr_svtp/privsep.sock 2026-04-29 16:04:00.103 | └─68446 /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/tmp2li2k01j/privsep.sock 2026-04-29 16:04:00.104 | 2026-04-29 16:04:00.104 | Apr 29 18:02:13 devstack neutron-ovn-agent[65273]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65273) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-04-29 16:04:00.104 | Apr 29 18:02:13 devstack neutron-ovn-agent[65273]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65273) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} 2026-04-29 16:04:00.104 | Apr 29 18:02:13 devstack neutron-ovn-agent[65273]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=65273) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} 2026-04-29 16:04:00.104 | Apr 29 18:02:13 devstack neutron-ovn-agent[65273]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65273) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-04-29 16:04:00.104 | Apr 29 18:03:13 devstack neutron-ovn-agent[65273]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65273) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} 2026-04-29 16:04:00.104 | Apr 29 18:03:13 devstack neutron-ovn-agent[65273]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=65273) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} 2026-04-29 16:04:00.104 | Apr 29 18:03:13 devstack neutron-ovn-agent[65273]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65273) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-04-29 16:04:00.104 | Apr 29 18:03:13 devstack neutron-ovn-agent[65273]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65273) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} 2026-04-29 16:04:00.104 | Apr 29 18:03:13 devstack neutron-ovn-agent[65273]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=65273) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} 2026-04-29 16:04:00.105 | Apr 29 18:03:13 devstack neutron-ovn-agent[65273]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65273) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-04-29 16:04:00.111 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 16:04:00.115 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@rabbit.service 2026-04-29 16:04:00.134 | not-found 2026-04-29 16:04:00.141 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 16:04:00.145 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@tempest.service 2026-04-29 16:04:00.164 | not-found 2026-04-29 16:04:00.170 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 16:04:00.174 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@mysql.service 2026-04-29 16:04:00.193 | not-found 2026-04-29 16:04:00.200 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 16:04:00.204 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@etcd3.service 2026-04-29 16:04:00.223 | not-found 2026-04-29 16:04:00.229 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 16:04:00.234 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@dstat.service 2026-04-29 16:04:00.255 | enabled 2026-04-29 16:04:00.261 | + functions-common:service_check:1712 : sudo systemctl status devstack@dstat.service --no-pager 2026-04-29 16:04:00.285 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-04-29 16:04:00.286 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-04-29 16:04:00.286 | Active: active (running) since Wed 2026-04-29 17:54:48 CEST; 9min ago 2026-04-29 16:04:00.287 | Main PID: 40175 (dstat.sh) 2026-04-29 16:04:00.287 | Tasks: 3 (limit: 14255) 2026-04-29 16:04:00.287 | Memory: 27.5M (peak: 28.0M) 2026-04-29 16:04:00.287 | CPU: 3.379s 2026-04-29 16:04:00.287 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-04-29 16:04:00.287 | ├─40175 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-04-29 16:04:00.287 | ├─40332 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-04-29 16:04:00.287 | └─40333 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-04-29 16:04:00.288 | 2026-04-29 16:04:00.288 | Apr 29 18:03:50 devstack dstat.sh[40333]: 29-04 18:03:50| 18 9 70 0 0|5261M 191M 220M 6066M| 52B 0 | 0 564k| 0 7.00 |2019 1651 |3.08 2.50 1.65|2.0 0 0| 0 0 | | 17 295 0 34 0 2026-04-29 16:04:00.288 | Apr 29 18:03:51 devstack dstat.sh[40333]: 29-04 18:03:51| 22 6 68 0 0|5257M 195M 220M 6066M| 0 0 | 0 644k| 0 46.0 |2950 2884 |2.91 2.48 1.64|1.0 0 0| 0 0 | | 17 295 0 34 0 2026-04-29 16:04:00.288 | Apr 29 18:03:52 devstack dstat.sh[40333]: 29-04 18:03:52| 15 17 62 0 0|5211M 240M 220M 6066M| 12k 36k| 168k 376k|6.00 29.0 |4737 4254 |2.91 2.48 1.64|2.0 0 262| 0 0 | | 17 295 0 34 0 2026-04-29 16:04:00.288 | Apr 29 18:03:53 devstack dstat.sh[40333]: 29-04 18:03:53| 17 10 70 0 0|5221M 231M 220M 6066M| 0 0 | 0 96k| 0 9.00 |2166 1861 |2.91 2.48 1.64|2.0 0 0| 0 0 | | 17 295 0 34 0 2026-04-29 16:04:00.288 | Apr 29 18:03:54 devstack dstat.sh[40333]: 29-04 18:03:54| 21 7 68 0 0|5212M 240M 220M 6066M| 844B 2455B|4094B 228k|1.00 31.0 |2613 2390 |2.91 2.48 1.64|3.0 0 26| 0 0 | | 17 299 0 34 0 2026-04-29 16:04:00.288 | Apr 29 18:03:55 devstack dstat.sh[40333]: 29-04 18:03:55| 3 14 75 0 0|5199M 253M 220M 6066M|7195B 20k|8193B 748k|1.00 46.0 |4344 4531 |2.91 2.48 1.64| 0 0 255| 0 0 | | 17 299 0 33 0 2026-04-29 16:04:00.288 | Apr 29 18:03:56 devstack dstat.sh[40333]: 29-04 18:03:56| 10 7 78 0 0|5198M 253M 220M 6066M| 132B 476B| 0 6250k| 0 614 |2273 2479 |2.76 2.45 1.64|1.0 0 7.0| 0 0 | | 17 303 0 33 0 2026-04-29 16:04:00.288 | Apr 29 18:03:57 devstack dstat.sh[40333]: 29-04 18:03:57| 18 11 69 0 0|5201M 251M 220M 6066M| 52B 0 | 0 1157k| 0 177 |2362 2118 |2.76 2.45 1.64|1.0 0 0| 0 0 | | 17 303 0 33 0 2026-04-29 16:04:00.289 | Apr 29 18:03:58 devstack dstat.sh[40333]: 29-04 18:03:58| 21 7 69 0 0|5216M 236M 220M 6066M| 52B 0 | 0 80k| 0 6.00 |2308 1927 |2.76 2.45 1.64|1.0 0 1.0| 0 0 | | 17 303 0 33 0 2026-04-29 16:04:00.289 | Apr 29 18:03:59 devstack dstat.sh[40333]: 29-04 18:03:59| 17 12 64 0 0|5164M 287M 220M 6066M|4787B 28k|8191B 8191B|2.00 1.00 |4201 3514 |2.76 2.45 1.64|1.0 0 109| 0 0 | | 17 307 0 32 0 2026-04-29 16:04:00.295 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 16:04:00.299 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-04-29 16:04:00.319 | enabled 2026-04-29 16:04:00.325 | + functions-common:service_check:1712 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-04-29 16:04:00.348 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-04-29 16:04:00.348 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-04-29 16:04:00.348 | Active: active (running) since Wed 2026-04-29 18:01:06 CEST; 2min 53s ago 2026-04-29 16:04:00.349 | Main PID: 63451 (neutron-ovn-met) 2026-04-29 16:04:00.349 | Tasks: 2 (limit: 14255) 2026-04-29 16:04:00.349 | Memory: 117.4M (peak: 118.1M) 2026-04-29 16:04:00.349 | CPU: 3.455s 2026-04-29 16:04:00.349 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-04-29 16:04:00.349 | └─63451 "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-04-29 16:04:00.349 | 2026-04-29 16:04:00.349 | Apr 29 18:01:10 devstack neutron-ovn-metadata-agent[63451]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-04-29 16:04:00.349 | Apr 29 18:01:10 devstack neutron-ovn-metadata-agent[63451]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-04-29 16:04:00.350 | Apr 29 18:01:10 devstack neutron-ovn-metadata-agent[63451]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-29 16:04:00.350 | Apr 29 18:01:10 devstack neutron-ovn-metadata-agent[63451]: 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-04-29 16:04:00.350 | Apr 29 18:01:10 devstack neutron-ovn-metadata-agent[63451]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-04-29 16:04:00.350 | Apr 29 18:01:10 devstack neutron-ovn-metadata-agent[63451]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-29 16:04:00.350 | Apr 29 18:01:10 devstack neutron-ovn-metadata-agent[63451]: 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-04-29 16:04:00.350 | Apr 29 18:01:10 devstack neutron-ovn-metadata-agent[63451]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-04-29 16:04:00.350 | Apr 29 18:01:10 devstack neutron-ovn-metadata-agent[63451]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-04-29 16:04:00.350 | Apr 29 18:01:10 devstack neutron-ovn-metadata-agent[63451]: ERROR neutron 2026-04-29 16:04:00.355 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 16:04:00.360 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@neutron-api.service 2026-04-29 16:04:00.379 | enabled 2026-04-29 16:04:00.386 | + functions-common:service_check:1712 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-04-29 16:04:00.409 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-04-29 16:04:00.409 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-04-29 16:04:00.409 | Active: active (running) since Wed 2026-04-29 18:01:13 CEST; 2min 47s ago 2026-04-29 16:04:00.409 | Main PID: 65264 (uwsgi) 2026-04-29 16:04:00.409 | Status: "uWSGI is ready" 2026-04-29 16:04:00.409 | Tasks: 23 (limit: 14255) 2026-04-29 16:04:00.409 | Memory: 370.8M (peak: 371.6M) 2026-04-29 16:04:00.409 | CPU: 41.172s 2026-04-29 16:04:00.410 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-04-29 16:04:00.410 | ├─65264 "neutron-apiuWSGI master" 2026-04-29 16:04:00.410 | ├─65287 "neutron-apiuWSGI worker 1" 2026-04-29 16:04:00.410 | └─65288 "neutron-apiuWSGI worker 2" 2026-04-29 16:04:00.410 | 2026-04-29 16:04:00.410 | Apr 29 18:03:41 devstack devstack@neutron-api.service[65288]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65288) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:638}} 2026-04-29 16:04:00.410 | Apr 29 18:03:41 devstack devstack@neutron-api.service[65288]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=65288) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1358}} 2026-04-29 16:04:00.410 | Apr 29 18:03:42 devstack devstack@neutron-api.service[65287]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65287) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:638}} 2026-04-29 16:04:00.410 | Apr 29 18:03:42 devstack devstack@neutron-api.service[65287]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=65287) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1358}} 2026-04-29 16:04:00.411 | Apr 29 18:03:51 devstack devstack@neutron-api.service[65288]: DEBUG dbcounter [-] [65288] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 16:04:00.411 | Apr 29 18:03:52 devstack devstack@neutron-api.service[65287]: DEBUG dbcounter [-] [65287] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 16:04:00.411 | Apr 29 18:03:56 devstack devstack@neutron-api.service[65288]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65288) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:638}} 2026-04-29 16:04:00.411 | Apr 29 18:03:56 devstack devstack@neutron-api.service[65288]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=65288) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1358}} 2026-04-29 16:04:00.411 | Apr 29 18:03:57 devstack devstack@neutron-api.service[65287]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65287) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:638}} 2026-04-29 16:04:00.411 | Apr 29 18:03:57 devstack devstack@neutron-api.service[65287]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=65287) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1358}} 2026-04-29 16:04:00.418 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 16:04:00.423 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-04-29 16:04:00.442 | enabled 2026-04-29 16:04:00.449 | + functions-common:service_check:1712 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-04-29 16:04:00.471 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-04-29 16:04:00.471 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-04-29 16:04:00.472 | Active: active (running) since Wed 2026-04-29 18:01:18 CEST; 2min 42s ago 2026-04-29 16:04:00.472 | Main PID: 66308 (neutron-periodi) 2026-04-29 16:04:00.472 | Tasks: 23 (limit: 14255) 2026-04-29 16:04:00.472 | Memory: 206.0M (peak: 206.4M) 2026-04-29 16:04:00.472 | CPU: 6.293s 2026-04-29 16:04:00.472 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-04-29 16:04:00.472 | ├─66308 "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-04-29 16:04:00.472 | ├─66896 "neutron-server: Periodic worker for \"L3_NAT_dbonly_mixin\" (/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-04-29 16:04:00.473 | ├─66898 "neutron-server: Periodic worker for \"AgentSchedulerDbMixin\" (/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-04-29 16:04:00.473 | ├─66900 "neutron-server: Periodic worker for \"AgentSchedulerDbMixin\" (/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-04-29 16:04:00.473 | └─66902 "neutron-server: Periodic worker for \"DbQuotaNoLockDriver\" (/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-04-29 16:04:00.473 | 2026-04-29 16:04:00.473 | Apr 29 18:03:08 devstack neutron-periodic-workers[66900]: DEBUG oslo.service.backend._threading.loopingcall [None req-6a57f4ef-27f5-4706-881b-17166f4695f4 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=66900) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-04-29 16:04:00.473 | Apr 29 18:03:18 devstack neutron-periodic-workers[66900]: DEBUG dbcounter [-] [66900] Writing DB stats neutron:SELECT=1 {{(pid=66900) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 16:04:00.473 | Apr 29 18:03:26 devstack neutron-periodic-workers[66902]: DEBUG dbcounter [-] [66902] Writer thread running {{(pid=66902) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-04-29 16:04:00.473 | Apr 29 18:03:26 devstack neutron-periodic-workers[66902]: DEBUG oslo.service.backend._threading.loopingcall [None req-62732dbb-00cf-4b7e-9a16-b96e7e8c8883 None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.96 seconds {{(pid=66902) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-04-29 16:04:00.475 | Apr 29 18:03:29 devstack neutron-periodic-workers[66898]: DEBUG oslo.service.backend._threading.loopingcall [None req-e2fe0464-3381-453e-a007-ba024e737039 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.97 seconds {{(pid=66898) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-04-29 16:04:00.475 | Apr 29 18:03:39 devstack neutron-periodic-workers[66898]: DEBUG dbcounter [-] [66898] Writing DB stats neutron:SELECT=3 {{(pid=66898) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 16:04:00.475 | Apr 29 18:03:45 devstack neutron-periodic-workers[66900]: DEBUG neutron.db.agents_db [None req-6a57f4ef-27f5-4706-881b-17166f4695f4 None None] Agent healthcheck: found 0 active agents {{(pid=66900) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2026-04-29 16:04:00.475 | Apr 29 18:03:45 devstack neutron-periodic-workers[66900]: DEBUG oslo.service.backend._threading.loopingcall [None req-6a57f4ef-27f5-4706-881b-17166f4695f4 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=66900) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-04-29 16:04:00.476 | Apr 29 18:03:46 devstack neutron-periodic-workers[66902]: DEBUG dbcounter [-] [66902] Writing DB stats neutron:DELETE=1 {{(pid=66902) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 16:04:00.476 | Apr 29 18:03:55 devstack neutron-periodic-workers[66900]: DEBUG dbcounter [-] [66900] Writing DB stats neutron:SELECT=1 {{(pid=66900) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 16:04:00.479 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 16:04:00.483 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-04-29 16:04:00.503 | enabled 2026-04-29 16:04:00.510 | + functions-common:service_check:1712 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-04-29 16:04:00.534 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-04-29 16:04:00.534 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-04-29 16:04:00.534 | Active: active (running) since Wed 2026-04-29 18:01:15 CEST; 2min 44s ago 2026-04-29 16:04:00.534 | Main PID: 65811 (neutron-rpc-ser) 2026-04-29 16:04:00.534 | Tasks: 16 (limit: 14255) 2026-04-29 16:04:00.534 | Memory: 180.6M (peak: 181.2M) 2026-04-29 16:04:00.534 | CPU: 6.525s 2026-04-29 16:04:00.534 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-04-29 16:04:00.535 | ├─65811 "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-04-29 16:04:00.535 | └─67195 "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-04-29 16:04:00.535 | 2026-04-29 16:04:00.535 | Apr 29 18:01:27 devstack neutron-rpc-server[67195]: DEBUG neutron.service [None req-27d97078-97c1-43df-949b-a230f16a0107 None None] calling RpcWorker wait() {{(pid=67195) _wait /opt/stack/neutron/neutron/service.py:85}} 2026-04-29 16:04:00.535 | Apr 29 18:01:27 devstack neutron-rpc-server[67195]: DEBUG neutron.service [None req-27d97078-97c1-43df-949b-a230f16a0107 None None] calling wait on {{(pid=67195) _wait /opt/stack/neutron/neutron/service.py:88}} 2026-04-29 16:04:00.535 | Apr 29 18:01:36 devstack neutron-rpc-server[65811]: DEBUG dbcounter [-] [65811] Writing DB stats neutron:SELECT=7,neutron:INSERT=1 {{(pid=65811) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 16:04:00.535 | Apr 29 18:01:37 devstack neutron-rpc-server[67195]: DEBUG dbcounter [-] [67195] Writing DB stats neutron:SELECT=6 {{(pid=67195) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 16:04:00.535 | Apr 29 18:01:47 devstack neutron-rpc-server[67195]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] ChassisAgentWriteEvent : Matched Chassis_Private, update, None None {{(pid=67195) matches /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py:64}} 2026-04-29 16:04:00.536 | Apr 29 18:01:47 devstack neutron-rpc-server[67195]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] ChassisOVNAgentWriteEvent : Matched Chassis_Private, update, None None {{(pid=67195) matches /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py:64}} 2026-04-29 16:04:00.536 | Apr 29 18:01:57 devstack neutron-rpc-server[67195]: WARNING oslo_messaging.server [None req-27d97078-97c1-43df-949b-a230f16a0107 None None] Possible hang: wait is waiting for stop to complete 2026-04-29 16:04:00.536 | Apr 29 18:02:28 devstack neutron-rpc-server[67195]: DEBUG neutron.common.ovn.hash_ring_manager [-] Hash Ring loaded. 2 active nodes. 0 offline nodes {{(pid=67195) _load_hash_ring /opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py:102}} 2026-04-29 16:04:00.536 | Apr 29 18:02:28 devstack neutron-rpc-server[67195]: DEBUG neutron.common.ovn.hash_ring_manager [-] Hash Ring loaded. 2 active nodes. 0 offline nodes {{(pid=67195) _load_hash_ring /opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py:102}} 2026-04-29 16:04:00.536 | Apr 29 18:02:38 devstack neutron-rpc-server[67195]: DEBUG dbcounter [-] [67195] Writing DB stats neutron:SELECT=4 {{(pid=67195) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 16:04:00.541 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 16:04:00.545 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-04-29 16:04:00.566 | enabled 2026-04-29 16:04:00.572 | + functions-common:service_check:1712 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-04-29 16:04:00.596 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-04-29 16:04:00.597 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-04-29 16:04:00.597 | Active: active (running) since Wed 2026-04-29 18:01:21 CEST; 2min 39s ago 2026-04-29 16:04:00.597 | Main PID: 66811 (neutron-ovn-mai) 2026-04-29 16:04:00.597 | Tasks: 12 (limit: 14255) 2026-04-29 16:04:00.597 | Memory: 244.2M (peak: 244.7M) 2026-04-29 16:04:00.597 | CPU: 7.447s 2026-04-29 16:04:00.597 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-04-29 16:04:00.597 | ├─66811 "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-04-29 16:04:00.597 | └─67509 "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-04-29 16:04:00.598 | 2026-04-29 16:04:00.598 | Apr 29 18:02:46 devstack neutron-ovn-maintenance-worker[67509]: DEBUG ovsdbapp.backend.ovs_idl.event [-] Matched DELETE: LogicalRouterPortEvent(events=('create', 'delete'), table='Logical_Router_Port', conditions=None, old_conditions=None), priority=20 to row=Logical_Router_Port(uuid=295fe25d-70a5-4cd9-b06a-3a66b3013b59, enabled=[], external_ids={'neutron:is_ext_gw': 'True', 'neutron:network_name': 'neutron-fe252675-5caf-4b21-a943-2e6c756e5824', 'neutron:revision_number': '1', 'neutron:router_name': 'neutron-fad32110-561f-4a36-9f68-4e9e8a508eba', 'neutron:subnet_ids': '469dbbe3-79dc-4a02-a6bf-e864eef960b5'}, gateway_chassis=[8bd06e5c-aef1-471e-8d70-7f1e8b30538c], ha_chassis_group=[], ipv6_prefix=[], ipv6_ra_configs={}, mac='fa:16:3e:b9:d2:00', name='lrp-b573f0fa-c708-4056-979c-ed3f22b6676b', networks=['172.24.4.237/24'], options={'gateway_mtu': '1442', 'reside-on-redirect-chassis': 'true'}, peer=[], status={'hosting-chassis': 'a89d1fc9-eed4-43e6-86f1-26de0e2abb5c'}) old= {{(pid=67509) matches /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/event.py:55}} 2026-04-29 16:04:00.598 | Apr 29 18:02:46 devstack neutron-ovn-maintenance-worker[67509]: INFO neutron.common.ovn.utils [-] HA Chassis Group neutron-6f51f1e8-9ce5-4d4a-8a4b-755b358f59be synchronized; highest priority chassis a89d1fc9-eed4-43e6-86f1-26de0e2abb5c 2026-04-29 16:04:00.598 | Apr 29 18:02:46 devstack neutron-ovn-maintenance-worker[67509]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=HA_Chassis_Group, record=neutron-6f51f1e8-9ce5-4d4a-8a4b-755b358f59be, col_values=(('external_ids', {'neutron:availability_zone_hints': '', 'neutron:network_id': '6f51f1e8-9ce5-4d4a-8a4b-755b358f59be', 'neutron:router_id': 'fad32110-561f-4a36-9f68-4e9e8a508eba'}),), if_exists=True) {{(pid=67509) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-04-29 16:04:00.598 | Apr 29 18:02:46 devstack neutron-ovn-maintenance-worker[67509]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): HAChassisGroupAddChassisCommand(_result=None, hcg=neutron-6f51f1e8-9ce5-4d4a-8a4b-755b358f59be, chassis=a89d1fc9-eed4-43e6-86f1-26de0e2abb5c, priority=1, columns={}) {{(pid=67509) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-04-29 16:04:00.598 | Apr 29 18:02:46 devstack neutron-ovn-maintenance-worker[67509]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=67509) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2026-04-29 16:04:00.598 | Apr 29 18:02:46 devstack neutron-ovn-maintenance-worker[67509]: INFO neutron.common.ovn.utils [-] HA Chassis Group neutron-6f51f1e8-9ce5-4d4a-8a4b-755b358f59be synchronized; highest priority chassis a89d1fc9-eed4-43e6-86f1-26de0e2abb5c 2026-04-29 16:04:00.599 | Apr 29 18:02:46 devstack neutron-ovn-maintenance-worker[67509]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=HA_Chassis_Group, record=neutron-6f51f1e8-9ce5-4d4a-8a4b-755b358f59be, col_values=(('external_ids', {'neutron:availability_zone_hints': '', 'neutron:network_id': '6f51f1e8-9ce5-4d4a-8a4b-755b358f59be', 'neutron:router_id': 'fad32110-561f-4a36-9f68-4e9e8a508eba'}),), if_exists=True) {{(pid=67509) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-04-29 16:04:00.599 | Apr 29 18:02:46 devstack neutron-ovn-maintenance-worker[67509]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): HAChassisGroupAddChassisCommand(_result=None, hcg=neutron-6f51f1e8-9ce5-4d4a-8a4b-755b358f59be, chassis=a89d1fc9-eed4-43e6-86f1-26de0e2abb5c, priority=1, columns={}) {{(pid=67509) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-04-29 16:04:00.599 | Apr 29 18:02:46 devstack neutron-ovn-maintenance-worker[67509]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=67509) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2026-04-29 16:04:00.599 | Apr 29 18:02:56 devstack neutron-ovn-maintenance-worker[67509]: DEBUG dbcounter [-] [67509] Writing DB stats neutron:SELECT=80 {{(pid=67509) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 16:04:00.603 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 16:04:00.608 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-04-29 16:04:00.628 | enabled 2026-04-29 16:04:00.633 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-04-29 16:04:00.656 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-04-29 16:04:00.656 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-04-29 16:04:00.656 | Active: active (running) since Wed 2026-04-29 18:02:58 CEST; 1min 2s ago 2026-04-29 16:04:00.657 | Main PID: 71040 (nova-novncproxy) 2026-04-29 16:04:00.657 | Tasks: 4 (limit: 14255) 2026-04-29 16:04:00.657 | Memory: 105.4M (peak: 105.6M) 2026-04-29 16:04:00.657 | CPU: 3.550s 2026-04-29 16:04:00.657 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-04-29 16:04:00.657 | └─71040 /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-04-29 16:04:00.657 | 2026-04-29 16:04:00.657 | Apr 29 18:02:58 devstack systemd[1]: Started devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service. 2026-04-29 16:04:00.657 | Apr 29 18:03:02 devstack nova-novncproxy[71040]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-04-29 16:04:00.658 | Apr 29 18:03:02 devstack nova-novncproxy[71040]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-04-29 16:04:00.658 | Apr 29 18:03:02 devstack nova-novncproxy[71040]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-04-29 16:04:00.658 | Apr 29 18:03:02 devstack nova-novncproxy[71040]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-04-29 16:04:00.658 | Apr 29 18:03:02 devstack nova-novncproxy[71040]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-04-29 16:04:00.662 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 16:04:00.667 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-04-29 16:04:00.687 | enabled 2026-04-29 16:04:00.693 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-04-29 16:04:00.718 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-04-29 16:04:00.718 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-04-29 16:04:00.719 | Active: active (running) since Wed 2026-04-29 18:03:01 CEST; 59s ago 2026-04-29 16:04:00.719 | Main PID: 71851 (nova-conductor) 2026-04-29 16:04:00.719 | Tasks: 3 (limit: 14255) 2026-04-29 16:04:00.719 | Memory: 150.3M (peak: 150.7M) 2026-04-29 16:04:00.719 | CPU: 5.260s 2026-04-29 16:04:00.719 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-04-29 16:04:00.719 | ├─71851 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf 2026-04-29 16:04:00.719 | ├─73333 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf 2026-04-29 16:04:00.719 | └─73334 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf 2026-04-29 16:04:00.719 | 2026-04-29 16:04:00.719 | Apr 29 18:03:05 devstack nova-conductor[71851]: DEBUG oslo_service.backend._eventlet.service [None req-ec49a34a-9be9-4fb8-b332-05bfdc652b3d None None] oslo_limit.version = None {{(pid=71851) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-04-29 16:04:00.720 | Apr 29 18:03:05 devstack nova-conductor[71851]: DEBUG oslo_service.backend._eventlet.service [None req-ec49a34a-9be9-4fb8-b332-05bfdc652b3d None None] oslo_reports.file_event_handler = None {{(pid=71851) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-04-29 16:04:00.720 | Apr 29 18:03:05 devstack nova-conductor[71851]: DEBUG oslo_service.backend._eventlet.service [None req-ec49a34a-9be9-4fb8-b332-05bfdc652b3d None None] oslo_reports.file_event_handler_interval = 1 {{(pid=71851) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-04-29 16:04:00.720 | Apr 29 18:03:05 devstack nova-conductor[71851]: DEBUG oslo_service.backend._eventlet.service [None req-ec49a34a-9be9-4fb8-b332-05bfdc652b3d None None] oslo_reports.log_dir = None {{(pid=71851) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-04-29 16:04:00.720 | Apr 29 18:03:05 devstack nova-conductor[71851]: DEBUG oslo_service.backend._eventlet.service [None req-ec49a34a-9be9-4fb8-b332-05bfdc652b3d None None] ******************************************************************************** {{(pid=71851) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3013}} 2026-04-29 16:04:00.720 | Apr 29 18:03:15 devstack nova-conductor[71851]: DEBUG dbcounter [-] [71851] Writing DB stats nova_api:SELECT=1 {{(pid=71851) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 16:04:00.720 | Apr 29 18:03:15 devstack nova-conductor[71851]: DEBUG dbcounter [-] [71851] Writing DB stats nova_cell0:SELECT=1 {{(pid=71851) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 16:04:00.720 | Apr 29 18:03:15 devstack nova-conductor[71851]: DEBUG dbcounter [-] [71851] Writing DB stats nova_cell1:SELECT=1 {{(pid=71851) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 16:04:00.721 | Apr 29 18:03:20 devstack nova-conductor[73334]: DEBUG dbcounter [-] [73334] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=73334) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 16:04:00.721 | Apr 29 18:03:20 devstack nova-conductor[73333]: DEBUG dbcounter [-] [73333] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=73333) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 16:04:00.724 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 16:04:00.728 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-04-29 16:04:00.748 | enabled 2026-04-29 16:04:00.754 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-04-29 16:04:00.778 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-04-29 16:04:00.778 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-04-29 16:04:00.778 | Active: active (running) since Wed 2026-04-29 18:03:03 CEST; 57s ago 2026-04-29 16:04:00.778 | Main PID: 72394 (nova-conductor) 2026-04-29 16:04:00.778 | Tasks: 3 (limit: 14255) 2026-04-29 16:04:00.778 | Memory: 161.0M (peak: 161.4M) 2026-04-29 16:04:00.778 | CPU: 5.394s 2026-04-29 16:04:00.778 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-04-29 16:04:00.778 | ├─72394 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2026-04-29 16:04:00.779 | ├─73552 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2026-04-29 16:04:00.779 | └─73553 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2026-04-29 16:04:00.779 | 2026-04-29 16:04:00.779 | Apr 29 18:03:07 devstack nova-conductor[72394]: DEBUG oslo_service.backend._eventlet.service [None req-68448b2f-5086-456f-bdc3-762067cc0eee None None] oslo_limit.status_code_retries = None {{(pid=72394) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-04-29 16:04:00.779 | Apr 29 18:03:07 devstack nova-conductor[72394]: DEBUG oslo_service.backend._eventlet.service [None req-68448b2f-5086-456f-bdc3-762067cc0eee None None] oslo_limit.status_code_retry_delay = None {{(pid=72394) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-04-29 16:04:00.779 | Apr 29 18:03:07 devstack nova-conductor[72394]: DEBUG oslo_service.backend._eventlet.service [None req-68448b2f-5086-456f-bdc3-762067cc0eee None None] oslo_limit.timeout = None {{(pid=72394) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-04-29 16:04:00.779 | Apr 29 18:03:07 devstack nova-conductor[72394]: DEBUG oslo_service.backend._eventlet.service [None req-68448b2f-5086-456f-bdc3-762067cc0eee None None] oslo_limit.valid_interfaces = None {{(pid=72394) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-04-29 16:04:00.779 | Apr 29 18:03:07 devstack nova-conductor[72394]: DEBUG oslo_service.backend._eventlet.service [None req-68448b2f-5086-456f-bdc3-762067cc0eee None None] oslo_limit.version = None {{(pid=72394) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-04-29 16:04:00.779 | Apr 29 18:03:07 devstack nova-conductor[72394]: DEBUG oslo_service.backend._eventlet.service [None req-68448b2f-5086-456f-bdc3-762067cc0eee None None] oslo_reports.file_event_handler = None {{(pid=72394) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-04-29 16:04:00.779 | Apr 29 18:03:07 devstack nova-conductor[72394]: DEBUG oslo_service.backend._eventlet.service [None req-68448b2f-5086-456f-bdc3-762067cc0eee None None] oslo_reports.file_event_handler_interval = 1 {{(pid=72394) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-04-29 16:04:00.780 | Apr 29 18:03:07 devstack nova-conductor[72394]: DEBUG oslo_service.backend._eventlet.service [None req-68448b2f-5086-456f-bdc3-762067cc0eee None None] oslo_reports.log_dir = None {{(pid=72394) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-04-29 16:04:00.780 | Apr 29 18:03:07 devstack nova-conductor[72394]: DEBUG oslo_service.backend._eventlet.service [None req-68448b2f-5086-456f-bdc3-762067cc0eee None None] ******************************************************************************** {{(pid=72394) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3013}} 2026-04-29 16:04:00.780 | Apr 29 18:03:17 devstack nova-conductor[72394]: DEBUG dbcounter [-] [72394] Writing DB stats nova_cell1:SELECT=1 {{(pid=72394) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 16:04:00.786 | + ./stack.sh:main:1446 : is_service_enabled n-api 2026-04-29 16:04:00.813 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:04:00.818 | + ./stack.sh:main:1447 : is_service_enabled n-cpu 2026-04-29 16:04:00.847 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:04:00.851 | + ./stack.sh:main:1448 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-04-29 16:04:00.854 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-04-29 16:04:04.683 | INFO dbcounter [None req-aee4d78c-7e75-42ff-9c9b-664c110b4cc3 None None] Registered counter for database nova_api 2026-04-29 16:04:04.753 | DEBUG dbcounter [-] [77986] Writer thread running {{(pid=77986) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-04-29 16:04:04.763 | Found 2 cell mappings. 2026-04-29 16:04:04.764 | Skipping cell0 since it does not contain hosts. 2026-04-29 16:04:04.764 | Getting computes from cell 'cell1': ec34319a-90ba-4469-b046-37a707f07c9d 2026-04-29 16:04:04.764 | INFO dbcounter [None req-aee4d78c-7e75-42ff-9c9b-664c110b4cc3 None None] Registered counter for database nova_cell1 2026-04-29 16:04:04.788 | DEBUG dbcounter [-] [77986] Writer thread running {{(pid=77986) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-04-29 16:04:04.948 | Checking host mapping for compute host 'devstack': 07e26a45-23b9-4d79-8225-a4f45ca03dec 2026-04-29 16:04:04.948 | Creating host mapping for compute host 'devstack': 07e26a45-23b9-4d79-8225-a4f45ca03dec 2026-04-29 16:04:04.948 | Found 1 unmapped computes in cell: ec34319a-90ba-4469-b046-37a707f07c9d 2026-04-29 16:04:05.820 | + ./stack.sh:main:1461 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-04-29 16:04:09.900 | +-------------------------------------------+ 2026-04-29 16:04:09.900 | | Upgrade Check Results | 2026-04-29 16:04:09.900 | +-------------------------------------------+ 2026-04-29 16:04:09.900 | | Check: Cells v2 | 2026-04-29 16:04:09.900 | | Result: Success | 2026-04-29 16:04:09.900 | | Details: None | 2026-04-29 16:04:09.901 | +-------------------------------------------+ 2026-04-29 16:04:09.901 | | Check: Placement API | 2026-04-29 16:04:09.901 | | Result: Success | 2026-04-29 16:04:09.901 | | Details: None | 2026-04-29 16:04:09.901 | +-------------------------------------------+ 2026-04-29 16:04:09.901 | | Check: Cinder API | 2026-04-29 16:04:09.901 | | Result: Success | 2026-04-29 16:04:09.901 | | Details: None | 2026-04-29 16:04:09.901 | +-------------------------------------------+ 2026-04-29 16:04:09.901 | | Check: Policy File JSON to YAML Migration | 2026-04-29 16:04:09.901 | | Result: Success | 2026-04-29 16:04:09.901 | | Details: None | 2026-04-29 16:04:09.902 | +-------------------------------------------+ 2026-04-29 16:04:09.902 | | Check: Older than N-1 computes | 2026-04-29 16:04:09.902 | | Result: Success | 2026-04-29 16:04:09.902 | | Details: None | 2026-04-29 16:04:09.902 | +-------------------------------------------+ 2026-04-29 16:04:09.902 | | Check: hw_machine_type unset | 2026-04-29 16:04:09.902 | | Result: Success | 2026-04-29 16:04:09.902 | | Details: None | 2026-04-29 16:04:09.902 | +-------------------------------------------+ 2026-04-29 16:04:09.902 | | Check: Service User Token Configuration | 2026-04-29 16:04:09.902 | | Result: Success | 2026-04-29 16:04:09.903 | | Details: None | 2026-04-29 16:04:09.903 | +-------------------------------------------+ 2026-04-29 16:04:10.588 | + ./stack.sh:main:1468 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-04-29 16:04:10.593 | + ./stack.sh:main:1480 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-04-29 16:04:10.594 | + ./stack.sh:main:1479 : command openstack complete 2026-04-29 16:04:13.838 | + ./stack.sh:main:1483 : is_service_enabled cinder 2026-04-29 16:04:13.866 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:04:13.870 | + ./stack.sh:main:1484 : is_ubuntu 2026-04-29 16:04:13.874 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 16:04:13.879 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 16:04:13.883 | + ./stack.sh:main:1485 : echo_summary 'Configuring lvm.conf global device filter' 2026-04-29 16:04:13.887 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-29 16:04:13.892 | + ./stack.sh:echo_summary:444 : echo -e Configuring lvm.conf global device filter 2026-04-29 16:04:13.896 | + ./stack.sh:main:1486 : set_lvm_filter 2026-04-29 16:04:13.900 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-04-29 16:04:13.904 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-04-29 16:04:13.908 | + lib/lvm:set_lvm_filter:191 : local pv 2026-04-29 16:04:13.912 | + lib/lvm:set_lvm_filter:192 : local vg 2026-04-29 16:04:13.916 | + lib/lvm:set_lvm_filter:193 : local line 2026-04-29 16:04:13.922 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-04-29 16:04:13.970 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-04-29 16:04:13.978 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-04-29 16:04:13.978 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-04-29 16:04:13.978 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-04-29 16:04:13.985 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-04-29 16:04:13.989 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-04-29 16:04:13.993 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-04-29 16:04:13.997 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-04-29 16:04:14.001 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-04-29 16:04:14.005 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-04-29 16:04:14.028 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-04-29 16:04:14.047 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-04-29 16:04:14.052 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-29 16:04:14.057 | + ./stack.sh:echo_summary:444 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-04-29 16:04:14.062 | + ./stack.sh:main:1496 : run_phase stack test-config 2026-04-29 16:04:14.066 | + functions-common:run_phase:1840 : local mode=stack 2026-04-29 16:04:14.071 | + functions-common:run_phase:1841 : local phase=test-config 2026-04-29 16:04:14.075 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-04-29 16:04:14.079 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-04-29 16:04:14.083 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-04-29 16:04:14.087 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-04-29 16:04:14.092 | + functions-common:run_phase:1850 : local extra 2026-04-29 16:04:14.098 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-04-29 16:04:14.104 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-04-29 16:04:14.108 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-04-29 16:04:14.112 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-04-29 16:04:14.117 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-04-29 16:04:14.122 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-04-29 16:04:14.148 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:04:14.152 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-04-29 16:04:14.156 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-04-29 16:04:14.160 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-04-29 16:04:14.165 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-04-29 16:04:14.168 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-04-29 16:04:14.173 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-04-29 16:04:14.177 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-04-29 16:04:14.181 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-04-29 16:04:14.185 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-04-29 16:04:14.189 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-04-29 16:04:14.194 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-04-29 16:04:14.198 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-04-29 16:04:14.262 | [2019 Async install_tempest:38291]: Waiting for completion of install_tempest running on PID 38291 (1 other jobs running) 2026-04-29 16:04:14.294 | [2019 Async install_tempest:38291]: Signaling child to exit 2026-04-29 16:04:14.294 | WAKEUP 2026-04-29 16:04:14.323 | [2019 Async install_tempest:38291]: Signaled 2026-04-29 16:04:14.325 | ++ lib/tempest:install_tempest:905 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-04-29 16:04:14.325 | ++ functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-04-29 16:04:14.325 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/tempest 2026-04-29 16:04:14.325 | ++ functions-common:git_clone:583 : local git_ref=master 2026-04-29 16:04:14.325 | ++ functions-common:git_clone:584 : local orig_dir 2026-04-29 16:04:14.325 | +++ functions-common:git_clone:585 : pwd 2026-04-29 16:04:14.325 | ++ functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-04-29 16:04:14.326 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-04-29 16:04:14.326 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-04-29 16:04:14.326 | ++ functions-common:git_clone:588 : RECLONE=False 2026-04-29 16:04:14.326 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-04-29 16:04:14.326 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-04-29 16:04:14.326 | ++ functions-common:git_clone:602 : echo master 2026-04-29 16:04:14.327 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-04-29 16:04:14.327 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/tempest ]] 2026-04-29 16:04:14.327 | ++ functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-04-29 16:04:14.327 | ++ functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-04-29 16:04:14.327 | ++ functions-common:git_timed:689 : local count=0 2026-04-29 16:04:14.327 | ++ functions-common:git_timed:690 : local timeout=0 2026-04-29 16:04:14.327 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 16:04:14.327 | ++ functions-common:git_timed:693 : timeout=0 2026-04-29 16:04:14.327 | ++ functions-common:git_timed:696 : time_start git_timed 2026-04-29 16:04:14.327 | ++ functions-common:time_start:2398 : local name=git_timed 2026-04-29 16:04:14.327 | ++ functions-common:time_start:2399 : local start_time= 2026-04-29 16:04:14.328 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 16:04:14.328 | +++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 16:04:14.328 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1777478069582 2026-04-29 16:04:14.328 | ++ functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-04-29 16:04:14.328 | Cloning into '/opt/stack/tempest'... 2026-04-29 16:04:14.328 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-04-29 16:04:14.328 | ++ functions-common:time_stop:2412 : local name 2026-04-29 16:04:14.328 | ++ functions-common:time_stop:2413 : local end_time 2026-04-29 16:04:14.328 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-04-29 16:04:14.328 | ++ functions-common:time_stop:2415 : local total 2026-04-29 16:04:14.329 | ++ functions-common:time_stop:2416 : local start_time 2026-04-29 16:04:14.329 | ++ functions-common:time_stop:2418 : name=git_timed 2026-04-29 16:04:14.329 | ++ functions-common:time_stop:2419 : start_time=1777478069582 2026-04-29 16:04:14.329 | ++ functions-common:time_stop:2421 : [[ -z 1777478069582 ]] 2026-04-29 16:04:14.329 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 16:04:14.329 | ++ functions-common:time_stop:2424 : end_time=1777478078302 2026-04-29 16:04:14.329 | ++ functions-common:time_stop:2425 : elapsed_time=8720 2026-04-29 16:04:14.329 | ++ functions-common:time_stop:2426 : total=363618 2026-04-29 16:04:14.329 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 16:04:14.329 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=372338 2026-04-29 16:04:14.329 | ++ functions-common:git_clone:623 : cd /opt/stack/tempest 2026-04-29 16:04:14.330 | ++ functions-common:git_clone:624 : git_timed fetch origin master 2026-04-29 16:04:14.330 | ++ functions-common:git_timed:689 : local count=0 2026-04-29 16:04:14.330 | ++ functions-common:git_timed:690 : local timeout=0 2026-04-29 16:04:14.330 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 16:04:14.330 | ++ functions-common:git_timed:693 : timeout=0 2026-04-29 16:04:14.330 | ++ functions-common:git_timed:696 : time_start git_timed 2026-04-29 16:04:14.330 | ++ functions-common:time_start:2398 : local name=git_timed 2026-04-29 16:04:14.330 | ++ functions-common:time_start:2399 : local start_time= 2026-04-29 16:04:14.330 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 16:04:14.330 | +++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 16:04:14.330 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1777478078350 2026-04-29 16:04:14.331 | ++ functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin master 2026-04-29 16:04:14.331 | From https://review.opendev.org/openstack/tempest 2026-04-29 16:04:14.331 | * branch master -> FETCH_HEAD 2026-04-29 16:04:14.331 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-04-29 16:04:14.331 | ++ functions-common:time_stop:2412 : local name 2026-04-29 16:04:14.331 | ++ functions-common:time_stop:2413 : local end_time 2026-04-29 16:04:14.331 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-04-29 16:04:14.331 | ++ functions-common:time_stop:2415 : local total 2026-04-29 16:04:14.332 | ++ functions-common:time_stop:2416 : local start_time 2026-04-29 16:04:14.332 | ++ functions-common:time_stop:2418 : name=git_timed 2026-04-29 16:04:14.332 | ++ functions-common:time_stop:2419 : start_time=1777478078350 2026-04-29 16:04:14.332 | ++ functions-common:time_stop:2421 : [[ -z 1777478078350 ]] 2026-04-29 16:04:14.332 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 16:04:14.332 | ++ functions-common:time_stop:2424 : end_time=1777478078914 2026-04-29 16:04:14.332 | ++ functions-common:time_stop:2425 : elapsed_time=564 2026-04-29 16:04:14.332 | ++ functions-common:time_stop:2426 : total=372338 2026-04-29 16:04:14.332 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 16:04:14.333 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=372902 2026-04-29 16:04:14.333 | ++ functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-04-29 16:04:14.333 | ++ functions-common:git_timed:689 : local count=0 2026-04-29 16:04:14.333 | ++ functions-common:git_timed:690 : local timeout=0 2026-04-29 16:04:14.333 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 16:04:14.333 | ++ functions-common:git_timed:693 : timeout=0 2026-04-29 16:04:14.333 | ++ functions-common:git_timed:696 : time_start git_timed 2026-04-29 16:04:14.333 | ++ functions-common:time_start:2398 : local name=git_timed 2026-04-29 16:04:14.333 | ++ functions-common:time_start:2399 : local start_time= 2026-04-29 16:04:14.333 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 16:04:14.334 | +++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 16:04:14.334 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1777478078963 2026-04-29 16:04:14.334 | ++ functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-04-29 16:04:14.334 | Note: switching to 'FETCH_HEAD'. 2026-04-29 16:04:14.334 | 2026-04-29 16:04:14.334 | You are in 'detached HEAD' state. You can look around, make experimental 2026-04-29 16:04:14.334 | changes and commit them, and you can discard any commits you make in this 2026-04-29 16:04:14.334 | state without impacting any branches by switching back to a branch. 2026-04-29 16:04:14.334 | 2026-04-29 16:04:14.334 | If you want to create a new branch to retain commits you create, you may 2026-04-29 16:04:14.334 | do so (now or later) by using -c with the switch command. Example: 2026-04-29 16:04:14.335 | 2026-04-29 16:04:14.335 | git switch -c 2026-04-29 16:04:14.335 | 2026-04-29 16:04:14.335 | Or undo this operation with: 2026-04-29 16:04:14.335 | 2026-04-29 16:04:14.335 | git switch - 2026-04-29 16:04:14.335 | 2026-04-29 16:04:14.335 | Turn off this advice by setting config variable advice.detachedHead to false 2026-04-29 16:04:14.335 | 2026-04-29 16:04:14.335 | HEAD is now at 70c414323 Merge "Add response schemas for show_instance_action 2.84" 2026-04-29 16:04:14.335 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-04-29 16:04:14.336 | ++ functions-common:time_stop:2412 : local name 2026-04-29 16:04:14.336 | ++ functions-common:time_stop:2413 : local end_time 2026-04-29 16:04:14.336 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-04-29 16:04:14.336 | ++ functions-common:time_stop:2415 : local total 2026-04-29 16:04:14.336 | ++ functions-common:time_stop:2416 : local start_time 2026-04-29 16:04:14.336 | ++ functions-common:time_stop:2418 : name=git_timed 2026-04-29 16:04:14.336 | ++ functions-common:time_stop:2419 : start_time=1777478078963 2026-04-29 16:04:14.336 | ++ functions-common:time_stop:2421 : [[ -z 1777478078963 ]] 2026-04-29 16:04:14.336 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 16:04:14.336 | ++ functions-common:time_stop:2424 : end_time=1777478079156 2026-04-29 16:04:14.337 | ++ functions-common:time_stop:2425 : elapsed_time=193 2026-04-29 16:04:14.337 | ++ functions-common:time_stop:2426 : total=372902 2026-04-29 16:04:14.337 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 16:04:14.337 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=373095 2026-04-29 16:04:14.337 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-04-29 16:04:14.337 | ++ functions-common:git_clone:664 : cd /opt/stack/tempest 2026-04-29 16:04:14.337 | ++ functions-common:git_clone:665 : git show --oneline 2026-04-29 16:04:14.337 | ++ functions-common:git_clone:665 : head -1 2026-04-29 16:04:14.337 | 70c414323 Merge "Add response schemas for show_instance_action 2.84" 2026-04-29 16:04:14.337 | ++ functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-04-29 16:04:14.337 | ++ lib/tempest:install_tempest:911 : pip_install 'tox!=2.8.0,<4.0.0' 2026-04-29 16:04:14.338 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-04-29 16:04:14.338 | ++ 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-04-29 16:04:14.338 | Collecting tox!=2.8.0,<4.0.0 2026-04-29 16:04:14.338 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-04-29 16:04:14.338 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-04-29 16:04:14.338 | Downloading filelock-3.24.3-py3-none-any.whl.metadata (2.0 kB) 2026-04-29 16:04:14.338 | Requirement already satisfied: packaging>=14 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (26.0) 2026-04-29 16:04:14.338 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-04-29 16:04:14.338 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-04-29 16:04:14.338 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-04-29 16:04:14.339 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-04-29 16:04:14.339 | 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-04-29 16:04:14.339 | 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-04-29 16:04:14.339 | Downloading virtualenv-20.39.0-py3-none-any.whl.metadata (3.5 kB) 2026-04-29 16:04:14.339 | 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-04-29 16:04:14.339 | Downloading distlib-0.4.0-py2.py3-none-any.whl.metadata (5.2 kB) 2026-04-29 16:04:14.339 | 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.9.2) 2026-04-29 16:04:14.339 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-04-29 16:04:14.339 | Downloading filelock-3.24.3-py3-none-any.whl (24 kB) 2026-04-29 16:04:14.339 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-04-29 16:04:14.339 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-04-29 16:04:14.340 | Downloading virtualenv-20.39.0-py3-none-any.whl (5.8 MB) 2026-04-29 16:04:14.340 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.8/5.8 MB 57.9 MB/s 0:00:00 2026-04-29 16:04:14.340 | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-04-29 16:04:14.340 | Installing collected packages: distlib, py, pluggy, filelock, virtualenv, tox 2026-04-29 16:04:14.340 | 2026-04-29 16:04:14.340 | Successfully installed distlib-0.4.0 filelock-3.24.3 pluggy-1.6.0 py-1.11.0 tox-3.28.0 virtualenv-20.39.0 2026-04-29 16:04:14.340 | ++ inc/python:pip_install:216 : result=0 2026-04-29 16:04:14.340 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-04-29 16:04:14.340 | ++ functions-common:time_stop:2412 : local name 2026-04-29 16:04:14.340 | ++ functions-common:time_stop:2413 : local end_time 2026-04-29 16:04:14.341 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-04-29 16:04:14.341 | ++ functions-common:time_stop:2415 : local total 2026-04-29 16:04:14.341 | ++ functions-common:time_stop:2416 : local start_time 2026-04-29 16:04:14.341 | ++ functions-common:time_stop:2418 : name=pip_install 2026-04-29 16:04:14.341 | ++ functions-common:time_stop:2419 : start_time=1777478079237 2026-04-29 16:04:14.341 | ++ functions-common:time_stop:2421 : [[ -z 1777478079237 ]] 2026-04-29 16:04:14.341 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 16:04:14.341 | ++ functions-common:time_stop:2424 : end_time=1777478082723 2026-04-29 16:04:14.341 | ++ functions-common:time_stop:2425 : elapsed_time=3486 2026-04-29 16:04:14.341 | ++ functions-common:time_stop:2426 : total=168240 2026-04-29 16:04:14.341 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 16:04:14.342 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=171726 2026-04-29 16:04:14.342 | ++ inc/python:pip_install:219 : return 0 2026-04-29 16:04:14.342 | ++ lib/tempest:install_tempest:912 : pushd /opt/stack/tempest 2026-04-29 16:04:14.342 | /opt/stack/tempest ~/devstack 2026-04-29 16:04:14.342 | ++ lib/tempest:install_tempest:916 : git checkout master 2026-04-29 16:04:14.342 | Switched to branch 'master' 2026-04-29 16:04:14.342 | Your branch is up to date with 'origin/master'. 2026-04-29 16:04:14.342 | ++ lib/tempest:install_tempest:918 : local tmp_u_c_m 2026-04-29 16:04:14.342 | +++ lib/tempest:install_tempest:919 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-04-29 16:04:14.342 | ++ lib/tempest:install_tempest:919 : tmp_u_c_m=/tmp/tempest_u_c_m.fRWI9VeKKQ 2026-04-29 16:04:14.343 | ++ lib/tempest:install_tempest:920 : set_tempest_venv_constraints /tmp/tempest_u_c_m.fRWI9VeKKQ 2026-04-29 16:04:14.343 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-04-29 16:04:14.343 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.fRWI9VeKKQ 2026-04-29 16:04:14.343 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-04-29 16:04:14.343 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-04-29 16:04:14.343 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-04-29 16:04:14.343 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-04-29 16:04:14.343 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-04-29 16:04:14.343 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-04-29 16:04:14.343 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-04-29 16:04:14.344 | ++ lib/tempest:install_tempest:922 : tox -r --notest -efull 2026-04-29 16:04:14.344 | full create: /opt/stack/tempest/.tox/tempest 2026-04-29 16:04:14.344 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-04-29 16:04:14.344 | full develop-inst: /opt/stack/tempest 2026-04-29 16:04:14.344 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.4.22,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.13.3,cmd2==3.5.1,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.13,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.0.0,mdurl==0.1.2,msgpack==1.1.2,netaddr==1.3.0,oslo.concurrency==7.4.1,oslo.config==10.3.0,oslo.context==6.3.0,oslo.i18n==6.7.2,oslo.log==8.1.0,oslo.serialization==5.9.1,oslo.utils==10.0.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,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.5,PyYAML==6.0.3,referencing==0.37.0,requests==2.33.1,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.7.2,rpds-py==0.30.0,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.7.0,-e git+https://review.opendev.org/openstack/tempest.git@70c4143230559059ed0839956a2a153b36573c29#egg=tempest,testscenarios==0.6.1,testtools==2.9.1,tomlkit==0.14.0,typing_extensions==4.15.0,urllib3==2.6.3,voluptuous==0.16.0,wcwidth==0.6.0,wrapt==2.1.2 2026-04-29 16:04:14.344 | ___________________________________ summary ____________________________________ 2026-04-29 16:04:14.344 | full: skipped tests 2026-04-29 16:04:14.344 | congratulations :) 2026-04-29 16:04:14.344 | ++ lib/tempest:install_tempest:926 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.fRWI9VeKKQ -r requirements.txt 2026-04-29 16:04:14.344 | 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-04-29 16:04:14.344 | 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.13.3) 2026-04-29 16:04:14.345 | 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-04-29 16:04:14.345 | 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-04-29 16:04:14.345 | 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-04-29 16:04:14.345 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-04-29 16:04:14.345 | 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-04-29 16:04:14.345 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.4.1) 2026-04-29 16:04:14.345 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.3.0) 2026-04-29 16:04:14.345 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.1.0) 2026-04-29 16:04:14.345 | 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-04-29 16:04:14.345 | 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.9.1) 2026-04-29 16:04:14.346 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.0.1) 2026-04-29 16:04:14.346 | 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-04-29 16:04:14.346 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-04-29 16:04:14.346 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.5) 2026-04-29 16:04:14.346 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.7.0) 2026-04-29 16:04:14.346 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-04-29 16:04:14.346 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.6.3) 2026-04-29 16:04:14.346 | 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-04-29 16:04:14.346 | 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-04-29 16:04:14.346 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-04-29 16:04:14.347 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.1) 2026-04-29 16:04:14.347 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (82.0.1) 2026-04-29 16:04:14.347 | 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-04-29 16:04:14.347 | Requirement already satisfied: cmd2>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.5.1) 2026-04-29 16:04:14.347 | 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-04-29 16:04:14.347 | 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-04-29 16:04:14.347 | 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-04-29 16:04:14.347 | 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)) (0.30.0) 2026-04-29 16:04:14.347 | 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-04-29 16:04:14.347 | 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-04-29 16:04:14.347 | 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-04-29 16:04:14.348 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-04-29 16:04:14.348 | 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.7.2) 2026-04-29 16:04:14.348 | 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-04-29 16:04:14.348 | 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.33.1) 2026-04-29 16:04:14.348 | 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.3.0) 2026-04-29 16:04:14.348 | 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-04-29 16:04:14.348 | 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-04-29 16:04:14.348 | 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.14.0) 2026-04-29 16:04:14.348 | 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.1.2) 2026-04-29 16:04:14.349 | 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-04-29 16:04:14.349 | 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-04-29 16:04:14.349 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-04-29 16:04:14.349 | 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-04-29 16:04:14.349 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.6.0) 2026-04-29 16:04:14.349 | 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.1.2) 2026-04-29 16:04:14.349 | 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-04-29 16:04:14.349 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-04-29 16:04:14.349 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-04-29 16:04:14.349 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.7.2) 2026-04-29 16:04:14.350 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-04-29 16:04:14.350 | 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-04-29 16:04:14.350 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-04-29 16:04:14.350 | 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.13) 2026-04-29 16:04:14.350 | 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.4.22) 2026-04-29 16:04:14.350 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-04-29 16:04:14.350 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-04-29 16:04:14.350 | 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>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-04-29 16:04:14.350 | 2026-04-29 16:04:14.350 | [notice] A new release of pip is available: 26.0.1 -> 26.1 2026-04-29 16:04:14.350 | [notice] To update, run: /opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip 2026-04-29 16:04:14.351 | ++ lib/tempest:install_tempest:927 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-04-29 16:04:14.351 | ++ lib/tempest:install_tempest:928 : rm -f /tmp/tempest_u_c_m.fRWI9VeKKQ 2026-04-29 16:04:14.351 | ++ lib/tempest:install_tempest:929 : popd 2026-04-29 16:04:14.351 | ~/devstack 2026-04-29 16:04:14.388 | [2019 Async install_tempest:38291]: finished install_tempest with result 0 in 44 seconds 2026-04-29 16:04:14.395 | ++ inc/async:async_wait:197 : return 0 2026-04-29 16:04:14.399 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-04-29 16:04:14.403 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-29 16:04:14.407 | ++ ./stack.sh:echo_summary:444 : echo -e Initializing Tempest 2026-04-29 16:04:14.411 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-04-29 16:04:14.416 | ++ lib/tempest:configure_tempest:203 : [[ False == \T\r\u\e ]] 2026-04-29 16:04:14.420 | ++ lib/tempest:configure_tempest:207 : pip_install_gr testrepository 2026-04-29 16:04:14.424 | ++ inc/python:pip_install_gr:94 : local name=testrepository 2026-04-29 16:04:14.427 | ++ inc/python:pip_install_gr:95 : local clean_name 2026-04-29 16:04:14.433 | +++ inc/python:pip_install_gr:96 : get_from_global_requirements testrepository 2026-04-29 16:04:14.437 | +++ inc/python:get_from_global_requirements:241 : local package=testrepository 2026-04-29 16:04:14.440 | +++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-04-29 16:04:14.446 | ++++ inc/python:get_from_global_requirements:243 : grep -i -h '^testrepository' /opt/stack/requirements/global-requirements.txt 2026-04-29 16:04:14.446 | ++++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-04-29 16:04:14.454 | +++ inc/python:get_from_global_requirements:243 : required_pkg='testrepository ' 2026-04-29 16:04:14.458 | +++ inc/python:get_from_global_requirements:244 : [[ testrepository == '' ]] 2026-04-29 16:04:14.461 | +++ inc/python:get_from_global_requirements:247 : echo testrepository 2026-04-29 16:04:14.466 | ++ inc/python:pip_install_gr:96 : clean_name=testrepository 2026-04-29 16:04:14.470 | ++ inc/python:pip_install_gr:97 : pip_install testrepository 2026-04-29 16:04:14.499 | Using python 3.12 to install testrepository 2026-04-29 16:04:14.503 | ++ 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 testrepository 2026-04-29 16:04:15.857 | Collecting testrepository 2026-04-29 16:04:16.005 | Downloading testrepository-0.0.22-py2.py3-none-any.whl.metadata (2.9 kB) 2026-04-29 16:04:16.018 | Requirement already satisfied: fixtures in /opt/stack/data/venv/lib/python3.12/site-packages (from testrepository) (4.3.1) 2026-04-29 16:04:16.019 | Requirement already satisfied: iso8601 in /opt/stack/data/venv/lib/python3.12/site-packages (from testrepository) (2.1.0) 2026-04-29 16:04:16.020 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from testrepository) (1.4.5) 2026-04-29 16:04:16.022 | Requirement already satisfied: testtools>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-subunit>=1.0.0->testrepository) (2.8.5) 2026-04-29 16:04:16.043 | Downloading testrepository-0.0.22-py2.py3-none-any.whl (116 kB) 2026-04-29 16:04:16.423 | Installing collected packages: testrepository 2026-04-29 16:04:16.614 | Successfully installed testrepository-0.0.22 2026-04-29 16:04:16.779 | ++ inc/python:pip_install:216 : result=0 2026-04-29 16:04:16.785 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-04-29 16:04:16.789 | ++ functions-common:time_stop:2412 : local name 2026-04-29 16:04:16.793 | ++ functions-common:time_stop:2413 : local end_time 2026-04-29 16:04:16.798 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-04-29 16:04:16.801 | ++ functions-common:time_stop:2415 : local total 2026-04-29 16:04:16.805 | ++ functions-common:time_stop:2416 : local start_time 2026-04-29 16:04:16.809 | ++ functions-common:time_stop:2418 : name=pip_install 2026-04-29 16:04:16.814 | ++ functions-common:time_stop:2419 : start_time=1777478654492 2026-04-29 16:04:16.817 | ++ functions-common:time_stop:2421 : [[ -z 1777478654492 ]] 2026-04-29 16:04:16.823 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 16:04:16.828 | ++ functions-common:time_stop:2424 : end_time=1777478656824 2026-04-29 16:04:16.832 | ++ functions-common:time_stop:2425 : elapsed_time=2332 2026-04-29 16:04:16.836 | ++ functions-common:time_stop:2426 : total=179362 2026-04-29 16:04:16.840 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 16:04:16.844 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=181694 2026-04-29 16:04:16.848 | ++ inc/python:pip_install:219 : return 0 2026-04-29 16:04:16.852 | ++ 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-04-29 16:04:16.856 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-04-29 16:04:16.859 | ++ lib/tempest:configure_tempest:213 : local images 2026-04-29 16:04:16.863 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-04-29 16:04:16.867 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-04-29 16:04:16.871 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-04-29 16:04:16.875 | ++ lib/tempest:configure_tempest:217 : local password 2026-04-29 16:04:16.879 | ++ lib/tempest:configure_tempest:218 : local line 2026-04-29 16:04:16.882 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-04-29 16:04:16.886 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-04-29 16:04:16.890 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-04-29 16:04:16.894 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-04-29 16:04:16.898 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-04-29 16:04:16.902 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-04-29 16:04:16.905 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-04-29 16:04:16.909 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-04-29 16:04:16.913 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-04-29 16:04:16.917 | ++ lib/tempest:configure_tempest:228 : local disk 2026-04-29 16:04:16.921 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-04-29 16:04:16.921 | ' 2026-04-29 16:04:16.925 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-04-29 16:04:16.928 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-04-29 16:04:16.954 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:04:16.958 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-04-29 16:04:16.962 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-04-29 16:04:16.967 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-04-29 16:04:16.970 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-04-29 16:04:16.976 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-04-29 16:04:16.978 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-04-29 16:04:16.979 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-04-29 16:04:20.471 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 16:04:20.476 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-04-29 16:04:20.480 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-04-29 16:04:20.484 | ++ lib/tempest:get_active_images:176 : img_id=6ebc34ce-c995-4204-8b3b-09ad4bff96c5 2026-04-29 16:04:20.486 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-04-29 16:04:20.491 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-04-29 16:04:20.494 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-04-29 16:04:20.498 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-04-29 16:04:20.501 | ++ lib/tempest:configure_tempest:266 : '[' -z 6ebc34ce-c995-4204-8b3b-09ad4bff96c5 ']' 2026-04-29 16:04:20.504 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=6ebc34ce-c995-4204-8b3b-09ad4bff96c5 2026-04-29 16:04:20.507 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-04-29 16:04:20.527 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-04-29 16:04:20.533 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-04-29 16:04:20.536 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-04-29 16:04:20.539 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-04-29 16:04:20.543 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-04-29 16:04:20.547 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-04-29 16:04:20.551 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-04-29 16:04:20.554 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-04-29 16:04:20.559 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-04-29 16:04:20.560 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-04-29 16:04:23.531 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 16:04:23.537 | ++ lib/tempest:configure_tempest:303 : admin_project_id=1605f8cad449455b8789213b7e4da32c 2026-04-29 16:04:23.541 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-04-29 16:04:23.565 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:04:23.570 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-04-29 16:04:26.679 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 16:04:26.685 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-04-29 16:04:26.685 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-04-29 16:04:26.685 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-04-29 16:04:26.685 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-04-29 16:04:26.685 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-04-29 16:04:26.685 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-04-29 16:04:26.685 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-04-29 16:04:26.685 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-04-29 16:04:26.685 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-04-29 16:04:26.686 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-04-29 16:04:26.686 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-04-29 16:04:26.686 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-04-29 16:04:26.686 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-04-29 16:04:26.686 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-04-29 16:04:26.689 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-04-29 16:04:26.693 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-04-29 16:04:26.693 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-04-29 16:04:26.693 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-04-29 16:04:26.693 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-04-29 16:04:26.693 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-04-29 16:04:26.693 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-04-29 16:04:26.693 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-04-29 16:04:26.693 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-04-29 16:04:26.693 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-04-29 16:04:26.693 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-04-29 16:04:26.694 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-04-29 16:04:26.694 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-04-29 16:04:26.695 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-04-29 16:04:26.695 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-04-29 16:04:26.697 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 6ebc34ce-c995-4204-8b3b-09ad4bff96c5 2026-04-29 16:04:26.700 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-04-29 16:04:26.705 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 6ebc34ce-c995-4204-8b3b-09ad4bff96c5 -c size -f value 2026-04-29 16:04:29.782 | ++++ functions-common:oscwrap:2457 : return 0 2026-04-29 16:04:29.787 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-04-29 16:04:29.793 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-04-29 16:04:29.793 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-04-29 16:04:29.837 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-04-29 16:04:29.841 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-04-29 16:04:29.845 | ++ 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-04-29 16:04:32.595 | +----------------------------+-----------------------+ 2026-04-29 16:04:32.595 | | Field | Value | 2026-04-29 16:04:32.595 | +----------------------------+-----------------------+ 2026-04-29 16:04:32.595 | | OS-FLV-DISABLED:disabled | False | 2026-04-29 16:04:32.596 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-04-29 16:04:32.596 | | description | None | 2026-04-29 16:04:32.596 | | disk | 1 | 2026-04-29 16:04:32.596 | | id | 42 | 2026-04-29 16:04:32.596 | | name | m1.nano | 2026-04-29 16:04:32.596 | | os-flavor-access:is_public | True | 2026-04-29 16:04:32.596 | | properties | hw_rng:allowed='True' | 2026-04-29 16:04:32.596 | | ram | 192 | 2026-04-29 16:04:32.596 | | rxtx_factor | 1.0 | 2026-04-29 16:04:32.596 | | swap | 0 | 2026-04-29 16:04:32.596 | | vcpus | 1 | 2026-04-29 16:04:32.597 | +----------------------------+-----------------------+ 2026-04-29 16:04:32.883 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-04-29 16:04:32.887 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-04-29 16:04:32.887 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-04-29 16:04:32.887 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-04-29 16:04:32.887 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-04-29 16:04:32.887 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-04-29 16:04:32.887 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-04-29 16:04:32.887 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-04-29 16:04:32.887 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-04-29 16:04:32.887 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-04-29 16:04:32.887 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-04-29 16:04:32.888 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-04-29 16:04:32.888 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-04-29 16:04:32.888 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-04-29 16:04:32.888 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-04-29 16:04:32.891 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 6ebc34ce-c995-4204-8b3b-09ad4bff96c5 2026-04-29 16:04:32.894 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-04-29 16:04:32.899 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 6ebc34ce-c995-4204-8b3b-09ad4bff96c5 -c size -f value 2026-04-29 16:04:35.987 | ++++ functions-common:oscwrap:2457 : return 0 2026-04-29 16:04:35.992 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-04-29 16:04:35.997 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-04-29 16:04:35.997 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-04-29 16:04:36.043 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-04-29 16:04:36.045 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-04-29 16:04:36.048 | ++ 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-04-29 16:04:38.766 | +----------------------------+-----------------------+ 2026-04-29 16:04:38.766 | | Field | Value | 2026-04-29 16:04:38.766 | +----------------------------+-----------------------+ 2026-04-29 16:04:38.766 | | OS-FLV-DISABLED:disabled | False | 2026-04-29 16:04:38.767 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-04-29 16:04:38.767 | | description | None | 2026-04-29 16:04:38.767 | | disk | 1 | 2026-04-29 16:04:38.767 | | id | 84 | 2026-04-29 16:04:38.767 | | name | m1.micro | 2026-04-29 16:04:38.767 | | os-flavor-access:is_public | True | 2026-04-29 16:04:38.767 | | properties | hw_rng:allowed='True' | 2026-04-29 16:04:38.768 | | ram | 256 | 2026-04-29 16:04:38.768 | | rxtx_factor | 1.0 | 2026-04-29 16:04:38.768 | | swap | 0 | 2026-04-29 16:04:38.768 | | vcpus | 1 | 2026-04-29 16:04:38.768 | +----------------------------+-----------------------+ 2026-04-29 16:04:39.042 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-04-29 16:04:39.046 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-04-29 16:04:39.069 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:04:39.072 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-04-29 16:04:39.076 | ++ functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-04-29 16:04:39.080 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/os-test-images 2026-04-29 16:04:39.083 | ++ functions-common:git_clone:583 : local git_ref=master 2026-04-29 16:04:39.086 | ++ functions-common:git_clone:584 : local orig_dir 2026-04-29 16:04:39.090 | +++ functions-common:git_clone:585 : pwd 2026-04-29 16:04:39.094 | ++ functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-04-29 16:04:39.098 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-04-29 16:04:39.103 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-04-29 16:04:39.124 | ++ functions-common:git_clone:588 : RECLONE=False 2026-04-29 16:04:39.126 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-04-29 16:04:39.130 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-04-29 16:04:39.133 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-04-29 16:04:39.135 | ++ functions-common:git_clone:602 : echo master 2026-04-29 16:04:39.139 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/os-test-images ]] 2026-04-29 16:04:39.143 | ++ functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-04-29 16:04:39.146 | ++ functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-04-29 16:04:39.150 | ++ functions-common:git_timed:689 : local count=0 2026-04-29 16:04:39.154 | ++ functions-common:git_timed:690 : local timeout=0 2026-04-29 16:04:39.157 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 16:04:39.159 | ++ functions-common:git_timed:693 : timeout=0 2026-04-29 16:04:39.162 | ++ functions-common:git_timed:696 : time_start git_timed 2026-04-29 16:04:39.165 | ++ functions-common:time_start:2398 : local name=git_timed 2026-04-29 16:04:39.168 | ++ functions-common:time_start:2399 : local start_time= 2026-04-29 16:04:39.171 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 16:04:39.175 | +++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 16:04:39.180 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1777478679176 2026-04-29 16:04:39.184 | ++ functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-04-29 16:04:39.187 | Cloning into '/opt/stack/os-test-images'... 2026-04-29 16:04:39.866 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-04-29 16:04:39.869 | ++ functions-common:time_stop:2412 : local name 2026-04-29 16:04:39.871 | ++ functions-common:time_stop:2413 : local end_time 2026-04-29 16:04:39.874 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-04-29 16:04:39.877 | ++ functions-common:time_stop:2415 : local total 2026-04-29 16:04:39.880 | ++ functions-common:time_stop:2416 : local start_time 2026-04-29 16:04:39.883 | ++ functions-common:time_stop:2418 : name=git_timed 2026-04-29 16:04:39.887 | ++ functions-common:time_stop:2419 : start_time=1777478679176 2026-04-29 16:04:39.890 | ++ functions-common:time_stop:2421 : [[ -z 1777478679176 ]] 2026-04-29 16:04:39.894 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 16:04:39.901 | ++ functions-common:time_stop:2424 : end_time=1777478679896 2026-04-29 16:04:39.904 | ++ functions-common:time_stop:2425 : elapsed_time=720 2026-04-29 16:04:39.907 | ++ functions-common:time_stop:2426 : total=363618 2026-04-29 16:04:39.909 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 16:04:39.913 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=364338 2026-04-29 16:04:39.916 | ++ functions-common:git_clone:623 : cd /opt/stack/os-test-images 2026-04-29 16:04:39.919 | ++ functions-common:git_clone:624 : git_timed fetch origin master 2026-04-29 16:04:39.922 | ++ functions-common:git_timed:689 : local count=0 2026-04-29 16:04:39.925 | ++ functions-common:git_timed:690 : local timeout=0 2026-04-29 16:04:39.929 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 16:04:39.933 | ++ functions-common:git_timed:693 : timeout=0 2026-04-29 16:04:39.936 | ++ functions-common:git_timed:696 : time_start git_timed 2026-04-29 16:04:39.939 | ++ functions-common:time_start:2398 : local name=git_timed 2026-04-29 16:04:39.942 | ++ functions-common:time_start:2399 : local start_time= 2026-04-29 16:04:39.944 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 16:04:39.947 | +++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 16:04:39.952 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1777478679949 2026-04-29 16:04:39.955 | ++ functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin master 2026-04-29 16:04:40.433 | From https://review.opendev.org/openstack/os-test-images 2026-04-29 16:04:40.433 | * branch master -> FETCH_HEAD 2026-04-29 16:04:40.446 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-04-29 16:04:40.448 | ++ functions-common:time_stop:2412 : local name 2026-04-29 16:04:40.453 | ++ functions-common:time_stop:2413 : local end_time 2026-04-29 16:04:40.456 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-04-29 16:04:40.460 | ++ functions-common:time_stop:2415 : local total 2026-04-29 16:04:40.463 | ++ functions-common:time_stop:2416 : local start_time 2026-04-29 16:04:40.467 | ++ functions-common:time_stop:2418 : name=git_timed 2026-04-29 16:04:40.470 | ++ functions-common:time_stop:2419 : start_time=1777478679949 2026-04-29 16:04:40.474 | ++ functions-common:time_stop:2421 : [[ -z 1777478679949 ]] 2026-04-29 16:04:40.478 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 16:04:40.485 | ++ functions-common:time_stop:2424 : end_time=1777478680480 2026-04-29 16:04:40.489 | ++ functions-common:time_stop:2425 : elapsed_time=531 2026-04-29 16:04:40.492 | ++ functions-common:time_stop:2426 : total=364338 2026-04-29 16:04:40.496 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 16:04:40.500 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=364869 2026-04-29 16:04:40.503 | ++ functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-04-29 16:04:40.507 | ++ functions-common:git_timed:689 : local count=0 2026-04-29 16:04:40.509 | ++ functions-common:git_timed:690 : local timeout=0 2026-04-29 16:04:40.515 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 16:04:40.518 | ++ functions-common:git_timed:693 : timeout=0 2026-04-29 16:04:40.522 | ++ functions-common:git_timed:696 : time_start git_timed 2026-04-29 16:04:40.525 | ++ functions-common:time_start:2398 : local name=git_timed 2026-04-29 16:04:40.529 | ++ functions-common:time_start:2399 : local start_time= 2026-04-29 16:04:40.533 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 16:04:40.537 | +++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 16:04:40.543 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1777478680538 2026-04-29 16:04:40.547 | ++ functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-04-29 16:04:40.554 | Note: switching to 'FETCH_HEAD'. 2026-04-29 16:04:40.554 | 2026-04-29 16:04:40.554 | You are in 'detached HEAD' state. You can look around, make experimental 2026-04-29 16:04:40.554 | changes and commit them, and you can discard any commits you make in this 2026-04-29 16:04:40.555 | state without impacting any branches by switching back to a branch. 2026-04-29 16:04:40.555 | 2026-04-29 16:04:40.555 | If you want to create a new branch to retain commits you create, you may 2026-04-29 16:04:40.555 | do so (now or later) by using -c with the switch command. Example: 2026-04-29 16:04:40.555 | 2026-04-29 16:04:40.555 | git switch -c 2026-04-29 16:04:40.555 | 2026-04-29 16:04:40.555 | Or undo this operation with: 2026-04-29 16:04:40.555 | 2026-04-29 16:04:40.555 | git switch - 2026-04-29 16:04:40.555 | 2026-04-29 16:04:40.555 | Turn off this advice by setting config variable advice.detachedHead to false 2026-04-29 16:04:40.556 | 2026-04-29 16:04:40.556 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-04-29 16:04:40.559 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-04-29 16:04:40.563 | ++ functions-common:time_stop:2412 : local name 2026-04-29 16:04:40.566 | ++ functions-common:time_stop:2413 : local end_time 2026-04-29 16:04:40.570 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-04-29 16:04:40.575 | ++ functions-common:time_stop:2415 : local total 2026-04-29 16:04:40.578 | ++ functions-common:time_stop:2416 : local start_time 2026-04-29 16:04:40.582 | ++ functions-common:time_stop:2418 : name=git_timed 2026-04-29 16:04:40.588 | ++ functions-common:time_stop:2419 : start_time=1777478680538 2026-04-29 16:04:40.590 | ++ functions-common:time_stop:2421 : [[ -z 1777478680538 ]] 2026-04-29 16:04:40.594 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 16:04:40.600 | ++ functions-common:time_stop:2424 : end_time=1777478680596 2026-04-29 16:04:40.604 | ++ functions-common:time_stop:2425 : elapsed_time=58 2026-04-29 16:04:40.608 | ++ functions-common:time_stop:2426 : total=364869 2026-04-29 16:04:40.611 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 16:04:40.615 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=364927 2026-04-29 16:04:40.618 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-04-29 16:04:40.638 | ++ functions-common:git_clone:664 : cd /opt/stack/os-test-images 2026-04-29 16:04:40.644 | ++ functions-common:git_clone:665 : head -1 2026-04-29 16:04:40.644 | ++ functions-common:git_clone:665 : git show --oneline 2026-04-29 16:04:40.648 | 5d0367e Clean-up zuul config spacing 2026-04-29 16:04:40.652 | ++ functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-04-29 16:04:40.656 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-04-29 16:04:40.657 | /opt/stack/os-test-images ~/devstack 2026-04-29 16:04:40.661 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-04-29 16:04:41.106 | generate create: /opt/stack/os-test-images/.tox/generate 2026-04-29 16:04:41.725 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-04-29 16:04:44.506 | generate installed: PyYAML==6.0.3 2026-04-29 16:04:44.507 | generate run-test-pre: PYTHONHASHSEED='2754642272' 2026-04-29 16:04:44.507 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-04-29 16:04:44.630 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-04-29 16:04:44.649 | 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-04-29 16:04:44.670 | 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-04-29 16:04:44.696 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-04-29 16:04:44.699 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-04-29 16:04:44.707 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-04-29 16:04:44.715 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-04-29 16:04:44.745 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-04-29 16:04:44.758 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-04-29 16:04:44.767 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-04-29 16:04:44.779 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-04-29 16:04:44.779 | 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-04-29 16:04:44.787 | 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-04-29 16:04:44.793 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-04-29 16:04:44.812 | 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-04-29 16:04:44.816 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-04-29 16:04:44.818 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-04-29 16:04:44.830 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-04-29 16:04:44.841 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-04-29 16:04:44.855 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-04-29 16:04:44.857 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-04-29 16:04:44.871 | 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-04-29 16:04:44.874 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-04-29 16:04:44.877 | 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-04-29 16:04:44.888 | 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-04-29 16:04:44.892 | 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-04-29 16:04:44.903 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-04-29 16:04:44.929 | ___________________________________ summary ____________________________________ 2026-04-29 16:04:44.929 | generate: commands succeeded 2026-04-29 16:04:44.929 | congratulations :) 2026-04-29 16:04:44.970 | ++ lib/tempest:configure_tempest:376 : popd 2026-04-29 16:04:44.970 | ~/devstack 2026-04-29 16:04:44.974 | ++ 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-04-29 16:04:45.015 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-04-29 16:04:45.019 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-04-29 16:04:45.043 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-04-29 16:04:45.046 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-04-29 16:04:45.050 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-04-29 16:04:45.088 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-04-29 16:04:45.128 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-04-29 16:04:45.132 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-04-29 16:04:45.136 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-04-29 16:04:45.139 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=external-net 2026-04-29 16:04:45.145 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-04-29 16:04:48.283 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 16:04:48.287 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-04-29 16:04:48.287 | address-scope 2026-04-29 16:04:48.287 | agent 2026-04-29 16:04:48.287 | allowed-address-pairs 2026-04-29 16:04:48.288 | auto-allocated-topology 2026-04-29 16:04:48.288 | availability_zone 2026-04-29 16:04:48.288 | default-subnetpools 2026-04-29 16:04:48.288 | dhcp_agent_scheduler 2026-04-29 16:04:48.288 | dns-integration 2026-04-29 16:04:48.288 | dns-domain-ports 2026-04-29 16:04:48.288 | dns-integration-domain-keywords 2026-04-29 16:04:48.288 | empty-string-filtering 2026-04-29 16:04:48.288 | external-net 2026-04-29 16:04:48.288 | extra_dhcp_opt 2026-04-29 16:04:48.288 | extraroute 2026-04-29 16:04:48.288 | extraroute-atomic 2026-04-29 16:04:48.289 | filter-validation 2026-04-29 16:04:48.289 | floating-ip-port-forwarding-detail 2026-04-29 16:04:48.289 | fip-port-details 2026-04-29 16:04:48.289 | flavors 2026-04-29 16:04:48.289 | floatingip-pools 2026-04-29 16:04:48.289 | router 2026-04-29 16:04:48.289 | enable-default-route-bfd 2026-04-29 16:04:48.289 | enable-default-route-ecmp 2026-04-29 16:04:48.289 | ext-gw-mode 2026-04-29 16:04:48.289 | l3-ha 2026-04-29 16:04:48.289 | external-gateway-multihoming 2026-04-29 16:04:48.290 | l3-flavors 2026-04-29 16:04:48.290 | multi-provider 2026-04-29 16:04:48.290 | net-mtu 2026-04-29 16:04:48.290 | net-mtu-writable 2026-04-29 16:04:48.290 | network_availability_zone 2026-04-29 16:04:48.290 | network-ip-availability 2026-04-29 16:04:48.290 | network-ip-availability-details 2026-04-29 16:04:48.290 | pagination 2026-04-29 16:04:48.290 | port-device-profile 2026-04-29 16:04:48.290 | port-mac-address-regenerate 2026-04-29 16:04:48.290 | port-numa-affinity-policy 2026-04-29 16:04:48.291 | port-numa-affinity-policy-socket 2026-04-29 16:04:48.291 | binding 2026-04-29 16:04:48.291 | binding-extended 2026-04-29 16:04:48.291 | port-security 2026-04-29 16:04:48.291 | project-id 2026-04-29 16:04:48.291 | provider 2026-04-29 16:04:48.291 | qinq 2026-04-29 16:04:48.291 | quota-check-limit 2026-04-29 16:04:48.291 | quota-check-limit-default 2026-04-29 16:04:48.291 | quotas 2026-04-29 16:04:48.291 | quota_details 2026-04-29 16:04:48.291 | rbac-policies 2026-04-29 16:04:48.292 | rbac-address-scope 2026-04-29 16:04:48.292 | rbac-security-groups 2026-04-29 16:04:48.292 | revision-if-match 2026-04-29 16:04:48.292 | standard-attr-revisions 2026-04-29 16:04:48.292 | router_availability_zone 2026-04-29 16:04:48.292 | router-enable-snat 2026-04-29 16:04:48.292 | security-groups-default-rules 2026-04-29 16:04:48.292 | security-groups-normalized-cidr 2026-04-29 16:04:48.292 | security-groups-remote-address-group 2026-04-29 16:04:48.292 | security-groups-rules-belongs-to-default-sg 2026-04-29 16:04:48.292 | security-groups-shared-filtering 2026-04-29 16:04:48.293 | security-group 2026-04-29 16:04:48.293 | service-type 2026-04-29 16:04:48.293 | sorting 2026-04-29 16:04:48.293 | standard-attr-description 2026-04-29 16:04:48.293 | stateful-security-group 2026-04-29 16:04:48.293 | subnet-dns-publish-fixed-ip 2026-04-29 16:04:48.293 | subnet-external-network 2026-04-29 16:04:48.293 | subnet-service-types 2026-04-29 16:04:48.293 | subnet_allocation 2026-04-29 16:04:48.293 | subnetpool-prefix-ops 2026-04-29 16:04:48.293 | tag-creation 2026-04-29 16:04:48.294 | standard-attr-tag 2026-04-29 16:04:48.294 | standard-attr-timestamp 2026-04-29 16:04:48.294 | vlan-transparent' 2026-04-29 16:04:48.294 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-04-29 16:04:48.294 | address-scope 2026-04-29 16:04:48.294 | agent 2026-04-29 16:04:48.294 | allowed-address-pairs 2026-04-29 16:04:48.294 | auto-allocated-topology 2026-04-29 16:04:48.294 | availability_zone 2026-04-29 16:04:48.294 | default-subnetpools 2026-04-29 16:04:48.294 | dhcp_agent_scheduler 2026-04-29 16:04:48.294 | dns-integration 2026-04-29 16:04:48.295 | dns-domain-ports 2026-04-29 16:04:48.295 | dns-integration-domain-keywords 2026-04-29 16:04:48.295 | empty-string-filtering 2026-04-29 16:04:48.295 | external-net 2026-04-29 16:04:48.295 | extra_dhcp_opt 2026-04-29 16:04:48.295 | extraroute 2026-04-29 16:04:48.295 | extraroute-atomic 2026-04-29 16:04:48.295 | filter-validation 2026-04-29 16:04:48.295 | floating-ip-port-forwarding-detail 2026-04-29 16:04:48.295 | fip-port-details 2026-04-29 16:04:48.295 | flavors 2026-04-29 16:04:48.296 | floatingip-pools 2026-04-29 16:04:48.296 | router 2026-04-29 16:04:48.296 | enable-default-route-bfd 2026-04-29 16:04:48.296 | enable-default-route-ecmp 2026-04-29 16:04:48.296 | ext-gw-mode 2026-04-29 16:04:48.296 | l3-ha 2026-04-29 16:04:48.296 | external-gateway-multihoming 2026-04-29 16:04:48.296 | l3-flavors 2026-04-29 16:04:48.296 | multi-provider 2026-04-29 16:04:48.296 | net-mtu 2026-04-29 16:04:48.296 | net-mtu-writable 2026-04-29 16:04:48.297 | network_availability_zone 2026-04-29 16:04:48.297 | network-ip-availability 2026-04-29 16:04:48.297 | network-ip-availability-details 2026-04-29 16:04:48.297 | pagination 2026-04-29 16:04:48.297 | port-device-profile 2026-04-29 16:04:48.297 | port-mac-address-regenerate 2026-04-29 16:04:48.298 | port-numa-affinity-policy 2026-04-29 16:04:48.298 | port-numa-affinity-policy-socket 2026-04-29 16:04:48.298 | binding 2026-04-29 16:04:48.298 | binding-extended 2026-04-29 16:04:48.298 | port-security 2026-04-29 16:04:48.298 | project-id 2026-04-29 16:04:48.298 | provider 2026-04-29 16:04:48.298 | qinq 2026-04-29 16:04:48.298 | quota-check-limit 2026-04-29 16:04:48.298 | quota-check-limit-default 2026-04-29 16:04:48.298 | quotas 2026-04-29 16:04:48.298 | quota_details 2026-04-29 16:04:48.299 | rbac-policies 2026-04-29 16:04:48.299 | rbac-address-scope 2026-04-29 16:04:48.299 | rbac-security-groups 2026-04-29 16:04:48.299 | revision-if-match 2026-04-29 16:04:48.299 | standard-attr-revisions 2026-04-29 16:04:48.299 | router_availability_zone 2026-04-29 16:04:48.299 | router-enable-snat 2026-04-29 16:04:48.299 | security-groups-default-rules 2026-04-29 16:04:48.299 | security-groups-normalized-cidr 2026-04-29 16:04:48.299 | security-groups-remote-address-group 2026-04-29 16:04:48.300 | security-groups-rules-belongs-to-default-sg 2026-04-29 16:04:48.300 | security-groups-shared-filtering 2026-04-29 16:04:48.300 | security-group 2026-04-29 16:04:48.300 | service-type 2026-04-29 16:04:48.300 | sorting 2026-04-29 16:04:48.300 | standard-attr-description 2026-04-29 16:04:48.300 | stateful-security-group 2026-04-29 16:04:48.300 | subnet-dns-publish-fixed-ip 2026-04-29 16:04:48.300 | subnet-external-network 2026-04-29 16:04:48.300 | subnet-service-types 2026-04-29 16:04:48.300 | subnet_allocation 2026-04-29 16:04:48.300 | subnetpool-prefix-ops 2026-04-29 16:04:48.301 | tag-creation 2026-04-29 16:04:48.301 | standard-attr-tag 2026-04-29 16:04:48.301 | standard-attr-timestamp 2026-04-29 16:04:48.301 | vlan-transparent =~ external-net ]] 2026-04-29 16:04:48.301 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-04-29 16:04:48.304 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-04-29 16:04:51.467 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 16:04:51.472 | ++ lib/tempest:configure_tempest:395 : public_network_id=fe252675-5caf-4b21-a943-2e6c756e5824 2026-04-29 16:04:51.474 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-04-29 16:04:54.946 | +---------------------------+--------------------------------------+ 2026-04-29 16:04:54.946 | | Field | Value | 2026-04-29 16:04:54.946 | +---------------------------+--------------------------------------+ 2026-04-29 16:04:54.946 | | admin_state_up | UP | 2026-04-29 16:04:54.947 | | availability_zone_hints | | 2026-04-29 16:04:54.947 | | availability_zones | | 2026-04-29 16:04:54.947 | | created_at | 2026-04-29T16:04:54Z | 2026-04-29 16:04:54.947 | | description | | 2026-04-29 16:04:54.947 | | dns_domain | None | 2026-04-29 16:04:54.947 | | id | 5751b86e-f3d4-41a8-be88-27a9578e92d9 | 2026-04-29 16:04:54.947 | | ipv4_address_scope | None | 2026-04-29 16:04:54.947 | | ipv6_address_scope | None | 2026-04-29 16:04:54.947 | | is_default | False | 2026-04-29 16:04:54.947 | | is_vlan_qinq | None | 2026-04-29 16:04:54.947 | | is_vlan_transparent | False | 2026-04-29 16:04:54.947 | | mtu | 1442 | 2026-04-29 16:04:54.948 | | name | shared | 2026-04-29 16:04:54.948 | | port_security_enabled | True | 2026-04-29 16:04:54.948 | | project_id | 1605f8cad449455b8789213b7e4da32c | 2026-04-29 16:04:54.948 | | provider:network_type | geneve | 2026-04-29 16:04:54.948 | | provider:physical_network | None | 2026-04-29 16:04:54.948 | | provider:segmentation_id | 64482 | 2026-04-29 16:04:54.948 | | qinq | False | 2026-04-29 16:04:54.948 | | qos_policy_id | None | 2026-04-29 16:04:54.948 | | revision_number | 1 | 2026-04-29 16:04:54.949 | | router:external | Internal | 2026-04-29 16:04:54.949 | | segments | None | 2026-04-29 16:04:54.949 | | shared | True | 2026-04-29 16:04:54.949 | | status | ACTIVE | 2026-04-29 16:04:54.949 | | subnets | | 2026-04-29 16:04:54.949 | | tags | | 2026-04-29 16:04:54.949 | | updated_at | 2026-04-29T16:04:54Z | 2026-04-29 16:04:54.949 | +---------------------------+--------------------------------------+ 2026-04-29 16:04:55.290 | ++ 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-04-29 16:04:58.979 | +----------------------+--------------------------------------+ 2026-04-29 16:04:58.980 | | Field | Value | 2026-04-29 16:04:58.980 | +----------------------+--------------------------------------+ 2026-04-29 16:04:58.980 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-04-29 16:04:58.980 | | cidr | 192.168.233.0/24 | 2026-04-29 16:04:58.980 | | created_at | 2026-04-29T16:04:58Z | 2026-04-29 16:04:58.980 | | description | shared-subnet | 2026-04-29 16:04:58.980 | | dns_nameservers | | 2026-04-29 16:04:58.980 | | dns_publish_fixed_ip | None | 2026-04-29 16:04:58.981 | | enable_dhcp | True | 2026-04-29 16:04:58.981 | | gateway_ip | 192.168.233.1 | 2026-04-29 16:04:58.981 | | host_routes | | 2026-04-29 16:04:58.981 | | id | 4669923d-6afe-4940-a40e-69cfb117105d | 2026-04-29 16:04:58.981 | | ip_version | 4 | 2026-04-29 16:04:58.981 | | ipv6_address_mode | None | 2026-04-29 16:04:58.981 | | ipv6_ra_mode | None | 2026-04-29 16:04:58.981 | | name | shared-subnet | 2026-04-29 16:04:58.982 | | network_id | 5751b86e-f3d4-41a8-be88-27a9578e92d9 | 2026-04-29 16:04:58.982 | | project_id | 1605f8cad449455b8789213b7e4da32c | 2026-04-29 16:04:58.982 | | revision_number | 0 | 2026-04-29 16:04:58.982 | | router:external | False | 2026-04-29 16:04:58.982 | | segment_id | None | 2026-04-29 16:04:58.982 | | service_types | | 2026-04-29 16:04:58.982 | | subnetpool_id | None | 2026-04-29 16:04:58.982 | | tags | | 2026-04-29 16:04:58.982 | | updated_at | 2026-04-29T16:04:58Z | 2026-04-29 16:04:58.982 | +----------------------+--------------------------------------+ 2026-04-29 16:04:59.297 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-04-29 16:04:59.342 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-04-29 16:04:59.387 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-04-29 16:04:59.393 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-04-29 16:04:59.435 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-04-29 16:04:59.476 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-04-29 16:04:59.520 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-04-29 16:04:59.562 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-04-29 16:04:59.608 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.50/identity/v3 2026-04-29 16:04:59.652 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-04-29 16:04:59.691 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-04-29 16:04:59.730 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-04-29 16:04:59.770 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-04-29 16:04:59.774 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-04-29 16:04:59.818 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-04-29 16:04:59.860 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-04-29 16:04:59.904 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-04-29 16:04:59.946 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-04-29 16:04:59.988 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-04-29 16:05:00.010 | ++ functions-common:is_service_enabled:2068 : return 1 2026-04-29 16:05:00.013 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-04-29 16:05:00.016 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-04-29 16:05:00.060 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-04-29 16:05:00.081 | ++ functions-common:is_service_enabled:2068 : return 1 2026-04-29 16:05:00.083 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-04-29 16:05:00.126 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-04-29 16:05:00.168 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-04-29 16:05:00.210 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-04-29 16:05:00.214 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-04-29 16:05:00.255 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-04-29 16:05:00.296 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-04-29 16:05:00.319 | ++ functions-common:is_service_enabled:2068 : return 1 2026-04-29 16:05:00.322 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 6ebc34ce-c995-4204-8b3b-09ad4bff96c5 2026-04-29 16:05:00.364 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 6ebc34ce-c995-4204-8b3b-09ad4bff96c5 2026-04-29 16:05:00.407 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-04-29 16:05:00.449 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-04-29 16:05:00.491 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-04-29 16:05:00.538 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-04-29 16:05:00.564 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:05:00.569 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-04-29 16:05:00.573 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-04-29 16:05:00.577 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=2.103 2026-04-29 16:05:00.580 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-04-29 16:05:00.583 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-04-29 16:05:00.588 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-04-29 16:05:00.615 | ++ lib/tempest:configure_tempest:502 : '[' 2.103 == None ']' 2026-04-29 16:05:00.619 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion 2.103 2026-04-29 16:05:00.661 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-04-29 16:05:00.709 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-04-29 16:05:00.751 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-04-29 16:05:00.795 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-04-29 16:05:00.838 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-04-29 16:05:00.881 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-04-29 16:05:00.923 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-04-29 16:05:00.967 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-04-29 16:05:01.006 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-04-29 16:05:01.010 | ++ 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-04-29 16:05:01.053 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-04-29 16:05:01.056 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-04-29 16:05:01.079 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:05:01.083 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-04-29 16:05:01.128 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-04-29 16:05:01.151 | ++ functions-common:is_service_enabled:2068 : return 1 2026-04-29 16:05:01.155 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-04-29 16:05:01.159 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-04-29 16:05:01.182 | ++ functions-common:is_service_enabled:2068 : return 1 2026-04-29 16:05:01.185 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-04-29 16:05:01.188 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-04-29 16:05:01.192 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-04-29 16:05:01.236 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-04-29 16:05:01.278 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id fe252675-5caf-4b21-a943-2e6c756e5824 2026-04-29 16:05:01.320 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-04-29 16:05:01.362 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-04-29 16:05:01.405 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-04-29 16:05:01.455 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-04-29 16:05:01.496 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-04-29 16:05:01.541 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-04-29 16:05:01.592 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-04-29 16:05:01.595 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-04-29 16:05:01.598 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-04-29 16:05:01.603 | ++ 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-04-29 16:05:01.649 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-04-29 16:05:01.655 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-04-29 16:05:01.655 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-04-29 16:05:01.660 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-04-29 16:05:01.663 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-04-29 16:05:01.705 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-04-29 16:05:01.708 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-04-29 16:05:01.712 | ++ functions-common:is_provider_network:2261 : '[' '' == True ']' 2026-04-29 16:05:01.715 | ++ functions-common:is_provider_network:2264 : return 1 2026-04-29 16:05:01.719 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-04-29 16:05:01.763 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-04-29 16:05:01.802 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-04-29 16:05:01.845 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-04-29 16:05:01.887 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-04-29 16:05:01.930 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-04-29 16:05:01.972 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-04-29 16:05:01.976 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-04-29 16:05:01.981 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-04-29 16:05:02.005 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-04-29 16:05:02.051 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-04-29 16:05:02.056 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-04-29 16:05:02.061 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-04-29 16:05:02.085 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-04-29 16:05:02.122 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-04-29 16:05:02.126 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-04-29 16:05:02.129 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-04-29 16:05:02.134 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-04-29 16:05:02.158 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-04-29 16:05:02.198 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-04-29 16:05:02.202 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-04-29 16:05:02.207 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-04-29 16:05:02.233 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-04-29 16:05:02.272 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-04-29 16:05:02.312 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-04-29 16:05:02.316 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-04-29 16:05:02.357 | ++ lib/tempest:configure_tempest:612 : local tempest_volume_min_microversion=None 2026-04-29 16:05:02.360 | ++ lib/tempest:configure_tempest:613 : local tempest_volume_max_microversion=3.71 2026-04-29 16:05:02.363 | ++ lib/tempest:configure_tempest:614 : '[' None == None ']' 2026-04-29 16:05:02.367 | ++ lib/tempest:configure_tempest:615 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-04-29 16:05:02.393 | ++ lib/tempest:configure_tempest:620 : '[' 3.71 == None ']' 2026-04-29 16:05:02.396 | ++ lib/tempest:configure_tempest:623 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion 3.71 2026-04-29 16:05:02.436 | ++ lib/tempest:configure_tempest:626 : is_service_enabled c-bak 2026-04-29 16:05:02.459 | ++ functions-common:is_service_enabled:2068 : return 1 2026-04-29 16:05:02.462 | ++ lib/tempest:configure_tempest:627 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-04-29 16:05:02.507 | ++ lib/tempest:configure_tempest:633 : [[ -n lvm:lvmdriver-1 ]] 2026-04-29 16:05:02.511 | ++ lib/tempest:configure_tempest:633 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-04-29 16:05:02.514 | ++ lib/tempest:configure_tempest:653 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-04-29 16:05:02.518 | ++ lib/tempest:configure_tempest:657 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-04-29 16:05:02.521 | ++ lib/tempest:configure_tempest:662 : [[ False == \T\r\u\e ]] 2026-04-29 16:05:02.524 | ++ lib/tempest:configure_tempest:671 : local tempest_placement_min_microversion=None 2026-04-29 16:05:02.528 | ++ lib/tempest:configure_tempest:672 : local tempest_placement_max_microversion=1.39 2026-04-29 16:05:02.532 | ++ lib/tempest:configure_tempest:673 : '[' None == None ']' 2026-04-29 16:05:02.536 | ++ lib/tempest:configure_tempest:674 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-04-29 16:05:02.565 | ++ lib/tempest:configure_tempest:678 : '[' 1.39 == None ']' 2026-04-29 16:05:02.568 | ++ lib/tempest:configure_tempest:681 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion 1.39 2026-04-29 16:05:02.614 | ++ lib/tempest:configure_tempest:685 : '[' libvirt = ironic ']' 2026-04-29 16:05:02.617 | ++ lib/tempest:configure_tempest:699 : '[' libvirt = libvirt ']' 2026-04-29 16:05:02.621 | ++ lib/tempest:configure_tempest:701 : '[' kvm = lxc ']' 2026-04-29 16:05:02.624 | ++ lib/tempest:configure_tempest:708 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-04-29 16:05:02.664 | ++ lib/tempest:configure_tempest:709 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-04-29 16:05:02.705 | ++ lib/tempest:configure_tempest:710 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-04-29 16:05:02.747 | ++ lib/tempest:configure_tempest:723 : local service 2026-04-29 16:05:02.751 | ++ lib/tempest:configure_tempest:724 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-04-29 16:05:02.754 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-04-29 16:05:02.757 | ++ lib/tempest:configure_tempest:726 : is_service_enabled key 2026-04-29 16:05:02.780 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:05:02.784 | ++ lib/tempest:configure_tempest:727 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-04-29 16:05:02.827 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-04-29 16:05:02.830 | ++ lib/tempest:configure_tempest:726 : is_service_enabled glance 2026-04-29 16:05:02.859 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:05:02.865 | ++ lib/tempest:configure_tempest:727 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-04-29 16:05:02.913 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-04-29 16:05:02.917 | ++ lib/tempest:configure_tempest:726 : is_service_enabled nova 2026-04-29 16:05:02.943 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:05:02.947 | ++ lib/tempest:configure_tempest:727 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-04-29 16:05:02.992 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-04-29 16:05:02.995 | ++ lib/tempest:configure_tempest:726 : is_service_enabled neutron 2026-04-29 16:05:03.015 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:05:03.019 | ++ lib/tempest:configure_tempest:727 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-04-29 16:05:03.059 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-04-29 16:05:03.063 | ++ lib/tempest:configure_tempest:726 : is_service_enabled cinder 2026-04-29 16:05:03.086 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 16:05:03.090 | ++ lib/tempest:configure_tempest:727 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-04-29 16:05:03.131 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-04-29 16:05:03.134 | ++ lib/tempest:configure_tempest:726 : is_service_enabled swift 2026-04-29 16:05:03.157 | ++ functions-common:is_service_enabled:2068 : return 1 2026-04-29 16:05:03.161 | ++ lib/tempest:configure_tempest:729 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-04-29 16:05:03.203 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-04-29 16:05:03.207 | ++ lib/tempest:configure_tempest:726 : is_service_enabled horizon 2026-04-29 16:05:03.230 | ++ functions-common:is_service_enabled:2068 : return 1 2026-04-29 16:05:03.233 | ++ lib/tempest:configure_tempest:729 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-04-29 16:05:03.272 | ++ lib/tempest:configure_tempest:737 : [[ False == True ]] 2026-04-29 16:05:03.276 | ++ lib/tempest:configure_tempest:737 : [[ False == True ]] 2026-04-29 16:05:03.279 | ++ lib/tempest:configure_tempest:741 : [[ True == True ]] 2026-04-29 16:05:03.282 | ++ lib/tempest:configure_tempest:742 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-04-29 16:05:03.322 | ++ lib/tempest:configure_tempest:745 : [[ False == True ]] 2026-04-29 16:05:03.326 | ++ lib/tempest:configure_tempest:745 : [[ False == True ]] 2026-04-29 16:05:03.330 | ++ lib/tempest:configure_tempest:749 : [[ True == True ]] 2026-04-29 16:05:03.333 | ++ lib/tempest:configure_tempest:750 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-04-29 16:05:03.375 | ++ lib/tempest:configure_tempest:753 : [[ False == True ]] 2026-04-29 16:05:03.379 | ++ lib/tempest:configure_tempest:753 : [[ False == True ]] 2026-04-29 16:05:03.382 | ++ lib/tempest:configure_tempest:757 : '[' libvirt = libvirt ']' 2026-04-29 16:05:03.386 | ++ lib/tempest:configure_tempest:757 : '[' kvm = lxc ']' 2026-04-29 16:05:03.389 | ++ lib/tempest:configure_tempest:767 : local tmp_cfg_file 2026-04-29 16:05:03.395 | +++ lib/tempest:configure_tempest:768 : mktemp 2026-04-29 16:05:03.400 | ++ lib/tempest:configure_tempest:768 : tmp_cfg_file=/tmp/tmp.HJHFLrgSBp 2026-04-29 16:05:03.404 | ++ lib/tempest:configure_tempest:769 : cd /opt/stack/tempest 2026-04-29 16:05:03.407 | ++ lib/tempest:configure_tempest:771 : local tmp_u_c_m 2026-04-29 16:05:03.411 | +++ lib/tempest:configure_tempest:772 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-04-29 16:05:03.417 | ++ lib/tempest:configure_tempest:772 : tmp_u_c_m=/tmp/tempest_u_c_m.Miniez73sr 2026-04-29 16:05:03.420 | ++ lib/tempest:configure_tempest:773 : set_tempest_venv_constraints /tmp/tempest_u_c_m.Miniez73sr 2026-04-29 16:05:03.423 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-04-29 16:05:03.425 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.Miniez73sr 2026-04-29 16:05:03.428 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-04-29 16:05:03.432 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-04-29 16:05:03.436 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-04-29 16:05:03.444 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-04-29 16:05:03.448 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-04-29 16:05:03.452 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-04-29 16:05:03.456 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-04-29 16:05:03.460 | ++ lib/tempest:configure_tempest:774 : [[ False != \T\r\u\e ]] 2026-04-29 16:05:03.464 | ++ lib/tempest:configure_tempest:775 : tox -revenv-tempest --notest 2026-04-29 16:05:03.993 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-04-29 16:05:04.847 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-04-29 16:05:21.298 | venv-tempest develop-inst: /opt/stack/tempest 2026-04-29 16:05:29.871 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.4.22,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.13.3,cmd2==3.5.1,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.13,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.0.0,mdurl==0.1.2,msgpack==1.1.2,netaddr==1.3.0,oslo.concurrency==7.4.1,oslo.config==10.3.0,oslo.context==6.3.0,oslo.i18n==6.7.2,oslo.log==8.1.0,oslo.serialization==5.9.1,oslo.utils==10.0.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,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.5,PyYAML==6.0.3,referencing==0.37.0,requests==2.33.1,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.7.2,rpds-py==0.30.0,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.7.0,-e git+https://review.opendev.org/openstack/tempest.git@70c4143230559059ed0839956a2a153b36573c29#egg=tempest,testscenarios==0.6.1,testtools==2.9.1,tomlkit==0.14.0,typing_extensions==4.15.0,urllib3==2.6.3,voluptuous==0.16.0,wcwidth==0.6.0,wrapt==2.1.2 2026-04-29 16:05:29.871 | ___________________________________ summary ____________________________________ 2026-04-29 16:05:29.871 | venv-tempest: skipped tests 2026-04-29 16:05:29.871 | congratulations :) 2026-04-29 16:05:29.922 | ++ lib/tempest:configure_tempest:777 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.Miniez73sr -r requirements.txt 2026-04-29 16:05:30.824 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-04-29 16:05:30.824 | !! 2026-04-29 16:05:30.824 | 2026-04-29 16:05:30.825 | ******************************************************************************** 2026-04-29 16:05:30.825 | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-04-29 16:05:30.825 | 2026-04-29 16:05:30.825 | License :: OSI Approved :: Apache Software License 2026-04-29 16:05:30.825 | 2026-04-29 16:05:30.825 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-04-29 16:05:30.825 | ******************************************************************************** 2026-04-29 16:05:30.825 | 2026-04-29 16:05:30.825 | !! 2026-04-29 16:05:30.825 | self._finalize_license_expression() 2026-04-29 16:05:30.837 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-04-29 16:05:30.837 | !! 2026-04-29 16:05:30.837 | 2026-04-29 16:05:30.837 | ******************************************************************************** 2026-04-29 16:05:30.838 | Requirements should be satisfied by a PEP 517 installer. 2026-04-29 16:05:30.838 | If you are using pip, you can try `pip install --use-pep517`. 2026-04-29 16:05:30.838 | 2026-04-29 16:05:30.838 | This deprecation is overdue, please update your project and remove deprecated 2026-04-29 16:05:30.838 | calls to avoid build errors in the future. 2026-04-29 16:05:30.838 | ******************************************************************************** 2026-04-29 16:05:30.838 | 2026-04-29 16:05:30.838 | !! 2026-04-29 16:05:30.838 | dist.fetch_build_eggs(dist.setup_requires) 2026-04-29 16:05:31.246 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-04-29 16:05:31.246 | !! 2026-04-29 16:05:31.246 | 2026-04-29 16:05:31.246 | ******************************************************************************** 2026-04-29 16:05:31.246 | Please avoid running ``setup.py`` directly. 2026-04-29 16:05:31.246 | Instead, use pypa/build, pypa/installer or other 2026-04-29 16:05:31.246 | standards-based tools. 2026-04-29 16:05:31.246 | 2026-04-29 16:05:31.246 | This deprecation is overdue, please update your project and remove deprecated 2026-04-29 16:05:31.246 | calls to avoid build errors in the future. 2026-04-29 16:05:31.246 | 2026-04-29 16:05:31.247 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-04-29 16:05:31.247 | ******************************************************************************** 2026-04-29 16:05:31.247 | 2026-04-29 16:05:31.247 | !! 2026-04-29 16:05:31.247 | self.initialize_options() 2026-04-29 16:05:31.247 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-04-29 16:05:31.247 | warnings.warn(msg) 2026-04-29 16:05:31.252 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-04-29 16:05:31.252 | !! 2026-04-29 16:05:31.252 | 2026-04-29 16:05:31.252 | ******************************************************************************** 2026-04-29 16:05:31.252 | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-04-29 16:05:31.252 | 2026-04-29 16:05:31.252 | License :: OSI Approved :: Apache Software License 2026-04-29 16:05:31.252 | 2026-04-29 16:05:31.252 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-04-29 16:05:31.253 | ******************************************************************************** 2026-04-29 16:05:31.253 | 2026-04-29 16:05:31.253 | !! 2026-04-29 16:05:31.253 | self._finalize_license_expression() 2026-04-29 16:05:31.361 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-04-29 16:05:39.638 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.4.22,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.13.3,cmd2==3.5.1,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.13,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.0.0,mdurl==0.1.2,msgpack==1.1.2,netaddr==1.3.0,oslo.concurrency==7.4.1,oslo.config==10.3.0,oslo.context==6.3.0,oslo.i18n==6.7.2,oslo.log==8.1.0,oslo.serialization==5.9.1,oslo.utils==10.0.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,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.5,PyYAML==6.0.3,referencing==0.37.0,requests==2.33.1,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.7.2,rpds-py==0.30.0,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.7.0,-e git+https://review.opendev.org/openstack/tempest.git@70c4143230559059ed0839956a2a153b36573c29#egg=tempest,testscenarios==0.6.1,testtools==2.9.1,tomlkit==0.14.0,typing_extensions==4.15.0,urllib3==2.6.3,voluptuous==0.16.0,wcwidth==0.6.0,wrapt==2.1.2 2026-04-29 16:05:39.638 | venv-tempest run-test-pre: PYTHONHASHSEED='1503819598' 2026-04-29 16:05:39.639 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.Miniez73sr -r requirements.txt 2026-04-29 16:05:40.625 | 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-04-29 16:05:40.626 | 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.13.3) 2026-04-29 16:05:40.627 | 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-04-29 16:05:40.629 | 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-04-29 16:05:40.630 | 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-04-29 16:05:40.631 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-04-29 16:05:40.631 | 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-04-29 16:05:40.632 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.4.1) 2026-04-29 16:05:40.633 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.3.0) 2026-04-29 16:05:40.634 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.1.0) 2026-04-29 16:05:40.635 | 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-04-29 16:05:40.636 | 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.9.1) 2026-04-29 16:05:40.636 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.0.1) 2026-04-29 16:05:40.637 | 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-04-29 16:05:40.638 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-04-29 16:05:40.639 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.5) 2026-04-29 16:05:40.640 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.7.0) 2026-04-29 16:05:40.640 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-04-29 16:05:40.641 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.6.3) 2026-04-29 16:05:40.642 | 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-04-29 16:05:40.643 | 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-04-29 16:05:40.644 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-04-29 16:05:40.644 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.1) 2026-04-29 16:05:40.646 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (82.0.1) 2026-04-29 16:05:40.648 | 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-04-29 16:05:40.649 | Requirement already satisfied: cmd2>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.5.1) 2026-04-29 16:05:40.652 | 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-04-29 16:05:40.653 | 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-04-29 16:05:40.654 | 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-04-29 16:05:40.655 | 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)) (0.30.0) 2026-04-29 16:05:40.660 | 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-04-29 16:05:40.662 | 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-04-29 16:05:40.662 | 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-04-29 16:05:40.666 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-04-29 16:05:40.672 | 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.7.2) 2026-04-29 16:05:40.675 | 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-04-29 16:05:40.676 | 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.33.1) 2026-04-29 16:05:40.679 | 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.3.0) 2026-04-29 16:05:40.680 | 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-04-29 16:05:40.685 | 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-04-29 16:05:40.685 | 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.14.0) 2026-04-29 16:05:40.688 | 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.1.2) 2026-04-29 16:05:40.691 | 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-04-29 16:05:40.693 | 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-04-29 16:05:40.694 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-04-29 16:05:40.695 | 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-04-29 16:05:40.707 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.6.0) 2026-04-29 16:05:40.713 | 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.1.2) 2026-04-29 16:05:40.728 | 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-04-29 16:05:40.731 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-04-29 16:05:40.732 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-04-29 16:05:40.733 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.7.2) 2026-04-29 16:05:40.745 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-04-29 16:05:40.768 | 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-04-29 16:05:40.774 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-04-29 16:05:40.775 | 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.13) 2026-04-29 16:05:40.776 | 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.4.22) 2026-04-29 16:05:40.791 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-04-29 16:05:40.792 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-04-29 16:05:40.798 | 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>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-04-29 16:05:40.902 | 2026-04-29 16:05:40.902 | [notice] A new release of pip is available: 26.0.1 -> 26.1 2026-04-29 16:05:40.902 | [notice] To update, run: pip install --upgrade pip 2026-04-29 16:05:41.030 | ___________________________________ summary ____________________________________ 2026-04-29 16:05:41.034 | venv-tempest: commands succeeded 2026-04-29 16:05:41.034 | congratulations :) 2026-04-29 16:05:41.080 | ++ lib/tempest:configure_tempest:778 : rm -f /tmp/tempest_u_c_m.Miniez73sr 2026-04-29 16:05:41.086 | ++ lib/tempest:configure_tempest:781 : [[ False == \T\r\u\e ]] 2026-04-29 16:05:41.089 | ++ lib/tempest:configure_tempest:789 : [[ True == \F\a\l\s\e ]] 2026-04-29 16:05:41.091 | ++ lib/tempest:configure_tempest:793 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-04-29 16:05:41.121 | ++ lib/tempest:configure_tempest:799 : tox -evenv -- tempest verify-config -uro /tmp/tmp.HJHFLrgSBp 2026-04-29 16:05:41.661 | venv create: /opt/stack/tempest/.tox/venv 2026-04-29 16:05:42.290 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2026-04-29 16:06:06.151 | venv develop-inst: /opt/stack/tempest 2026-04-29 16:06:15.760 | venv installed: alabaster==1.0.0,attrs==26.1.0,autopage==0.6.0,babel==2.18.0,bcrypt==5.0.0,certifi==2026.4.22,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.13.3,cmd2==3.5.1,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,docutils==0.21.2,dulwich==1.2.0,fasteners==0.20,fixtures==4.3.2,idna==3.13,imagesize==2.0.0,invoke==3.0.3,iso8601==2.1.0,Jinja2==3.1.6,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.0.0,MarkupSafe==3.0.3,mdurl==0.1.2,msgpack==1.1.2,netaddr==1.3.0,openstackdocstheme==3.6.0,oslo.concurrency==7.4.1,oslo.config==10.3.0,oslo.context==6.3.0,oslo.i18n==6.7.2,oslo.log==8.1.0,oslo.serialization==5.9.1,oslo.utils==10.0.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,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.5,PyYAML==6.0.3,referencing==0.37.0,reno==4.1.0,requests==2.33.1,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.7.2,rpds-py==0.30.0,setuptools==82.0.1,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.1.3,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-svg2pdfconverter==2.1.0,stestr==4.2.1,stevedore==5.7.0,-e git+https://review.opendev.org/openstack/tempest.git@70c4143230559059ed0839956a2a153b36573c29#egg=tempest,testscenarios==0.6.1,testtools==2.9.1,tomlkit==0.14.0,typing_extensions==4.15.0,urllib3==2.6.3,voluptuous==0.16.0,wcwidth==0.6.0,wrapt==2.1.2 2026-04-29 16:06:15.761 | venv run-test-pre: PYTHONHASHSEED='2823523469' 2026-04-29 16:06:15.761 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.HJHFLrgSBp 2026-04-29 16:06:16.033 | /opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. 2026-04-29 16:06:16.033 | debtcollector.deprecate( 2026-04-29 16:06:17.021 | /opt/stack/tempest/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. 2026-04-29 16:06:17.021 | warnings.warn( 2026-04-29 16:06:18.399 | /opt/stack/tempest/tempest/lib/services/clients.py:209: DeprecationWarning: Class 'tempest.lib.services.volume.v2.extensions_client.ExtensionsClient' has moved to 'tempest.lib.services.volume.v3.extensions_client.ExtensionsClient' in version 'Rocky' and will be removed in a future version 2026-04-29 16:06:18.399 | _client = klass(auth_provider=auth_provider, **kwargs) 2026-04-29 16:06:20.231 | ___________________________________ summary ____________________________________ 2026-04-29 16:06:20.231 | venv: commands succeeded 2026-04-29 16:06:20.231 | congratulations :) 2026-04-29 16:06:20.279 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-metering neutron-metering 2026-04-29 16:06:20.304 | ++ functions-common:is_service_enabled:2068 : return 1 2026-04-29 16:06:20.308 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-04-29 16:06:20.310 | ++ lib/tempest:configure_tempest:809 : is_service_enabled q-l3 neutron-l3 2026-04-29 16:06:20.334 | ++ functions-common:is_service_enabled:2068 : return 1 2026-04-29 16:06:20.338 | ++ lib/tempest:configure_tempest:810 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-04-29 16:06:20.342 | ++ lib/tempest:configure_tempest:813 : DEFAULT_NET_EXT=address-scope,agent,allowed-address-pairs,auto-allocated-topology 2026-04-29 16:06:20.346 | ++ lib/tempest:configure_tempest:814 : DEFAULT_NET_EXT+=,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler 2026-04-29 16:06:20.350 | ++ lib/tempest:configure_tempest:815 : DEFAULT_NET_EXT+=,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors 2026-04-29 16:06:20.354 | ++ lib/tempest:configure_tempest:816 : DEFAULT_NET_EXT+=,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu 2026-04-29 16:06:20.358 | ++ lib/tempest:configure_tempest:817 : DEFAULT_NET_EXT+=,network-ip-availability,network_availability_zone,pagination 2026-04-29 16:06:20.362 | ++ lib/tempest:configure_tempest:818 : DEFAULT_NET_EXT+=,port-security,project-id,provider,quotas,quota_details,rbac-policies 2026-04-29 16:06:20.367 | ++ lib/tempest:configure_tempest:819 : DEFAULT_NET_EXT+=,revision-if-match,router,router_availability_zone,security-group,service-type,sorting 2026-04-29 16:06:20.371 | ++ lib/tempest:configure_tempest:820 : DEFAULT_NET_EXT+=,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp 2026-04-29 16:06:20.374 | ++ lib/tempest:configure_tempest:821 : DEFAULT_NET_EXT+=,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering 2026-04-29 16:06:20.378 | ++ lib/tempest:configure_tempest:822 : DEFAULT_NET_EXT+=,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate 2026-04-29 16:06:20.381 | ++ lib/tempest:configure_tempest:823 : DEFAULT_NET_EXT+=,port-security-groups-filtering,fip-port-details,binding-extended 2026-04-29 16:06:20.384 | ++ lib/tempest:configure_tempest:824 : DEFAULT_NET_EXT+=,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced 2026-04-29 16:06:20.389 | ++ lib/tempest:configure_tempest:825 : DEFAULT_NET_EXT+=,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update 2026-04-29 16:06:20.393 | ++ lib/tempest:configure_tempest:826 : DEFAULT_NET_EXT+=,rbac-subnetpool,tag-ports-during-bulk-creation,stateful-security-group,address-group,extraroute-atomic 2026-04-29 16:06:20.396 | ++ lib/tempest:configure_tempest:827 : DEFAULT_NET_EXT+=,port-numa-affinity-policy,rbac-address-scope,security-groups-remote-address-group,trunk,trunk-details 2026-04-29 16:06:20.400 | ++ lib/tempest:configure_tempest:828 : DEFAULT_NET_EXT+=,rbac-address-group,port-device-profile 2026-04-29 16:06:20.404 | ++ lib/tempest:configure_tempest:829 : DEFAULT_NET_EXT+=,multiple-external-gateways,qos-pps-minimum,l3-ext-ndp-proxy,rbac-bgpvpn 2026-04-29 16:06:20.408 | ++ lib/tempest:configure_tempest:830 : DEFAULT_NET_EXT+=,qos-pps,ecmp_routes,bgp,floating-ip-port-forwarding-port-ranges 2026-04-29 16:06:20.412 | ++ lib/tempest:configure_tempest:832 : DEFAULT_NET_EXT+=,security-groups-shared-filtering,security-groups-normalized-cidr,quota-check-limit 2026-04-29 16:06:20.416 | ++ lib/tempest:configure_tempest:833 : DEFAULT_NET_EXT+=,port-resource-request-groups 2026-04-29 16:06:20.420 | ++ lib/tempest:configure_tempest:835 : DEFAULT_NET_EXT+=,port-mac-override,floating-ip-port-forwarding-detail,network-cascade-delete 2026-04-29 16:06:20.424 | ++ lib/tempest:configure_tempest:837 : DEFAULT_NET_EXT+=,port-hints,floating-ip-distributed 2026-04-29 16:06:20.428 | ++ lib/tempest:configure_tempest:839 : DEFAULT_NET_EXT+=,port-hint-ovs-tx-steering,enable-default-route-bfd 2026-04-29 16:06:20.431 | ++ lib/tempest:configure_tempest:840 : DEFAULT_NET_EXT+=,enable-default-route-ecmp,standard-attr-fwaas-v2 2026-04-29 16:06:20.435 | ++ lib/tempest:configure_tempest:841 : DEFAULT_NET_EXT+=,allowed-address-pairs-atomic,network_ha 2026-04-29 16:06:20.439 | ++ lib/tempest:configure_tempest:842 : DEFAULT_NET_EXT+=,security-groups-rules-belongs-to-default-sg 2026-04-29 16:06:20.443 | ++ lib/tempest:configure_tempest:843 : DEFAULT_NET_EXT+=,port-hardware-offload-type 2026-04-29 16:06:20.449 | ++ lib/tempest:configure_tempest:845 : DEFAULT_NET_EXT+=,vpn-aes-ccm-gcm,tap-mirror,subnet-external-network 2026-04-29 16:06:20.453 | ++ lib/tempest:configure_tempest:846 : DEFAULT_NET_EXT+=,port-numa-affinity-policy-socket 2026-04-29 16:06:20.457 | ++ lib/tempest:configure_tempest:848 : DEFAULT_NET_EXT+=,tag-creation,quota-check-limit-default,port-trusted-vif 2026-04-29 16:06:20.461 | ++ lib/tempest:configure_tempest:849 : DEFAULT_NET_EXT+=,uplink-status-propagation-updatable 2026-04-29 16:06:20.464 | ++ lib/tempest:configure_tempest:851 : DEFAULT_NET_EXT+=,qing,vpn-aes-ctr 2026-04-29 16:06:20.468 | ++ lib/tempest:configure_tempest:854 : DEFAULT_NET_EXT+=,network-ip-availability-details,tap-mirror-both-direction 2026-04-29 16:06:20.472 | ++ lib/tempest:configure_tempest:855 : 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-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,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-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,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-04-29 16:06:20.476 | ++ lib/tempest:configure_tempest:856 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-04-29 16:06:20.481 | ++ lib/tempest:configure_tempest:858 : 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-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,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-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,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-04-29 16:06:20.486 | +++ lib/tempest:configure_tempest:860 : 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-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,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-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,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-04-29 16:06:20.490 | +++ 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-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,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-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,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-04-29 16:06:20.494 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-04-29 16:06:20.498 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-04-29 16:06:20.502 | +++ 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-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,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-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,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-04-29 16:06:20.533 | +++ functions-common:remove_disabled_services:2099 : _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-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,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-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,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-04-29 16:06:20.564 | ++ lib/tempest:configure_tempest:860 : 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-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,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-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,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-04-29 16:06:20.570 | ++ lib/tempest:configure_tempest:862 : [[ -n '' ]] 2026-04-29 16:06:20.575 | ++ lib/tempest:configure_tempest:865 : 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-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,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-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,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-04-29 16:06:20.618 | ++ lib/tempest:configure_tempest:867 : DEFAULT_SWIFT_OPT=account_quotas,bulk_delete,bulk_upload,container_quotas 2026-04-29 16:06:20.621 | ++ lib/tempest:configure_tempest:868 : DEFAULT_SWIFT_OPT+=,container_sync,crossdomain,formpost,ratelimit,slo 2026-04-29 16:06:20.624 | ++ lib/tempest:configure_tempest:869 : DEFAULT_SWIFT_OPT+=,staticweb,tempauth,tempurl,versioned_writes 2026-04-29 16:06:20.627 | ++ lib/tempest:configure_tempest:870 : local object_storage_api_extensions=account_quotas,bulk_delete,bulk_upload,container_quotas,container_sync,crossdomain,formpost,ratelimit,slo,staticweb,tempauth,tempurl,versioned_writes 2026-04-29 16:06:20.630 | ++ lib/tempest:configure_tempest:871 : [[ ! -z '' ]] 2026-04-29 16:06:20.633 | ++ lib/tempest:configure_tempest:877 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis account_quotas,bulk_delete,bulk_upload,container_quotas,container_sync,crossdomain,formpost,ratelimit,slo,staticweb,tempauth,tempurl,versioned_writes 2026-04-29 16:06:20.680 | ++ lib/tempest:configure_tempest:879 : DEFAULT_VOL_EXT=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups 2026-04-29 16:06:20.683 | ++ lib/tempest:configure_tempest:880 : DEFAULT_VOL_EXT+=,encryption,os-admin-actions,os-availability-zone 2026-04-29 16:06:20.686 | ++ lib/tempest:configure_tempest:881 : DEFAULT_VOL_EXT+=,os-extended-services,os-extended-snapshot-attributes 2026-04-29 16:06:20.689 | ++ lib/tempest:configure_tempest:882 : DEFAULT_VOL_EXT+=,os-hosts,os-quota-class-sets,os-quota-sets 2026-04-29 16:06:20.692 | ++ lib/tempest:configure_tempest:883 : DEFAULT_VOL_EXT+=,os-services,os-snapshot-actions,os-snapshot-manage 2026-04-29 16:06:20.695 | ++ lib/tempest:configure_tempest:884 : DEFAULT_VOL_EXT+=,os-snapshot-unmanage,os-types-extra-specs,os-types-manage 2026-04-29 16:06:20.698 | ++ lib/tempest:configure_tempest:885 : DEFAULT_VOL_EXT+=,os-used-limits,os-vol-host-attr,os-vol-image-meta 2026-04-29 16:06:20.701 | ++ lib/tempest:configure_tempest:886 : DEFAULT_VOL_EXT+=,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions 2026-04-29 16:06:20.703 | ++ lib/tempest:configure_tempest:887 : DEFAULT_VOL_EXT+=,os-volume-encryption-metadata,os-volume-manage 2026-04-29 16:06:20.706 | ++ lib/tempest:configure_tempest:888 : DEFAULT_VOL_EXT+=,os-volume-transfer,os-volume-type-access 2026-04-29 16:06:20.709 | ++ lib/tempest:configure_tempest:889 : DEFAULT_VOL_EXT+=,os-volume-unmanage,qos-specs,scheduler-stats 2026-04-29 16:06:20.712 | ++ lib/tempest:configure_tempest:890 : local volume_api_extensions=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups,encryption,os-admin-actions,os-availability-zone,os-extended-services,os-extended-snapshot-attributes,os-hosts,os-quota-class-sets,os-quota-sets,os-services,os-snapshot-actions,os-snapshot-manage,os-snapshot-unmanage,os-types-extra-specs,os-types-manage,os-used-limits,os-vol-host-attr,os-vol-image-meta,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions,os-volume-encryption-metadata,os-volume-manage,os-volume-transfer,os-volume-type-access,os-volume-unmanage,qos-specs,scheduler-stats 2026-04-29 16:06:20.716 | ++ lib/tempest:configure_tempest:891 : [[ ! -z '' ]] 2026-04-29 16:06:20.719 | ++ lib/tempest:configure_tempest:897 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups,encryption,os-admin-actions,os-availability-zone,os-extended-services,os-extended-snapshot-attributes,os-hosts,os-quota-class-sets,os-quota-sets,os-services,os-snapshot-actions,os-snapshot-manage,os-snapshot-unmanage,os-types-extra-specs,os-types-manage,os-used-limits,os-vol-host-attr,os-vol-image-meta,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions,os-volume-encryption-metadata,os-volume-manage,os-volume-transfer,os-volume-type-access,os-volume-unmanage,qos-specs,scheduler-stats 2026-04-29 16:06:20.761 | ++ lib/tempest:configure_tempest:900 : IFS=' 2026-04-29 16:06:20.761 | ' 2026-04-29 16:06:20.765 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-04-29 16:06:20.769 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-29 16:06:20.772 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Tempest Plugins 2026-04-29 16:06:20.775 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-04-29 16:06:20.778 | ++ lib/tempest:install_tempest_plugins:934 : pushd /opt/stack/tempest 2026-04-29 16:06:20.778 | /opt/stack/tempest /opt/stack/tempest 2026-04-29 16:06:20.781 | ++ lib/tempest:install_tempest_plugins:935 : [[ 0 != 0 ]] 2026-04-29 16:06:20.785 | ++ lib/tempest:install_tempest_plugins:944 : popd 2026-04-29 16:06:20.785 | /opt/stack/tempest 2026-04-29 16:06:20.789 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-04-29 16:06:20.792 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-04-29 16:06:20.797 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-04-29 16:06:20.800 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-04-29 16:06:20.804 | + functions-common:run_phase:1867 : run_plugins stack test-config 2026-04-29 16:06:20.808 | + functions-common:run_plugins:1826 : local mode=stack 2026-04-29 16:06:20.812 | + functions-common:run_plugins:1827 : local phase=test-config 2026-04-29 16:06:20.816 | + functions-common:run_plugins:1829 : local plugins= 2026-04-29 16:06:20.820 | + functions-common:run_plugins:1830 : local plugin 2026-04-29 16:06:20.823 | + ./stack.sh:main:1500 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-04-29 16:06:20.828 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-04-29 16:06:20.831 | + inc/meta-config:merge_config_group:171 : shift 2026-04-29 16:06:20.836 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-04-29 16:06:20.840 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-04-29 16:06:20.844 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-04-29 16:06:20.848 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-04-29 16:06:20.854 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-04-29 16:06:20.858 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-04-29 16:06:20.862 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-04-29 16:06:20.866 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-04-29 16:06:20.870 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-04-29 16:06:20.870 | /^\[\[.+\|.*\]\]/ { 2026-04-29 16:06:20.870 | gsub("[][]", "", $1); 2026-04-29 16:06:20.870 | split($1, a, "|"); 2026-04-29 16:06:20.870 | if (a[1] == matchgroup) 2026-04-29 16:06:20.870 | print a[2] 2026-04-29 16:06:20.871 | } 2026-04-29 16:06:20.871 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 28 async_wait 146 osc 427 apt-get 194 test_with_retry 5 dbsync 8 pip_install 181 apt-get-update 5 run_process 46 git_timed 364 ------------------------- Unaccounted time 109 ========================= Total runtime 1513 ================= Async summary ================= Time spent in the background minus waits: 532 sec Elapsed time: 1513 sec Time if we did everything serially: 2045 sec Speedup: 1.35162 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 20993 | | keystone | INSERT | 92 | | keystone | UPDATE | 7 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell0 | SELECT | 31 | | nova_cell1 | SELECT | 79 | | nova_cell0 | INSERT | 4 | | neutron | SELECT | 5641 | | neutron | INSERT | 843 | | neutron | DELETE | 32 | | placement | SELECT | 22 | | placement | INSERT | 84 | | placement | SET | 2 | | neutron | UPDATE | 255 | | nova_cell0 | UPDATE | 7 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | nova_cell1 | INSERT | 4 | | nova_cell1 | UPDATE | 32 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.50 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.50/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.1 Change: 3d46af1f93191926762c889c340bd10ae68a5c6b [stable-only] Remove unsupported bionic nodeset 2026-04-10 15:36:45 +0000 OS Version: Ubuntu 24.04 noble